/*----------------------------------
Main CSS file for Discuz! X
模板版权 by 一个主题 （https://addon.dismall.com/?@57900.developer） 
模版购买联系QQ：2050094712
----------------------------------*/

#nv_member #toptb, #nv_member #hd, #nv_member .zhanzhuai_nv_item, #nv_member #ft {
    display: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color: #999;
}
input {    
	text-fill-color: #999;
	-webkit-text-fill-color: #999; 
}

#nv_member .zz_question_s {
    height: 38px;
    line-height: 38px;
}
#nv_member .rfm a {
    color: #999;
}
#nv_member {
    margin: 0;
    padding: 0;
    position: relative;
    background: url(../images/zz_sign_bg.png) center center no-repeat;
	background-attachment: fixed;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zz_sign_bg.png', sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zz_sign_bg.png', sizingMethod='scale');
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}
#nv_member .zz_signlogo {
    position: absolute;
    top: 10px;
    width: 200px;
    height: 70px;
    margin-left: 30px;
    overflow: hidden;
}
#nv_member .zz_signlogo img {
    max-width: 200px;
    max-height: 70px;
}
#nv_member .mn {
    background-color: #fff;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.18);
}
#nv_member .zhanzhuai_wtitle {
    width: 340px;
    margin: 30px auto;
    padding: 10px 0;
    font-weight: 400;
    color: #969696;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}
#nv_member .zhanzhuai_wtitle a {
    margin: 0 15px;
    padding: 11px;
    font-size: 16px;
    color: #999;
}
#nv_member .zhanzhuai_wtitle b {
    padding: 10px;
    display: none;
}
#nv_member .zhanzhuai_wtitle a:hover {
    border-bottom: 2px solid #08aeff;
}
#nv_member .zhanzhuai_wtitle a.active {
    color: #333;
    border-bottom: 2px solid #08aeff;
}
#nv_member .zhanzhuai-member-info {
    width: 470px !important;
    padding: 14em 0 50px !important;
}
#nv_member input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
}
#nv_member .zhanzhuai-member-info input.er {
    border: none;
    background: none;
}
#nv_member .zhanzhuai-member-info .rfm {
    width: 375px;
    margin-bottom: 32px;
    font-size: 14px;
    border-bottom: 0;
    box-sizing: border-box;
}
#nv_member .zhanzhuai-member-info .rfm .p_right {
    background: url(../images/zz_check_right.gif) no-repeat 232px 14px;
}
#nv_member .zhanzhuai-member-info form .rfm th {
    text-align: right;
    width: 5.4em;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    padding: 3px 10px 3px 0;
    vertical-align: middle;
}
#nv_member .zhanzhuai-member-info form .zz_suanshu_verify .rfm.r-code th,#nv_member .zhanzhuai-member-info form .zz_pic_verify .rfm.r-code th {
    vertical-align: top;
}
#nv_member .zhanzhuai-member-info form .rfm th a {
    font-size: 14px;
    color: #333;
}
#nv_member .zhanzhuai-member-info .rfm th, .zhanzhuai-member-info .rfm td {
    padding: 0;
    vertical-align: top;
    line-height: 24px;
}
#nv_member .zhanzhuai-member-info .rfm .rq {
    display: none;
}
#nv_member .zhanzhuai-member-info .rfm .px, .zhanzhuai-member-info .rfm .txt {
    background: none;
    width: 220px !important;
    padding: 2px 35px 2px 15px;
    outline: none;
    height: 32px;
    font-size: 13px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#nv_member .zhanzhuai-member-info .rfm .px:focus, .zhanzhuai-member-info .rfm .txt:focus {
    border-color: #19B5FE;
    outline: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(25,181,254, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(25,181,254, 0.6);
}
#nv_member .zhanzhuai-member-info select.zz_question_s {
    width: 275px !important;
    height: 38px;
    font-size: 13px;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#nv_member .zhanzhuai-member-info .rfm .p_chk, #nv_member .zhanzhuai-member-info .rfm .p_tip {
    display: block;
    width: 260px;
    height: 30px;
    line-height: 30px;
    margin: 2px 0;
    font-size: 12px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#nv_member .zhanzhuai-member-info .zz_suanshu_verify .rfm.r-code {
	position: relative;
    height: 60px;
    margin-bottom: 12px !important;
	overflow: hidden;
}
#nv_member .zhanzhuai-member-info .zz_pic_verify .rfm.r-code {
	position: relative;
	height: 40px;
	margin-bottom: 22px !important;
	overflow: hidden;
}
#nv_member .zhanzhuai-member-info .zz_pic_verify .rfm.r-code a {
	display:none;
}
#nv_member .zhanzhuai-member-info .zz_pic_verify .rfm.r-code .codespan {
	position:absolute;
	right:110px;
	top:7px;
}
#nv_member .zhanzhuai-member-info .zz_pic_verify .rfm.r-code img {
    position: absolute;
    right: 22px;
    top: 4px;
    cursor: pointer;
}


