﻿@charset "utf-8";
body{ margin:0; padding:0; font:normal 100% "Microsoft YaHei",\5b8b\4f53,Arial, Helvetica, sans-serif; -webkit-tap-highlight-color: rgba(0,0,0,0);}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
area{outline:none;}
img{ border:0;}
input{ -webkit-appearance: none; outline: none; border-radius: 0;}
input::-ms-clear{display:none;}
ol,ul{list-style:none;}
a{ text-decoration:none; outline:none;}
.cf:after {content:"";display:block;height:0;clear:both;} 
.cf {zoom:1;}
.fl{ float: left; }
.fr{ float: right; }
.pub_clr{clear:both;font-size:0;height:0;line-height:0;overflow:hidden;}
.auto{left: 50%; -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -ms-transform:translate(-50%,0); -o-transform:translate(-50%,0); transform:translate(-50%,0);}
.box_justify{ display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; -webkit-box-pack:justify; -moz-box-pack:justify; -o-box-pack:justify; -ms-box-pack:justify; box-pack:justify;}

body{ position: relative; width: 750px; margin: 0 auto; padding-bottom: 79px; }
.wrap{ padding-bottom: 20px; margin-top: 95px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/bg.jpg) repeat-y center top; }
.mhxzx_logo{ position: absolute; top: 0; left: 0; }

/*index*/
.index{ min-height: 2213px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/index_long.jpg) no-repeat center top; }
.inside{ min-height: 1295px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/inside.jpg) no-repeat center top; }

/*header*/
.header{ position: relative; width: 750px; height: 1186px; overflow: hidden; }
.inside .header{ height: 475px; }
.login{ position: absolute; top: 9px; right: 202px; height: 46px; line-height: 46px; font-size: 22px; color: #de7051; }
.my_suggest_btn{ position: absolute; top: 9px; right: 26px; width: 161px; height: 46px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/my_suggest_btn.png) no-repeat 0 0; }
.back_index{ position: absolute; top: 76px; left: 15px; width: 631px; height: 192px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/back_index.png) no-repeat 0 0; }
.letter_text{ position: absolute; top: 685px; right: 30px; }
.letter_box{ position: absolute; top: 790px; right: 0px; cursor: pointer; }

/*box1*/
.box1{ position: relative; height: 1150px; }
.suggest_btn{ position: absolute; top: 585px; left: 15px; width: 631px; height: 192px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/suggest_btn.png) no-repeat 0 0; }

/*近期仙友问题解答*/
.question_list{ min-height: 400px; }
.rank{ margin-bottom: 22px; text-align: center; }
.rank a{ display: inline-block; width: 150px; height: 47px; margin: 0 10px; }
.rank_hot{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/rank_hot.png) no-repeat 0 -47px; }
.rank_new{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/rank_new.png) no-repeat 0 -47px; }
.rank a.on{ background-position: 0 0; }
.item{ width: 585px; margin: 0 auto 40px auto; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_y.png) repeat-y center top; }
.item_t{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_t.png) no-repeat center top; }
.item_b{ position: relative; min-height: 270px; padding-bottom: 90px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_b.png) no-repeat center bottom; color: #664f3c; }
.has_adopt{ position: absolute; top: -10px; right: 39px; width: 82px; height: 204px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/has_adopt.png) no-repeat 0 0; }
.user_head{ width: 441px; margin: 0 auto; padding: 29px 10px 19px 10px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_line.png) no-repeat center bottom; }
.user_info{ padding-top: 102px; }
.user_info .num{ font-weight: bold; font-size: 30px; }
.user_info .date{ font-size: 21px; }
.user_des{ width: 461px; margin: 0 auto 22px auto; padding: 15px 0; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_line.png) no-repeat center bottom; }

/*
	word-break:break-all;只对英文起作用，以字母作为换行依据
	word-wrap:break-word; 只对英文起作用，以单词作为换行依据
	white-space:pre-wrap; 只对中文起作用，强制换行
*/

