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

.nav_logo {
	/*background: url(../img/topbj.png) center no-repeat;*/
	overflow: hidden;
	height: 90px;
}

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

.logo img {
	width: 190px;
}

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


/*搜索框*/

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

div.search {
	padding: 10px 0;
}

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

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

input {
	width: 77%;
	height: 42px;
	padding-left: 13px;
}

button {
	height: 42px;
	width: 42px;
	cursor: pointer;
	position: absolute;
}

.bar6 input {
	border: 1px solid #b61d1c;
	background: transparent;
	top: 0;
	right: 0;
	font-size: 15px;
	/*border-radius: 10px;*/
}

.bar6 button {
	background: #b61d1c;
	width: 83px;
	top: 0;
	right: 0;
	/*border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;*/
}

.bar6 button:before {
	content: "搜索";
	font-size: 15px;
	color: #fff;
}

.contw {
	width: 1100px;
	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 {
	background-color: #000;
	display: inline-block;
	width: 100%;
}

.nav ul.cons {
	list-style: none;
	margin: 0;
	/*padding: 22px 0;*/
	overflow: hidden;
	/*background: #1F4EA6;*/
}

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

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

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

.nav ul.cons li.active a:hover {
	background: #3d80cc;
	color: #fff !important;
	border-top: 2px solid #3d80cc;
}

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

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


/* ==轮播图= */

.swiper-container {
	width: 504px;
	height: 382px;
	float: left;
	position: relative;
	overflow: hidden;
	float: left;
}

.swiper-container img {
	width: 504px;
	height: 382px;
}

.swiper-container .swiper-pagination {
	width: 100%;
	left: 0;
	text-align: right;
	padding: 0 20px;
	line-height: 40px;
	bottom: 0;
}

.swiper-container .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1 !important;
}

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

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


/*轮播右侧*/
.wine_net{
	margin-bottom: 30px;
}
.wine_net a:hover {
	color: #b61d1c !important;
}

.wine_net a {
	color: #393839;
}

.wine_net {
	overflow: hidden;
}

.win_left {
	width: 788px;
	float: left;
}

.win_right {
	width: 278px;
	float: right;
}

.top_list {
	overflow: hidden;
	background: #fafafa;
}

.tt {
	float: right;
	width: 270px;
}

.s-title {
	padding: 5px 10px;
	box-sizing: border-box;
	background: #DF6D4B;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 200px;
	margin-top: 10px;
}

.tt li {
	padding: 13px 5px;
	box-sizing: border-box;
	border-bottom: dotted 1px #cbcbcb;
}

.tt li a {
	color: #272322;
	font-size: 18px;
	font-weight: 700;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	display: block;
}


/*二部分*/

.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: rgba(0, 0, 0, .7);
	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: #b61d1c !important;
}
.entry-img img {
	width: 210px;
	height: 140px;
}

.entry-site {
	font-size: 13px;
	color: #888;
	line-height: 1.6;
	padding-top: 10px;
}

.entry-meta {
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	color: #999;
	margin-top: 10px;
}

.time {
	float: left;
}

.time i {
	float: left;
	margin-right: 5px;
	background: url(../img/times.png) no-repeat 50%;
	width: 14px;
	height: 14px;
	margin-top: 6px;
}

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


/*右侧第一部分*/

aside {
	margin-bottom: 40px;
	overflow: hidden;
}

.widget_tw_post .si-title {
	color: #333;
	/*height: 29px;*/
	padding-bottom: 7px;
	border-bottom: 2px solid #cbcbcb;
}

.widget_tw_post h2 {
	font-size: 20px;
	font-weight: normal;
}

.tw {
	overflow: hidden;
}

.tw-list {
	float: left;
	width: 139px;
	padding: 7px;
}

.tw-list a {
	overflow: hidden;
	display: block;
	vertical-align: middle;
}

.tw-list a img {
	width: 125px;
	height: 100px;
}

.tw p {
	font-size: 14px;
	margin-top: 10px;
}

.bj li {
	font-size: 15px;
	padding-top: 15px;
}

.bj i {
	background: url(../img/tous.png) no-repeat 50% 50%;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
}
.crumbs{
	font-size: 13px;
}
.widget_tw_post{
	margin-bottom: 30px;
}
.tagcloud ul{
	overflow: hidden;
}
.tagcloud li{
	padding: 0;
	display: inline-block;
	float: left;
}
.tagcloud li a{
	float: left;
    padding: 6px 12px;
    font-size: 14px!important;
    color: #7b7b7b;
    background: #e8e8e8;
    line-height: 1;
    margin-right: 8px;
    margin-top: 10px;
    max-width:130px;
}
.tagcloud li a:hover{
	background: #b61d1c;
	color: #fff !important;
}
.nice_tui li{
	margin-top: 15px;
	font-size: 15px;
}
.nice_tui li img{
	width: 100%;
	max-height: 204px;
}
.nice_tui li p{
	line-height: 32px;
}
.single-header h1 {
    text-align: center;
    color: #292929;
    font-size: 30px;
    line-height: 1.2;
    padding: 20px 0;
}
.single-meta {
    padding-bottom: 5px;
    text-align: center;
    font-size: 13px;
    color: #999;
    line-height: 26px;
    border-bottom: dotted 1px #d8d8d8;
    overflow: hidden;
}
.single-meta span {
    margin-left: 15px;
}
.single-meta span {
    margin-left: 15px;
}
.single-main{
	margin: 30px 0;
}
.single-main img{
	max-width: 90%;
	margin:10px auto;
	 display: block;
}

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

.post-navigation div {
	position: relative;
	display: block;
	width: 45%;
	color: #999;
	font-size: 14px;
	border: 1px solid #eee;
	padding:10px;
	box-sizing: border-box;
	background: #f9f9f9;
	border-radius: 5px;
}

.post-previous {
	float: left;
	text-align: left;
}

.post-next {
	float: right;
	text-align: right;
}

.post-navigation div span {
	font-weight: bold;
	padding-right: 10px;
}

.post-navigation div a::after {
	position: absolute;
	top: 34%;
	margin-top: -11px;
	height: 22px;
	color: #ddd;
	font-size: 40px;
	line-height: 22px;
}

/*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;
}
/*=====*/
.s-title,
.tt li a,
.entry-title,.bj li,.tagcloud li a,.nice_tui li p,.related_post li p,.post-navigation div{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}
.dd-title,
.tw 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;
}
.dd-site,
.entry-site 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;
}
/*底部*/
.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;
}
/*底部友情链接*/
.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: 3px;
	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: #b61d1c;
	padding: 8px 15px;
	color: #fff;
}