#nv_member .zhanzhuai-member-info .zz_suanshu_verify .rfm.r-code td {
    text-align: right;
    padding-right: 17px;
}
#nv_member .zhanzhuai-member-info .zz_suanshu_verify .rfm.r-code a {
    position: absolute;
    right: 24px;
    top: 7px;
    padding: 0 10px;
    color: #fff;
    background-color: #f60;
    cursor: pointer;
}
#nv_member .zhanzhuai-member-info .zz_suanshu_verify .rfm.r-code a:hover {
    opacity: 0.85;
	text-decoration: none;
}
#nv_member .zhanzhuai-member-info .zz_suanshu_verify .rfm.r-code img {
    position: absolute;
    right: 93px;
    top: 12px;
    cursor: pointer;
}
#nv_member .zhanzhuai-member-info .zz_suanshu_verify .rfm.r-code br {
    display: none;
}











#nv_member .zhanzhuai-member-info .zz_pic_verify .rfm.r-code .txt { text-transform:uppercase; }

#nv_member .zhanzhuai_w_rfm button {
    width: 273px;
    height: 43px;
    margin-top: 5px;
    font-size: 16px;
    letter-spacing: 3px;
    border: none;
    outline: none;
    background: #08aeff;
    -webkit-box-shadow: 0 5px 20px rgba(8,174,255,.35);
    box-shadow: 0 5px 20px rgba(8,174,255,.35);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#nv_member .zhanzhuai_w_rfm button:hover {
    background: #19B5FE;
    -webkit-box-shadow: 0 5px 20px rgba(25,181,254,.35);
    box-shadow: 0 5px 20px rgba(25,181,254,.35);
}
#nv_member .zhanzhuai_w_rfm button.sign-in-button {
    background: #08aeff;
}
#nv_member .zhanzhuai_w_rfm button.sign-in-button:hover {
    background: #22b6ff;
}
#nv_member .zhanzhuai_w_rfm.rfm {
    background: none;
    margin-bottom: 45px;
}
#nv_member .zhanzhuai_cz_rfm {
    width: 270px;
    height: 30px;
    line-height: 26px;
    margin: -16px 0 0 133px;
}
#nv_member .zhanzhuai-more-sign {
    width: 300px;
    margin: -26px 0 20px 117px;
    text-align: center;
}
#nv_member .zhanzhuai-more-sign h6 {
    position: relative;
    margin: 0 0 15px;
    font-size: 13px;
    color: #566573;
}
#nv_member .zhanzhuai-more-sign h6:after, #nv_member .zhanzhuai-more-sign h6:before {
    content: "";
    border-top: 1px solid #dcdcdc;
    display: block;
    position: absolute;
    width: 75px;
    top: 10px;
}
#nv_member .zhanzhuai-more-sign h6:before {
    left: 30px;
}
#nv_member .zhanzhuai-more-sign h6:after {
    right: 30px;
}
#nv_member .zhanzhuai-more-sign ul {
    margin-bottom: 16px;
    list-style: none;
}
#nv_member .zhanzhuai-more-sign ul li {
    margin: 0 5px;
    display: inline-block;
}
#nv_member .zhanzhuai-more-sign ul a {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/zz_sign_icon.png) no-repeat;
    text-indent: -10000px;
    margin: 0 5px 0 10px;
}
#nv_member .zhanzhuai-more-sign a.weixin {
    background-position: -40px -3px;
}
#nv_member .zhanzhuai-more-sign a.qq {
    background-position: -40px -43px;
}
#nv_member .zhanzhuai-more-sign a.weibo {
    background-position: 0 -3px;
}
#nv_member .zz_back_pw .flb {
    margin: 0 15px;
    padding: 10px 10px 30px;
    height: 35px;
    line-height: 35px;
}
#nv_member .zz_back_pw .flb em {
    font-size: 16px;
    font-weight: 400;
    color: #282828 !important;
}
#nv_member .zz_back_pw .zz_signin_btn {
    margin-top: -18px;
}


