/*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: #1578d5;
}

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

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

.logo img {
	width: 190px;
}

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

.header {
	display: inline-block;
	width: 1100px;
	float: left;
	padding-top: 20px;
}

.widths {
	width: 200px;
}

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

.nav ul.cons li {
	padding: 0 12px;
	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: 16px;
	display: block;
	height: 48px;
	line-height: 48px
}

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

.nav ul.cons li a:hover {
	color: #1578d5;
}


/*搜索框*/

.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: 100px;
	height: 32px;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 15px;
	border: 1px solid #ccc;
	background: url(../img/sear.png) no-repeat 90% 5px;
	position: relative;
}


}
input,
button {
	border: none;
	outline: none;
}
.bar6 input {
	height: 26px;
	border: none;
	outline: none;
	margin-top: 2px;
	width: 90%;
}
.bar6 button {
	position: absolute;
	height: 30px;
	width: 30px;
	right: 0;
	top: 0;
	cursor: pointer;
	background: none;
	border: none;
}
.bar6 button:active {
	outline: none;
}
.contw {
	width: 1366px;
	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;
}

/* ==轮播图= */
.swiper-container {
	width: 100%;
	height: 290px;
	position: relative;
	overflow: hidden;
}
.swiper-container img {
	width: 100%;
	height: 290px;
}
.swiper-pagination {
	width: 100%;
	left: 0;
	text-align: right;
	padding: 0 20px;
	line-height: 40px;
	bottom: 0;
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1 !important;
}
.swiper-pagination-bullet-active {
	background: #1578d5;
	width: 25px;
	border-radius: 10px;
}
.swiper-button-next,
.swiper-button-prev {
	top: inherit;
	bottom: 50%;
	z-index: 11;
	width: 18px;
	height: 35px;
	background-size: 18px 35px;
}
.conteners .swiper-slide {
	position: relative;
}
.conteners p {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 0 10px;
	color: ghostwhite;
	width: 100%;
	padding-right: 300px;
	text-align: left;
}
.conteners a.arrow-leftall span {
	left: 0;
}
.conteners a.arrow-rightall span {
	right: 0;
}
.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;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/*新左侧*/
.win_left {
	float: left;
	width: 310px;
}
.cur {
	color: #1578d5;
}
.win_left>div {
	box-shadow: 0 1px 4px 0 rgb(2 29 54 / 8%);
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.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 {
	line-height: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}
.Card_top .top_title {
	font-size: 18px;
	font-weight: 700;
	color: #3b3b3b;
}
.imgshow_box {
	height: 150px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.imgshow_box .text {
	background-color: rgba(0, 0, 0, .4);
	line-height: 26px;
	width: 100%;
}
.imgshow {
	overflow: hidden;
}
.imgshow .imgshow_box .box_img {
	width: 100%;
	height: auto;
}
.opinion {
	position: relative;
}
.opinion p.zhuanti {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
.win_left>div.zjlCommonCard {
	padding-bottom: 20px;
}
.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;
}
.mt15 {
	color: #1578d5;
}
.card_third .num_li {
	border-top: 1px dashed #ececec;
	overflow: hidden;
}
.card_third .num_li li {
	margin: 20px 0;
	font-size: 14px;
	color: #333;
}
.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;
}

/*中间*/
.M_time {
	font-size: 13px;
	font-weight: 400;
	font-stretch: normal;
	line-height: 14px;
	letter-spacing: 0;
	color: #999;
	margin: 30px 0;
}
.M_time a {
	padding-top: 10px;
	font-size: 26px;
	color: #333;
	font-weight: 700;
	display: inline-block;
}
.gence {
	/*overflow: hidden;*/
}
.co_tit_one {
	width: 180px;
	height: 15px;
	overflow: hidden;
	display: inline-block;
}
.zjltoutiao {
	width: 320px;
	height: 124px;
	float: left;
	box-shadow: 0 1px 4px 0 rgb(2 29 54 / 8%);
	padding: 10px 20px;
	margin: 0 19px 15px 0;
}
.zjltoutiao:nth-child(even) {
	margin-right: 0;
}
.zjltoutiao .zjltoutiao_tit {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	color: #333;
	min-height: 56px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.zjltoutiao .zjltoutiao_info {
	font-size: 12px;
	color: #999;
	margin-top: 20px;
	overflow: hidden;
}
.zjltoutiao:hover .zjltoutiao_tit {
	color: #1578d5
}
.zjltoutiao:hover {
	box-shadow: 0 4px 10px 0 rgba(4, 44, 82, .3);
	-webkit-transition: .5s;
	transition: .5s
}
.win_middle {
	float: left;
	width: 660px;
	margin-left: 40px;
}
.win_right {
	float: right;
	width: 310px;
}
.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 {
	margin-top: 30px;
}
.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;
	line-height: 1.6;
	font-weight: 700;
	color: #272322;
	font-size: 20px;
	font-weight: 700;
}
.entry-content:hover h2 {
	color: #1578d5 !important;
}
.entry-img img {
	width: 210px;
	height: 120px;
}
.entry-site {
	font-size: 13px;
	color: #888;
	line-height: 1.6;
	padding-top: 10px;
}
.entry-content .time {
	float: left;
	text-align: right;
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	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;
}
.win_right>div {
	box-shadow: 0 1px 4px 0 rgb(2 29 54 / 8%);
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.win_right>div.conn_first {
	padding-bottom: 20px;
}
.pl_time {
	height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}
.pl_time span {
	font-size: 13px;
	vertical-align: middle;
	padding-left: 5px;
}
.pl_time img {
	vertical-align: middle;
}
.pl_time:last-child {
	margin-bottom: 20px;
}
.card_third .ri_ul li {
	margin: 10px 0;
}
.card_third .ri_ul {
	padding-bottom: 10px;
}

/*专栏*/
.column ul li {
	position: relative;
}
.author .img {
	height: 40px;
	overflow: hidden;
	border-radius: 100%;
	width: 40px;
	position: absolute;
	left: 0;
	top: 10;
	background-color: #ccc;
}
.author {
	/*height: 40px;
	line-height: 20px;*/
	
	position: relative;
	padding: 10px 0 10px 50px;
	/*margin-top: 10px;*/
}
.author .img img {
	width: 100%;
	height: auto;
}
.author .name {
	font-size: 14px;
	color: #333;
}
.author .infp {
	color: #999;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

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

/*垂直切换*/
.mySwiper2 {
	height: 300px;
	overflow: hidden;
}
.mySwiper2 .swiper-slide {
	font-size: 18px;
	height: 20px;
	background: #fff;
}
.reader .author {
	padding: 15px 0 15px 30px;
}
.reader .author .img {
	width: 20px;
	height: 20px;
	background: none;
	border-radius: 0;
}

/*底部*/
.footbgs {
	background: #717277;
}
.footer {
	padding: 20px;
	margin-top: 10px;
	color: white;
	overflow: hidden;
	/*width: 1350px;*/
	
	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;
}

/*列表*/
.news_scan {
	margin-top: 30px;
}
.news_scan .top_list {
	overflow: hidden;
}
.news_scan .win_middle {
	width: 1014px;
	margin-left: 0;
}
.news_scan .win_right {
	width: 310px;
}
.news_scan .swiper-container {
	float: left;
	width: 728px;
	height: 315px;
}
.swiper-pagination {
	line-height: 22px;
}
.news_scan .swiper-container img {
	height: 315px;
}
.news_scan .top_listright {
	float: right;
	width: 270px;
}
.news_scan .content-ajax article:hover {
	box-shadow: 0 4px 10px 0 rgba(4, 44, 82, .09);
	-webkit-transition: .5s;
	transition: .5s
}
.news_scan .ontent-ajax {
	margin-top: 20px;
}
.news_scan article {
	padding: 30px 15px;
	box-sizing: border-box;
	border-top: 1px solid #eee;
	border-bottom: none;
}
.top_listright .opinion {
	height: 150px;
	overflow: hidden;
}
.top_listright .opinion:nth-of-type(1) {
	margin-bottom: 15px;
}

/*列表右侧*/
.Lanmutuijian {
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eaeaea;
}
.Lanmutuijian .tuijian_img {
	font-size: 18px;
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
	color: #555;
}
.Lanmutuijian .tuijian_img .tuijian_img_logo {
	height: 34px;
}
.Lanmutuijian .tuijian_hover {
	margin-bottom: 15px;
}
.Lanmutuijian .tuijian_hover .hover_Text {
	margin-top: 20px;
	line-height: 16px;
	font-size: 16px;
}
.Lanmutuijian:hover .hover_img {
	height: 150px !important;
}
.Lanmutuijian .tuijian_hover .hover_Text {
	margin-top: 20px;
	line-height: 16px;
	font-size: 16px;
}
.Lanmutuijian .tuijian_hover .hover_img {
	width: 270px;
	height: 0;
	-webkit-transition: .5s;
	transition: .5s;
	overflow: hidden;
}
.Lanmutuijian .tuijian_hover .hover_img .hover_img_img {
	width: 270px;
	height: 150px;
	margin-top: 10px;
}
.zjlCommonCard .top_title {
	font-size: 18px;
	font-weight: 700;
	color: #3b3b3b;
	line-height: 50px;
	/*width: 100%;*/
}
.tuijian_li li a {
	padding-bottom: 10px;
	display: inline-block;
	color: #666;
}
.lanmu_tit {
	width: 100%;
	text-align: center;
}
.r_list {
	padding: 20px !important;
}
.r_list .list_title {
	border-left: 3px solid #1578d5;
	height: 18px;
	font-size: 16px;
	color: #333;
	line-height: 18px;
	padding-left: 5px;
	margin: 0 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.r_list .list_a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 25px;
}
.r_list .list_a {
	font-weight: 500;
}
.r_list .list_a .a {
	color: #666;
}
.em-list {
	/*overflow: hidden;*/
}
.em-list .item {
	width: 100%;
	height: 150px;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
.em-list .item .link {
	display: block;
	width: 100%;
	color: #333;
}
.em-list .item .image {
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.em-list .item .title {
	display: block;
	margin-top: 8px;
	width: 100%;
	line-height: 35px;
	font-size: 14px;
	padding: 0 5px;
	box-sizing: border-box;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	color: #fff;
	background: rgb(3, 3, 3, .6);
	bottom: 0;
	left: 0;
}

/*详情页*/
.content_share {
	width: 149px;
	border-right: 1px solid #eaeaea;
	height: 600px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.content_share .times {
	font-size: 26px;
	color: #333;
	margin-top: 20px;
}
.pt20 {
	padding-top: 20px;
}
.content_share .share {
	width: 90px;
	margin: 0 auto;
}
.content_share .share .share_line {
	position: relative;
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	height: 14px;
}
.content_share .share .share_line .line_time {
	position: absolute;
	font-size: 16px;
	color: #333;
	text-align: center;
	width: 100%;
}
.content_share .share .share_line .line_time .text {
	padding: 0 5px;
	background: #fff;
	line-height: 28px;
}
.content_article {
	width: 860px;
	float: left;
}
.ArchiveDetailbox {
	color: #999;
	margin-bottom: 20px;
	line-height: 22px;
}
.l_article_info {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 40px;
}
.ArchiveDetailbox .l_title {
	color: #333;
	font-size: 32px;
	line-height: 40px;
	font-weight: bolder;
	padding-top: 30px;
}
.l_article_info {
	margin: 20px 0;
}
.l_article_info span {
	margin-right: 20px;
	vertical-align: middle;
	font-size: 14px;
}
.l_article_info img {
	vertical-align: middle;
}
.content_all {
	letter-spacing: 2px;
	line-height: 30px;
	word-break: break-all;
	font-size: 16px;
}
.content_all img {
	margin: 15px auto;
	display: block;
}
.content_article {
	padding: 20px 0 20px 30px;
	box-sizing: border-box;
}
.more_theme {
	color: #333;
	font-size: 18px;
	line-height: 60px;
	/*padding-left: 20px;*/
	
	font-weight: 700;
}
.detail_swiper {
	border-top: 1px solid #eee;
	margin-top: 40px;
}
.detail_swiper .swiper-slide {
	margin-top: 3px;
	box-shadow: 0 4px 10px 0 rgb(4 44 82 / 9%);
	height: 120px;
	padding: 10px 20px;
}
.detail_swiper h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	color: #333;
	height: 56px;
}
.detail_swiper .swiper-container {
	width: 90%;
	height: 135px;
	float: none;
	margin: auto;
}
.detail_swiper .swiper-container :hover h2 {
	color: #1578d5;
}
.detail_swiper .top_list {
	position: relative;
}
.swiper-button-next,
.swiper-button-prev {
	top: 45%;
	height: 20px!important;
	margin-top: -10px!important;
	width: 16px!important;
}
.detail_swiper .swiper-button-next {
	right: 0;
	background: url(../img/ri.png) no-repeat;
}
.detail_swiper .swiper-button-prev {
	left: 0;
	background: url(../img/le.png) no-repeat;
}
.detail_swiper div.time_ {
	padding-top: 20px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}
.time_ span.fl {
	display: inline-block;
	width: 150px;
	height: 15px;
	overflow: hidden;
}
.post-navigation {
	overflow: hidden;
}
.post-navigation div {
	background: #f9f9f9;
	padding: 15px 10px;
	box-sizing: border-box;
	width: 300px;
	font-size: 14px;
	color: #999;
}
.post-navigation div span {
	font-size: 16px;
	color: #1578d5;
	float: left;
}
.post-previous {}

/*=====*/
.s-title,
.tt li a,
.bj li,
.tagcloud li a,
.nice_tui li p,
.related_post li p,
.con_ul2 ul li,
.card_third .num_li li,
.zhuanti,
.entry-site p,
.author .name,
.author .infp,
.tuijian_hover .hover_Text,
.tuijian_li li {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}
.dd-title,
.tw p,
.entry-title,
.detail_swiper h2,
.post-navigation div a {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.dd-site {
	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;
	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: #1578d5;
	padding: 8px 15px;
	color: #fff;
}