*{
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}
body{
	min-width: 1200px;
	font-size: 14px;
	font-family: PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background: #fff;
	text-align: justify;
	/* overflow-x: hidden; */
	height: 100%;
}
a{
	text-decoration: none;
	color: #303030;
}
.flex{
	display: flex;
}
.header{
	height: 80px;
	background: #181715;
}
.header-nav{
	width: 1200px;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}
.nav-left{
	width: 147px;
	height: 80px;
}
.nav-left img{
	width: 100%;
	height: 100%;
}
.nav-right a{
	color: #ffecb0;
	font-weight: bold;
}
.right-shou a{
	margin-left: 24px;
	font-size: 18px;
}
.deng a{
	font-size: 15px;
}
.deng{
	align-self: flex-end;
}
.ce{
	align-self: flex-end;
}
.ce a{
	font-size: 15px;
}
.active{
	color: #b91e21!important;
}
.nav-right a:hover{
	color: #b91e21;
}
.banner{
	width: 100%;
	height: auto;
}
.banner-warp{
	width: 100%;
}
.banner-slide{
	width: 100%!important;
	height:914px;
}
.banner-slide img{
	width: 100%;
	height: 100%;
    display: block;
	object-fit: cover;
}

.swiper-pagination-bullet{
	width: 12px!important;
	height: 12px!important;
	background: #FFFFFF!important;
	opacity: 1!important;
}
.swiper-pagination-bullet-active{
    background: #f60!important;
}
.wjbg{
	background: url(../images/wjbg.jpg) no-repeat top center;
	background-repeat: no-repeat;
	width: 100%;
	height:407px;
	margin-top: 5px;
}
.wanjia{
	width: 1200px;
	margin: 0 auto;
}
.tougao{
	align-items: center;
	justify-content: space-between;
	border-bottom:1px solid #b1b1b1;
}
.wjtg{
	font-size: 30px;
	height: 80px;
	align-items: center;
}