/*qq注册*/
#nv_member .pg_connect .mn { padding: 0 20px 0 40px; }


/*优美弹窗登录*/
.fwinmask .t_l, .fwinmask .t_c, .fwinmask .t_r, .fwinmask .m_l, .fwinmask .m_r, .fwinmask .b_l, .fwinmask .b_c, .fwinmask .b_r {
    opacity: 0;
    filter: alpha(opacity=0);
}
.fwinmask .zz_tan_backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
	z-index: 10000;
}
.zz_tan_left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 225px;
    height: 100%;
    background-color: #f3f3f3;
    overflow: hidden;
}
.zz_tan_sun {
    width: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 23px;
    left: 38px;
    z-index: 1;
    animation: 2s linear 0s normal none infinite shakeCloud;
    -webkit-animation: 2s linear 0s normal none infinite shakeCloud;
}
.zz_tan_sun span {
    display: block;
    background: url(../images/zz_sun.png) no-repeat;
    position: absolute;
}
.zz_tan_sun span.zz_tan_sun_1 {
    width: 46px;
    height: 46px;
    background-position: 2px -24px;
}
.zz_tan_sun span.zz_tan_sun_2 {
    width: 26px;
    height: 26px;
    background-position: 1px 0px;
    position: absolute;
    top: 10px;
    left: 6px;
}
.zz_tan_cloud {
    width: 210px;
    height: 25px;
    position: absolute;
    background: url(../images/zz_cloud.png) no-repeat;
    top: 50px;
    z-index: 2;
    left: 10px;
    animation: 2s linear 0s normal none infinite shakeCloud;
    -webkit-animation: 2s linear 0s normal none infinite shakeCloud;
}
.zz_tan_earth {
    width: 195px;
    height: 79px;
    z-index: 3;
    background: url(../images/zz_earth.png) no-repeat;
    position: absolute;
    bottom: 10px;
    left: 15px;
}
.zz_tan_boy {
    width: 128px;
    height: 140px;
    position: absolute;
    bottom: 0px;
    left: 10px;
    z-index: 3;
    animation: 2s linear 0s normal none infinite shakeY;
    -webkit-animation: 2s linear 0s normal none infinite shakeY;
}
.zz_tan_boy .zz_tan_boy_1 {
    width: 105px;
    height: 102px;
    background: url(../images/zz_boy.png) no-repeat;
    position: absolute;
    bottom: 31px;
    left: 7px;
    z-index: 2;
}
.zz_tan_boy .zz_tan_chair {
    width: 96px;
    height: 55px;
    background: url(../images/zz_chair.png) no-repeat;
    position: absolute;
    bottom: 25px;
    left: 14px;
    z-index: 1;
}
.zz_tan_girl {
    position: absolute;
    z-index: 3;
    width: 105px;
    height: 119px;
    bottom: 60px;
    right: 12px;
}
.zz_tan_girl_animate1 {
    animation: 2s ease 0s normal none infinite jump;
    -webkit-animation: 2s ease 0s normal none infinite jump;
}
.zz_tan_girl .zz_tan_girl_1 {
    width: 105px;
    height: 100px;
    z-index: 2;
    background: url(../images/zz_girl.png) no-repeat;
    position: absolute;
    bottom: 11px;
    left: 5px;
}
.zz_tan_girl .zz_tan_phone_light {
    width: 28px;
    height: 35px;
    position: absolute;
    top: 14px;
    left: -22px;
    background: url(../images/zz_phone_light.png) no-repeat;
    animation: 2s linear 0s normal none infinite phonelight;
    -webkit-animation: 2s linear 0s normal none infinite phonelight;
}
.zz_tan_girl .zz_tan_phone {
    z-index: 4;
    width: 35px;
    height: 46px;
    position: absolute;
    top: 25px;
    left: -3px;
    background: url(../images/zz_phone.png) no-repeat;
	animation: 1s linear 0s normal none infinite shakephone;
    -webkit-animation: 1s linear 0s normal none infinite shakephone;
}
.zz_tan_appdown {
    display: none;
	width: 96px;
    height: 88px;
    position: absolute;
    top: -81px;
    left: -9px;
	background: url(../images/zz_appdown.png) no-repeat;
}
.zz_tan_right {
    margin-left: 225px;
}
.sltm {
    margin: 5px 0 0 -12px;
}
.fwinmask .zz_tan_main .zz_layer_login_m {
    position: relative;
    top: 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    z-index: 10001;
}
.fwinmask .zz_tan_main .flb {
    margin-bottom: 20px;
    padding: 10px 20px 8px;
    height: 30px;
    line-height: 30px;
    background: url(../images/zz_signin_hdbg.png) no-repeat center top;
}
.fwinmask .zz_tan_main .flb em {
    font-size: 16px;
    font-weight: 400;
    color: #282828 !important;
}
.fwinmask .zz_tan_main .flb span {
    margin-top: 5px;
}
.fwinmask .zz_tan_main .flbc {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -10px;
    right: -10px;
    background: url(../images/zz_close_btn.png);
}
.fwinmask .zz_tan_main .flbc:hover {
    background: url(../images/zz_close_btn_h.png);
}
.fwinmask .fwin .zz_tan_main .rfm, .fwinmask .zz_tan_main .zz_nfl .f_c .rfm {
    width: 350px;
	border-bottom: 0;
}
.fwinmask .zz_tan_main .rfm th {
    width: 5.7em;
    line-height: 32px;
	font-size: 14px;
    color: #333;
    padding: 6px 10px 6px 2px;
    vertical-align: middle;
}
.fwinmask .zz_tan_main .rfm th a {
    font-size: 14px;
    color: #333;
}
.fwinmask .zz_tan_main .rfm th a:focus {
    outline: 0;
}
.fwinmask .zz_tan_main .rfm select.zz_question_s {
    width: 230px !important;
    height: 38px;
	font-size: 13px;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fwinmask .zz_tan_main .rfm .px {
    width: 220px !important;
    height: 32px;
    font-size: 13px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.fwinmask .zz_tan_main .rfm .px:focus, .fwinmask .zz_tan_main .rfm select.zz_question_s:focus {
    border-color: #19B5FE;
    outline: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(25,181,254, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(25,181,254, 0.6);
}
.fwinmask .zz_tan_main .zz_pic_verify .rfm.r-code th {
    vertical-align: top;
}
.fwinmask .zz_tan_main .zz_pic_verify .rfm.r-code td {
    position: relative;
    width: 227px;
}
.fwinmask .zz_tan_main .zz_pic_verify .rfm.r-code td a {
    display: none;
}
.fwinmask .zz_tan_main .zz_pic_verify .rfm.r-code td span {
    position: absolute;
    top: -14px;
    right: 7px;
    color: #fff;
    font-size: 0;
	text-indent: -9999px;
}
.fwinmask .zz_tan_main .zz_pic_verify .rfm.r-code td span.codespan {
    position: absolute;
    top: 17px;
    right: 116px;
	text-indent: inherit;
}
.fwinmask .zz_tan_main .zhanzhuai_cz_rfm {
    margin: 5px 28px 7px 94px;
}
.fwinmask .zz_tan_main .zz_signin_btn {
    width: 231px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
    font-size: 16px;
    letter-spacing: 3px;
    border: none;
    outline: none;
    background: #08aeff;
    -webkit-box-shadow: 0 5px 20px rgba(8,174,255,.35);
    box-shadow: 0 5px 20px rgba(8,174,255,.35);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.fwinmask .zz_tan_main .zz_signin_btn:hover {
    background: #19B5FE;
    -webkit-box-shadow: 0 5px 20px rgba(25,181,254,.35);
    box-shadow: 0 5px 20px rgba(25,181,254,.35);
}
.fwinmask .zz_tan_main .zz_message {
    width: 230px;
    margin-bottom: 6px;
    color: #b3b3b3;
    font-size: 12px;
    text-align: center;
}
.fwinmask .zz_tan_main .zz_message a:hover {
    text-decoration: underline;
}
.fwinmask .zz_tan_main .zz_threelogin {
    margin: 0 0 15px 95px ;
}
.fwinmask .zz_tan_main .zz_threelogin span {
	color:#b3c3c0;
	float:left;
	font-size:14px
}
.fwinmask .zz_tan_main .zz_threelogin a {
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../images/zz_login_img.png) no-repeat;
	vertical-align:middle;
	margin-left:15px;
	cursor:pointer
}
.fwinmask .zz_tan_main .zz_threelogin .zz_nqq {
	background-position:0 0
}
.fwinmask .zz_tan_main .zz_threelogin .zz_nqq:hover {
	background-position:0 -20px
}
.fwinmask .zz_tan_main .zz_threelogin .zz_nwx {
	background-position:-20px 0
}
.fwinmask .zz_tan_main .zz_threelogin .zz_nwx:hover {
	background-position:-20px -20px
}
.fwinmask .zz_tan_main .zz_threelogin .zz_nwb {
	background-position:-40px 0
}
.fwinmask .zz_tan_main .zz_threelogin .zz_nwb:hover {
	background-position:-40px -20px
}
#main_message.nfl .f_c {
    background: #fff url(../images/zz_signin_hdbg.png) no-repeat center top;
}
#main_message.nfl .f_c .zhanzhuai_cz_rfm {
    margin: 5px 78px 7px 112px;
}
#main_message.nfl .f_c {
    width: 420px;
}
#main_message.nfl .f_c .flb {
    padding: 15px 10px 20px;
}
#main_message.nfl .rfm {
    border-bottom: 0;
}
#main_message.nfl .rfm th {
    width: 6.5em;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    padding: 6px 10px 6px 2px;
    vertical-align: middle;
}
#main_message.nfl .zz_pic_verify .rfm.r-code th {
    vertical-align: top;
}
#main_message.nfl .rfm th a {
    font-size: 14px;
    color: #333;
}
#main_message.nfl .rfm .px {
    width: 220px !important;
    height: 32px;
    font-size: 13px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#main_message.nfl .rfm select.zz_question_s {
    width: 230px !important;
    height: 38px;
    font-size: 13px;
    color: #999;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#main_message.nfl .rfm .px:focus, #main_message.nfl .rfm select.zz_question_s:focus {
    border-color: #19B5FE;
    outline: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(25,181,254, 0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(25,181,254, 0.6);
}
#main_message.nfl .zz_signin_btn {
    width: 231px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px;
    font-size: 16px;
    letter-spacing: 3px;
    border: none;
    outline: none;
    background: #08aeff;
    -webkit-box-shadow: 0 5px 20px rgba(8,174,255,.35);
    box-shadow: 0 5px 20px rgba(8,174,255,.35);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#main_message.nfl .zz_signin_btn:hover {
    background: #19B5FE;
    -webkit-box-shadow: 0 5px 20px rgba(25,181,254,.35);
    box-shadow: 0 5px 20px rgba(25,181,254,.35);
}

