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

* {
	box-sizing: border-box;
	font-family: "微软雅黑";
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #333;
}

.wine_net a:hover {
	color: #3291F9;
}

.nav_logo {
	/*background: url(../img/topbj.png) center no-repeat;*/
	overflow: hidden;
	height: 80px;
	/*border-bottom: 1px solid #eaeaea;*/
	width: 1200px;
	margin: auto;
}

.logo {
	float: left;
	width: 200px;
	padding: 25px 0px 0px 5px;
}

.logo img {
	width: 190px;
}

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

.header {
	width: 1200px;
	margin: auto;
	margin-bottom: 10px;
	border-bottom: 1px solid #eaeaea;
	/*display: inline-block;*/
	/*width: 930px;*/
	/*float: left;*/
	/*padding-top: 20px;*/
}

.header .nav {
	/*width: 1200px;
	margin: auto;*/
}

.widths {
	width: 200px;
}

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

.nav ul.cons li {
	padding: 0 32px;
	float: left;
}

.nav ul.cons li a {
	transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	color: #333;
	font-size: 18px;
	display: block;
	height: 48px;
	line-height: 48px;
	font-family: Microsoft Yahei;
}

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

.nav ul.cons li a:hover {
	color: #3291F9;
}


/*搜索框*/

.nav_logo .search {
	float: right;
	margin-top: 15px;
	background: #fff;
	position: absolute;
	right: 0;
}

div.search {
	padding: 10px 0;
}

form {
	padding: 0 25px 0 8px;
	width: 260px;
	height: 40px;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: url(../img/sear.png) no-repeat 96% 11px;
	position: relative;
}


}
input,
button {
	border: none;
	outline: none;
}
.bar6 input {
	height: 38px;
	border: none;
	outline: none;
	width: 90%;
}
.bar6 button {
	position: absolute;
	height: 40px;
	width: 40px;
	right: 0;
	top: 0;
	cursor: pointer;
	background: none;
	border: none;
}
.bar6 button:active {
	outline: none;
}
.contw {
	width: 1200px;
	margin: auto;
	/*overflow: hidden;*/
	
	position: relative;
}
input::-webkit-input-placeholder {
	color: #999;
	font-size: 13px;
}
input::-moz-placeholder {
	color: #999;
	font-size: 13px;
}
input:-moz-placeholder {
	color: #999;
	font-size: 13px;
}
input:-ms-input-placeholder {
	color: #999;
	font-size: 13px;
}