.wjtg i{
	background: url(../images/hm_head.png)no-repeat;
	background-size: 100% 100%;
	display: block;
	width: 15px;
	height: 40px;
}
.wjtg div a{
	padding-left: 40px;
	color: #c3812f;
	font-family: 宋体;
	font-weight: bold;
}
.geng{
	background: url(../images/more.png) no-repeat center center;
	width: 82px;
	height: 82px;
}
.wgpic{
	height: 266px;
	margin-top: 20px;
	overflow: hidden;
	flex-wrap: wrap;
}
.wgpic a{
	width: 266px;
	height: 266px;
	margin-right: 44px;
	margin-bottom: 20px;
}
.wgpic a:nth-child(4n){
	margin-right: 0px;
}
.wgpic img{
	width: 266px;
	height: 266px;
	object-fit: cover;
	object-position: center;
}
.index-three{
	width: 100%;
	margin: 30px auto;
}
.baikong{
	width: 1200px;
	margin: 0 auto;
}
.zixun{
	width: 330px;
	height:82px;
	border-bottom:1px solid #b1b1b1;
	justify-content: space-between;
}
.three-zi i{
	background: url(../images/hm_head.png) no-repeat center center;
	display: block;
	width: 15px;
	height: 40px;
}
.three-zi{
	align-items: center;
}
.three-zi a{
	font-size: 32px;
	color: #c3812f;
	padding-left: 40px;
	font-family: 宋体;
	font-weight: bold;
}
.three-geng{
	display: block;
	width: 82px;
	height: 82px;
	background: url(../images/more.png) no-repeat center center;
}
.three-xia{
	width: 820px;
	margin-left: 50px;
	border-bottom:1px solid #b1b1b1;
	justify-content: space-between;
	align-items: center;
}
.fttg div:nth-child(1){
	background-color: #c3812f;
	padding: 10px 20px;
	font-size: 18px;
	font-family: 宋体;
	font-weight: bold;
}
.fttg div:nth-child(2){
	background-color: #4c4c4c;
	padding: 10px 20px;
	font-size: 18px;
	font-family: 宋体;
	font-weight: bold;
	margin-left: 5px;
}
.fttg div a{
	color: #fff;
}
.index-fo{
	width: 820px;
	margin: 0px 55px;
}
.biaoti{
	width: 1200px;
	margin: 16px auto;
	list-style: none;
}
.zi-nei{
	height: 36px;
	line-height: 36px;
	display: flex;
	align-items: center;
}
.zi-nei i{
	background: url(../images/li.png) no-repeat left center;
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 10px;
}
.zi-nei a{
	color: #000000;
	width: 300px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.zi-nei a:hover{
	color: #c3812f;
}
.footer{
	background: #efefef;
	padding: 26px 0;
	line-height: 36px;
	text-align: center;
	color: #4c4c4c;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.footer p:nth-child(2){
	padding: 0 30px;
}
.zizi{
	width: 330px;
}
/* 投稿页面 */
.tg-ye{
	width: 100%;
}
.tg-kuai{
	width: 1200px;
	margin: 20px auto;
	font-size: 18px;

}
.tg-first{
	align-items: center;
	padding: 10px 0;
	justify-content: space-between;
	border-bottom: 1px solid #B1B1B1;
}
.tg-wanjia{
	align-items: center;
}
.tg-wanjia i{
	background: url(../images/hm_head.png) no-repeat;
	width: 15px;
	height: 40px;
	background-size: 100% 100%;
}
.tg-wanjia div{
	font-size: 32px;
	color: #c3812f;
	padding-left: 40px;
	font-family: "宋体";
	font-weight: bold;
}
.tg-gonggao{
	padding: 30px 10px;
	border-bottom: 1px solid #B1B1B1;
}
.tg-gonggao h3{
	font-family: "宋体";
	font-size: 20px;
	margin-bottom: 10px;
}
.tg-fenx {
	align-items: center;
}
.tg-fenx div:nth-child(1){
	color: #8f8c8c;
	font-size: 12px;
	margin-right: 80px;
}
.tg-fenx div:last-child{
	font-size: 14px;
	color: #303030;
}
.tg-fenx div:last-child span{
	margin-right: 10px;
}
.tg-ggnr{
	margin-top: 50px;
	padding: 0 30px;
}
.tg-ggnr .title_pic{
	cursor: pointer;
}
.tg-ggnr .content{
	position: relative;
}
.tg-ggnr .content .next{
	justify-content: space-between;
	align-items: center;
	position: absolute;
	top: calc(50% - 40px);
	width: 98%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.tg-ggnr .content .next .pc{
	width: 80px;
	display: block;
}
.tg-ggnr .content .next a{
	border-radius: 50%;
	background-color: rgba(226,226,226,0.5);
}
@media screen and (max-width:768px)  {
	.tg-ggnr .content .next .pc{
		width: 36px;
	}
	.tg-ggnr .content .next{
		top: calc(50% - 18px);
	}
}
.tg-ggnr p{
	line-height: 24px;
	font-size: 16px;
}
.tg-ggnr .title_pic{
	width: 100%;
	max-width: 100%;
}
.tg-ggnr .newf{
	text-align: right;
	margin-top: 30px;
	margin-right: 30px;
}
/* wenz */
.wz-ye{
	width: 100%;
}
.wz-kuai{
	width: 1200px;
	margin: 20px auto;
	font-size: 18px;
}
.wz-bj{
	/* background: url(../images/wjbg.jpg) no-repeat; */
	background-size: cover;
	padding: 20px 20px 0;
	margin-top: 5px;
}
.wz-fu{
	justify-content: space-between;
	padding: 10px;
	margin: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	letter-spacing: 0.5px;
}
.wz-fu a{
	color: #000000;
	width: 80%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}
.wz-fu a:hover{
	color: #b91e21;
}
.sb{
	background: #CCCCCC;
	bottom: 140px;
	width: 1200px;
	text-align: center;
	padding: 10px 0;
	margin: 20px 0;
}
.sb a{
	color: #4C4C4C;
	padding-right: 10px;

}
.sb a:hover{
	color: #c3812f;
}
.wz-left{
	width: 100%;
}
.wz-left span{
	width: 100%;

}
/* pic */
.pic-ye{
	width: 100%;
	margin-top: 20px;
}
.pic-kuai{
	width: 1200px;
	margin: 0 auto;
	font-size: 18px;
}
.pic-fa{
	background: #C3812F;
	padding: 10px 20px;
	margin-left: 20px;
}
.pic-fa a{
	color: white;
}
.pic-weiz,.tg-weizhi{
	align-items: center;
}
.pic-tp{
	width: 13%;
	margin: 0 20px 40px 23px;
}
.pic-tp .img{
	width: 100%;
	height: 200px;
}
.pic-tp img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.pic-tp .elip{
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.pic-tp .info{
	margin-top: 8px;
	font-size: 14px;
	color: #303030;
}
.pic-tu{
	flex-wrap: wrap;
	margin: 20px 0;
}
.pic-tu div:nth-child(6n){
	margin: 0 0px 0 23px;
}
/* 登录 */
.login{
	min-width: 1200px;
	height: 100%;
}
.login-bj{
	background: url(../images/login.jpg) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
.login-bai{
	background: #fcfcfc;
	width: 500px;
	height: 320px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	box-shadow: 1px 2px 18px 0px rgba(214, 214, 214, 0.5);
}
.login-ta{
	background: url(../images/wbg.jpg)no-repeat bottom center;
	background-size: 100% 50%;
	position: absolute;
	width: 100%;
	height:100%;
	bottom: 0;
}
.login-d{
	color: #C2812F;
	padding: 10px 25px;
	background-color: #EFEFEF;
	font-size: 20px;
}
.login-yh{
	margin-bottom: 20px;
	justify-content: center;
	align-items: center;
}
.login-yh p{
	width: 70px;
	text-align: justify;
	text-align-last: justify;
	text-justify:distribute-all-lines;
}
.cengji{
	position: relative;
	z-index: 99;
	margin-top:40px;
	font-size: 16px;
}
input{
	border:none;
	background: #e3e3e3;
	padding: 10px;
	font-size: 16px;
}
.login-deng{
	background: #C2812F;
	color: white;
	text-align: center;
	width: 224px;
	margin: 0 auto;
	margin-top: 30px;
	height: 40px;
}
.login-deng input{
	background: none;
	padding: 0;
	color: #fff;
	width: 100%;height: 100%;
}
.meizh{
	margin-top: 20px;
	margin: 10px 15px 0 25px;
	align-items: center;
	justify-content: space-between;
}
.meizh .login_a{
	color: #1458d4;
}
.meizh .oauth{
	align-items: center;
}
.meizh .oauth img{
	width: 43px;
}
.meizh .oauth a{
	margin-right: 10px;
}
.zhuce-bai{
 height: 430px;
}
.zhuce-cj{
	margin-top: 30px;
}
.zhuce-cj .login-yh p{
	width: 80px;
}
.yanz input{
	width: 125px;
}
.yanz{
	text-align: left;
}
.bu{
	width: 70px;
	height: 38px;
	background-color: #5E5E5E;
}
.bu img{
	width: 100%;
	height: 100%;
}
/* 文章投稿 */
.wztg-ye{
	width: 100%;
}
.wztg-kuai{
	width: 1200px;
	margin: 20px auto;
	font-size: 18px;
}
.wztg-fu{
	padding: 30px 60px;
}
.wztg-biao{
	align-items: center;
	width: 50%;
}

.wztg-biao input{
	width: 70%;
	margin-left: 10px;
}
.wztg-biao p{
	/* margin-right: 10px; */
}
.wztg-ti{
	margin-left: 10px;
}
.xianzhi{
	margin-left: 40px;
	color: #CF9B62;
}
.wztg-leix{
	align-items: center;
	margin-bottom: 30px;
}
.wztg-leix p{
	margin-right: 10px;
	margin-left: 10px;
}
.wztg-leix input{
	margin: 0 10px;
}
.wztg-biao div p{
	text-align: right;
	width: 90px;
	margin-right: 10px;
}
.wztg-ji{
	margin-bottom: 30px;
}
.align{
	align-items: center;
}
.wztg-qu{
	margin-bottom: 30px;
}
.upload{
	background: #b2b0b0;
	color: #FFFFFF;
	margin-left: 10px;
}
.upload input{
	padding: 5px 10px;
	background: none;
	height: 30px;
}
.wztg-jiet{
	margin: 0 10px;
}
.btn{
	background: #CF9B62;
	width: 100px;
	text-align: center;
	margin: 50px 10px;
}
.btn input{
	border: none;background: none;
	color: #FFFFFF;
	width: 100%;height: 100%;
	padding: 5px 10px;
}
.wztg-zhuyi p{
	color: #CF9B62;
	line-height: 36px;
}
.bianyi{
	color: #CF9B62;
	margin-top: 20px;
}
#div1{
	margin-top: 20px;
}



@media screen and (max-width:1024px) {
	.index{
		width: 100%;
	}
	body{
		font-size: 16px;
		width: 100%;
		min-width: 100%;
	}
	.header-nav{
		width: 100%;
		justify-content: space-between;
		height: 80px;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.right-shou{
		display: none;
		flex-direction: column;
		position: absolute;
		z-index: 999;
		height: auto;
		top: 59px;
		right: -30px;
	}
	.right-shou div{
		width:100px;
		padding: 10px 20px;
		position: relative;
		background: white;
		border-bottom: 1px solid #eee;
	}
	.nav-right a{
		color: #000000;
		font-size: 14px;
	}
	.nav-right{
		background:url(../images/hang.png) no-repeat center center;
		background-size: 100% 100%;
		width: 38px;
		height: 38px;
		position: relative;
	}
	.wz-bj{
		margin-top: 26px;
	}
	.header{
		width: 100%;
	}
	.banner{
		width: 100%;
		height: auto;
	}
	
	.banner img{
		width: 100%;
	}
	.wanjia{
		width: 100%;
	}
	.baikong{
		width: 100%;
		flex-direction: column;
	}
	.index-fo{
		width: 100%;
	}
	.wjtg{
		font-size: 16px;
		height: 30px;
	}
	.wjtg i{
		width: 10px;
		height: 30px;
	}
	.wjtg div a{
		padding-left: 10px;
	}
	.tougao{
		height: 60px;
		padding: 0 10px;
	}
	.wgpic{
		width: 100%;
		height: 300px;
		justify-content: space-around;
	}
	.wgpic a{
		width: 40%;
		height: 45%;
		margin-right: 0;
	}
	.wgpic a img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.zizi{
		width: 100%;
	}
	.zixun{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
		height: 60px;
	}
	.three-zi i {
	    background: url(../images/hm_head.png) no-repeat;
	    display: block;
		background-size: 100% 100%;
	    width: 10px;
	    height: 30px;
	}
	.three-zi a{
		font-size: 16px;
		padding-left: 10px;
	}
	.three-geng{
		height: 60px;
	}
	.three-xia{
		margin-left: 0;
	}
	.index-fo{
		margin-left: 0;
		flex-direction: column;
	}
	.biaoti{
		width: 100%;
		padding: 0 30px;
		box-sizing: border-box;
	}
	.zi-nei a{
		font-size: 14px;
		width: 100%;
		overflow:hidden;
		white-space:nowrap;
		text-overflow: ellipsis;
	}
	.fttg div a{
		font-size: 16px!important;
	}
	.footer{
		font-size: 14px;
	}
	.geng{
		height: 60px;
	}
	/* tougao */
	.tg-kuai{
		width: 100%;
		min-width: 100%;
	}
	.tg-wanjia i{
		height: 30px;
		width: 10px;
	}
	.tg-first{
		padding: 10px;
	}
	.tg-wanjia div{
		font-size: 16px;
		padding-left: 10px;
	}
	.tg-weizhi{
		font-size: 14px;
	}
	.tg-ggnr p{
		font-size: 16px;
	}
	.tg-ggnr .newf{
		margin-right: 0;
	}
	/* wenz */
	.wz-kuai{
		width: 100%;
		min-width: 100%;
	}
	.sb{
		width: 100%;
		font-size: 16px;
	}
	.wz-right{
		width:20%;
		display: none;
	}
	.wz-fu{
		box-sizing: border-box;
		padding: 10px 0 10px 0;
		margin: 0px;
		font-size: 16px;
		align-items: center;
		height: 50px;
	}
	.wz-fu a{
		color: #000000;
		width: 80%;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:2; 
		white-space: inherit;
	}
	.wz-left{
		width: 100%;
		align-items: center;
	}
	.wz-left span{
		width: 100%;
		align-items: center;
	}
	/* pic 页*/
	.pic-kuai{
		width: 100%;
		min-width: 100%;
	}
	.pic-weiz,.gushi_tg{
		flex-direction: column;
	}
	.pic-fa{
		margin-top: 40px;
		right: 20px;
		position: absolute;
	}
	.pic-tp .img{
		height: auto;
	}
	.nav-left{
		width: 104px;
		height: 60px;
	}
	.pic-tu{
		margin-top: 50px;
	}
	.pic-tp{
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.pic-tu{
		margin-top: 50px;
		padding: 0 20px;
	}
	.pic-tu div:nth-child(6n){
		margin: 0;
		margin-bottom: 20px;
	}
	.login{
		width: 100%;
		min-width: 100%;
	}
	.login-bj{
		background-size: cover;
	}
	.login-bai{
		width: 100%;
	}
	.zhuce-cj .login-yh p{
		width: 80px;
	}
	input{
		padding: 10px;
		width: 200px;
	}
	.login-yh{
		align-items: center;
	}
	.bu{
		padding: 9px 0;
	}
	.yanz input{
		width: 130px;
	}
	.wztg-kuai{
		width: 100%;
	}
	.wztg-fu{
		padding: 30px 25px;
		font-size: 16px;
	}
	.wztg-ji{
		flex-direction: column;
		justify-content: space-around;
		align-items: unset;
	}
	.wztg-biao{
		width: 100%;
	}
	.wztg-biao input{
		margin: 0;
	}
	.wztg-ti{
		width: 90px;
		margin: 0;
	}
	.xianzhi{
		margin: 10px 0;
		font-size: 14px;
	}
	.wztg-leix{
		width: 100%;
	}
	.wztg-leix p{
		width: 90px;
		margin: 0;
	}
	.wztg-ji{
		margin-bottom: 15px;
	}
	.wztg-leix input{
		width: 16px;
		margin: 0 0 0 10px;
	}
	.wztg-biao div p{
		text-align: left;
		margin: 0;
	}
	.wztg-jiet{
		flex-direction: column;
		align-items: unset;
		margin: 0;
	}
	.btn{
		margin: 10px 0 50px 0;
	}
	
}