#nv_member #fwin_dialog .fwin {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 599;
}
#nv_member #fwin_dialog .fwin td.m_c {
    background: #FFF;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
#nv_member #fwin_dialog .fwin td.m_c h3.flb {
    background-color: #f5f7fa;
    height: 30px;
    line-height: 30px;
	padding: 12px 10px;
}
#nv_member #fwin_dialog .fwin td.m_c h3.flb em {
    font-size: 18px;
    font-weight: 400;
    color: #444;
}
#nv_member #fwin_dialog .fwin td.m_c .c::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}
#nv_member #fwin_dialog .fwin td.m_c .c::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .05);
	border-radius: 10px;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}
#nv_member #fwin_dialog .fwin td.m_c .c:hover::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .2);
	border-radius: 10px;
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}
#nv_member #fwin_dialog .fwin td.m_c .c::-webkit-scrollbar-thumb:hover {
	background-color: rgba(0, 0, 0, .4);
	-webkit-box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1);
}
#nv_member #fwin_dialog .fwin td.m_c .c::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
	background-color: white;
}
#nv_member #fwin_dialog .fwin td.m_c .c::-webkit-scrollbar-track:hover {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
	background-color: rgba(0, 0, 0, .01);
}

#nv_member #fwin_dialog .fwin td.m_c p.fsb {
    border-top: 1px solid #eee;
}
#nv_member #fwin_dialog .fwin td.m_c p.fsb {
    padding: 15px 10px;
}
#nv_member #fwin_dialog .fwin td.m_c p.fsb .pn {
    width: 85px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: 3px;
    border: none;
    outline: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#nv_member #fwin_dialog .fwin td.m_c p.fsb .pnc {
    background: #08aeff;
    -webkit-box-shadow: 0 5px 20px rgba(8,174,255,.35);
    box-shadow: 0 5px 20px rgba(8,174,255,.35);
}
#nv_member #fwin_dialog .fwin td.m_c p.fsb .pnc:hover {
    background: #19B5FE;
    -webkit-box-shadow: 0 5px 20px rgba(25,181,254,.35);
    box-shadow: 0 5px 20px rgba(25,181,254,.35);
}

