/*base*/
* { margin:0; padding:0; list-style-image: none;list-style-type: none;}
body {
	background-color: #FAFAFA;
	-webkit-text-size-adjust:none;
}
img { border:none;}

.scrollbar{
	scrollbar-face-color:#eeeeee;/* 滚动条主体颜色 */
	scrollbar-base-color:#eeeeee;/*滚动条的基本颜色*/
	scrollbar-3dlight-color:#eeeeee;/*立体滚动条亮边的颜色（设置滚动条的颜色）*/
	scrollbar-track-color:#929292;/* 滚动条背景颜色 */
	scrollbar-arrow-color:#898989;/* 上下箭头颜色 */
	scrollbar-highlight-color:#eeeeee;/* 主体上左边框颜色 */
	scrollbar-shadow-color:#eeeeee;/* 主体右下边框颜色 */
	scrollbar-darkshadow-color:#dadada;
	overflow-x:hidden;
	overflow-y:auto;
}
.fix {clear:both;height: 1px;font-size: 0px;}
.top_y {
	margin-right: auto;
	margin-left: auto;
	padding: 0 12px;
}
.t {height: 27px;width: 86px;line-height: 27px;color: #FFFFFF;text-align: center;float: right;font-family:sans-serif;font-size: 12px;}
.t a {text-decoration:none;display: block;height: 27px;width: 86px;color: #FFFFFF;background-image: url(../../images/t_bg.jpg);background-repeat: no-repeat;}
.t a:hover {text-decoration: none;color: #FFFFFF;background-image: url(../../images/t_bg.jpg);background-position: left bottom;background-repeat: no-repeat;}
.sy {height: 27px;width: 105px;line-height: 27px;color: #FFFFFF;text-align: center;float: right;font-family:sans-serif;font-size: 12px;background-image: url(../../images/top_sy_bg.jpg);}
.ssn {height: 30px;width: 558px;background-image: url(../images/2/ssn.gif);background-repeat: no-repeat;background-position: 8px center;}
.input_box {
	padding-top: 10px;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,.06);
	border-radius: 12px;
}
.input_box2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.input {
	height: 100px;
	min-height: 100px;
	border: 1px solid #fff;
	font-family: PingFangSC-Light;
	font-size: 15px;
	line-height: 23px;
	color: #444444;
	background-color: #fff;
	outline: none;
	width: 100%;
	-webkit-appearance: none;
	overflow: hidden;
	resize: none;
	transition: height 0.2s ease;
}
.input_ok {
	height: 43px;
}
.input_user {height: 32px;width: 32px;float: left;padding-top: 9px;padding-left: 9px;}
.input_name {
	height: 20px;
	width: 110px;
	float: right;
	padding-right: 7px;
	padding-left: 27px;
	padding-top: 8px;
	padding-bottom: 7px;
	background-color: #f7f7f7;
	border-radius: 20px;
	background-image: url(../images/v8/user.svg);
	background-size: 14px 14px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.name {
	height: 18px;
	font-family:sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	border: 1px solid #f7f7f7;
	background-color: #f7f7f7;
	outline: none;
	-webkit-appearance: none;
	border-radius: 6px;
	width: 105px;
}
.input_prompt {height: 45px;float: left;font-size: 12px;line-height: 45px;color: #B9B9B9;width: 55px;font-family:sans-serif;padding-left: 10px;}
.check_code{width:150px;height:35px;float:left;padding-top:10px;}
.check_code .input_code{border:solid 1px #ddd;width:50px;height:23px;line-height:23px;float:left;padding:0px 3px;color:#666;}
.check_code span{display:inline-block;float:left;padding-left:5px;}
.check_code img{border: solid 1px #ccc;}
.input_whisper {height: 30px;float: left;font-size: 12px;line-height: 30px;color: #FFFFFF;width: 65px;}
.input_submit {
	float: right;
	margin-right: 8px;
	margin-left: 5px;
}
.submit {height: 30px;width: 95px;background-image: url(../images/guestbook_ok.gif);}
.list_top {height: 10px;width: 850px;background-image: url(../images/guestbook_08.gif);margin-right: auto;margin-left: auto;font-size: 0px;}
.list_z {
	padding: 0 12px;
}

.search_top {
	height: 45px;
	background-color: #FAFAFA;
    box-shadow: 0 10px 10px rgb(3 3 3 / 7%);
	position: absolute;
	top: 44px;
	width: 100%;
	padding-top: 10px;
}
.search_top dd.s_input {
	height: 27px;
	background-color: #eeeeee;
	margin-right: 46px;
	margin-left: 12px;
	padding-top: 8px;
	padding-left: 8px;
	border-radius: 35px;
	padding-right: 8px;
}
.search_input {
	height: 18px;
	font-family:sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #888;
	background-color: #eeeeee;
	text-indent: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	width: 100%;
}
.search_top dd.s_submit {
	height: 49px;
	width: 44px;
	padding-top: 6px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.search_hot {
	width: 240px;
	height: 21px;
}

.search_hot dd.hot_wz {
	height: 21px;
	float: left;
	width: 32px;
	font-family:sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #666666;
}
.search_hot dd.hot_keyword {
	height: 21px;
	float: left;
	font-family:sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	padding-left: 8px;
}
.search_hot dd.hot_keyword a {
	text-decoration:none;
	display: block;
	height: 21px;
	color: #FFFFFF;
	background-color: #0069DD;
	padding-right: 8px;
	padding-left: 8px;
	border-radius: 11px;
}
.search_hot dd.hot_keyword a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #999999;
}


.search_result dd.result_key {
	font-family: PingFangSC-Light;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	float: left;
	line-height: 44px;
	height: 44px;
	display: block;
}
.search_result dd.result_close {
	height: 44px;
	width: 44px;
	float: right;
}
.search_result {
	background: -webkit-linear-gradient(left,#666666 0,#555555 100%);
    background: linear-gradient(to right,#666666 0,#555555 100%);
	font-family: sans-serif;
	position: fixed;
	z-index: 900;
	height: 44px;
	bottom: 12px;
	left: 12px;
	right: 12px;
	opacity: 0.97;
	border-radius: 30px;
	padding-right: 5px;
	padding-left: 5px;
	box-shadow: 0 10px 30px rgba(0,0,0,.60);
}

.search_result dd.result_quantity {
	font-size: 22px;
	color: #FFFFFF;
	float: left;
	display: block;
	line-height: 43px;
	height: 44px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: "TrebuchetMS";
    letter-spacing: -2px;
}
.search_result dd.result_tips {
	font-family: PingFangSC-Light;
	font-size: 14px;
	float: left;
	color: #FFFFFF;
	line-height: 44px;
	height: 44px;
	display: block;
	opacity: 0.6;
}

.youce_top {
	width: 240px;
	background-image: url(../images/six/qun_top.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-family:sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #FFFFFF;
	text-align: center;
	background-position: bottom;
	padding-top: 25px;
}
.recommend {
	width: 240px;
}
.recommend dd.recommend_web {
	height: 30px;
	width: 120px;
	font-family:sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #AAAAAA;
	float: left;
	padding-top: 15px;
}
.recommend dd.recommend_web a {
	text-decoration:none;
	color: #666666;
}
.recommend dd.recommend_web a:hover {
	text-decoration: none;
	color: #0069DD;
}



.qun {
	float: left;
	padding-left: 8px;
}
.qun dd.qun1 {
	font-family:"PingFang SC","PingFangSC-Light","Helvetica Neue","Helvetica","Arial",sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	color: #1F2021;
}
.qun dd.qun2 {
	font-family:PingFangSC-Light;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}
.qun_lou {
	font-family:"TrebuchetMS";
	letter-spacing: -2px;
	font-size: 24px;
	line-height: 16px;
	color: #DDDDDD;
	float: right;
}

.book_z {
	margin-right: auto;
	margin-left: auto;
}
.list_user {
	padding-bottom: 12px;
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	border-right-style: none;
	border-left-style: none;
	margin-top: 8px;
	border-radius: 12px;
}
.list_user_z {
	width: 38px;
	height: 38px;
	float: left;
}
.list_user_z img {
	border-radius: 38px;
	width: 38px;
	height: 38px;
}

.list_user_zdy {
	display: block;
	width: 38px;
	position: absolute;
	height: 38px;
}
.list_user_zdy img {
    border-radius: 39px;
    width: 39px;
    height: 39px;
}

.list_user_z dt img {height: 48px;width: 48px;background-image: url(../images/guestbook_15.gif);padding-top: 5px;padding-right: 16px;padding-bottom: 9px;padding-left: 16px;background-repeat: no-repeat;background-position: center;display: block;}
.list_user_triangle {float: left;width: 11px;background-image: url(../images/guestbook_21.jpg);background-repeat: no-repeat;background-position: bottom;height: 11px;padding-top: 15px;}
.list_user_content {
	width: 100%;
}
.list_user_xiangxi {
	width: 100%;
	padding-top: 12px;
	height: 42px;
}

.list_user_content_message {
	padding-top: 10px;
    font-family: PingFangSC-Light;
    font-size: 16px;
    line-height: 26px;
    color: #1f2021;
    letter-spacing: -0.5px;
    word-break: normal;
}
.list_user_content_message img {
	margin-bottom:-6px;
	margin-right: 2px;
	margin-left: 2px;
	width: 24px;
	height: 24px;
}

.list_user_content_message a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 13px;
	background-color: #999999;
	border-radius: 14px;
	padding-right: 6px;
	padding-left: 6px;
}
.list_user_content_message a:hover {text-decoration:none;color: #444444;}
.list_user_content_reply {
    padding: 12px 15px;
    background-color: #F7F8FB;
    background-image: url(../images/v8/reply_icon.svg);
    background-repeat: no-repeat;
    background-position: 16px 18px;
    background-size: 14px 14px;
    border-radius: 12px;
}
.list_user_content_reply2 {
	font-size: 0px;
	background-image: url(../images/six/book_19.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.list_user_content_reply3 {
	font-size: 0px;
}
.reply_top {background-image: url(../images/six/book_16.gif);background-repeat: no-repeat;background-position: left top;padding-top: 10px;padding-right: 15px;padding-left: 15px;}
.reply_avatar {width: 21px;float: left;height: 21px;}
.reply_content {
	font-family: PingFangSC-Light;
    font-size: 16px;
    line-height: 26px;
    color: #333;
    text-indent: 24px;
    letter-spacing: -0.5px;
    word-wrap: break-word;
}
.reply_content_time {
	font-family:PingFangSC-Light;
	font-size: 12px;
	color: #999999;
	padding-top: 8px;
}
.reply_content img {
	margin-bottom:-7px;
	margin-right: 2px;
	margin-left: 2px;
	width: 24px;
	height: 24px;
}

.reply_d {width: 797px;background-image: url(../images/six/book_21.gif);height: 8px;font-size: 0px;background-repeat: no-repeat;}
.content_information_k {
	width: 100%;
    height: 32px;
    padding-top: 12px;
}
.content_dream {
	text-align: left;
	font-size: 12px;
	color: #999999;
	float: left;
	font-family: PingFangSC-Light;
}
.content_dream a { color:#999999; text-decoration:none;}
.content_dream a:hover {text-decoration:none;color: #999999;}

.content_information {
	text-align: right;
	font-size: 12px;
	color: #999999;
	float: right;
	font-family: PingFangSC-Light;
}
.content_information a { color:#999999; text-decoration:none;}
.content_information a:hover {text-decoration:none;color: #999999;}
.content_information_me {padding-right: 15px;padding-left: 15px;text-align: right;font-family:sans-serif;font-size: 12px;color: #999999;height: 38px;}
.content_information_me_z {font-family:sans-serif;font-size: 12px;color: #999999;float: left;padding-top: 12px;background-image: url(../images/2/sina_icon.gif);background-repeat: no-repeat;background-position: 15px 10px;padding-left: 40px;text-align: left;}
.content_information_me_z a { color:#0069DD; text-decoration:none;}
.content_information_me_z a:hover {text-decoration:none;color: #444444;}
.content_information_me_y {text-align: right;font-family:sans-serif;font-size: 12px;color: #999999;padding-top: 12px;float: right;}
.content_information_me_y a { color:#0069DD; text-decoration:none;}
.content_information_me_y a:hover {text-decoration:none;color: #444444;}

.list_user_content_d {width: 834px;background-image: url(../images/six/guestbook_33.gif);height: 12px;font-size: 0px;background-repeat: no-repeat;background-position: right bottom;}
.list_user_content_no {
	width: 100%;
	height: 1px;
}
.flip_top {height: 15px;width: 1180px;margin-right: auto;margin-left: auto;}
.flip_z {
	height: 70px;
}
.flip_d {height: 10px;width: 850px;background-image: url(../images/guestbook_47.gif);margin-right: auto;margin-left: auto;font-size: 0px;}
.flip_jg {height: 60px;width: 850px;margin-right: auto;margin-left: auto;}

.weixin_top {width: 240px;height: 55px;background-image: url(http://www.5kun.com/t/images/weixin_top.gif);background-repeat: no-repeat;background-position: bottom;}
.weixin {width: 240px;height: 240px;background-image: url(http://www.5kun.com/t/images/weixin.gif);background-repeat: no-repeat;background-position: bottom;padding-top: 10px;}
.weixin a {text-decoration:none;display: block;height: 240px;width: 240px;}
.weixin a:hover {text-decoration: none;}
.banner {width: 240px;height: 135px;padding-top: 25px;}
.banner a {text-decoration:none;display: block;height: 135px;width: 240px;background-image: url(../images/six/banner.gif);background-repeat: no-repeat;background-position: top;}
.banner a:hover {text-decoration: none;background-image: url(../images/six/banner.gif);background-repeat: no-repeat;background-position: bottom;}
.font {width: 240px;height: 135px;padding-top: 25px;}
.font a {text-decoration:none;display: block;height: 135px;width: 240px;background-image: url(../images/six/font2.gif);background-repeat: no-repeat;background-position: top;}
.font a:hover {text-decoration: none;background-image: url(../images/six/font2.gif);background-repeat: no-repeat;background-position: bottom;}
.book_1 {width: 240px;height: 135px;padding-top: 25px;}
.book_1 a {text-decoration:none;display: block;height: 135px;width: 240px;background-image: url(../images/six/book1.gif);background-repeat: no-repeat;background-position: top;}
.book_1 a:hover {text-decoration: none;background-image: url(../images/six/book1.gif);background-repeat: no-repeat;background-position: bottom;}
.weixin_gz {width: 240px;height: 135px;padding-top: 25px;}
.weixin_gz a {text-decoration:none;display: block;height: 135px;width: 240px;background-image: url(../images/six/weixin2.gif);background-repeat: no-repeat;background-position: top;}
.weixin_gz a:hover {text-decoration: none;background-image: url(../images/six/weixin2.gif);background-repeat: no-repeat;background-position: bottom;}
.color {width: 240px;height: 135px;padding-top: 25px;}
.color a {text-decoration:none;display: block;height: 135px;width: 240px;background-image: url(../images/six/color2.gif);background-repeat: no-repeat;background-position: top;}
.color a:hover {text-decoration: none;background-image: url(../images/six/color2.gif);background-repeat: no-repeat;background-position: bottom;}
.huaban {width: 240px;height: 50px;padding-top: 25px;}
.huaban a {text-decoration:none;display: block;height: 50px;width: 240px;background-image: url(../images/six/huaban.gif);background-repeat: no-repeat;background-position: top;}
.huaban a:hover {text-decoration: none;background-image: url(../images/six/huaban.gif);background-repeat: no-repeat;background-position: bottom;}

/*pages*/
.pages {
	text-align: center;
	clear: both;
	height: 46px;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #F9F9F9;
	margin-top: 8px;
}
.pages a {
	font-family:sans-serif;
	color:#1f2021;
	font-size:12px;
	text-decoration:none;
	background-color: #ececec;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
	border-radius: 30px;
}
.active_pagea{
color: #fcf1c3 !important;
text-decoration: none !important;
background-color: #a78457 !important;
}
.pages a:hover {color:#FFFFFF;text-decoration:none;background-color: #1f2021;}
.pages strong { background:#FFFFFF; font-weight:bold; color:#0069DD; padding:7px 9px; font-size:12px;}
.pages a.more { border:none; background:none; color:#444444; padding:2px 0;}
.notice {width: 917px;margin-right: auto;margin-left: auto;height: 53px;font-family:sans-serif;font-size: 12px;color: #FFFFFF;text-align: left;line-height: 40px;background-image: url(../images/2/notice.gif);background-repeat: no-repeat;background-position: center top;padding-bottom: 15px;padding-left: 103px;padding-right: 70px;}
.notice a {color:#E9DDAF;text-decoration:none;}
.notice a:hover {text-decoration:underline;}
.home_shuju {text-align:left;font-family: Verdana;font-size: 10px;color: #AAAAAA;-webkit-text-size-adjust:none;}


/*function*/
.function {
	height: 20px;
	width: 50px;
	float: left;
	padding-left: 16px;
	padding-top: 8px;
}
.function dd.bq {
	height: 22px;
	float: left;
	width: 22px;
	padding-right: 20px;
}
.function dd.bq a {
	display: block;
	text-decoration: none;
	height: 22px;
	width: 22px;
}
.function dd.bq a:hover {
	text-decoration: none;
}
.function dd.img {height: 20px;float: left;width: 20px;}
.function dd.img a {background-image: url(../images/six/fun_element.png);background-repeat: no-repeat;background-position: -40px top;display: block;text-decoration: none;height: 20px;width: 20px;}
.function dd.img a:hover {background-image: url(../images/six/fun_element.png);background-position: -60px top;text-decoration: none;}
#biaoqing {
	position: absolute;
	z-index: 200;
	width: 240px;
	background-color: #FFFFFF;
	display: none;
	left: 12px;
	right: 0px;
	top: 44px;
	border-radius: 4px;
	padding: 8px;
    box-shadow: 0 0 22px rgba(0,0,0,.2);
}
.bq_line {
	background-color: #FFFFFF;
}
.bq_line dd.expression {
	height: 40px;
	float: left;
	width: 40px;
	line-height: 40px;
	text-align: center;
}
.bq_line dd.expression a {text-decoration:none;display: block;height: 33px;padding-top: 7px;}
.bq_line dd.expression a:hover {text-decoration:none;background-color: #F7F7F7;}
#function_close {
	height: 22px;
	width: 28px;
	position: absolute;
	top: -37px;
	left: 2px;
}
#function_close a {
	text-decoration:none;
	display: block;
	height: 22px;
	width: 28px;
}
#gn_photo {/*height: 84px;width: 396px;float: left;background-image: url(../images/six/fun_element.png);background-repeat: no-repeat;background-position: left -97px;position: absolute;left: 50px;top: 200px;padding-top: 10px;*/}
.gn_photo_line {height: 84px;width: 390px;padding-top: 11px;background-image: url(../images/six/fun_element.png);background-repeat: no-repeat;background-position: left -97px; }
#ph_close{left:5px;position:absolute;}
.gn_photo_line dd.tips {height: 78px;float: left;width: 234px;line-height: 82px;text-align: center;font-family:sans-serif;font-size: 12px;color: #999999;}
.gn_photo_line dd.upload {height: 77px;float: left;width: 77px;text-align: center;border-left-width: 1px;border-left-style: solid;border-left-color: #EEEEEE;}
.gn_photo_line dd.upload a {text-decoration:none;display: block;height: 27px;width: 77px;padding-top: 50px;background-color: #F9F9F9;background-image: url(../images/six/fun_element.png);background-position: left -20px;font-family:sans-serif;font-size: 12px;color: #666666;text-align: center;}
.gn_photo_line dd.upload a:hover {text-decoration:none;background-color: #F7F7F7;color: #444444;}
.gn_photo_line dd.link {height: 77px;float: left;width: 77px;text-align: center;border-left-width: 1px;border-left-style: solid;border-left-color: #EEEEEE;}
.gn_photo_line dd.link a {text-decoration:none;display: block;height: 27px;width: 77px;padding-top: 50px;background-color: #F9F9F9;background-image: url(../images/six/fun_element.png);background-position: -74px -20px;font-family:sans-serif;font-size: 12px;color: #666666;text-align: center;}
.gn_photo_line dd.link a:hover {text-decoration:none;background-color: #F7F7F7;color: #444444;}
#gn_photo_2 {height: 84px;width: 396px;float: left;background-image: url(../images/six/fun_element.png);background-repeat: no-repeat;background-position: left -97px;position: absolute; padding-top: 10px;}
.gn_photo_link {height: 58px;width: 370px;padding-top: 20px;padding-left: 20px;}
.gn_photo_link dd.p_input {height: 40px;float: left;width: 290px;}
.photo_input {height: 38px;width: 278px;font-family:sans-serif;font-size: 12px;line-height: 38px;color: #999999;background-color: #F6F6F6;text-indent: 10px;border: 1px solid #DDDDDD;outline: none;}
.gn_photo_link dd.p_submit {height: 40px;float: left;width: 60px;}
.photo_submit {height: 40px;float: left;width: 60px;font-family:sans-serif;font-size: 14px;line-height: 40px;color: #FFFFFF;background-color: #888888;text-align: center;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;cursor: pointer;}
#gn_photo_3 {
	float: left;
	border-radius: 4px;
	box-shadow: 0 0 22px rgba(0,0,0,.2);
	margin-top: 14px;
}
.gn_photo_img {width: 120px;overflow: hidden;padding: 2px;background-color: #FFFFFF;border-radius: 4px;}
.shopimg{max-width:100%;height:auto;text-align: center;width:100%;border-radius: 2px;}
#gn_photo_4 {height: 127px;width: 117px;float: left;background-image: url(../images/six/fun_element.png);background-repeat: no-repeat;background-position: left -191px;position: absolute;padding-top: 10px;}
.gn_photo_img dd.tips2 {height: 35px;float: left;width: 100px;text-align: center;font-family:sans-serif;font-size: 12px;color: #666666;padding-top: 20px;}
.gn_photo_img dd.submit2 {height: 30px;float: left;width: 60px;padding-left: 20px;}
.gn_photo_img dd.submit2 a {text-decoration:none;display: block;height: 30px;width: 60px;background-color: #888888;font-family:sans-serif;font-size: 12px;color: #FFFFFF;text-align: center;line-height: 30px;}
.gn_photo_img dd.submit2 a:hover {text-decoration:none;}
.look_img {
	padding-top: 0px;
}
.look_img img {
    text-decoration: none;
    height: auto;
    width: 100%;
    border-radius: 10px;
    margin-top: 12px;
    background-color: #CCC;
    background-image: url(../images/six/m/loading.gif);
    background-position: right top;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    box-shadow: 0 6px 18px rgb(0 0 0 / 5%);
}



/*表情*/
/*图片上传*/
#gn_photo{
position:absolute;
top:36px;
left:70px;  
}
.gn_photo_line{
display:none;
}
 
/*URL输入*/
#gn_photo_2{
position:absolute;
display:none;
}
/*插入的图片*/
#gn_photo_3{
position:absolute;
 
display:none;
}
/*关闭提示框*/
#gn_photo_4{
position:absolute;  
 
display:none;
}
.uploadify-queue{
width:222px;
height:72px;
position:absolute;
left:-230px;
top:10px;
}
.cancel{
display:none;
}
.upload{
position:relative;
}



.wangkun_ad {
    height: 66px;
    padding-top: 49px;
    overflow: hidden;
}
.talk_icon {
	font-family:sans-serif;
	font-size: 13px;
	line-height: 46px;
	color: #ccc;
	text-align: center;
	background-image: url(../images/six/m/wangkun2_2.png);
	background-size:1px 50px;
	height: 50px;
}
.talk_icon a {
	text-decoration:none;
	color: #ccc;
}
.talk_icon img {
	margin-bottom:-3px;
}

.so_icon {
	width: 44px;
	position: absolute;
	height: 44px;
	top: 0px;
	right: 0px;
}
.so_up {
	width: 44px;
	position: absolute;
	height: 44px;
	top: -44px;
	right: 0px;
	background-color: #fafafa;
}
.botton {
	-webkit-appearance : none;
	border-radius: 20px;
	background: -webkit-linear-gradient(left,#303030 0,#222222 100%);
    background: linear-gradient(to right,#303030 0,#222222 100%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
}
.reply_content a {
    color: #7cb788;
    text-decoration: none;
}
.reply_content a:hover {
    color: #3fb757;
}
.qtx_hi_left {
    font-family: PingFangSC-Semibold;
    font-size: 20px;
    line-height: 66px;
    color: #1f2021;
    text-align: center;
    height: 66px;
    float: left;
    padding-left: 14px;
    letter-spacing: -1px;
}
.qtx_hi_right{
    height: 66px;
    float: right;
    padding-right: 28px;
    -webkit-animation: 'limi_img' 1.5s 1;
}
@-webkit-keyframes limi_img {
	0% {opacity: 0;-webkit-transform: translateY(100px);}	
	100% {opacity: 1;-webkit-transform: translateY(0);}
}
.qtx_hi_right img{
	height: 66px;
}
.qtx_hi_left a{
	text-decoration: none;
	color: #1f2021;
}
.qun dd.qun1 img {
    height: 22px;
    margin-bottom: -4px;
}