/*图片*/
.pic{
	width: 100%;
	height: 260px;
	max-width: 1920px;
	margin: 0 auto;
}
.pic img{
	width: 100%;
	height: 100%;
}
.wenan{
	width: 100%;
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;
	background: #F1F6FA;
}
.wenan-left img {
	width: 100%;
}
#club {
	width:1200px;
	overflow: hidden;
	margin:20px auto;
	position: relative;
}
#club .modle_nav{
	width: 110px;
	overflow: hidden;
	float: left;
}
.modle_nav li{
	width: 90px;
	height: 20px;
	padding: 10px;
	line-height: 20px;
	text-align: center;
	color: #333;
}
.modle_nav .active{
	background: linear-gradient(128deg, #fa2f2f 0%, #ff5b36 90%);
	color: #fff;
}
#club .modle {
	width:599px;
	/*  height: 837px; */
	overflow: hidden;
	float:left;
	margin-left: 20px;
	padding-bottom: 5px;
}
#club .modle .modle_title {
	width:599px;
	height:40px;
	line-height:40px;
	font-size:12px;
	color: #fff;
	background: linear-gradient(128deg, #fa2f2f 0%, #ff5b36 90%);
}
.tit{
	width: 3px;
	height: 20px;
	margin: 10px;
	float: left;
	background-color: #3C8FFE;
}
#club .modle .modle_con {
	width:599px;
	overflow: hidden;
	/* height: calc(100% - 10px); */
	margin:0 auto;
}
#club .modle .modle_con ul li {
	width: 577px;
	background-color: #fff;
	height: 220px;
	padding: 10px;
	margin-top: 15px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
	position: relative;
	float: left;
	/* border-bottom: 1px dashed #3C8FFE; */
}
#club .modle .modle_con .modle_img {
	width:220px;
	height:220px;
	text-align:center;
	float: left;
	position: relative;
}
#club .modle .modle_con .modle_img img {
	width: 100%;
	height: 100%;
}
#club .modle .modle_con .modle_img i {
	display:block;
	width:15px;
	height:17px;
	position:absolute;
	top:10px;
	left:60px;
}
#club .modle .modle_con .modle_text {
	width:310px;
	font-size: 14px;
	line-height: 25px;
	overflow:hidden;
	padding-left:20px;
	float: left;
}
#club .modle .modle_con .modle_text p a {
	color:#2479fa;
}
#club .modle .modle_con .modle_text p {
	width: 100%;
	color:#999999;
}
/* .layui-btn{
	height: 30px !important;
    line-height: 30px !important;
	border-radius: 10px !important;
	padding: 0px 10px !important;
	margin-top: 10px;
} */
.layui-btn-normal{
	float: left;
	margin-left: 20px;
}
.fn-clearn p{
	text-overflow: ellipsis !important;
	overflow: hidden !important;
	white-space: nowrap !important;
}
.quan_msg{
	width: 310px;
	color: #999;
	height: 40px;
	font-size: 14px;
}
.padding_liheight {
	float: left;
	width: 100px;
	height: 40px;
	text-align: center;
}
.padding_liheight span{
	width: 100px;
	float: left;
	height: 20px;
	line-height: 20px;
}
.line-one{
	width: 1px;
	height: 40px;
	background-color: #f1f1f1;
}
.fn-clear .fn-left  a span {
	height:0;
	/* display:none; */
	background:rgba(0, 0, 0, 0.4);
	position:absolute;
	top:50px;
	right: 50px;
	color:#fff;
	height:120px;
	width: 120px;
	line-height:120px;
	display: block;
	font-size:16px;
	border-radius: 50%;
	text-align:center;
}
/* .fn-clear .fn-left a:hover span {
	height:220px;
	width: 220px;
	line-height:220px;
	display: block;
	font-size:20px;
	border-radius: 50%;
	text-align:center;
} */
.lijin{
	color: red !important;
}
.iconNew-Tga{
	position: absolute;
	right: -1px;
	top: -2px;
	color: red;
	font-size: 48px !important;
}
.layui-flow-more {
	margin:0;
	text-align: center;
	color: #999;
	font-size: 14px;
}
.modle_fixed{
	width: 450px;
	overflow: hidden;
	position: relative;
}
#club .modle_right{
	width: 450px;
	float: left;
	margin-left: 20px;
}
#categoryandsearch.fixed{
	position: fixed;
	width: 450px;
	/* width: 100%; */
	top: 0;
	margin-left: 749px;
	margin-top: 20px;
}
.modle_right .modle_login{
	width: 450px;
	text-align: center;
	margin-top: 20px;
	height: 38px;
}
.right_top {
	width:450px;
	height:40px;
	line-height:40px;
	font-size:12px;
	color: #fff;
	background: linear-gradient(128deg, #fa2f2f 0%, #ff5b36 90%);
}