/*动画定义*/
@-webkit-keyframes shakeCloud{
  0% { transform: translate(0px, 0px)}
  20% { transform: translate(2px, 5px)}
  50% { transform: translate(0px, 0px)}
  80% { transform: translate(-2px, -5px)}
  100% { transform: translate(0, 0)}
}
/*上下浮动*/
@keyframes shake{
  0% { transform: translate(0px, 0px)}
  20% { transform: translate(10px, 10px)}
  50% { transform: translate(0px, 0px)}
  80% { transform: translate(-10px, -10px)}
  100% { transform: translate(0, 0)}
}
@-webkit-keyframes shake{
  0% { transform: translate(0px, 0px)}
  20% { transform: translate(10px, 10px)}
  50% { transform: translate(0px, 0px)}
  80% { transform: translate(-10px, -10px)}
  100% { transform: translate(0, 0)}
}
@-moz-keyframes shake{
  0% { transform: translate(0px, 0px)}
  20% { transform: translate(10px, 10px)}
  50% { transform: translate(0px, 0px)}
  80% { transform: translate(-10px, -10px)}
  100% { transform: translate(0, 0)}
}
@-ms-keyframes shake{
  0% { transform: translate(0px, 0px)}
  20% { transform: translate(10px, 10px)}
  50% { transform: translate(0px, 0px)}
  80% { transform: translate(-10px, -10px)}
  100% { transform: translate(0, 0)}
}
@-o-keyframes shake{
  0% { transform: translate(0px, 0px)}
  20% { transform: translate(10px, 10px)}
  50% { transform: translate(0px, 0px)}
  80% { transform: translate(-10px, -10px)}
  100% { transform: translate(0, 0)}
}