/*=====*/
.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;
	padding: 0 !important;
}
.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.gaoindex_zai {
	width: 250px;
	height: 250px;
	margin: 20px 0;
	position: relative;
	padding: 0 !important;
}
.gaoindex_zai img.guang {
	width: 250px;
	height: 250px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

/* ==轮播图= */

/* ==轮播图= */
.swiper-container {
	height: 280px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 20px 0;
	background: #F7F7F7;
}
.swiper-container img {
	width: 540px;
	height: 280px;
}
.conteners .swiper-slide {
	position: relative;
	background: #f0f0f0;
}
.conteners a span {
	z-index: 999;
	position: absolute;
	color: white;
	background: rgba(000, 000, 000, .5);
	width: 40px;
	line-height: 70px;
	top: 50%;
	font-size: 35px;
	margin-top: -35px;
	text-align: center;
	cursor: pointer;
}
.page_cehter {
	position: absolute;
	z-index: 20;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.swiper-container .swiper-slide {
	position: relative;
}
.swiper-container .swiper_con:nth-of-type(1) {}
.swiper-container .swiper_con {
	width: 320px;
	height: 280px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 50px 20px 20px 20px;
	box-sizing: border-box;
}
.swiper2 .swiper_con,
.swiper1 .swiper_con {
	padding-top: 20px;
}
.swiper-button-next {
	right: 350px;
}
.swiper-container .tag a {
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background: #3291F9;
	z-index: 999;
	padding: 5px 10px;
	font-size: 16px;
}
.swiper-container .swiper-pagination {
	width: 540px;
	/*background: rgba(0, 0, 0, 0.5);*/
	
	bottom: 0;
	line-height: 22px;
	height: 30px;
	text-align: left;
	padding-left: 10px;
}
.swiper-pagination-bullet {
	width: 30px;
	height: 4px;
	display: inline-block;
	border-radius: 0;
	background: #fff;
	opacity: 1;
	margin: 0 5px;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #3291f9 !important;
}
.swiper-container p {
	color: #666;
	padding-top: 20px;
}
.swiper-container h3 {
	font-size: 26px;
	color: #333;
	font-weight: 400;
	line-height: 38px;
	font-family: Microsoft Yahei;
}
.swiper-button-next,
.swiper-button-prev {
	top: inherit;
	bottom: 0;
	z-index: 11;
	width: 13px;
	height: 30px;
	background-size: 13px 30px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.zixun_list{
	margin-bottom: 30px;
}
/*新左侧*/
.win_left {
	float: left;
	width: 860px;
}
.cur {
	color: #3291F9;
}
.zj_news {
	margin-bottom: 30px;
	width: 310px;
	height: 290px;
}
.zj_top {
	overflow: hidden;
	line-height: 50px;
}
.zj_news li {
	cursor: pointer;
	display: inline-block;
}
.zj_title {
	font-size: 18px;
	font-weight: 700;
	color: #3b3b3b;
}

/*.con_ul2 ul li a {}*/
.con_ul2 {
	display: none;
}
.con_ul2 ul li {
	margin: 10px 0px 30px 0px;
	font-size: 14px;
	color: #333;
}
.num_li .list_num {
	width: 18px;
	height: 18px;
	line-height: 18px;
	border-radius: 3px;
	background-color: #ababab;
	text-align: center;
	color: #fff;
	margin-right: 10px;
}
.zj_top ul li {
	margin-left: 10px;
}
.num_li li:nth-of-type(1) .list_num {
	background-color: #ff2c00;
}
.num_li li:nth-of-type(2) .list_num {
	background-color: #ff5a00;
}
.num_li li:nth-of-type(3) .list_num {
	background-color: #fd9a15;
}

/*左侧二部分*/
.Card_top {
	font-size: 20px;
	line-height: 35px;
	color: #3291f9;
	padding: 0 16px;
	background: #fbfbfb;
}
.Card_top a {
	color: #3291f9;
}
.opinion {
	position: relative;
}
.opinion p.zhuanti {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
.zhuanti {
	margin: 10px 0 20px 0;
	font-size: 14px;
}
.zhuan_first {
	height: 26px;
	background-color: rgba(0, 0, 0, .4);
	line-height: 26px;
	color: #fff;
}
.img_posi {
	position: relative;
}
.img_posi p.zhuanti {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

/*第四部分*/

/*.select {
	padding-bottom: 20px !important;
}
.swiper-container1 {
	width: 270px;
	height: 150px;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
}
.swiper-container1 p {
	padding-right: 100px !important;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
}
.swiper-container1 .swiper-pagination1 {
	position: absolute;
	width: 100px;
	left: 200px;
	z-index: 99;
	bottom: 5px;
}
.swiper-container1 .swiper-pagination-bullet {
	background: #888;
}
.swiper-container1 .swiper-pagination-bullet-active {
	width: 8px;
	background: #007aff;
}
.swiper-container1 img {
	width: 100%;
	height: auto;
}*/

/*左边*/
.win_middle {
	float: left;
	width: 660px;
	margin-left: 40px;
}
.win_right {
	float: right;
	width: 300px;
}
.clearfix {
	clear: both;
}

/*二部分*/
.daodu {
	padding-top: 30px;
}
.tip {
	height: 37px;
	border-bottom: solid 2px #d6d6d6;
	position: relative;
	line-height: 37px;
}
.tip h4 {
	position: absolute;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	left: 0;
	top: 0;
	padding-bottom: 7px;
	border-bottom: solid 2px #666;
}
.tip h4 span.yel {
	color: #b61d1c;
}
.tip h4 span.gra {
	color: #333;
}
.daodu .dd-list {
	margin-top: 10px;
	overflow: hidden;
}
.daodu .dd-list li {
	padding: 10px 10px 10px 0;
	width: 50%;
	float: left;
}
.dd-img,
.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px;
}
.dd-img a img {
	width: 168px;
	height: 122px;
}
.dd-title {
	font-size: 15px;
	display: block;
	overflow: hidden;
	color: #333;
}
.dd-site {
	line-height: 18px;
	overflow: hidden;
	color: #888;
	font-size: 12px;
	padding-top: 12px;
}

/*三部分*/
.content-ajax article {
	padding: 30px 0;
	border-bottom: solid 1px #eee;
	overflow: hidden;
	clear: both;
}
.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;
}
.entry-title {
	font-size: 20px;
	font-weight: 500;
	color: #333;
	font-size: 20px;
}
.entry-content:hover h2 {
	color: #3291F9 !important;
}
.entry-img img {
	width: 220px;
	height: 145px;
}
.entry-site {
	font-size: 14px;
	color: #666;
	padding-top: 10px;
	line-height: 24px;
}
.entry-content .time {
	float: left;
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.count {
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #f2f2f2;
	padding: 0 10px;
	color: #333;
	font-size: 18px;
}
.count i {
	float: left;
	width: 20px;
	height: 22px;
	margin-top: 8px;
	margin-right: 5px;
	background: url(../img/tou.png) no-repeat 0 0;
}
.count strong {
	color: #b61d1c;
	font-weight: 700;
	padding: 0 5px;
}

/*右侧第一部分*/
.win_right p.zhuanti {
	margin: 5px 0;
}
.win_right p img {
	width: 15px;
}

/*tuijian*/

/**/
.conn_first {
	border: #f0f0f0 1px solid;
}
.shen_du li {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	margin: 0 15px;
	height: 95px;
}
.shen_du li:last-child {
	border: none;
}
.shen_du li img {
	transition: all .5s;
}
.shen_du li .imgs {
	width: 88px;
	height: 73px;
	float: left;
}
.shen_du li p {
	float: left;
	width: 160px;
	padding: 12px 0 0 10px;
	box-sizing: border-box;
	font-size: 15px;
}
.shen_du li:hover p {
	width: 225px;
}
.shen_du li:hover img.imgs {
	margin-left: -88px;
}
.shen_du img.navx {
	padding-top: 20px;
	position: absolute;
	right: 5px;
	width: 25px;
}
.widget_related_post {
	padding-top: 40px;
}
.widget_related_post h3 {
	padding-left: 12px;
	border-left: 5px solid #b61d1c;
	margin-right: 25px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.6;
}
.related_post {
	overflow: hidden;
	margin-left: -20px;
	padding-top: 20px;
}
.related_post li {
	width: 182px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
.related_post li a img {
	width: 182px;
	height: 120px;
}
.related_post li p {
	padding-top: 10px;
	color: #5a5a5a;
	font-weight: 700;
	text-align: center;
	height: 30px;
	font-size: 13px;
}

/*安全警示*/
.blocktitle {
	margin: 30px 0 20px;
	font-size: 30px;
	line-height: 34px;
	color: #3291f9;
}
.blocktitle a {
	color: #3291f9;
}
.blocktitle b {
	color: #333;
	transition: all .2s;
}
strong,
b,
em,
i,
cite {
	font-weight: 400;
	font-style: normal;
}
.safetytip {
	margin-top: 30px;
	border: #f0f0f0 1px solid;
}
.safetytip dt {
	font-size: 20px;
	line-height: 35px;
	color: #3291f9;
	padding: 0 15px;
	background: #fbfbfb;
}
.safetytip dt a {
	color: #3291f9;
}
.safetytip dd {
	padding: 0 15px;
}
.safetytip dd i {
	display: block;
	width: 90px;
	font-size: 12px;
	line-height: 24px;
	padding: 0 10px;
	background: #f8f8f8;
	vertical-align: top;
}
.safetytip dd a {
	display: block;
	padding: 20px 0 16px;
	border-bottom: #f0f0f0 1px solid;
}
.safetytip dd strong {
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-top: 6px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/*第二大部分左侧*/
.picslist ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.picslist li {
	width: 270px;
	margin: 40px 0 -5px;
}
.picslist li div.img_wh {
	display: block;
	height: 178px;
	overflow: hidden;
}
.picslist li img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: transform .5s;
}
.picslist li p {
	display: block;
	margin-top: 13px;
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.blocktitle {
	font-size: 34px;
	line-height: 26px;
	/*margin-top: 48px;*/
}
.blocktitle b {
	color: #333;
	transition: all .2s;
}
.wine_netsec {
	margin-bottom: 35px;
}
.toprank.top10 {
	/*padding-bottom: 8px;*/
	/*border-bottom: #f0f0f0 1px solid;*/
}
.toprank.top10 dd {
	margin-bottom: 15px;
	position: relative;
}
.toprank img {
	float: right;
	width: 90px;
	height: 60px;
	margin-left: 15px;
}
.toprank strong {
	display: block;
	font-size: 16px;
	line-height: 30px;
	text-indent: 1.5em;
}
.toprank b {
	position: absolute;
	left: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #3291f9;
	margin-top: 7px;
	display: inline-block;
}
.toprank img {
	float: right;
	width: 90px;
	height: 60px;
	margin-left: 15px;
}
.fr_block .blocktitle {
	font-size: 26px;
}
.danbai {
	position: relative;
	display: inline-block;
}
.danbai p {
	position: absolute;
	background: rgb(0, 0, 0, .6);
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 35px;
	color: #fff;
	padding: 0 10px;
	box-sizing: border-box;
}

}

/*xin*/
.top_ews {
	margin-top: 30px;
	margin-bottom: 20px;
}
.top_ews>a {
	display: inline-block;
	width: 100%;
	height: 180px;
}
.top_ews a img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.top_ews ul {
	padding: 5px 10px;
	box-sizing: border-box;
}
.top_ews ul li {
	padding: 5px 0;
	font-size: 15px;
}
.mar_top {
	margin-top: 25px;
}
.top_second ul li {
	background: url(../img/dian.png) no-repeat 6px;
	padding-left: 25px;
	margin-left: -10px;
}
.trend_low {
	margin-top: 30px;
}
.no_img .entry-img {
	display: none;
}

/*第三大部分*/
.spcolumn {
	height: 250px;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}
.spcolumn p {
	position: absolute;
	background: rgb(0, 0, 0, .6);
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 35px;
	color: #fff;
	padding: 0 10px;
	box-sizing: border-box;
}
.spcolumn img {
	width: 100%;
	height: 100%;
}
.foldlist {
	display: flex;
	justify-content: space-between
}
.foldlist dl {
	width: 270px
}
.foldlist dt {
	font-size: 22px;
	line-height: 32px;
	color: #333;
	margin: 30px 0 10px;
}
.foldlist dt a {
	border-left: 5px solid #3291f9;
	padding-left: 10px;
	line-height: 26px;
	display: inline-block;
}
.foldlist dd a {
	display: block;
	color: #333;
	position: relative;
	padding: 21px 0;
	border-bottom: #F0F0F0 1px solid;
	overflow: hidden;
	transition: all .5s
}
.foldlist dd strong {
	display: block;
	font-size: 16px;
	line-height: 26px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: background .5s,
	color .5s
}
.foldlist dd img {
	display: none;
	width: 100%;
	height: 178px
}
.foldlist dd.current a {
	height: 178px;
	padding: 0;
	border-bottom: transparent 1px solid
}
.foldlist dd.current img {
	display: block
}
.foldlist dd.current strong {
	position: absolute;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 115px 5px 0 5px;
	box-sizing: border-box;
	background-image: linear-gradient( 180deg, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .95) 100%);
	/*background: rgb(0,0,0,.4);*/
	/*background: url(../img/bg_text.png) left bottom repeat-x;*/
	left: 0;
	top: 0
}
.sectiontitle {
	height: 41px;
	border-bottom: #f0f0f0 1px solid;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sectiontitle li a {
	color: #666;
}
.sectiontitle li {
	display: inline-block;
	margin-right: 20px;
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 20px;
	color: #333;
	border-bottom: transparent 2px solid;
	vertical-align: top;
}
.sectiontitle li.cur {
	border-bottom: #3291f9 2px solid;
}
.sectiontitle li.cur a {
	color: #333;
}
.con_ul {
	display: none;
}
ul.tabsingle {
	margin-top: 10px;
	height: 205px;
	overflow: hidden;
}
.tabsingle li {
	font-size: 16px;
	line-height: 43px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #eee;
}
.dibu_tab .sectiontitle li {
	width: 100px;
	height: 33px;
	border: #f0f0f0 1px solid;
	text-align: center;
	line-height: 27px;
}
.dibu_tab {
	margin-top: 40px;
}
.dibu_tab li {
	line-height: 26px;
}
.dibu_tab li a {
	font-size: 16px;
}
.dibu_tab li.cur1 {
	background: #3291f9;
	border-color: #3291f9;
	color: #fff;
}
.dibu_tab li.cur1 a {
	color: #fff;
}
.dibu_tab .sectiontitle {
	border: none !important;
}
.dibu_tab .con_ul1 {
	display: none;
	padding: 20px 0;
}
.con_ul1 ul {
	overflow: hidden;
}
.con_ul1 ul li {
	float: left;
	width: 235px;
	background: url(../img/dian.jpg) no-repeat 0 11px;
	padding: 0 15px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

/*底部*/
.footbgs {
	background: #717277;
}
.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	margin: auto;
	box-sizing: border-box;
	color: #fff !important;
}
.footer a {
	color: #fff;
}
.youq {
	overflow: hidden;
	padding-bottom: 20px;
}
.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
	line-height: 32px;
}
.beian {
	font-size: 13px;
	text-align: center;
}
.wine_net_list {
	margin-top: 40px;
}
.wine_net_list .content-ajax {
	margin-top: 0;
}

/*详情*/
.art_location {
	font-size: 14px;
	line-height: 24px;
	margin-top: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
}
.art_location a {
	color: #666;
}
.art_list h1 {
	font-size: 30px;
	line-height: 45px;
	color: #444;
	margin-top: 28px;
}
.art_info {
	font-size: 14px;
	line-height: 24px;
	margin-top: 15px;
	color: #666;
}
.art_info em {
	margin-right: 25px;
}
.artile_tit {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.content_xq {
	padding: 15px;
	box-sizing: border-box;
}
.content_xq p {
	text-indent: 2em;
	line-height: 25px;
	margin-bottom: 10px;
	color: #666;
}
.content_xq img {
	max-width: 90%;
	display: block;
	margin: 10px auto;
}

/*详情右侧*/
.art_rec {
	padding: 20px 0;
}
.art_right .sectiontitle {
	height: 33px;
}
.sectiontitle {
	height: 33px;
}
.sectiontitle.tabnav em {
	margin-right: 20px;
	color: #666;
	font-weight: 400;
	border: 0;
	cursor: pointer;
}
.baseblock {
	overflow: hidden;
}
.sectiontitle.tabnav em.current {
	color: #3291f9;
	font-weight: 700;
	font-size: 20px;
	border-bottom: #3291f9 2px solid;
	padding-bottom: 6px;
}
.art_rank li {
	color: #999;
	line-height: 41px;
	border-bottom: #f0f0f0 1px solid;
	transition: all .2s;
}
.tren_tabs .sectiontitle li.cur a {
	color: #3291f9;
}
.tren_tabs .sectiontitle li {
	padding-bottom: 10px;
}
.rec_list .shen_du li {
	margin: 0;
}
.rec_list .shen_du li:hover img {
	margin: 0;
}
.rec_list .shen_du li img {
	width: 120px;
	height: 68px;
}
.rec_list .shen_du li p {
	width: 180px;
	padding-top: 0;
}
.rec_list .shen_du li p.time {
	font-size: 12px;
	color: #999;
	padding-top: 10px;
}
.rec_list .shen_du li:hover p {
	width: 180px;
}
.rec_list .Card_top {
	padding: 0;
}
.tabnav span.more {
	float: right;
	font-size: 14px;
	padding-top: 6px;
	background: url(../img/arrow-right.png) no-repeat right 5px;
	padding-right: 20px;
}
.tabnav span.more:hover {
	background: url(../img/arrow-rights.png) no-repeat right 5px;
}

/*推荐*/
.tuijian_s {
	margin-bottom: 40px;
}
.tuijian_s ul li {
	margin-top: 20px;
}
.tuijian_s ul li .img_wh {
	height: 150px;
}
.tuijian_s ul li p {
	font-size: 15px;
	line-height: 22px;
	height: 45px;
}
.tui_tit a {
	border-left: 5px solid #3291f9;
	padding-left: 10px;
	line-height: 24px;
	font-size: 18px;
}
.trend_list {
	box-sizing: border-box;
}
.trend_list .sectiontitle {
	border: none;
	height: auto;
}
.trend_list .sectiontitle li {
	padding: 0;
	border: none;
	background: #fbfbfb;
	width: 100%;
	padding: 0 15px;
	box-sizing: border-box;
	line-height: 35px;
}
.trend_list .sectiontitle li a {
	color: #3291f9;
	background: #fbfbfb;
}
.trend_list .con_ul {
	padding: 15px;
	padding-top: 10px;
	box-sizing: border-box;
}
.trend_list .con_ul ul {
	margin: 0;
}
.blocktitle_list {
	font-size: 22px;
	margin-bottom: 0;
}

/*22*/
.head_l {
	width: 410px;
	float: left;
}
.head_r {
	width: 410px;
	float: right;
}
.art_headline {
	overflow: hidden;
}
.art_headline .baseblock {
	float: left;
	width: 100%;
	height: 112px;
	margin: 25px 0;
	overflow: hidden;
	box-sizing: border-box;
}
.baseblock .pic {
	display: block;
	float: left;
	width: 150px;
	height: 112px;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
}
.baseblock li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 35px;
}
.baseblock .pic img {
	width: 100%;
	height: 100%;
}
.baseblock .pic b {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgb(0, 0, 0, .5);
	padding: 0 10px;
	font-size: 12px;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.post-navigation {
	overflow: hidden;
	margin-bottom: 20px;
}
.post-navigation div {
	box-sizing: border-box;
	width: 400px;
	font-size: 16px;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #999;
}
.post-navigation div span {
	float: left;
}
.post-navigation div a {
	padding: 15px 10px;
}
.post-navigation div:hover {
	border: 1px solid #1578d5;
}
.post-navigation div:hover a {
	color: #1578d5;
}

/*=====*/
.im {
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../img/time.png) no-repeat;
	vertical-align: middle;
}
.con_ul1 ul li,
.p_tits,
.foldlist dt a,
.post-navigation div a,
.spcolumn p,
.top_ews ul li,
.danbai p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}
.swiper-container p.heig,
.entry-title,
.shen_du li p,
.toprank strong {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.swiper-container h3,
.entry-site,
.swiper2 p.heig,
.swiper1 p.heig {
	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;
}

/*底部友情链接*/
.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;
	cursor: pointer;
	/*border-radius: 50%;*/
	background: url(../img/top.jpg) 0 0 no-repeat;
	text-indent: -999em;
	transition: all 0.3s;
}
.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: #3291F9;
	padding: 8px 15px;
	color: #fff;
}