a:link {
 color: #000000;
 text-decoration: none;
}
a:visited {
 color: #000000;
 text-decoration: none;
}
a:hover {
 color: #999999;
 text-decoration: underline;
}
a{
	text-decoration:none;
}
.topicon{
	width:100%;
	height:auto;
}
.topnav{
	width:100%;
}
.appwhgtop{
	position:relative;
}
.personal_img{
	position:absolute;
	left:85%;
	top:50%;
	transform:translate(0%,-50%);
	width:10%;
	z-index:9999;
}
.personal_img img{
	width:100%;
	height:100%;
	border-radius:50%;
}
/* .swiper-slide{
	width:10%;
} */
.appicon1{
	background-image:url(../images/newicon4.png);
	color:#834a27;
}
.appicon2{
	background-image:url(../images/newicon1.png);
	color:#834a27;
}
.appicon3{
	background-image:url(../images/newicon2.png);
	color:#834a27;
}
.appicon4{
	background-image:url(../images/newicon3.png);
	color:#834a27;
}
.appicon5{
	background-image:url(../images/newicon5.png);
	color:#834a27;
}
.appicon6{
	background-image:url(../images/newicon6.png);
	color:#834a27;
}
.appicon7{
	background-image:url(../images/appicon1.png);
	color:#834a27;
}
.appicon8{
	background-image:url(../images/appicon1.png);
	color:#834a27;
}
.appicon9{
	background-image:url(../images/appicon1.png);
	color:#834a27;
} 
.appicon10{
	background-image:url(../images/appicon10.png);
	color:#834a27;
} 
.appicon11{
	background-image:url(../images/appicon11.png);
	color:#834a27;
} 
.appicon12{
	background-image:url(../images/zyk1.png);
	color:#834a27;
} 
.appicon13{
	background-image:url(../images/zyk2.png);
	color:#834a27;
} 
.appicon14{
	background-image:url(../images/zyk3.png);
	color:#834a27;
} 
.appicon15{
	background-image:url(../images/zyk4.png);
	color:#834a27;
}
.appicon16{
	background-image:url(../images/feedbackicon1.png);
	color:#834a27;
}
.appicon17{
	background-image:url(../images/siteyuyue.png);
	color:#834a27;
}
.appicon18{
	background-image:url(../images/sitezhanlan.png);
	color:#834a27;
}
.appicon19{
	background-image:url(../images/class_content_index.png);
	color:#834a27;
}
.bgicon{
	background-position:top center;
	background-size:100% auto;
	background-repeat: no-repeat;
	line-height:130px;
	text-align:center;
	font-size:1.20rem;
}
.search-bar{
	position: relative;
}
.search-bar-input{
	width:92%;
	margin:0 auto;
	float:none;
	height:4.2rem;
	border-radius:6px;
	box-shadow: 0px 0px 5px 5px rgb(245,245,245) inset;
	border-color:rgb(240,240,240);
	font-size:1.2rem;
	
}

.search-bar-input input{
	border:0;
	/*设置元素绝对定位*/
    position:absolute;
	/*top 50%*/
    top: 50%;
	/*left 50%*/
    left: 50%;
	/*css3   transform 实现*/
    transform: translate(-68%, -50%);
}

.search-button{
	/*设置元素绝对定位*/
    position:absolute;
	/*top 50%*/
    top: 50%;
	/*left 50%*/
    left: 50%;
	/*css3   transform 实现*/
    transform: translate(76%,-50%);
	width:25%;
	height:70%;
	border-radius:6px;
	background-image:url(../images/search.png);
	background-position:center;
	background-repeat: no-repeat;
	background-color:rgb(237,206,57);
	border:0px;
	box-shadow:-4px -4px 5px #c6ac30f0 inset;
}
input::-ms-input-placeholder{margin-left:30%;}
input::-webkit-input-placeholder{margin-left:30%;}
.Recommand{
	background-image:url(../images/FORyOU.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-color:rgb(248,248,248);
	background-size:100% auto;
	margin-top:1.5rem;
	padding-top:5rem;
	padding-bottom:1.6rem;
}
.recommandcomment{
	width:97%;
	text-align:center;
	border:2px solid rgb(244,160,129);
	border-radius:11px;
	box-shadow: 0px 0px 2px 2px #00000024;
	position: relative;
}
.recommandcomment span{
	width: 60px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0;
}
.recommandcomment img{
	border-radius:10px 10px 0px 0px;
	width:100%;
	height:9rem;
}
.commenttext{
	width:100%;
	font-size:16px;
	background: -webkit-linear-gradient(#ffebc3, #ffd9bf); /* Safari 5.1 - 6.0 */
  	background: -o-linear-gradient(#ffebc3, #ffd9bf); /* Opera 11.1 - 12.0 */
  	background: -moz-linear-gradient(#ffebc3, #ffd9bf); /* Firefox 3.6 - 15 */
  	background: linear-gradient(#ffebc3, #ffd9bf); /* 标准的语法 */
  	line-height:33.6px;
	border-radius:0px 0px 7px 7px;
	color: #D2620B;
}
.commenttext p{
	width:95%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin:0 auto;
}
.whg_activity{
	background-image:url(../images/whg_activity_03.png);
	background-position:top center;
	background-size:100% auto;
	background-repeat: no-repeat;
	margin-top:1.6rem;
	padding-top:4rem;
	background-color: rgb(248,248,248); 
	position:relative;
}
.activityenter{
	height:2rem;
	position:absolute;
	left:90%;
	top:1rem;
	color:#834a27;
	font-size:14px;
	font-family:Microsoft YaHei;
}
.activity_content{
	margin:0 auto;
	width:96%;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-radius:12px;
	background-color:white;
	box-shadow: 2px 2px 5px #888888;
	position: relative;
	padding-top: 5px;
}
.activity_content1{
	background: url(/style/whg/app/images/1_01.png) no-repeat;
	background-size:100%;
	margin:0 auto;
	width:89%;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-radius:12px;
	background-color:white;
	box-shadow: 2px 2px 5px #888888;
	position: relative;
	padding-top: 5px;
}
.activity_content_title{
	width:90%;
	margin:0 auto;
	/* overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap; */
	padding-top:0.5rem;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 0px;
}
.activity_content_neirong{
	margin-top: 5px;
}
.activity_content_pic{
	float: left;
	min-height:89px;
}
.activity_content_pic img{
	float: right;
	width: 95%;
	height: 9.2rem;
}
.activity_content_kuang{
	width: 15%;
	font-size: 14px;
	padding-right: 0rem;
}
.activity_content_kuang p{
	margin:0px;
}
.activity_content_text{
	font-size: 1.4rem;
	padding-right: 0px;
}
.activity_content_text p{
	margin:0px;
}
.overffff{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.bottomline{
	margin:0 auto;
	width:90%;
	border:2px solid search-bar-input;
}
.pdiv{
	height:auto;
}
.textstyle{
	font-size:1.5rem;
}
.swiper-pagination-bullet-active{
	background: orange;
}
.act_status{
	width: 60px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}