/*shake_chair*/
@keyframes shakeY{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(1px, 1px) rotate(2deg)}
  50% { transform: translate(0px, 0px) rotate(0deg)}
  80% { transform: translate(-1px, -1px) rotate(-2deg)}
  100% { transform: translate(0, 0) rotate(0deg)}
}
@-webkit-keyframes shakeY{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(1px, 1px) rotate(2deg)}
  50% { transform: translate(0px, 0px) rotate(0deg)}
  80% { transform: translate(-1px, -1px) rotate(-2deg)}
  100% { transform: translate(0, 0) rotate(0deg)}
}
@-moz-keyframes shakeY{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(1px, 1px) rotate(2deg)}
  50% { transform: translate(0px, 0px) rotate(0deg)}
  80% { transform: translate(-1px, -1px) rotate(-2deg)}
  100% { transform: translate(0, 0) rotate(0deg)}
}
@-ms-keyframes shakeY{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(1px, 1px) rotate(2deg)}
  50% { transform: translate(0px, 0px) rotate(0deg)}
  80% { transform: translate(-1px, -1px) rotate(-2deg)}
  100% { transform: translate(0, 0) rotate(0deg)}
}
@-o-keyframes shakeY{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(1px, 1px) rotate(2deg)}
  50% { transform: translate(0px, 0px) rotate(0deg)}
  80% { transform: translate(-1px, -1px) rotate(-2deg)}
  100% { transform: translate(0, 0) rotate(0deg)}
}

