@charset "utf-8";
/* /forums/css/jquery.fancybox.css */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(../forums/images/fancybox/fancybox.png?);
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1300;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    /*overflow: hidden;*/
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

/*#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}*/

#fancybox-error {
    color: #eee;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    position: relative;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left, #fancybox-right {
    position: fixed;
    _position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 42px;
    cursor: pointer;
    outline: none;
    background: url(../forums/images/fancybox/blank.gif?) transparent;
    z-index: 1102;
    display: none;
}

#fancybox-left {
    left: 0px;
}

#fancybox-right {
    right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
    background: #000;
    position: absolute;
    top: 50%;
    /*left: -9999px;*/
    width: 42px;
    height: 100px;
    margin-top: -50px;
    cursor: pointer;
    z-index: 1102;
    display: block;
    overflow: hidden;
}

#fancybox-left-ico {
    border-radius: 0 3px 3px 0;
}

#fancybox-left-ico i,
#fancybox-right-ico i {
    background: url(../forums/images/fancybox/fancy_icon.png?) no-repeat 0 -65px;
    width: 21px;
    height: 46px;
    display: block;
    margin: 27px 0 0 10px;
}

#fancybox-right-ico i {
    background-position: 0 -157px;
    margin: 27px 0 0 11px;
}

#fancybox-right-ico {
    border-radius: 3px 0 0 3px;
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible; /* IE6 */
}

#fancybox-left:hover #fancybox-left-ico,
#fancybox-right:hover #fancybox-right-ico {
    background: #2cafed;
}

#fancybox-left:hover #fancybox-left-ico i {
    background-position: 0 -111px;
}

#fancybox-right:hover #fancybox-right-ico i {
    background-position: 0 -203px;
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

#fancybox-title-float-wrap td {
    border: none;
    white-space: nowrap;
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
}

/* IE6 */

/*.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }*/

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s1.img4399.com/base/fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg {
    background: transparent !important;
}

#fancybox-top {
    width: 100%;
    height: 56px;
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 1300;
}

#fancybox-top .topback {
    background: #000;
    width: 100%;
    height: 56px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
    z-index: 1;
    filter: alpha(opacity=20);
}

#fancybox-top .topinner,
#fancybox-top .topcrumb {
    color: #fff;
    font-size: 12px;
    line-height: 56px;
    float: left;
    position: relative;
    z-index: 2;
}

#fancybox-top .topcrumb a,
#fancybox-top .topcrumb span {
    color: #fff;
}

#fancybox-top .topinner {
    float: right;
    padding: 14px 17px 0 0;
}

#fancybox-top .topinner a {
    background: #000;
    height: 28px;
    line-height: 28px;
    _line-height: 30px;
    overflow: hidden;
    font-size: 12px;
    float: left;
    display: inline;
    padding: 0 7px;
    color: #fff;
    border-radius: 3px;
    margin-left: 12px;
    text-decoration: none;
}

#fancybox-top .topinner a:hover {
    background: #2cafed;
    text-decoration: none;
}

#fancybox-top .topinner a:hover i {
    text-decoration: none;
}

#fancybox-top .topinner .ico-tl,
#fancybox-top .topinner .ico-tr,
#fancybox-top .topinner .ico-dl,
#fancybox-top .topinner .ico-cls {
    background: url(../forums/images/fancybox/fancy_icon.png?) no-repeat;
    width: 15px;
    height: 14px;
    float: left;
    margin: 7px 6px 0 0;
    overflow: hidden;
}

#fancybox-top .topinner .ico-tr {
    background-position: 0 -16px;
}

#fancybox-top .topinner .ico-dl {
    background-position: 0 -32px;
}

#fancybox-top .topinner .ico-cls {
    background-position: 0 -48px;
}

#fancybox-top .topinner a:hover .ico-tl {
    background-position: -17px 0;
}

#fancybox-top .topinner a:hover .ico-tr {
    background-position: -17px -16px;
}

#fancybox-top .topinner a:hover .ico-dl {
    background-position: -17px -32px;
}

#fancybox-top .topinner a:hover .ico-cls {
    background-position: -17px -48px;
}


/* /forums/css2/dsmrz.css */
@charset "UTF-8";
input::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #308586;
}

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #308586;
}

input::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #308586;
}

input:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #308586;
}

textarea::-webkit-input-placeholder {
  /* WebKit browsers 适配谷歌 */
  color: #308586;
}

textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 适配火狐 */
  color: #308586;
}

textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ 适配火狐 */
  color: #308586;
}

textarea:-ms-input-placeholder {
  /* Internet Explorer 10+  适配ie*/
  color: #308586;
}

input:focus, textarea:focus {
  outline: none;
}

/*@mixin*/
/* 渐变 */
/* 描边 */
.mod-dxxrz .ele-bg {
  background-image: url(../forums/images/sprites_v220714.png?);
  background-repeat: no-repeat;
}

.mod-dxxrz {
  width: 450px;
  margin: 10px auto;
}
.mod-dxxrz .m-tip {
  font: 500 14px/26px "microsoft yahei";
  color: #616161;
}
.mod-dxxrz .txt-em {
  color: #ff5a00 !important;
}
.mod-dxxrz .lnk-txt {
  color: #0e8ad9;
  text-decoration: underline;
}
.mod-dxxrz .dxxrz-content {
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding-top: 20px;
}
.mod-dxxrz .dxxrz-content .item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 106px;
  margin: 0 30px;
}
.mod-dxxrz .dxxrz-content .item .info {
  background-position: 0 0;
  width: 103px;
  height: 103px;
  display: block;
  position: relative;
}
.mod-dxxrz .dxxrz-content .item .i-phone {
  background-position: -143px 0;
  width: 40px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -32px 0 0 -20px;
}
.mod-dxxrz .dxxrz-content .item .i-identity {
  background-position: -50px -103px;
  width: 50px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -21px 0 0 -25px;
}
.mod-dxxrz .dxxrz-content .item .i-right {
  background-position: -143px -64px;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 20px;
  top: 50%;
  margin: -10px 0 0 0;
}
.mod-dxxrz .dxxrz-content .item .title {
  font: 500 14px/24px "microsoft yahei";
  color: #616161;
  margin: 6px auto;
}
.mod-dxxrz .dxxrz-content .item .btn-txt {
  background-color: #44b3f8;
  font: 500 14px/36px "microsoft yahei";
  color: #fff;
  display: block;
  width: 106px;
  height: 36px;
  position: relative;
  *zoom: 1;
}
.mod-dxxrz .dxxrz-content .item .btn-txt:hover {
  text-decoration: none;
}
.mod-dxxrz .dxxrz-content .item .btn-txt[data-status="0"] .i-right {
  display: none;
}
.mod-dxxrz .dxxrz-content .item .btn-txt[data-status="0"] .txt {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
.mod-dxxrz .dxxrz-content .item .btn-txt[data-status="1"] {
  padding-left: 46px;
  text-align: left;
  background-color: #f2f2f2;
  width: 60px;
  cursor: default;
}
.mod-dxxrz .dxxrz-content .item .btn-txt[data-status="1"] .i-right {
  display: block;
}
.mod-dxxrz .dxxrz-content .item .btn-txt[data-status="1"] .txt {
  color: #616161;
}
.mod-dxxrz .dxxrz-content .item.has .i-phone {
  background-position: -103px 0;
  width: 40px;
  height: 64px;
}
.mod-dxxrz .dxxrz-content .item.has .i-identity {
  background-position: 0 -103px;
  width: 50px;
  height: 42px;
}

.mod-appeal {
  width: 450px;
  margin: 10px auto;
}
.mod-appeal .appeallist li {
  font: 500 14px/24px "microsoft yahei";
  color: #616161;
}
.mod-appeal .appeallist .lnk-txt {
  color: #0e8ad9;
}
.mod-appeal .appeallist .lnk-txt:hover {
  text-decoration: underline;
}
.mod-appeal .opt-cont {
  margin-top: 10px;
}
.mod-appeal .opt-cont .tit {
  font: 700 14px/30px "microsoft yahei";
  color: #333333;
}
.mod-appeal .opt-cont .m-textarea {
  border: 1px solid #a8a8a8;
  width: 100%;
  height: 100px;
  padding: 5px;
}
.mod-appeal .opt-cont .m-textarea textarea {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  resize: none;
  border: none;
}

.mod-dnick {
  width: 450px;
  margin: 10px auto;
}
.mod-dnick .txt {
  font: 500 14px/28px "microsoft yahei";
  color: #616161;
  text-align: center;
}
.mod-dnick .btn-txt {
  background-color: #44b3f8;
  font: 500 14px/36px "microsoft yahei";
  color: #fff;
  display: block;
  width: 106px;
  height: 36px;
  position: relative;
  text-align: center;
  *zoom: 1;
  margin: 10px auto;
}


/*置顶相关*/

.user_actions_1_r_active li{
  position: relative;
}
.user_actions_1_r_active .set-btn{
  background-color: #57BAF9;
  color: #fff;
  height: 20px;
  line-height: 20px;
  width: 34px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top:50%;right:6px;
  -moz-animation-transform: translateY(-50%);
  -ms-animation-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  display: none;
}
.user_actions_1_r_active li:hover .set-btn{
  display: block;
}
.ui-dialog_setime .ui-dialog-custom  .ui-dialog-footer{text-align: center;}
.ui-dialog_setime .dialog-set_main {
  width: 265px;
  padding-bottom:20px;
  margin:0 auto;
}
.ui-dialog_setime .ui-dialog-custom .ui-dialog-custom-inner{
  overflow: visible;
}
.dialog-set_main li{
  margin-top:15px;
  position: relative;
  padding-left: 75px;
}
.dialog-set_main li .label{
  width:70px;
  position: absolute;
  left: 0;
  top:0;
  line-height: 28px;
  font-size: 14px;
  color:#333;
}

.einput::-webkit-input-placeholder
{
  color: #d4d4d4; /* Chrome/Safari */
}
.einput::-moz-placeholder {
  color: #d4d4d4; /* Firefox */
}
.einput:-ms-input-placeholder {
  color: #d4d4d4; /* IE */
}
.einput::placeholder {
  color: #d4d4d4; /* W3C standard */
}

.select-stype ul::-webkit-scrollbar{
  width: 4px;
  height: 1px;
}
.select-stype  ul::-webkit-scrollbar-thumb
{
  border-radius: 8px;
  background: rgba(0,0,0,.1);
}

.select-stype,.dialog-set_main li input{
  border:1px solid #ddd;
  height: 26px;
  line-height: 26px;
  width:168px;padding:0 10px;
  position: relative;
}
.dialog-set_main .select-stype{
  font-size: 12px;
}
.dialog-set_main li input{
  cursor: pointer;font-size: 12px;
}
.select-stype{
  cursor: pointer;
}
.select-stype ul{
  position: absolute;
  top: -209px;
  display: none;
  background-color: #fff;
  box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
  border:1px solid #ddd;
  left: 0;
  right: 0;
  z-index: 100;
  max-height: 198px;
  overflow-y: auto;
}

.select-stype li{
  padding: 0 10px;
  line-height: 33px;
  color: #333;
  font-size: 12px;
  margin:0;
  cursor: pointer;
}

.select-stype .active,.select-stype li:hover{
  background-color: #F7F7F7;
}

.dialog-set_main .WdateFmtErr,.user_actions_1 .WdateFmtErr,
.my_ftop .WdateFmtErr
{
  color: #333;
  font-size: 12px;font-weight: normal;
  cursor: default;
}

.post_stamp li.piece_2-icon{
  background-image: url(../forums/images/thread/stamp_qzzd1.png?) ;
}
.post_stamp li.piece_3-icon{
  background-image: url(../forums/images/thread/stamp_bkzd1.png?) ;
}

.post_stamp li.piece_2-icon,.post_stamp li.piece_3-icon{
  opacity: 1;
}
.post_stamp li.piece_2-icon:hover,.post_stamp li.piece_3-icon:hover{
  opacity: 0.91;
}

/* 标红 */
.user_actions_1_l{overflow: visible;}
.user_actions_1 .select-stype{   float: left;  width: 116px;margin-top:12px;margin-left: -15px;}
.user_actions_1 .select-stype,.footer .select-stype{
  background-color: #fff;
  font-size: 12px;
}
.user_actions_1 .select-stype .time,.footer .select-stype .time{
  position: absolute;left: 0;right: 0;top:0;bottom:0; display: none;
  z-index: 100;
}
.user_actions_1 .select-stype .time input,.footer .select-stype .time input{
  height: 100%;vertical-align: 0;padding:0 10px;width: 138px; font-size: 12px;cursor: pointer;
}
.user_actions_1 .select-stype .time input{
  width: 115px; vertical-align: 3px;
}

.my_ftop {overflow: visible;}
.footer .select-stype{
  float: right;margin-right: 14px;
  width: 122px;margin-top:8px;
}
.footer .select-stype .time input{
  width: 122px;
}
.expireday-show{
  position: absolute;
  left: 0;right: 0; top:0;

}
/*.user_actions_1 .select-stype .in{z-index: 100;position: relative}*/
