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


/*搜索框*/

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 {
	border: 1px solid #e3e3e3;
	float: left;
	display: inline;
	height: 40px;
	width: 300px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 70px;
	border-radius: 5px;
}

.btn_srh {
	background: url(../img/sears.png) no-repeat 10px;
	width: 40px;
	height: 40px;
	border: none;
	cursor: pointer;
	position: absolute;
	right: 0;
	background-color: #D4382B;
	font-size: 16px;
	color: #fff;
	padding-left: 25px;
	padding-bottom: 3px;
	border-radius: 0 5px 5px 0;
}

.w1200 {
	width: 1400px;
	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;
}

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

.nav_logo .header {
	background: #f54343;
}

.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 {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 19px;
}

.nav ul.cons li a {
	font-size: 18px;
	color: #fff;
}

.nav ul.cons li.active a {
	font-weight: bold;
}

.nav ul.cons li:hover a {
	font-weight: bold;
	color: #fff !important;
}

.header .search {
	float: right;
}

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

.top_left,
.top_mid {
	width: 480px;
}

.top_right {
	width: 360px;
}

.content-ajax article {
	padding: 25px 0;
	overflow: hidden;
	box-sizing: border-box;
	clear: both;
	border-bottom: 1px dashed #aaaaaa;
}

.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 {
	color: #222222;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

.entry-img img {
	width: 150px;
	height: 95px;
	margin-right: 20px;
}

.entry-site {
	font-size: 14px;
	color: #333;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.entry-content .time {
	font-size: 13px;
	color: #999;
	margin-top: 15px;
	text-align: right;
}

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


/* ==轮播图= */

.slider_one {
	width: 720px;
}

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

.Banner .swiper-container {
	height: 270px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.Banner .swiper-container img {
	width: 100%;
	height: 270px;
}

.Banner .pagination1 .swiper-pagination-bullet {
	width: 4px;
	height: 4px;
	background: #fff;
	border-radius: 50%;
	opacity: 0.8;
}

.Banner .pagination1 .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
	width: 15px;
	border-radius: 10px;
}

.swiper-button-prev {
	background: url(../img/l.png) no-repeat;
	left: 0;
}

.swiper-button-next {
	background: url(../img/r.png) no-repeat;
	right: 0;
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 24px;
	height: 50px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 100%;
}

.swiper-pagination {
	bottom: 3px !important;
}

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

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

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

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

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

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

.detail_top {
	width: 100%;
}

.title_xq h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 35px;
	text-align: left;
}