/*rotate boy*/
@keyframes rotateX{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(0px, 5px) rotateZ(5deg)}
  50% { transform: translate(0px, 0px) rotateZ(0deg)}
  80% { transform: translate(0px, -5px) rotateZ(-5deg)}
  100% { transform: translate(0, 0) rotateZ(0deg)}
}
@-webkit-keyframes rotateX{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(0px, 5px) rotateZ(5deg)}
  50% { transform: translate(0px, 0px) rotateZ(0deg)}
  80% { transform: translate(0px, -5px) rotateZ(-5deg)}
  100% { transform: translate(0, 0) rotateZ(0deg)}
}
@-moz-keyframes rotateX{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(0px, 5px) rotateZ(5deg)}
  50% { transform: translate(0px, 0px) rotateZ(0deg)}
  80% { transform: translate(0px, -5px) rotateZ(-5deg)}
  100% { transform: translate(0, 0) rotateZ(0deg)}
}
@-ms-keyframes rotateX{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(0px, 5px) rotateZ(5deg)}
  50% { transform: translate(0px, 0px) rotateZ(0deg)}
  80% { transform: translate(0px, -5px) rotateZ(-5deg)}
  100% { transform: translate(0, 0) rotateZ(0deg)}
}
@-o-keyframes rotateX{
  0% { transform: translate(0px, 0px) rotate(0deg)}
  20% { transform: translate(0px, 5px) rotateZ(5deg)}
  50% { transform: translate(0px, 0px) rotateZ(0deg)}
  80% { transform: translate(0px, -5px) rotateZ(-5deg)}
  100% { transform: translate(0, 0) rotateZ(0deg)}
}
/*jump*/
@keyframes jump{
  0% { transform: translate(0px,0px) }
  50% { transform: translate(0px, -55px)}
  100% { transform: translate(0px, 0px) }
}
@-webkit-keyframes jump{
  0% { transform: translate(0px,0px) }
  50% { transform: translate(0px, -55px)}
  100% { transform: translate(0px, 0px) }
}
@-moz-keyframes jump{
  0% { transform: translate(0px,0px) }
  50% { transform: translate(0px, -55px)}
  100% { transform: translate(0px, 0px) }
}
@-ms-keyframes jump{
  0% { transform: translate(0px,0px) }
  50% { transform: translate(0px, -55px)}
  100% { transform: translate(0px, 0px) }
}
@-o-keyframes jump{
  0% { transform: translate(0px,0px) }
  50% { transform: translate(0px, -55px)}
  100% { transform: translate(0px, 0px) }
}
@keyframes jumplight{
  0% { height:0px }
  50% { height:59px}
  100% {height:0px }
}
@-webkit-keyframes jumplight{
  0% { height:0px }
  50% { height:59px}
  100% {height:0px }
}
@-moz-keyframes jumplight{
  0% { height:0px }
  50% { height:59px}
  100% {height:0px }
}
@-ms-keyframes jumplight{
  0% { height:0px }
  50% { height:59px}
  100% {height:0px }
}
@-o-keyframes jumplight{
  0% { height:0px }
  50% { height:59px}
  100% {height:0px }
}