.user_des .text{ padding-bottom: 15px; text-indent: 2em; line-height: 2rem; font-size: 1.4rem; word-wrap:break-word; /*word-break:break-all;*/ }
.user_des img{ display: block; max-width: 100%; margin: 5px auto; }
.user_des .info{ text-align: right; font-size: 21px; }
.user_des .info a{ display: inline-block; padding-left: 39px; }
.user_des .info .num{ padding-right: 15px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/icon_num.png) no-repeat left center; }
.user_des .info .msg{ margin-left: 15px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/icon_msg.png) no-repeat left center; color: #664f3c; }
.item .reply{ width: 460px; margin: 0 auto 15px auto; padding-top: 60px; line-height: 2rem; font-size: 1.4rem; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_reply.png) no-repeat left top; }
.item .reply img{ display: block; max-width: 100%; margin: 5px auto; }
.item_btn{ display: block; margin: 0 auto; width: 226px; height: 64px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/item_btn.png) no-repeat 0 0; }
.more_item{ text-align: center; font-size: 24px; color: #997b65; }

/*请选择您的观点*/
.sel_view{ position: relative; width: 750px; height: 381px; margin: 0 auto; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/sel_view.png) no-repeat 0 0; }
.sel_view .info{ position: absolute; top: 165px; left: 0; width: 100%; text-align: center; font-size: 24px; color: #664f3c; }
.sel_view .info span{ padding: 0 10px; font-size: 32px; color: #de7051; }
.sel_view .nav{ position: absolute; top: 232px; left: 0; width: 100%; text-align: center; }
.sel_view .nav a{ display: inline-block; width: 205px; height: 49px; margin: 0 40px; }
.sel_view.on .nav{ display: none; }
.sel_view .a1{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/view_btn1.png) no-repeat 0 0; }
.sel_view .a2{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/view_btn2.png) no-repeat 0 0; }
.sel_view .pk{ position: absolute; top: 205px; left: 50%; margin-left: -280px; width: 560px; display: none; }
.sel_view .pk .num p{ width: 240px; padding: 0 20px; font-size: 24px; }
.sel_view .pk .num p.fl{ color: #c94d3a; }
.sel_view .pk .num p.fr{ text-align: right; color: #664f3c; }
.sel_view .progress{ margin-top: 5px; position: relative; height: 34px; border-radius: 20px; border: 3px solid #664f3c; background-color: #a1836c; overflow: hidden; }
.sel_view .bar{ position: absolute; top: -3px; left: -3px; height: 34px; border: 3px solid #c94d3a; background-color: #de7051; overflow: hidden; }
.sel_view.on .pk{ display: block; }

/*热门评论*/
.comment_send{ position: relative; width: 634px; height: 202px; margin: 0 auto; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/comment_send.png) no-repeat 0 0; }
.comment_send .tit{ position: absolute; top: 40px; left: 30px; padding-left: 56px; height: 33px; line-height: 33px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/icon_comment.png) no-repeat left center; font-weight: bold; font-size: 30px; color: #664f3c; }
.comment_send .tit span{font-weight: normal; font-size: 20px;}
.comment_send textarea{ position: absolute; top: 83px; left: 30px; width: 418px; height: 78px; padding: 10px 15px; line-height: 24px; background-color: #FFF; border: 1px solid #c9b198; font-size: 20px; color: #a3846d; }
.comment_send .btn{ position: absolute; top: 83px; right: 34px; width: 110px; height: 100px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/comment_send_btn.png) no-repeat 0 0; }
.comment_list{ width: 634px; min-height: 10px; margin: 0 auto; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/comment_list.png) repeat-y center top; }
.comment_list .row{ padding-bottom: 10px; }
.comment_list .photo{ width: 113px; margin-left: 22px; }
.comment_list .content{ margin-left: 10px; padding: 5px 0 10px 0; width: 450px; border-bottom: 1px solid #bca291; color: #664f3c; }
.comment_list .head strong{ font-size: 24px; }
.comment_list .head span{ display: inline-block; height: 25px; line-height: 25px; margin-left: 5px; text-align: center; font-size: 16px; color: #f3ede9; }
.comment_list .name1{ width: 131px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/name1.png) no-repeat 0 0; }
.comment_list .name2{ width: 97px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/name2.png) no-repeat 0 0; }
.comment_list .name3{ width: 97px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/name3.png) no-repeat 0 0; }
.comment_list .text{ padding: 10px 0; min-height: 120px; line-height: 30px; font-size: 20px; word-wrap:break-word; /*word-break:break-all;*/ }
.comment_list .info{ font-size: 18px; }
.comment_list .info a{ display: inline-block; height: 28px; line-height: 28px; padding-left: 40px; margin-left: 20px; }
.comment_list .like{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/like.png) no-repeat 0 0; }
.comment_list .dislike{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/dislike.png) no-repeat 0 0; }
.comment_list .info a.on{ background-position: 0 -28px; }
.comment_page{ width: 634px; height: 115px; padding-top: 30px; margin: 0 auto; text-align: center; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/comment_page.png) no-repeat 0 0; font-size: 20px; color: #664f3c; }
.comment_page a{ margin: 0 5px; }
.comment_page .on{ text-decoration: underline; color: #de7051; }

/*渠道*/
.ewm_list{ width: 675px; padding: 50px 0 20px 0; margin: 0 auto; }
.ewm_list li{ float:left; width:168px; height:179px; margin-top:18px;}
.ewm_list li img{ display:block; width:107px; height:107px; margin:0 auto; }
.ewm_list li p{font:normal 24px/42px "Microsoft YaHei"; color:#664f3c; text-align:center;}

/*返回顶部*/
.go_top{ position: fixed; bottom: 0; width: 750px; height: 80px; line-height: 80px; text-align: center; background-color: #664f3c; font-size: 32px; color: #FFF; z-index: 1; }

/* pop */
.pop_fixed{ display:none; position:fixed; width:100%; height:100%; left:0; top:0; background:rgba(49,49,49,0.9); z-index:1000000;}
.pop_cont_bg{ position:absolute; width:555px; height:700px; left:50%; top:50%; margin-left:-277px; margin-top:-350px; background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/pop_cont_bg.png);}
.icon_close{ position:absolute; width:85px; height:85px; right:-90px; top:9px; background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/icon_close.png); cursor:pointer; z-index:5;}
.pop_cont{ position:absolute; width:523px; height:668px; left:16px; top:16px;}
/* yuyue */
#pop_yy_t{ width:100%; height:30px; margin-top:55px;}
#pop_yy_t.yy_t{ background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/pop_yy_t.png) center top no-repeat;}
#pop_yy_t.login_t{ background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/pop_login_t.png) center top no-repeat;}
.yuyue_tab{ width:384px; height:46px; margin:20px auto 0; border-bottom:1px solid #6c5852; overflow:hidden;}
.yuyue_tab a{ width:185px; height:46px; text-indent:-999px; overflow:hidden;}
#tab_yy_yes{ float:left; background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/tab_yy_yes.png)}
#tab_yy_yes.on{ background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/tab_yy_yes_on.png)}
#tab_yy_no{ float:right; background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/tab_yy_no.png)}
#tab_yy_no.on{ background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/tab_yy_no_on.png)}
.country_tab{ width:383px; height:38px; padding-top:26px; margin:0 auto; overflow:hidden;}
.country_tab li{position:relative; float:left; height:23px; padding-left:30px; font:normal 20px/23px "Microsoft Yahei"; color:#6c5852; background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/icon_checkbox.png) 0 0 no-repeat; cursor:pointer;}
#tab_country_nei{ margin-left:8px;}
#tab_country_wai{ margin-left:52px;}
.icon_gou{ display:none; position:absolute; width:35px; height:29px; left:-2px; top:-8px; background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/icon_gou.png);}
.country_tab li.on .icon_gou{ display:block;}
.sub_ul{ width:383px; margin:0 auto;}
.sub_ul li{ height:48px; margin-top:13px;}
.phone_cont{ height:48px;}
.sub_ul li input,.area_code_select{ width:381px; height:46px; font:normal 14px/46px "Microsoft Yahei"; color:#6c5852; text-align:center; background-color:#f8f6f5; border:1px solid #6c5852; outline:0;}
.area_code_select{ float:left; width:160px; height:48px;}
.sub_ul li input.phone_inter{ float:left; width:221px;}
#wanmeiCaptcha_0{ max-width:383px!important;}
.sub_ul li.sub_line_yzm{ position:relative; height:46px; background-color:#f8f6f5; border:1px solid #6c5852;}
.get_yzm_tel{ float:left; width:132px; height:46px; left:0; top:0;font:normal 14px/46px "Microsoft Yahei"; color:#6e6e6e;  text-align:center; cursor:pointer; text-decoration:underline}
.sub_ul li input.tel_code{ float:right; width:170px; border:0;}
.sub_ul li.system_tab{ margin-top:15px;}
.system_tab a{ width:169px; height:41px; text-indent:-999px; overflow:hidden;}
#tab_sys_ios{ float:left; margin-left:18px;background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/sys_tab_ios.png);}
#tab_sys_ios.on{background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/sys_tab_ios_on.png);}
#tab_sys_android{ float:right;margin-right:18px;background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/sys_tab_android.png);}
#tab_sys_android.on{ background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/sys_tab_android_on.png);}
#btn_sub{ display:block; width:279px; height:65px; margin:50px auto 0;  text-indent:-999px; overflow:hidden; cursor:pointer;}
#btn_sub.btn_sub_yuyue{background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/btn_sub_yy.png);}
#btn_sub.btn_sub_login{background:url(https://mhxzx.wanmei.com/hd/2007/net/beautiful/images/btn_login.png);}
/* succ */
.sub_succ_box,.sub_succ_login{ display:none;}
.succ_yy_t{ display:block; margin:170px auto 0;}
.succ_prize_list{ width:484px; margin:28px auto 0; overflow:hidden;text-align: center;}
.succ_prize_list li{ width:135px;display: inline-block;vertical-align: top; }
.succ_prize_list li img{ display:block; width:95px; height:95px; margin:0 auto;}
.succ_prize_list li p{font:normal 16px/34px "Microsoft YaHei"; color:#6c5852; text-align:center;}
.succ_yy_tip{ margin-top:35px; font:normal 18px/18px "Microsoft Yahei"; color:#6c5852; text-align:center; }
.succ_btn_box{ width:219px; margin:0 auto 0; overflow:hidden;}
.succ_btn_box a{ display:block; width:219px; height:65px; margin-top:25px;text-indent:-999px; overflow:hidden;}
.pop_btn_write{background:url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/pop_btn_write.png) no-repeat 0 0;}
.succ_login_t{ display:block; margin:210px auto 0;}
.sub_succ_login .succ_btn_box a{ margin-top:45px;}
.sub_succ_login .succ_yy_tip{ margin-top:75px;}

/* pop_gzh */
.gzh_t{ display:block; margin:122px auto 0;}
.ewm_gzh{ display:block; width:300px; margin:40px auto 0;}
.gzh_txt{ height:36px; margin-top:38px; text-align:center;}
.gzh_txt img{ vertical-align:bottom;}
.gzh_txt span{ max-height:36px; margin-left:10px; font:normal 35px/36px "Microsoft Yahei"; color:#ff0000;}

/*弹出框：提交建议*/
.pop_bg{ position: absolute; top: 50%; left: 50%; margin: -530px 0 0 -367px; width: 735px; height: 1060px; background:url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/pop_bg.png) no-repeat 0 0; }
.icon_close2{ top: -93px; right: 0; }
.tit_tjjy{ display: block; margin: 59px auto 0 auto; }
.advice_textarea{ display: block; margin: 10px auto 0 auto; width: 612px; height: 288px; padding: 10px 15px 50px 15px; background-color: #FFF; border: 1px solid #c9b198; line-height: 36px; font-size: 24px; color: #a3846d; }
.text_num{ position: absolute; font-size: 20px; color: #a3846d; }
#pop_advice .text_num{ top: 436px; right: 72px; }
.text_num span{ color: #de7051; }
.advice_content{ width: 654px; margin: 20px auto 0 auto; }
.advice_content .sub_tit{ padding: 5px 0; line-height: 30px; font-size: 20px; color: #664f3c; }
.advice_content .sub_tit span{ color: #F00; }
.advice_content .name{ padding: 0 10px; margin-bottom: 10px; width: 338px; height: 45px; line-height: 45px; background-color: #fef9f7; border: 1px solid #c9b198; font-size: 20px; color: #a3846d; }
.advice_content li{ position: relative; width: 209px; height: 123px; margin: 0 5px 7px 4px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/advice_file.png) no-repeat 0 0; }
.advice_content li input{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; z-index: 1; }
.advice_content li img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none; }
.advice_submit{ display: block; margin: 10px auto; width: 336px; height: 89px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/advice_submit.png) no-repeat 0 0; }

/*弹出框：提交成功*/
.pop_advice_succ_bg{ position: absolute; top: 50%; left: 50%; margin: -195px 0 0 -277px; width: 555px; height: 390px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/pop_advice_succ_bg.png) no-repeat 0 0; }
.pop_advice_succ_bg .content{ margin-top: 180px; text-align: center; line-height: 36px; font-size: 18px; color: #664f3c; }

/*弹出框：发表评论*/
.pop_comment_bg{ position: absolute; top: 50%; left: 50%; margin: -390px 0 0 -287px; width: 575px; height: 780px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/pop_comment_bg.png) no-repeat 0 0; }
.pop_comment_bg textarea{ position: absolute; top: 160px; left: 50%; margin-left: -242px; width: 452px; height: 398px; padding: 10px 15px 50px 15px; background-color: #FFF; border: 1px solid #c9b198; line-height: 36px; font-size: 24px; color: #a3846d; }
.pop_comment_bg .text_num{ position: absolute; top: 580px; right: 70px; }
.comment_submit{ position: absolute; top: 634px; left: 50%; margin-left: -168px; width: 336px; height: 89px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/advice_submit.png) no-repeat 0 0; }

/*弹出框：我的建议*/
#pop_about_me .nav{ width: 462px; margin: 52px auto 0 auto; }
#pop_about_me .nav a{ width: 231px; height: 57px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/about_me_nav.png) no-repeat; }
#pop_about_me .nav .a1{ background-position: 0 -57px; }
#pop_about_me .nav .a1.on{ background-position: 0 0; }
#pop_about_me .nav .a2{ background-position: -231px 0; }
#pop_about_me .nav .a2.on{ background-position: -231px -57px; }
#pop_about_me .content{ width: 645px; margin: 25px auto 0 auto; }
#pop_about_me .row{ position: relative; margin-bottom: 25px; }
#pop_about_me .info{ border-bottom: 1px solid #bca291; padding-bottom: 15px; }
#pop_about_me .text{ height: 144px; line-height: 36px; font-size: 24px; color: #664f3c; word-wrap:break-word; /*word-break:break-all;*/ }
#pop_about_me .progress{ width: 728px; margin: 10px auto 0 auto; }
#pop_about_me .progress li{ position: relative; width: 182px; text-align: center; padding-top: 33px; line-height: 28px; font-size: 18px; color: #a5866f; }
#pop_about_me .progress li:first-child{ margin-left: -40px; }
#pop_about_me .progress li.on{ color: #de7051; }
#pop_about_me .progress span{ position: absolute; }
#pop_about_me .line{ top: 14px; left: 50%; margin-left: 10px; width: 155px; height: 3px; overflow: hidden; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/progress_line.png) no-repeat 0 0; }
#pop_about_me li.on .line{ background-position: 0 -3px; }
#pop_about_me li:last-child .line{ display: none; }
#pop_about_me .icon{ top: 0; left: 50%; margin-left: -17px; width: 33px; height: 30px; overflow: hidden; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/progress_curr.png) no-repeat 0 0; }
#pop_about_me li.on .icon{ background-position: 0 -30px; }
#pop_about_me .status_a{ display: block; width: 229px; height: 52px; line-height: 52px; margin: 30px auto; text-align: center; font-size: 28px; color: #FFF; }
#pop_about_me .status_ing{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/status_ing.png) no-repeat 0 0; }
#pop_about_me .status_no{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/status_no.png) no-repeat 0 0; }
#pop_about_me .status_adopt{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/status_adopt.png) no-repeat 0 0; }
#pop_about_me .status_look{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/status_look.png) no-repeat 0 0; }
#pop_about_me .status_reply{ background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/status_reply.png) no-repeat 0 0; }
#pop_about_me .page{ position: absolute; bottom: 50px; left: 0; width: 100%; text-align: center; font-size: 24px; color: #664f3c; }
#pop_about_me .page a{ margin: 0 5px; color: #664f3c; }
#pop_about_me .page .on{ color: #de7051; }
#pop_about_me .page span{ margin: 0 10px; color: #de7051; }
#pop_about_me table{ width: 100%; margin: 0 auto; font-size: 24px; color: #664f3c; }
#pop_about_me th, #pop_about_me td{ padding: 15px 0; }
#pop_about_me th{ font-weight: normal; word-wrap:break-word; /*word-break:break-all;*/ }
#pop_about_me th.code{ width: 400px; }
#pop_about_me td{ border-bottom: 1px solid #bca291; }
#pop_about_me .date{ color: #a5866f; }
#pop_about_me .copy{ display: inline-block; width: 209px; height: 52px; line-height: 52px; text-align: center; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/copy_btn.png) no-repeat 0 0; font-size: 28px; color: #fef9f7; }



.longImgBox{overflow: hidden; width: 750px; height: 100%; overflow-y: auto; position: fixed; left: 50%; margin-left:-375px; top: 0;}
.longImgBox img{display: block; width: 100%;}

.longImgBox::-webkit-scrollbar{width:5px;height:5px;background-color:rgba(0,0,0,0);}
.longImgBox::-webkit-scrollbar-track{border-radius:0;background-color:rgba(224,227,200,0.5);}
.longImgBox::-webkit-scrollbar-thumb{border-radius:0;background-color:#e0e3c8;} 
.longImgBox::-webkit-scrollbar-thumb:hover{background-color:rgba(143,143,148,1);}
.longImgBox::-webkit-scrollbar-thumb:active{background-color:rgba(106,106,112,1);}
.longImgBox::-webkit-scrollbar-track-piece{margin:0;}

.bigImgBox{width: 100%; height: 100%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.bigImgBox img{max-height: 90%; max-width: 100%;}


.showBtns{display: block; width: 535px; height: 154px; background: url(https://mhxzx.wanmei.com/hd/2012/net/yam/m/images/showBtns.png) no-repeat 0 0;z-index: 100; position: absolute; left: 107px; top: 782px; cursor: pointer;}
.showBtns{
  -webkit-animation: moveTop 2s linear infinite alternate;
  -moz-animation: moveTop 2s linear infinite alternate;
  -o-animation: moveTop 2s linear infinite alternate;
  -ms-animation: moveTop 2s linear infinite alternate;
  animation: moveTop 2s linear infinite alternate;
}
@-webkit-keyframes moveTop{
  0%{-webkit-transform:translate(0,-10px);}
  100%{-webkit-transform:translate(0,10px);}
}
@-moz-keyframes moveTop{
  0%{-moz-transform:translate(0,-10px);}
  100%{-moz-transform:translate(0,10px);}
}
@-ms-keyframes moveTop{
  0%{-ms-transform:translate(0,-10px);}
  100%{-ms-transform:translate(0,10px);}
}
@-o-keyframes moveTop{
  0%{-o-transform:translate(0,-10px);}
  100%{-o-transform:translate(0,10px);}
}
@keyframes moveTop{
  0%{transform:translate(0,-10px);}
  100%{transform:translate(0,10px);}
}




