.userCreateTime {
	padding: 20px 0 10px 0;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 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 {
	text-indent: 2em;
	line-height: 35px;
}

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

.box_title-2bv6sKzC {
	display: block;
	padding: 13px 0;
	width: 300px;
	height: 45px;
	background: #f4f4f6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.box_title-2bv6sKzC:hover {
	text-decoration: none;
}

.bar-jNF6nG1j {
	float: left;
	display: block;
	margin: 0 10px 0 4px;
	width: 4px;
	height: 21px;
	background: #ff3042;
}

.title-1n_3kedY {
	font-size: 16px;
	font-family: Microsoft YaHei UI;
	font-weight: bold;
	color: #3b3a3b;
	text-decoration: none;
}

.financeVideo-RvMta8x6 {
	position: relative;
	width: 300px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 30px
}

.financeVideo-RvMta8x6 a {
	color: #000000
}

.financeVideo-RvMta8x6 a p {
	height: 55px;
	overflow: hidden
}

.financeVideo-RvMta8x6 a p span {
	height: 39px;
	line-height: 28px;
	font-size: 14px;
	font-family: Microsoft YaHei UI;
}

.financeVideo-RvMta8x6 a:hover {
	color: #f54343;
	text-decoration: none;
}

.trans-2ATey-r4 {
	float: left;
	margin-right: 15px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 98px;
	height: 55px;
}

.trans-2ATey-r4:hover {
	-webkit-transform: scale(1.04, 1.04);
	-ms-transform: scale(1.04, 1.04);
	transform: scale(1.04, 1.04);
}

.list-g_d5m1YO {
	margin-top: 5px
}

.list-g_d5m1YO li {
	font-size: 14px;
	line-height: 29px;
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-g_d5m1YO li a {
	color: #3b3a3b;
}

.list-g_d5m1YO li a:hover {
	color: #f54343;
}

.list-1t1Npr8b {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.listitem-d_3ZV_Pr {
	margin-top: 2px;
}

.hot-2LOGO6Em {
	position: relative;
	width: 300px;
	height: 169px;
	overflow: hidden;
}

.box-1ivD4ftc {
	width: 300px;
	height:200px;
}

.box-1ivD4ftc img {
	width: 100%;
	height: 100%;
}

.mask-3vtS5rVQ {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	background: #000;
	bottom: 0;
	_bottom: -2px;
	left: 0;
	height: 36px;
}

.title-192gM8hi {
	height: 32px;
	overflow: hidden;
	font-weight: normal;
	line-height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: 10px;
	width: 100%;
}

.title-192gM8hi a {
	font: 14px '微软雅黑';
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
	padding: 0 10px;
	box-sizing: border-box;
}

.tip-1eD3l5rY {
	width: 57px;
	height: 22px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 30px;
	left: 6px;
	line-height: 22px;
}

.pic_box-197C0MCO {
	width: 300px;
	height: 169px;
	position: relative;
	margin-top: 10px;
}

.pic-3pLjNC7L {
	display: block;
	width: 300px;
	height: 169px;
	overflow: hidden;
}

.trans-2vTv6Bxc {
	display: block;
	width: 300px;
	height: 169px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-backface-visibility: hidden;
}

.trans-2vTv6Bxc:hover {
	transform: scale(1.04, 1.04);
	-ms-transform: scale(1.04, 1.04);
	-webkit-transform: scale(1.04, 1.04);
}

.mask-2MxiMKQ9 {
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	background: #000;
	bottom: 0;
	_bottom: -2px;
	left: 0;
	height: 36px;
}

.title-2iNluVVc {
	height: 32px;
	overflow: hidden;
	font-weight: normal;
	line-height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	text-indent: 10px
}

.title-2iNluVVc a {
	font: 14px '微软雅黑';
	color: #fff;
}

.tip-2S7d_euh {
	width: 57px;
	height: 22px;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 30px;
	left: 6px;
	line-height: 22px;
}

.list-3gdR5s9m {
	margin-top: 5px
}

.list-3gdR5s9m {
	margin-top: 5px
}

.list-3gdR5s9m li {
	font-size: 14px;
	height: 29px;
	line-height: 29px;
	background: url(https://x2.ifengimg.com/fe/shank/channel/dian01.bd9f6816.jpg) no-repeat 0 center;
	padding-left: 14px;
	overflow: hidden;
}

.list-3gdR5s9m li a {
	color: #3b3a3b;
}

.list-3gdR5s9m li a:hover {
	color: #f54343;
}


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

.product .product_item p,
.posi_p p,
.topnewsbox ul li,
.common_left a p,
.big_data .item_choose p,
.live_span,
.vrzg p,
.library_top p,
.goodSpecial a:nth-of-type(1) p,
.mainbody-body-about-list-item-title,
.newsNavigator p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.guangnengbei p,
.swiper_ .swiper-slide p {
	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;
}*/


/*{
	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 {
	border-top: 1px solid #d8d8d8;
	padding: 20px 0;
	background: #fff;
	width: 100%;
}

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

.footer a {
	color: #666;
}

.footer a:hover {
	color: #666 !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/arrs.png) no-repeat center center #fff;
	transform: rotate(270deg);
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	background-color:#989898;
	background-size: 60%;
	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;
	}
}

.page .pagination {
	list-style: none;
	display: block;
	padding: 0;
	margin: 30px auto;
	width: 510px !important;
}

.page .pagination li {
	display: inline;
	text-align: center;
}

.page .pagination a {
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 15px;
	color: #fff;
	margin-left: -1px;
	border: 1px solid transparent;
	line-height: 1.5;
}

.page .pagination a.active {
	cursor: default;
}

.page .pagination a:active {
	outline: none;
}

.page .modal-1 li:first-child a {
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px 0 0 6px;
}

.page .modal-1 li:last-child a {
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0;
	border-radius: 0 6px 6px 0;
}

.page .modal-1 a {
	border-color: #d9d9d9;
	color: #444;
	background: #fff;
	margin: 0 3px;
	border-radius: 5px;
}

.page .modal-1 a:hover {
	background: #eee;
}

.page .modal-1 a.active,
.page .modal-1 a:active {
	border-color: #cc0210;
	background: #cc0210;
	color: #fff;
}

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

.con_ul {
	display: none;
}

.tuijian {
	margin-top: 30px;
}

.tuijian .tab {
	border-top: solid 1px #f54343;
	overflow: hidden;
	background: #F5F5F5;
}

.tuijian .tab li {
	padding: 0 10px;
	min-width: 60px;
	height: 45px;
	line-height: 45px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #212121;
	text-align: center;
	cursor: pointer;
}

.tuijian .tab li.cur {
	color: #ffffff;
	background: #f54343;
}

.tuijian .content-ajax article {
	padding: 10px 0 !important;
}

.tuijian .content-ajax .entry-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	white-space: normal;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}