@keyframes phonelight{
  0% { transform: scale(0,.0) rotate(0deg)}
  20% { transform: scale(1,1)  rotate(5deg)}
  50% { transform: scale(0,.0)  rotate(0deg)}
  80% { transform: scale(1,1)  rotate(-5deg)}
  100% { transform: scale(0,0)  rotate(0deg)}
}

@-webkit-keyframes phonelight{
  0% { transform: scale(0,.0) rotate(0deg)}
  20% { transform: scale(1,1)  rotate(5deg)}
  50% { transform: scale(0,.0)  rotate(0deg)}
  80% { transform: scale(1,1)  rotate(-5deg)}
  100% { transform: scale(0,0)  rotate(0deg)}
}
@-moz-keyframes phonelight{
  0% { transform: scale(0,.0) rotate(0deg)}
  20% { transform: scale(1,1)  rotate(5deg)}
  50% { transform: scale(0,.0)  rotate(0deg)}
  80% { transform: scale(1,1)  rotate(-5deg)}
  100% { transform: scale(0,0)  rotate(0deg)}
}
@-ms-keyframes phonelight{
  0% { transform: scale(0,.0) rotate(0deg)}
  20% { transform: scale(1,1)  rotate(5deg)}
  50% { transform: scale(0,.0)  rotate(0deg)}
  80% { transform: scale(1,1)  rotate(-5deg)}
  100% { transform: scale(0,0)  rotate(0deg)}
}
@-o-keyframes phonelight{
  0% { transform: scale(0,.0) rotate(0deg)}
  20% { transform: scale(1,1)  rotate(5deg)}
  50% { transform: scale(0,.0)  rotate(0deg)}
  80% { transform: scale(1,1)  rotate(-5deg)}
  100% { transform: scale(0,0)  rotate(0deg)}
}

/*shakephone*/
@keyframes shakephone{
  0% { transform:  rotate(0deg)}
  20% { transform:  rotate(5deg)}
  50% { transform:  rotate(0deg)}
  80% { transform:  rotate(-5deg)}
  100% { transform:  rotate(0deg)}
}
@-webkit-keyframes shakephone{
  0% { transform:  rotate(0deg)}
  20% { transform: rotate(5deg)}
  50% { transform:  rotate(0deg)}
  80% { transform: rotate(-5deg)}
  100% { transform: rotate(0deg)}
}
@-moz-keyframes shakephone{
  0% { transform:  rotate(0deg)}
  20% { transform: rotate(5deg)}
  50% { transform:  rotate(0deg)}
  80% { transform: rotate(-5deg)}
  100% { transform: rotate(0deg)}
}
@-ms-keyframes shakephone{
  0% { transform:  rotate(0deg)}
  20% { transform: rotate(5deg)}
  50% { transform:  rotate(0deg)}
  80% { transform: rotate(-5deg)}
  100% { transform: rotate(0deg)}
}
@-o-keyframes shakephone{
  0% { transform:  rotate(0deg)}
  20% { transform: rotate(5deg)}
  50% { transform:  rotate(0deg)}
  80% { transform: rotate(-5deg)}
  100% { transform: rotate(0deg)}
}