
* {
    word-wrap: break-word;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeInOut {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeInOut {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeInOut {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeInOut {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeInOut {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes LogoLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@-o-keyframes LogoLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@-moz-keyframes LogoLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

@keyframes LogoLights {
    0% {
        left: -100px;
        top: 0
    }
    to {
        left: 120px;
        top: 100px
    }
}

body, input, button, select, textarea {
    font: 12px/1.5 'Microsoft Yahei', tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
    color: #444;
}

textarea {
    resize: none;
}

body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, .pr, .pc {
    margin: 0;
    padding: 0;
}

table {
    empty-cells: show;
    border-collapse: collapse;
}

caption, th {
    text-align: left;
    font-weight: 400;
}

ul li, .xl li {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
}

em, cite, i {
    font-style: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

label {
    cursor: pointer;
}

.z {
    float: left;
}

.y {
    float: right;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cl {
    zoom: 1;
}

.hidefocus {
    outline: none;
}

hr {
    display: block;
    clear: both;
    *margin-top: -8px !important;
    *margin-bottom: -8px !important;
}

.mn hr, .sd hr {
    margin: 0 10px;
}

.area hr {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

hr.l {
    height: 1px;
    border: none;
    background: #dcdcdc;
    color: #dcdcdc;
}

hr.l2 {
    height: 2px;
}

hr.l3 {
    height: 3px;
}

hr.da {
    height: 0;
    border: none;
    border-top: 1px dashed #dcdcdc;
    background: transparent;
    color: transparent;
}

hr.bk {
    margin-bottom: 10px !important;
    *margin-bottom: 2px !important;
    height: 0;
    border: none;
    border-top: 1px solid #FFF;
    background: transparent;
    color: transparent;
}

.n .sd hr.bk {
    border-top-color: #F9F9F9;
}

hr.m0 {
    margin-left: 0;
    margin-right: 0;
}

.wx, .ph {
    font-family: 'Microsoft YaHei', 'Hiragino Sans GB', 'STHeiti', Tahoma, 'SimHei', sans-serif;
    font-weight: 100;
}

.ph {
    font-size: 20px;
}

.mt {
    padding: 10px 0;
    font-size: 16px;
}

.pipe {
    margin: 0 5px;
    color: #CCC;
}

.xs0 {
    font-family: 'Microsoft Yahei', tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
    font-size: 0.83em;
    -webkit-text-size-adjust: none;
}

.xs1 {
    font-size: 12px !important;
}

.xs2 {
    font-size: 14px !important;
}

.xs3 {
    font-size: 16px !important;
}

.xg1, .xg1 a {
    color: #999 !important;
}

.xg1 .xi2 {
    color: #ff6e2f !important;
}

.xg2 {
    color: #666;
}

.xi1, .onerror {
    color: #ff6e2f;
}

.xi2, .xi2 a, .xi3 a {
    color: #ff6e2f;
}

.xw0 {
    font-weight: 400;
}

.xw1 {
    font-weight: 700;
}

.bbda {
    border-bottom: 1px dashed #dcdcdc;
}

.zhanzhuai_bbda {
    background: #f5f5f4;
}

.btda {
    border-top: 1px dashed #dcdcdc;
}

.bbs {
    border-bottom: 1px solid #dcdcdc !important;
}

.bts {
    border-top: 1px dashed #dcdcdc !important;
}

.bw0_all, .bw0_all th, .bw0_all td {
    border: none !important;
}

.bg0_c {
    background-color: transparent !important;
}

.bg0_i {
    background-image: none !important;
}

.bg0_all {
    background: none !important;
}

.ntc_l {
    padding: 5px 10px;
    background: #FEFEE9;
}

.ntc_l .d {
    width: 20px;
    height: 20px;
    background: url(/View/xr_fresh_pc/image/common/op.png) no-repeat 0 0;
    line-height: 9999px;
    overflow: hidden;
}

.ntc_l .d:hover {
    background-position: 0 -20px;
}

.brs, .avt img, .oshr {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.brm {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.brw {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.mtn {
    margin-top: 5px !important;
}

.mbn {
    margin-bottom: 5px !important;
}

.mtm {
    margin-top: 10px !important;
}

.mbm {
    margin-bottom: 10px !important;
}

.mtw {
    margin-top: 20px !important;
}

.mbw {
    margin-bottom: 20px !important;
}

.ptn {
    padding-top: 5px !important;
}

.pbn {
    padding-bottom: 5px !important;
}

.ptm {
    padding-top: 10px !important;
}

.pbm {
    padding-bottom: 10px !important;
}

.ptw {
    padding-top: 20px !important;
}

.pbw {
    padding-bottom: 20px !important;
}

.avt img {
    padding: 2px;
    width: 48px;
    height: 48px;
    background: #FFF;
    border: 1px solid;
    border-color: #F2F2F2 #dcdcdc #dcdcdc #F2F2F2;
}

.avtm img {
    width: 120px;
    height: auto;
}

.avts img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.emp {
    padding: 20px 10px;
}

.emp a {
    color: #ff6e2f;
    text-decoration: underline !important;
}

.vm {
    vertical-align: middle;
}

.vm * {
    vertical-align: middle;
}

.hm {
    text-align: center;
}

.alt, .alt th, .alt td {
    background-color: #F2F2F2;
}

.notice {
    clear: both;
    margin: 5px 0;
    padding: 3px 5px 3px 20px;
    background: url(/View/xr_fresh_pc/image/common/notice.gif) no-repeat 2px 6px;
}

#ajaxwaitid {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 0 5px;
    background: #D00;
    color: #FFF;
}

.showmenu {
    padding-right: 16px;
    background: url(/View/xr_fresh_pc/image/common/arrwd.gif) no-repeat 100% 50%;
    cursor: pointer;
    white-space: nowrap;
}

#um .showmenu {
    margin-right: -5px;
}

.cur1 {
    cursor: pointer;
}

.ie6 .sec .p_pop {
    white-space: expression(this.offsetWidth >= 220 ? 'normal':'nowrap');
    width: expression(this.offsetWidth >= 220 ? 200:'auto');
}

.rq {
    color: red;
}

.px, .pt, .ps, select {
    border: 1px solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    background: #FFF url(/View/xr_fresh_pc/image/common/px.png) repeat-x 0 0;
    color:;
}

.px, .pt {
    padding: 2px 4px;
    line-height: 17px;
}

.px {
    height: 17px;
}

.pxs {
    width: 30px !important;
}

.fdiy .tfm .px, .fdiy .tfm .pt {
    width: auto;
}

.p_fre {
    width: auto !important;
}

.er {
    border-color: #F66 #FFBDB9 #FFBDB9 #F66;
    background-color: #FDF4F4;
    background-image: url(/View/xr_fresh_pc/image/common/px_e.png);
}

.pt {
    overflow-y: auto;
}

div.pt {
    height: 100px;
    line-height: 100px;
}

.ps, select {
    padding: 2px 2px 2px 1px;
}

.pts {
    vertical-align: top;
    overflow: hidden;
}

.cmt .pts {
    width: 60%;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.pn {
    vertical-align: middle;
    overflow: hidden;
    margin-right: 3px;
    padding: 0;
    height: 23px;
    border: 1px solid #999;
    background: #E5E5E5 url(/View/xr_fresh_pc/image/common/pn.png) repeat-x 0 0;
    cursor: pointer;
    -moz-box-shadow: 0 1px 0 #E5E5E5;
    -webkit-box-shadow: 0 1px 0 #E5E5E5;
    box-shadow: 0 1px 0 #E5E5E5;
}

.pn:active {
    background-position: 0 -23px;
}

.ie6 .pn {
    overflow-x: visible;
    width: 0;
}

.pn em, .pn span, .pn strong {
    padding: 0 10px;
    line-height: 21px;
}

.pn em, .pn strong {
    font-weight: 700;
}

.ie7 .pn em, .ie7 .pn span, .ie7 .pn strong {
    padding: 0 5px;
    line-height: 18px;
}

a.pn {
    height: 21px;
    line-height: 21px;
    color: #444 !important;
}

a.pn:hover {
    text-decoration: none;
}

.ie6 a.pn {
    width: auto;
}

.ie6 a.pn em, .ie6 a.pn span, .ie6 a.pn strong {
    display: block;
}

.ie7 a.pn em, .ie7 a.pn span, .ie7 a.pn strong {
    line-height: 21px;
}

.pnc, a.pnc {
    border-color: #235994;
    background-color: #06C;
    background-position: 0 -48px;
    color: #FFF !important;
}

.pnc:active {
    background-position: 0 -71px;
}

.pnpost .pn {
    height: 26px;
}

.pr, .pc {
    vertical-align: middle;
    margin: 0 5px 1px 0;
    padding: 0;
}

.ie6 .pr, .ie6 .pc, .ie7 .pr, .ie7 .pc {
    margin-right: 2px;
}

.lb {
    margin-right: 20px;
}

.pns .px {
}

.pns .pn {
}

.ftid {
    float: left;
    margin-right: 6px;
}

.ftid select {
    float: left;
    height: 23px;
}

.ftid a {
    display: block;
    overflow: hidden;
    padding: 0 17px 0 4px;
    height: 21px;
    line-height: 21px;
    text-decoration: none !important;
    font-size: 12px;
    font-weight: 400;
    color: #444 !important;
    border: 1px solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    background: #FFF url(/View/xr_fresh_pc/image/common/newarow.gif) no-repeat 100% 0;
}

.ftid a:hover, .ftid a:focus {
    background-position: 100% -23px;
}

.ftid select {
    width: 94px;
}

.sslt a {
    width: 54px;
}

.sslt select {
    width: 60px;
}

.sltm {
    padding: 5px 11px 5px 10px;
    border: 1px solid #DDD;
    background-color: #FFF;
    text-align: left;
}

.sltm li {
    padding: 2px 0;
    color: #666;
    cursor: pointer;
}

.sltm li:hover {
    color: #ff6e2f;
}

.sltm li.current {
    color: #ff6e2f;
}

.oshr {
    float: right;
    margin-left: 5px;
    padding: 0 5px 0 22px;
    border: 1px solid;
    border-color: #CCC #A9A9A9 #A9A9A9 #CCC;
    background: #FFF url(/View/xr_fresh_pc/image/common/oshr.png) no-repeat 5px 50%;
}

.oshr:hover {
    text-decoration: none;
}

.ofav {
    background-image: url(/View/xr_fresh_pc/image/common/fav.gif);
}

.oivt {
    background-image: url(/View/xr_fresh_pc/image/common/activitysmall.gif);
}

.tfm {
    width: 100%;
}

.tfm caption, .tfm th, .tfm td {
    vertical-align: top;
    padding: 7px 0;
}

.tfm caption h2 {
    font-size: 16px;
}

.vt th, .vt td {
    vertical-align: top;
}

.tfm th {
    padding-top: 9px;
    padding-right: 5px;
    width: 130px;
}

.tfm th .rq {
    float: right;
    font-size: 14px;
}

.tfm .pt, .tfm .px {
    margin-right: 3px;
    width: 330px;
}

.tfm .c, .tfm .tedt, .m_c .tfm .tedt {
    width: 338px;
}

.tfm .d {
    clear: both;
    margin: 5px 0;
    color: #999;
}

.tfm .d em {
    margin-left: 5px;
    color: red;
}

.tfm .d strong {
    margin-left: 5px;
}

.tfm .d a {
    color: #ff6e2f;
}

.tfm .p {
    text-align: right;
}

.tfm .pcl label {
    display: block;
    padding: 0 2px 5px;
}

.tfm .pcl .pc {
    margin-right: 5px;
    padding: 0;
}

.tfm .l th, .tfm .l td {
    padding-top: 0;
    padding-bottom: 0;
}

.bn .tfm caption, .bn .tfm th, .bn .tfm td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pbt {
    margin-bottom: 10px;
}

.ie6 .pbt .ftid a, .ie7 .pbt .ftid a {
    margin-top: 1px;
}

#custominfo.mtn {
    margin-bottom: -5px;
}

.altw {
    width: 350px;
}

.altw .fltc {
    margin-bottom: 0;
    padding: 8px;
}

.alert_right, .alert_error, .alert_info {
    padding: 6px 0 6px 58px;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    line-height: 160%;
    background: url(/View/xr_fresh_pc/image/common/right.gif) no-repeat 8px 8px;
    font-size: 14px;
}

.alert_error {
    background-image: url(/View/xr_fresh_pc/image/common/error.gif);
}

.alert_error a {
    font-weight: 700;
    color: #ff6e2f;
}

.alert_info {
    background-image: url(/View/xr_fresh_pc/image/common/info.gif);
}

.alert_btnleft {
    margin-top: 8px;
}

.alert_btn {
    margin-top: 20px;
    text-align: center;
}

.alert_act {
    margin-top: 20px;
    padding-left: 58px;
}

.pbnv {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    width: 400px;
    padding: 7px 0;
}

.pbl {
    overflow: hidden;
    margin: 9px 0;
    width: 621px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #CCC;
    background: #FFF;
}

.pbl li {
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
    width: 196px;
    height: 300px;
    border-right: 1px solid #dcdcdc;
}

.pbl p {
    height: 25px;
    line-height: 25px;
}

.pbl a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 4px;
    text-decoration: none;
    color: #ff6e2f;
    border: solid #FFF;
    border-width: 1px 0;
}

.pbl a:hover {
    text-decoration: none;
    background-color: #F3F3F3;
}

.pbl .highlightlink {
    color: #08C;
}

.pbls a, .pbls a:hover {
    background-color: #dcdcdc;
    color: #666;
    font-weight: 700;
}

.pbsb {
    background: url(/View/xr_fresh_pc/image/common/arrow.gif) right -33px no-repeat;
}

.wp {
    margin: 0 auto;
    width: 960px;
}

#wp .wp {
    width: auto;
}

#toptb {
    min-width: 960px;
    border-bottom: 1px solid #dcdcdc;
    background: #F2F2F2;
    line-height: 28px;
}

#toptb a {
    float: left;
    padding: 0 4px;
    height: 28px;
}

#toptb a.showmenu {
    padding-right: 15px;
}

#toptb a.hover {
    background-color: #FFF;
}

#toptb .pipe {
    float: left;
    display: none;
}

#hd {
    border-bottom: 0 solid #f8f9fa;
}

#hd .wp {
    padding: 10px 0 0;
}

.hdc {
    min-height: 70px;
}

.ie6 .hdc {
    height: 70px;
}

#hd h2 {
    padding: 0 20px 8px 0;
    float: left;
}

#space #hd h2 {
    margin-top: 0;
}

#hd .fastlg {
    padding-top: 10px;
}

#scbar {
    overflow: hidden;
    height: 42px;
    line-height: 42px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #E9EFF5;
    background: #E8EFF5;
}

.scbar_icon_td {
    width: 21px;
    background: url(/View/xr_fresh_pc/image/common/search.png) no-repeat 0 -50px;
}

#scbar_txt {
    width: 400px;
    border: 1px solid #FFF;
    outline: none;
}

.scbar_narrow #scbar_txt {
    width: 260px;
}

.scbar_btn_td {
    width: 38px;
    background: url(/View/xr_fresh_pc/image/common/search.png) no-repeat 8px -142px;
}

#scbar_btn {
    margin: 0;
    padding: 0;
    border: none;
    background: transparent none;
    box-shadow: none;
}

#scbar_btn strong {
    line-height: 84px;
}

#scbar_type {
    display: block;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
}

#scbar_type_menu {
    margin-top: -8px;
}

#scbar_hot {
    padding-left: 8px;
    height: 45px;
    overflow: hidden;
}

#scbar_hot strong, #scbar_hot a {
    float: left;
    margin-right: 8px;
    white-space: nowrap;
}

#nv {
    overflow: hidden;
    height: 33px;;
}

#nv li {
    float: left;
    padding-right: 1px;
    height: 33px;
    line-height: 33px;
    background: url(/View/xr_fresh_pc/image/common/nv_a.png) no-repeat 100% 0;
    font-weight: 700;
    font-size: 14px;
}

.ie_all #nv li {
    line-height: 36px;
}

.ie6 #nv li {
    line-height: 33px;
}

#nv li a {
    float: left;
    padding: 0 15px;
    height: 33px;
}

#nv li a {
    color: #FFF;
}

#nv li span {
    display: none;
}

#nv li.a {
    margin-left: -1px;;
}

#nv li.a a {
    color: #FFF;
}

#nv li a:hover {
    background: url(/View/xr_fresh_pc/image/common/nv_a.png) no-repeat 50% -66px;
}

#nv li.hover a:hover, #nv li.hover a {
    background: url(/View/xr_fresh_pc/image/common/nv_a.png) no-repeat 50% -99px;
}

#mu {
    position: relative;
    z-index: 1;
}

.ie6 #mu, .ie7 #mu {
    line-height: 0;
    font-size: 0;
}

#mu ul {
    background: url(/View/xr_fresh_pc/image/common/mu_bg.png) no-repeat 0 100%;
    line-height: 22px;
    z-index: 2;
    font-size: 12px;
}

#mu li {
    float: left;
    height: 32px
}

#mu a {
    float: left;
    display: inline;
    margin: 5px 6px;
    padding: 0 10px;
    white-space: nowrap;
}

#mu a:hover {
    margin: 4px 5px;
    border: 1px solid #f8f9fa;
    background: #E5EDF2;
    color: #ff6e2f;
    text-decoration: none;
}

.floatmu {
    position: absolute;
    left: 0;
    top: 0;
}

#um {
    padding-top: 10px;
    padding-right: 60px;
    _padding-right: 54px;
    line-height: 2.3;
    zoom: 1;
}

#um, #um a {
    color: #444;
}

#um p {
    text-align: right;
}

#um .avt {
    display: inline;
    margin-right: -60px;
}

.vwmy {
    padding-left: 16px;
    background: url(/View/xr_fresh_pc/image/common/user_online.gif) no-repeat 0 2px;
}

.vwmy.qq {
    background: url(/View/xr_fresh_pc/image/common/connect_qq.gif) no-repeat scroll 0 0;
    padding-left: 20px;
}

#um .new, .topnav .new, .sch .new, #toptb .new {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    color: #ff6e2f;
    font-weight: 700;
}

#myprompt.new {
    background-image: url(/View/xr_fresh_pc/image/common/notice.gif);
    background-position: 3px 50%;
}

#pm_ntc.new {
    background-image: url(/View/xr_fresh_pc/image/common/new_pm.gif);
}

#task_ntc {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/feed/task.gif);
}

#um .pipe {
    margin: 0 5px 0 0;
}

#extcreditmenu, #g_upmine {
    margin-right: 2px !important;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}

#g_upmine {
    margin-right: 1px !important;
    border: 1px solid transparent;
}

.ie6 #g_upmine {
    border: 0;
}

#extcreditmenu.a, #g_upmine.a {
    position: relative;
    z-index: 302;
    margin-right: 1px !important;
    border: 1px solid;
    border-color: #DDD;
    border-bottom: none;
    background-color: #FFF;
}

#extcreditmenu_menu, #g_upmine_menu {
    margin-top: -1px;
    width: auto;
}

#extcreditmenu_menu li {
    float: none;
    display: block;
    padding-left: 5px !important;
    padding-right: 1em !important;
}

#g_upmine_menu li {
    float: none;
    display: block;
    padding-left: 5px !important;
}

#g_upmine_menu ul.extg li {
    padding-left: 0px !important;
}

#qmenu_menu {
    padding: 20px 5px 10px;
    width: 610px;
    border-top: 0;
}

#qmenu_menu ul.nav li {
    float: left;
}

.ie6 #qmenu_menu ul.nav li {
    clear: none !important;
    width: auto !important;
}

#qmenu_menu ul.nav a {
    margin-bottom: 10px;
    padding: 47px 0 0;
    width: 60px;
    border: none;
    border-radius: 4px;
    background: url(/View/xr_fresh_pc/image/common/noicon.gif) no-repeat 50% 5px;
    text-align: center;
}

#qmenu_menu ul.nav a:hover {
    background-color: #E5EDF2;
    color: #ff6e2f;
    text-shadow: none;
}

#shortcut {
    position: relative;
    display: none;
    height: 30px;
    line-height: 30px;
    background-color: #3A83F1;
    color: white;
    text-align: center;
}

#shortcuttip {
    padding: 2px 8px;
    background: url(/View/xr_fresh_pc/image/common/search.gif) repeat-x 0 -1px;
    border-radius: 3px;
    color: #3A83F1;
    font-weight: 700;
}

#shortcutcloseid {
    position: absolute;
    right: 8px;
    top: 8px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(/View/xr_fresh_pc/image/common/close.gif) no-repeat 0 -12px;
    text-indent: -999em;
}

#mn_userapp .icon_down {
    background: url(/View/xr_fresh_pc/image/common/arr_w.gif) no-repeat 50% 50%;
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-left: 3px;
}

.ie6 #mn_userapp .icon_down {
    height: 24px;
    vertical-align: middle;
}

#nv li.a .icon_down {
    background: url(/View/xr_fresh_pc/image/common/arr_w.gif) no-repeat 50% 50%;
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-left: 3px;
}

.ie6 #nv li.a .icon_down {
    height: 24px;
    vertical-align: middle;
}

#mn_userapp_menu {
    clear: left;
    min-height: 210px;
    min-width: 630px;
}

.ie6 #mn_userapp_menu {
    height: 210px;
    width: 630px;
}

#mn_userapp_menu ul.mrec {
    float: left;
    width: 182px;
    padding-right: 5px;
    border-right: 1px dotted #DDD;
}

#mn_userapp_menu ul.uused {
    float: left;
    width: 273px;
}

.ie6 #mn_userapp_menu ul.mrec, .ie7 #mn_userapp_menu ul.mrec {
    width: 182px;
    padding: 0 5px 0 0;
}

#mn_userapp_menu ul.mrec li, #mn_userapp_menu ul.uused li {
    float: left;
    display: inline;
    padding: 3px;
    width: 85px;
    text-align: center;
    overflow: hidden;
}

.ie6 #mn_userapp_menu ul.mrec li, .ie6 #mn_userapp_menu ul.uused li {
    float: left !important;
    clear: none;
}

#mn_userapp_menu ul.mrec li img, #mn_userapp_menu ul.uused li img {
    width: 75px;
    height: 75px;
}

#mn_userapp_menu ul.mrec li a, #mn_userapp_menu ul.uused li a {
    border-bottom: 0;
}

#mn_userapp_menu ul.adv {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    height: 198px;
    width: 140px;
    border-left: 1px solid #EBEBEB;
    background: #F5F5F5;
    text-align: left;
    zoom: 1;
}

#mn_userapp_menu ul.mrec li {
    position: relative;
}

.ie6 #mn_userapp_menu ul.adv li {
    clear: none;
}

#mn_userapp_menu .icon_hotapp {
    position: absolute;
    right: 8px;
    bottom: 25px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #F00;
    color: #FFF;
}

#mn_userapp_menu .icon_myapp a {
    float: left;
    display: inline-block;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 10px;
    width: 66px;
    height: 51px;
    background: url(http://122.114.192.163/demo/hnews/static/image/common/app.png) no-repeat 0 0;
    line-height: 2000px;
    overflow: hidden;
    clear: none;
}

#mn_userapp_menu .icon_appcenter a {
    float: right;
    margin-left: 7px;
    background-position: 0 -51px;
}

.ie6 #mn_userapp_menu .icon_myapp a {
    margin-bottom: 0px;
}

.ie6 #mn_userapp_menu .icon_myapp, .ie6 #mn_userapp_menu .icon_appcenter {
    float: left;
    width: 66px;
}

#mn_userapp_menu .ad_img img {
    width: 140px;
    height: 100px;
}

#mn_userapp_menu .ad_img a {
    padding: 0;
    line-height: 26px;
    border-bottom: 0;
}

#mn_userapp_menu .ad_img a:hover {
    background: none;
}

#ct {
    min-height: 300px;
}

.ie6 #ct {
    height: 300px;
}

.mn {
    overflow: hidden;
}

.ct1 {
    border: 1px solid #dcdcdc;
    border-top: none;
}

.ct2 .mn {
    float: left;
    width: 730px;
    margin-bottom: 1em;
}

.ct2 .sd {
    float: right;
    width: 220px;
    overflow: hidden;
    _overflow-y: visible;
}

.appl {
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 6px 10px;
    width: 117px;
}

.ct2_a, .ct3_a {
    border: 1px solid #dcdcdc;
    background: url("/View/xr_fresh_pc/image/vlineb.png") repeat-y 0 0
}

.ct2_a_r {
    border: none;
    background-image: none;
}

.ct2_a h1.mt {
    display: none;
}

.ct2_a .tb {
    margin-top: 3px;
}

.ct2_a .mn {
    float: right;
    width: 810px;
}

.ct2_a .mn {
    display: inline;
    margin-right: 10px;
    padding-top: 10px;
    width: 800px;
}

#nv_userapp .ct2_a .mn, .ct2_a_r .mn {
    margin-right: 0;
    width: 810px;
}

.ct3_a .mn {
    float: left;
    width: 565px;
}

.ct3_a .sd {
    float: right;
    width: 220px;
}

#nv_home .ct3_a .sd .bm {
    border: none;
}

#nv_home .ct3_a .sd .bm_c {
    padding: 10px 0;
}

.mw {
    width: 100%;
    float: none;
}

.mnw {
    clear: both;
    border-top: 1px solid #dcdcdc;
}

.mnh {
    width: 643px;
    background: #F2F2F2;
    margin-bottom: 0;
}

#ft {
    padding: 10px 0 50px;
    border-top: 1px solid #dcdcdc;
    line-height: 1.8;
    color: #666;
}

#flk {
    text-align: right;
}

#flk img {
    vertical-align: middle;
}

#scrolltop {
    visibility: hidden;
    position: fixed;
    bottom: 100px;
    display: block;
    margin: -30px 0 0 2px;
    width: 40px;
    background: #f4f4f4;
    border: 1px #cdcdcd solid;
    border-radius: 3px;
    border-top: 0;
    cursor: pointer;
}

#scrolltop:hover {
    text-decoration: none;
}

.ie6 #scrolltop {
    position: absolute;
    bottom: auto;
}

#scrolltop a {
    display: block;
    width: 30px;
    height: 24px;
    padding: 3px 5px;
    line-height: 12px;
    text-align: center;
    color: #787878;
    text-decoration: none;
    background: url(/View/xr_fresh_pc/image/common/scrolltop.png) no-repeat 0 0;
    border-top: 1px #cdcdcd solid;
}

a.scrolltopa:hover {
    background-position: -40px 0px !important;
}

a.replyfast {
    background-position: 0 -30px !important;
}

a.replyfast:hover {
    background-position: -40px -30px !important;
}

a.returnlist, a.returnboard {
    background-position: 0 -60px !important;
}

a.returnlist:hover, a.returnboard:hover {
    background-position: -40px -60px !important;
}

#scrolltop a b {
    visibility: hidden;
    font-weight: normal;
}

#nv_home #ft, .pg_announcement #ft, .pg_modcp #ft, .pg_portalcp #ft, .pg_ranklist #ft, #nv_userapp #ft {
    border-top: none;
}

.bm, .bn {
    margin-bottom: 12px;
}

.bm {
    border: 1px solid #dcdcdc;
    background: #FFF;
}

.bm_c {
    padding: 10px;
}

.drag {
}

.bm_h .o {
    float: right;
    width: 30px;
}

.bm_h .o img {
    float: right;
    margin-top: 8px;
    cursor: pointer;
}

.bm_h .i {
    padding-left: 10px;
}

.bm_h .pn {
    margin-top: 4px;
}

.bm_h {
    padding: 0 10px;
    height: 31px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee;
    background: #fff;
    line-height: 31px;
    white-space: nowrap;
    overflow: hidden;
}

.bmw {
    border: 1px solid #dcdcdc;
}

.bmw .bm_h {
    border-top-color: #FFF;
    border-right: 1px solid #FFF;
    border-bottom-color: #f8f9fa;
    border-left: 1px solid #FFF;
    background: #fff;
}

.bmw .bm_h a {
    color: #ff6e2f;
}

.bml .bm_h {
    padding-top: 5px;
    border: none;
    background: transparent;
}

.bml .bm_c {
    padding-top: 0;
}

.bmn {
    padding: 7px 10px;
    border-color: #f8f9fa;
    background: #E5EDF2;
}

.fl {
    border: 1px solid #dcdcdc;
    border-top: none;
    background: #FFF;
}

.fl .bm {
    margin-bottom: 0;
}

.fl .bm_h {
    border-width: 1px 0;
    border-color: #dcdcdc;
    background: #E5EDF2 url("/View/xr_fresh_pc/image/titlebg.png") repeat-x 0 0;
}

.fl .bm_c, #online .bm_c, .lk .bm_c {
    padding-top: 0;
    padding-bottom: 0;
}

.bm2 .bm2_b {
    float: left;
    width: 49%;
    border: 1px solid #dcdcdc;
}

.bm2 .bm2_b_y {
    float: right;
}

.bw0 {
    background: transparent;
}

.bw0 {
    border: none !important;
}

.bw {
    padding: 0 15px;
}

.zhanzhuai_pt {
    height: 33px;
    line-height: 33px;
    background: #ffbf00 !important;
    border-bottom: 1px solid #1f1f1f !important;
    box-shadow: noen;
}

.zhanzhuai_pt .chart {
    color: #141414;
}

.zhanzhuai_pt .chart em, .zhanzhuai_pt #chart .y a {
    color: #cc2900;
}

.zhanzhuai_pt .chart .pipe {
    font-size: 12px;
    color: #141414;
}

#pt {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border: none;
    background: transparent;
    box-shadow: none;
}

#pt.bm {
    margin-bottom: 0;
    padding: 0;
}

#pt .z {
    padding-right: 10px;
}

#pt .z a, #pt .z em, #pt .z span {
    float: left;
    height: 50px;
    color: #666;
    font-size: 14px;
}

#pt .z em {
    width: 20px;
    background: url(/View/xr_fresh_pc/image/right_arrow.png) no-repeat center 22px;
    line-height: 200px;
    overflow: hidden;
}

#pt, #pt .y a {
    color: #666;
}

.nvhm {
    width: 16px;
    background: url(/View/xr_fresh_pc/image/chart.png) no-repeat 0 -20px;
    line-height: 200px;
    overflow: hidden;
}

#nv_home #uhd {
    background: url(/View/xr_fresh_pc/image/uhd-bg.jpg) no-repeat center center;
    background-size: cover;
}

#nv_home #uhd .mt {
    color: #FFF;
}

#nv_home #uhd .avt {
    position: relative;
    top: 23px;
}

#nv_home #uhd .tb {
    border-bottom: 0 !important;
}

#uhd {
    padding-top: 10px;
    border: none;
    border-bottom: none;
    background: #DDD;
}

#uhd .tb a {
    border-width: 1px 0;
    border-top-color: #E5EDF2;
    border-bottom-color: #dcdcdc;
}

#uhd .tb .a a {
    border: 1px solid #dcdcdc;
    border-bottom-color: #FFF;
}

.ie6 #uhd .tb .a {
    position: relative;
}

#uhd .mn {
    float: right;
    margin-right: 15px;
    margin-bottom: -30px;
    line-height: 28px;
}

#uhd .mn a {
    padding: 2px 0 2px 20px;
    background: no-repeat 0 50%;
    color: #666;
}

#uhd .mn a:hover {
    color: #ff6e2f;
}

#uhd .mn .addflw a {
    background-image: url(/View/xr_fresh_pc/image/common/flw_ico.png);
}

#uhd .mn .addf a {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/feed/friend.gif);
}

#uhd .mn .pm2 a {
    background-image: url(/View/xr_fresh_pc/image/common/pmto.gif);
}

#uhd .h {
    padding: 25px 0 20px 75px;
}

#uhd .avt {
    display: inline;
    float: left;
    margin-left: -65px;
}

#uhd .mt {
    padding-bottom: 0;
}

#uhd .flw_hd {
    float: right;
    width: 260px;
    margin-right: 10px;
    margin-bottom: -30px;
}

#uhd .tns th, #uhd .tns td {
    padding-left: 20px;
    text-align: left;
}

#uhd .flw_hd .o {
    padding-left: 20px;
}

.tns {
    padding: 10px 0;
}

.tns table {
    width: 100%;
}

.tns th, .tns td {
    text-align: center;
    font-size: 12px;
}

.sd .tns th, .sd .tns td {
    width: 110px !important;
}

.tns th {
    border-right: 1px solid #dcdcdc;
}

.tns th p, .tns td p {
    font-size: 14px;
    margin: 0;
}

.pls .tns {
    padding: 0 10px 10px;
}

.pls .tns th p, .pls .tns td p {
    font-size: 12px;
    margin: 0;
}

.ih .icn {
    float: left;
    width: 60px;
}

.ih dl {
    margin-left: 60px;
}

.ih dt {
    font-size: 14px;
    font-weight: 700;
}

.ih dd {
    padding-bottom: 1em;
}

.ih dd strong {
    margin: 0 2em 0 4px;
    color: #ff6e2f;
}

.tb {
    margin-top: 10px;
    line-height: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.tb li {
    float: left;
    margin: 0 3px -1px 0;
}

.ie6 .tb .a, .ie6 .tb .current {
    position: relative;
}

.tb a {
    display: block;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    background: #E5EDF2;
}

.tb .a a, .tb .current a {
    border-bottom-color: #FFF;
    background: #FFF;
    font-weight: 400;
}

.tb a:hover {
    text-decoration: none;
}

.tb .y {
    float: right;
    margin-right: 0;
}

.tb .y a {
    border: none;
    background: transparent;
}

.tb .o a {
    background: #ff6e2f;
    border: 1px solid #ff6e2f;
    font-weight: 400;
    color: #FFF;
}

.pg_collection .tb .o a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    border-radius: 4px;
}

.ie6 .tb .o a {
    float: left;
}

.tb_h {
    margin: 8px 0 0;
    padding: 0 8px;
    background-color: #fff;
}

.tb_h li {
    margin-right: 0;
}

.tb_h a {
}

.tb_h .o {
    margin-top: 0;
}

.tb_s {
    margin-top: 0;
    line-height: 26px;
}

.tbmu {
    padding: 8px 10px;
    border-bottom: 1px dashed #dcdcdc;
}

.tbmu a {
    color: #ff6e2f;
}

.tbmu .a {
    color: #333;
    font-weight: 700;
}

.tbms {
    padding: 10px 10px 10px 26px;
    border: 1px dashed #FF9A9A;
    background: url(/View/xr_fresh_pc/image/common/notice.gif) no-repeat 10px 50%;
}

.tbms_r {
    background-image: url(/View/xr_fresh_pc/image/common/data_valid.gif);
}

.tbx {
    margin: 10px 0;
}

.tbx span {
    margin-right: 10px;
    cursor: pointer;
}

.tbx .a {
    padding: 3px 5px;
    border: solid #999;
    border-width: 0 1px 1px 0;
    background: #F2F2F2 url(/View/xr_fresh_pc/image/common/thead.png) repeat-x 0 -20px;
}

.tbx strong {
    color: #ff6e2f;
}

.obn {
    border-bottom: 1px solid #dcdcdc;
}

.obn select {
    width: 100%;
    margin-bottom: 5px;
}

.a_h {
    padding-top: 5px;
}

.a_mu {
    border: solid #dcdcdc;
    border-width: 0 1px 1px;
    background: #F2F2F2;
}

.a_f {
    margin: 5px auto;
}

.a_b {
    float: right;
    margin: 0 0 5px 5px;
}

.a_t {
    margin-bottom: 10px;
}

.a_t table {
    width: 100%;
}

.a_t td {
    padding: 4px 15px;
    border: 1px solid #dcdcdc;
}

.a_pr {
    float: right;
    overflow: hidden;
}

.a_pt, .a_pb {
    background: url(/View/xr_fresh_pc/image/common/ad.gif) no-repeat 0 50%;
    margin-bottom: 6px;
    padding-left: 20px;
    zoom: 1;
}

.a_fl, .a_fr {
    float: right;
    position: fixed;
    top: 350px;
    z-index: 100;
}

.a_fl {
    left: 0;
}

.a_fr {
    right: 0;
    text-align: right;
}

* html .a_fl, * html .a_fr {
    position: absolute;
    top: expression(offsetParent.scrollTop+350);
}

.a_cb {
    top: 20px
}

* html .a_cb {
    top: expression(offsetParent.scrollTop+20);
}

.a_af {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.a_cn {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 300;
}

* html .a_cn {
    position: absolute;
    top: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);
}

.a_cn .close {
    text-align: right;
}

.a_h, .a_mu, .a_c, .a_p, .a_f, .a_t {
    text-align: center;
}

.xl li {
    margin: 2px 0;
}

.xl em {
    float: right;
    padding-left: 5px;
}

.xl em, .xl em a {
    color: #999;
}

.xl label, .xl label a {
    color: #ff6e2f;
}

.xl1 li {
    height: 1.5em;
    overflow: hidden;
}

.xl1_elp {
    float: left;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xl2 li {
    float: left;
    margin: 2px 0;
    padding: 0;
    width: 50%;
    height: 1.5em;
    overflow: hidden;
}

.xl ol, ol.xl {
    background: url(/View/xr_fresh_pc/image/common/sortnum.png) no-repeat 0 3px;
    line-height: 21px;
}

.xl ol li, ol.xl li {
    background: none;
    padding-left: 20px;
}

.xl ol li, ol.xl li {
    height: 21px;
}

.xld dt {
    padding: 8px 0 5px;
    font-weight: 700;
}

.xld dd {
    margin-bottom: 8px;
}

.xld .m {
    float: left;
    margin: 8px 8px 10px 0;
}

.xld .atc {
    float: right;
    margin-left: 20px;
}

.ie8 .xld .atc {
    max-width: 86px;
}

.xld .atc img {
    padding: 2px;
    max-width: 80px;
    max-height: 80px;
    border: 1px solid #dcdcdc;
    background: #FFF;
}

.ie6 .xld .atc img {
    width: expression(this.width > 80 && this.width>=this.height ? 80:true);
    height: expression(this.height > 80 && this.width<=this.height ? 80:true);
}

.xld a.d, .xl a.d, .attc a.d, .c a.d, .sinf a.d {
    float: right;
    width: 20px;
    height: 20px;
    overflow: hidden;
    line-height: 100px;
    background: url(/View/xr_fresh_pc/image/common/op.png) no-repeat 0 -2px;
}

.attc a.d {
    float: left;
}

.xld a.d:hover, .xl a.d:hover, .attc a.d:hover, .c a.d:hover, .sinf a.d:hover {
    background-position: 0 -22px;
}

.xld a.b {
    background-position: 0 -40px;
}

.xld a.b:hover {
    background-position: 0 -60px;
}

.xlda dl {
    padding-left: 65px;
}

.xlda .m {
    display: inline;
    margin: 8px 0 8px -65px;
}

.xlda .avt img {
    display: block;
}

.xlda dd img {
    max-width: 550px;
}

* html .xlda dd img {
    width: expression(this.width > 550 ? 550:true);
}

.xlda dd a {
    color: #ff6e2f;
}

.xlda dd .hot {
    color: #ff6e2f;
}

.ml {
}

.ml li {
    float: left;
    padding: 0 5px 5px;
    text-align: center;
    overflow: hidden;
}

.ml img {
    display: block;
    margin: 0 auto;
}

.ml p, .ml span {
    display: block;
    width: 100%;
    height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ml span, .ml span a {
    color: #999;
}

.mls li {
    padding: 0 0 5px;
    width: 66px;
}

.mls .avt {
    display: block;
    margin: 0 auto;
    width: 54px;
}

.mls img {
    width: 48px;
    height: 48px;
}

.mls p {
    margin-top: 5px;
}

.mlm li {
    padding: 0 0 5px;
    width: 150px;
}

.mlm img {
    width: 120px;
    height: 120px;
}

.mla li {
    width: 140px;
    height: 224px;
}

.mla1 li {
    height: 150px;
}

.mla .c {
    margin: 0 auto;
    width: 136px;
    height: 150px;
    background: url(/View/xr_fresh_pc/image/common/gb.gif) no-repeat 0 0;
    text-align: left;
}

.mla .a {
    background-position: 0 100%;
}

.mla .c a {
    display: block;
    padding: 14px 4px 3px 8px;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.mla img {
    max-width: 120px;
    max-height: 120px;
    _width: expression(this.width > 120 && this.width>=this.height ? 120:true);
    _height: expression(this.height > 120 && this.width<=this.height ? 120:true);
}

.mlp li {
    width: 140px;
    height: 140px;
}

.mlp .d {
    padding: 0 0 5px;
    width: 150px;
    height: 180px;
}

.mlp img {
    padding: 2px;
    max-width: 120px;
    max-height: 120px;
    border: 1px solid #dcdcdc;
    background: #FFF;
}

* html .mlp img {
    width: expression(this.width > 120 && this.width>=this.height ? 120:true);
    height: expression(this.height > 120 && this.width<=this.height ? 120:true);
}

.gm, .gs, .gol, .god {
    position: absolute;
    overflow: hidden;
    margin: -3px 0 0 -3px;
    width: 60px;
    height: 18px;
    background: url(/View/xr_fresh_pc/image/common/gst.gif) no-repeat 0 0;
    display: block;
}

.gs {
    background-position: 0 -18px;
}

.gol {
    background-position: 0 -36px;
}

.god {
    margin: -5px 0px 0px 45px;
    background: url(/View/xr_fresh_pc/image/common/access_disallow.gif) no-repeat 0 0;
}

.appl ul {
    margin: 3px 0;
}

.appl li {
    display: block;
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.appl li a {
    text-decoration: none !important;
}

.appl img {
    margin: 5px 5px -3px 0;
}

.appl span {
    float: right;
    font-size: 12px;
}

.appl span a {
    color: #999;
}

.appl span a:hover {
    color: #ff6e2f;
}

.myo li {
    height: auto;
    line-height: 1.5;
}

.myo img {
    margin-bottom: -1px;
}

.myo a {
    color: #ff6e2f;
}

.tbn {
    margin: -6px -10px 0;
}

.tbn ul {
    margin: 0;
}

.tbn li {
    margin: 0 10px;
    height: 33px;
    border-bottom: 1px dashed #CCC;
}

.tbn li.a {
    margin: -1px 0 0;
    padding: 0 10px 0 9px;
    border-top: 1px solid #dcdcdc;
    border-bottom-style: solid;
    background: #FFF;
}

.tbn ul a {
    display: block;
    height: 33px;
    line-height: 33px;
}

.tbn .mt {
    padding: 10px;
}

.notice_pm, .notice_mypost, .notice_interactive, .notice_system, .notice_manage, .notice_app {
    float: left;
    width: 18px;
    height: 14px;
    background-image: url(/View/xr_fresh_pc/image/common/ico_notice.png);
    margin: 11px 5px 5px 0;
}

.notice_pm {
    background-position: 0 0;
}

.notice_mypost {
    background-position: 0 -33px;
}

.notice_interactive {
    background-position: 0 -68px;
}

.notice_system {
    background-position: 0 -101px;
}

.notice_manage {
    background-position: 0 -135px;
}

.notice_app {
    background-position: 0 -169px;
}

.mg_img {
    padding: 10px;
    width: 76px;
    height: 76px;
    background: url(/View/xr_fresh_pc/image/common/magic_imgbg.gif) no-repeat 0 0;
}

.lk img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 88px;
    height: 31px;
}

.lk p {
    color: #666;
}

.lk .m li {
    clear: left;
    padding: 0 0 10px 98px;
}

.lk .m img {
    display: inline;
    margin-top: 4px;
    margin-top: 1px \9;
    margin-left: -98px;
}

.lk .x li {
    float: left;
    margin-right: 5px;
    width: 88px;
    height: 1.5em;
    overflow: hidden;
}

.lk_logo .lk_content {
    float: left;
}

.tedt {
    width: 98%;
    border: 1px solid;
    border-color: #999 #CCC #CCC #999;
}

.tedt .bar {
    padding: 0 10px 0 0;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #dcdcdc;
    background: #F2F2F2;
}

.fpd a {
    float: left;
    margin: 2px 5px 0 0;
    width: 20px;
    height: 20px;
    background: url(http://122.114.192.163/demo/hnews/static/image/editor/editor.gif) no-repeat;
    text-indent: -9999px;
    line-height: 20px;
    overflow: hidden;
}

.fpd a.fbld {
    background-position: 0 0;
}

.fpd a.fclr {
    background-position: -60px 0;
}

.fpd a.fmg {
    background-position: 0 -20px;
}

.fpd a.flnk {
    background-position: -40px -20px;
}

.fpd a.fqt {
    background-position: -140px -20px;
}

.fpd a.fcd {
    background-position: -120px -20px;
}

.fpd a.fsml {
    background-position: -20px -20px;
}

.fpd a.fat {
    background-position: -140px 0;
}

.tedt .area {
    padding: 4px;
    background: #FFF;
    zoom: 1;
}

.tedt .pt {
    width: 100%;
    margin-right: 0;
    padding: 0 !important;
    border: none;
    background: #FFF none;
}

.tedt .pt:focus {
    outline: none;
    -moz-box-shadow: none;
}

.m_c .tedt {
    width: 600px;
}

.sllt {
    padding: 10px 5px 5px !important;
}

.sllt td {
    padding: 8px;
    border: none;
    cursor: pointer;
}

.sllt_p {
    *float: left;
    text-align: right;
}

.sllt_p a {
    margin-right: 5px;
    color: #069;
    text-decoration: underline;
}

.sl_pv {
    margin-top: 5px;
    padding: 8px;
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
}

.ie6 .slg, .ie7 .slg {
    width: expression(this.parentNode.offsetWidth);
}

#diy-tg {
    float: right;
    padding: 0 !important;
    width: 56px;
    background: url(http://122.114.192.163/demo/hnews/static/image/diy/panel-toggle.png) no-repeat 100% 4px;
    text-indent: -9999px;
    overflow: hidden;
}

#diy-tg_menu {
    position: absolute;
    margin: -2px 0 0 -1px;
    padding: 6px 0;
    width: 72px;
    height: 48px;
    line-height: 24px;
    background: url(http://122.114.192.163/demo/hnews/static/image/diy/panel-toggle-drop.png) no-repeat 0 0;
    text-align: center;
}

#diy-tg_menu a {
    float: none !important;
}

#toptb #diy-tg_menu {
    margin: -7px 0 0 -17px;
}

#toptb a#sslct, .switchwidth, #toptb a.switchblind {
    margin-top: 5px;
    padding: 0 !important;
    width: 23px;
    height: 18px !important;
    background: url(/View/xr_fresh_pc/image/common/switch_style.png) no-repeat 100% 0;
    text-indent: -9999px;
    overflow: hidden;
}

.switchwidth {
    background-image: url(/View/xr_fresh_pc/image/common/switch_width.png);
}

.switchwidth:hover {
    background: url(/View/xr_fresh_pc/image/common/switch_width.png) no-repeat 100% -36px;
}

#sslct_menu {
    padding: 6px 10px 10px;
}

.sslct_btn {
    float: left;
    margin: 4px 4px 0 0;
    width: 12px;
    height: 12px;
    border: 1px solid #dcdcdc;
    cursor: pointer;
}

.sslct_btn i {
    float: left;
    display: inline;
    margin: 1px;
    width: 10px;
    height: 10px;
    background: #2E80D1;
    overflow: hidden;
    font-style: normal;
}

#toptb a.switchblind {
    width: 10px;
    background-image: none;
}

.p_pop, .p_pof, .sllt {
    padding: 4px;
    border: 1px solid;
    min-width: 60px;
    border-color: #DDD;
    background: #FEFEFE;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.ie6 .p_pop {
    width: 100px;
}

.p_pof .p_pop {
    padding: 0;
    border: none;
    box-shadow: none;
}

.p_pof {
    width: 500px;
}

.p_opt {
    padding: 10px;
}

.p_pop li {
    display: inline;
}

.p_pop a {
    display: block;
    padding: 3px 5px;
    border-bottom: 1px solid #dcdcdc;
    white-space: nowrap;
}

.p_pop li:last-child a {
    border: none;
}

.ie6 .p_pop li {
    zoom: 1;
    clear: both;
    width: 100%;
}

.ie6 .p_pop a {
    position: relative;
}

.p_pop a:hover, .p_pop a.a, #sctype_menu .sca {
    background-color: #E5EDF2;
    color: #ff6e2f;
    text-decoration: none;
}

.prompt_news, .prompt_follower, .prompt_news_0, .prompt_follower_0, .ignore_notice, .prompt_concern {
    float: left;
    width: 18px;
    height: 14px;
    margin: 3px 6px 5px 0;
    display: inline;
    background: url(/View/xr_fresh_pc/image/common/ico_notice.png) no-repeat 0 0;
}

.prompt_follower_0 {
    background-position: 0 -225px;
}

.prompt_news {
    background-image: url(/View/xr_fresh_pc/image/common/new_pm.gif);
}

.prompt_follower {
    background-position: 0 -191px;
}

.prompt_concern {
    background-position: 0 -258px;
}

.ignore_notice {
    background: url(/View/xr_fresh_pc/image/common/close.gif) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 12px;
    overflow: hidden;
}

.p_pop .ignore_noticeli a, .p_pop .ignore_noticeli a:hover, .p_pop .ignore_noticeli a.a {
    background: none;
    border-bottom: 0;
}

.p_pop .notice_interactive, .p_pop .notice_system, .p_pop .notice_manage, .p_pop .notice_app, .p_pop .notice_mypost {
    margin: 3px 2px 5px 0;
}

.ie6 .ignore_notice {
    display: none;
}

.blk a, .inlinelist a {
    display: inline;
    padding: 0;
    border: none;
}

.blk a:hover {
    background: none;
    color: #333;
    text-shadow: none;
    text-decoration: underline;
}

.inlinelist {
    padding: 5px;
}

.inlinelist a {
    float: left;
    width: 5em;
    height: 2em;
    overflow: hidden;
    text-align: center;
    line-height: 2em;
}

.h_pop {
    min-width: 120px;
    border-top: none;
}

.p_opt .txt, .p_opt .txtarea {
    margin: 5px 0;
}

.p_pop .flbc, .p_pof .flbc {
    margin-right: 8px;
    margin-top: 4px;
}

.t_l, .t_c, .t_r, .m_l, .m_r, .b_l, .b_c, .b_r {
    overflow: hidden;
    background: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.t_l, .t_r, .b_l, .b_r {
    width: 8px;
    height: 8px;
}

.t_c, .b_c {
    height: 8px;
}

.m_l, .m_r {
    width: 8px;
}

.t_l {
    -moz-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    border-radius: 8px 0 0 0;
}

.t_r {
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}

.b_l {
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
}

.b_r {
    -moz-border-radius: 0 0 8px 0;
    -webkit-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
}

.m_c {
    background: #FFF;
}

.m_c .tb {
    margin: 0 0 10px;
    padding: 0 10px;
}

.m_c .c {
    padding: 0 10px 10px;
}

.m_c .o {
    padding: 8px 10px;
    height: 26px;
    text-align: right;
    border-top: 1px solid #dcdcdc;
    background: #F2F2F2;
}

.m_c .el {
    width: 420px;
}

.m_c .el li {
    padding: 0;
    border: none;
}

.flb {
    padding: 10px 10px 8px;
    height: 20px;
    line-height: 20px;
}

.flb em {
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #ff6e2f;
}

.flb em a {
    text-decoration: none;
}

.flb .needverify {
    float: left;
    margin-left: 8px;
    padding-left: 13px;
    width: 45px;
    height: 21px;
    line-height: 21px;
    background: url(/View/xr_fresh_pc/image/common/re_unsolved.gif) no-repeat 0 0;
    font-size: 12px;
    color: #999;
    font-weight: 400;
}

.flb .onerror, .flb .onright {
    padding-left: 20px;
    height: auto;
    line-height: 140%;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400;
}

.flb .onerror {
    background: url(/View/xr_fresh_pc/image/common/check_error.gif) no-repeat 0 50%;
}

.flb .onright {
    background: url(/View/xr_fresh_pc/image/common/check_right.gif) no-repeat 0 50%;
    color: #666;
}

.flb span {
    float: right;
    color: #999;
}

.flb span a, .flb strong {
    float: left;
    text-decoration: none;
    margin-left: 8px;
    font-weight: 400;
    color: #333;
}

.flb span a:hover {
    color: #999;
}

.flbc {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(/View/xr_fresh_pc/image/common/cls.gif) no-repeat 0 0;
    cursor: pointer;
}

.flbc:hover {
    background-position: 0 -20px;
}

.floatwrap {
    overflow: auto;
    overflow-x: hidden;
    margin-bottom: 10px;
    height: 280px;
}

.f_c {
}

.f_c li {
    list-style: none;
}

.f_c hr.l {
    margin: 0;
}

.f_c a {
    color: #ff6e2f;
}

.f_c .list {
    margin: 0 auto 10px;
    width: 570px;
    border-top: 3px solid #dcdcdc;
}

.f_c .list th, .f_c .list td {
    padding: 5px 2px;
    height: auto;
    border-bottom: 1px dashed #dcdcdc;
}

.f_c .list .btns th, .f_c .list .btns td {
    border-bottom: none;
}

.f_c .th th, .f_c .th td {
    padding: 10px 0;
}

.f_c .list th {
    background: none;
}

.nfl {
    height: auto !important;
    height: 320px;
    min-height: 320px;
}

.nfl .f_c {
    margin: 60px auto;
    padding: 20px;
    width: 580px;
    border: 3px solid #F2F2F2;
    background: #FFF;
}

.nfl .loginform {
    height: auto;
}

.nfl .clause {
    width: auto;
    height: auto;
}

.hasd {
}

.hasd input {
    float: left;
    width: 121px;
}

.hasd input.crl {
    padding: 0;
    width: 20px;
    height: 20px;
    background: none;
    border-style: solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    border-width: 1px 0 1px 1px;
}

.hasd .spmediuminput {
    width: 115px;
}

.dpbtn {
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    width: 21px;
    height: 21px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    background: #FFF url(/View/xr_fresh_pc/image/common/newarow.gif) no-repeat 100% 0;
}

.dpbtn:hover {
    background-position: 100% -23px;
}

.hasd label {
    float: left;
}

.tpclg h4 a.dpbtn {
    float: right;
    border-width: 1px;
}

.tpclg h4 {
    font-weight: 400;
}

.tpclg .pt {
    margin: 5px 0;
    width: 212px;
    overflow: hidden;
}

.mark .dt, .mark .tpclg h4 {
    width: 270px;
}

.mark .tpclg .pt {
    width: 260px;
}

#postbox dd.hasd input {
    width: 99px;
    margin-right: 0;
}

.colorbox {
    width: 130px !important;
}

.colorbox input {
    float: left;
    margin: 2px;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 0;
    cursor: pointer;
}

.hrbox {
    width: 500px !important;
}

.hrbox input {
    float: left;
    margin: 2px;
    padding: 0;
    width: 495px;
    height: 25px;
    border: 0;
    cursor: pointer;
    background: #FFFFFF;
}

.postbgbox {
    width: 325px !important;
}

.postbgbox input {
    float: left;
    margin: 2px;
    padding: 0;
    width: 50px;
    height: 50px;
    border: 1px solid;
    border-color: #F7F7F7 #EFEFEF #EFEFEF #F7F7F7;
    cursor: pointer;
    background: #FFFFFF;
}

.pm {
    overflow: hidden;
    width: 400px;
}

.pm .flb {
    margin-bottom: 0;
    padding: 1px 5px 4px;
    background: #CCC url(/View/xr_fresh_pc/image/common/pm.png) repeat-x 0 -101px;
}

* html .pm .flb {
    padding: 4px 5px 1px;
}

.pm .flb em {
    padding-left: 15px;
    background: url(/View/xr_fresh_pc/image/common/pm.png) no-repeat 0 -65px;
    text-shadow: 1px 1px 1px #FFF;
    color: #333;
    font-size: 12px;
}

.pm .flbc {
    background-image: url(/View/xr_fresh_pc/image/common/pm.png);
}

.pm_tac {
    padding: 5px 10px;
    background: #F2F2F2;
}

.pm .c {
    padding: 0;
    background: #F2F2F2;
}

.pmb {
    position: relative;
    padding: 20px 20px 0;
    width: 360px;
    height: 280px;
    overflow: auto;
    overflow-x: hidden;
}

.pmb li {
    position: relative;
    margin-bottom: 10px;
}

.pmt {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: -6px;
    text-indent: -999px;
    width: 7px;
    height: 7px;
    background: url(/View/xr_fresh_pc/image/common/pm.png) no-repeat -13px -40px;
    zoom: 1;
}

.pmd {
    float: left;
    padding: 5px 8px;
    background: #dcdcdc url(/View/xr_fresh_pc/image/common/pm-bg1.png) repeat-x;
    border: 1px solid;
    border-color: #E7E7E7 #BBB #999 #E7E7E7;
    word-wrap: break-word;
    -moz-box-shadow: 2px 2px 4px #DDD;
    -webkit-box-shadow: 2px 2px 4px #DDD;
    box-shadow: 2px 2px 4px #DDD;
    -moz-border-radius: 10px 10px 10px 0;
    -webkit-border-radius: 10px 10px 10px 0;
    border-radius: 10px 10px 10px 0;
}

.pmd, .pmd img {
    max-width: 292px;
}

* html .pmd {
    width: expression(this.offsetWidth > 292 ? 292+'px':'auto');
}

* html .pmd img {
    width: expression(this.width > 292 ? 292:true);
}

.pmd .quote {
    overflow: hidden;
    margin: 0;
    padding-left: 16px;
    background: url(/View/xr_fresh_pc/image/common/qa.gif) no-repeat 0 0;
    color: #666;
}

.pmd .quote blockquote {
    display: inline;
    margin: 0;
    padding-right: 16px;
    background: url(/View/xr_fresh_pc/image/common/qz.gif) no-repeat 100% 100%;
}

.pmd .blockcode {
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: transparent;
    color: #666;
}

.pmd .blockcode code {
    font-family: Monaco, Consolas, 'Lucida Console', 'Courier New', serif;
    font-size: 12px;
    line-height: 1.8em;
}

* html .pmd .blockcode code {
    font-family: 'Courier New', serif;
}

.pmm .pmt {
    right: -6px;
    left: auto;
    background-position: 0 -47px;
}

.pmm .pmd {
    float: right;
    background: #FEF5E7 url(/View/xr_fresh_pc/image/common/pm-bg2.png) repeat-x;
    border-color: #FFC68C #F9D4A7 #F3BB65 #DDC4A9;
    -moz-box-shadow: -2px 2px 4px #DDD;
    -webkit-box-shadow: -2px 2px 4px #DDD;
    box-shadow: -2px 2px 4px #DDD;
    -moz-border-radius: 10px 10px 0 10px;
    -webkit-border-radius: 10px 10px 0 10px;
    border-radius: 10px 10px 0 10px;
}

.pmb h4 {
    text-align: center;
}

.pmfm {
    padding: 0 15px 15px;
}

.pmfm .tedt {
    width: 365px;
}

.pmfm .pt {
    height: 65px;
}

.pmfm .pn {
    float: right;
}

.pma a {
    margin-right: 5px;
}

.pmo {
    position: absolute;
    top: 8px;
    right: 10px;
    overflow: hidden;
    padding-left: 10px;
    width: 130px;
    height: 31px;
    line-height: 24px;
    line-height: 26px \9;
    background: url(/View/xr_fresh_pc/image/common/pn.png) repeat-x 0 -320px;
    text-shadow: 1px 1px 1px #FFF;
}

.pmo em {
    display: block;
    padding: 3px 5px 4px 0;
    background: url(/View/xr_fresh_pc/image/common/pn.png) no-repeat 100% -360px;
}

.pmo a {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding-right: 10px;
    background: url(/View/xr_fresh_pc/image/common/pm.png) no-repeat 100% -222px;
    outline: none;
}

.pmo .b {
    background-position: 100% -278px;
}

.pmfl {
    position: absolute;
    top: 35px;
    right: 10px;
    z-index: 200;
    width: 138px;
    border: solid #CCC;
    border-width: 0 1px 1px;
    background: #FFF;
}

.pmfl .s, .pmfl .o {
    padding: 5px;
    border-bottom: 1px solid #dcdcdc;
    background: #F2F2F2;
}

.pmfl .o {
    border-bottom-color: #FFF;
}

.pmfl .s .px {
    padding-left: 20px;
    width: 101px;
    background: #FFF url(/View/xr_fresh_pc/image/common/pm.png) no-repeat 0 -160px;
}

.pmfl .o .ps {
    width: 100%;
}

.pmfl ul {
    overflow: auto;
    overflow-x: hidden;
    width: 138px;
    height: 306px;
}

.pmfl li {
    padding: 5px;
    height: 24px;
}

.pmfl .avt {
    float: left;
    width: 29px;
    height: 29px;
}

.pmfl .avt img {
    padding: 0;
    width: 24px;
    height: 24px;
    border: none;
}

.pmfl .newpm img {
    margin: 1px 0 0 1px;
}

.pmfl p {
    overflow: hidden;
    white-space: nowrap;
    width: 78px;
}

.pmfl p .a {
    color: red;
}

.pmfl p .ol {
    color: #333;
}

.pmfl strong {
    color: #000;
}

.rfm {
    margin: 0 auto;
    width: 760px;
    border-bottom: 1px dotted #dcdcdc;
}

.rfm a {
    color: #ff6e2f;
}

.rfm .rq {
}

.rfm th, .rfm td {
    padding: 10px 2px;
    vertical-align: top;
    line-height: 24px;
}

.rfm .tipwide {
    padding-top: 0;
}

.rfm th {
    padding-right: 10px;
    width: 10em;
    text-align: right;
}

.rfm .px {
    width: 220px !important;
}

.rfm .px:focus {
    border-color: #ff6e2f;
    background: #FFF;
}

.rfm .p_tip {
    position: absolute;
    z-index: 2;
    display: none;
    padding-left: 10px;
    width: 390px;
    background: #FFF;
    color: #666;
    font-style: normal;
}

.rfm .p_chk {
    position: absolute;
    z-index: 1;
    padding-left: 10px;
    width: 390px;
    color: red;
    font-weight: 700;
    font-family: 'Microsoft Yahei', tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
}

.rfm #emailmore {
    position: absolute;
}

.p_right {
    background: url(/View/xr_fresh_pc/image/common/check_right.gif) no-repeat 10px 20px;
    width: 30px;
}

#returnmessage4 {
    display: none;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc;
    background: #FFE;
    text-align: center;
    font-weight: 700;
}

#returnmessage4.onerror {
    display: block;
}

.rfm .l {
    margin: 0;
}

.blr .c {
    padding: 0 10px 10px;
}

.login_slct a {
    margin-right: -8px;
    padding-right: 16px;
    background: url(/View/xr_fresh_pc/image/common/arrwd.gif) no-repeat 100% 50%;
}

.fwin .rfm, .nfl .f_c .rfm {
    width: 500px;
}

.fwin .rfm th, .fwin .rfm td, .nfl .f_c .rfm th, .nfl .f_c .rfm td {
    padding: 6px 2px;
}

.fwin .loginb button {
    margin-left: 11.3em;
}

.nfl .f_c .loginb button {
    margin-left: 12em;
}

.passlevel {
    padding-left: 70px;
    background: url(/View/xr_fresh_pc/image/common/passlevel.png) no-repeat 0 5px;
}

.passlevel1 {
    background-position: 0 -35px;
}

.passlevel2 {
    background-position: 0 -75px;
}

.passlevel3 {
    background-position: 0 -115px;
}

.blr {
    width: 580px;
    margin: 20px auto 30px;
}

.m_c .blr {
    margin: 0 auto;
}

.lgfm {
    font: 12px/1.5 'Microsoft Yahei', tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif;
    float: left;
    margin-bottom: 10px;
    *margin-bottom: -10px;
    padding: 20px 0;
    width: 280px;
    border-right: 1px solid #dcdcdc;
}

.rgs {
    margin-bottom: 10px;
}

.lgfm label, .lgfm p, .reginfo {
    clear: both;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    line-height: 22px;
}

.reginfo label {
    display: inline;
}

.reg_c {
    float: left;
    width: 200px;
}

.lgfm .txt, .lgfm .px {
    padding: 2px 4px;
    height: 16px;
    border: 1px solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    background-image: none;
}

.lgfm .txt, .lgfm .px, .lgfm .pt {
    width: 170px;
}

.lgfm .ftid a, .lgfm .ftid a:hover {
    height: 20px;
    background-position: 100% -1px;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
}

.fsb {
    clear: both;
    margin-top: 8px;
    padding: 10px;
}

.fsb .z {
    padding-top: 5px;
}

.m_c .fsb {
    background: #F2F2F2;
    border-top: 1px solid #dcdcdc;
}

.fsb .pns {
    margin-right: 8px;
}

.lgfm em, .fsb em {
    float: left;
    width: 60px;
}

.fsb .pnr {
    *margin-top: 4px;
}

.nlf .txt {
    width: 230px;
}

.brls {
    overflow: auto;
    margin-bottom: 10px;
    width: 470px;
    height: 240px;
}

.sipt {
    float: none;
    margin: 0 0 10px;
    width: 234px;
    height: 20px;
    background-color: #FFF;
    border: 1px solid;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    clear: left;
}

.sipt a {
    float: left;
    width: 54px;
    border: none;
}

.sipt a:hover, .sipt a:focus {
    border: none;
}

.sipt .txt {
    float: left;
    width: 154px;
    border: none;
    outline: none;
    background: #FFF;
}

.sltp {
    float: none;
    margin: 10px 0;
    clear: both;
}

.sltp a, .sltp a:hover, .sltp a:focus {
    height: 20px;
    line-height: 20px;
    border-color: #dcdcdc;
    background-color: transparent;
    background-position: 100% -1px;
    color: #069 !important;
}

.sltp a:hover, .sltp a:focus {
    background-position: 100% -24px;
}

.lpsw label {
    float: left;
    padding-left: 4px;
    width: 61px;
    line-height: 150%;
}

.clck, .sipt .clck {
    background: #FFF url(/View/xr_fresh_pc/image/common/clck.gif) no-repeat 98% 50%;
}

.lgf {
    float: left;
    overflow: visible;
    margin: 47px 25px 10px 40px;
}

.lgf h4 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
}

.lgf a {
    color: #ff6e2f;
}

.minf {
    margin-top: 23px;
}

#messagelogin {
    margin-top: 5px;
    border-top: 1px solid #dcdcdc;
}

#messagelogin .flb {
    padding-left: 0;
}

#messagelogin .blr {
    margin: 0;
}

#messagelogin .lgfm {
    padding-top: 0;
}

#messagelogin .minf {
    margin-top: 0;
}

#messagelogin .fsb {
    padding: 0;
}

.fastlg {
    line-height: 24px;
}

.fastlg td {
    padding: 2px 0 2px 4px;
}

.fastlg_fm {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #dcdcdc;
}

#ls_fastloginfield_ctrl {
    line-height: 20px;
    border: none;
    background-color: transparent;
    background-position: 100% -1px;
}

#ls_fastloginfield_ctrl:hover {
    background-position: 100% -24px;
}

.psw_w {
    padding-left: 5px;
}

.fastlg_l {
    padding-right: 4px !important;
    border-right: 1px solid #E5EDF2;
}

.poke {
    margin-bottom: 10px;
}

.poke li {
    float: left;
    margin: 0 1% 5px 0;
    width: 32%;
    height: 22px;
}

.poke img {
    vertical-align: middle;
}

.dt {
    border-top: 1px solid #dcdcdc;
    width: 100%;
}

.dt th {
    background: #F2F2F2;
}

.dt td, .dt th {
    padding: 7px 4px;
    border-bottom: 1px solid #dcdcdc;
}

.dt .c {
    width: 50px;
}

.tdat {
    width: 100%;
    border: 1px solid #dcdcdc;
}

.tdat th, .tdat td {
    padding: 4px 5px;
    border: 1px solid #dcdcdc;
}

.um {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px dashed #dcdcdc;
    clear: left;
}

.umh {
    margin-bottom: 10px;
    overflow: hidden;
}

.umh h2, .umh h3 {
    clear: left;
    font-size: 14px;
    float: left;
    background: #FFF url(/View/xr_fresh_pc/image/common/arrow.gif) no-repeat right 6px;
    padding-right: 14px;
    cursor: pointer;
}

.schfaq h3 {
    background: none;
    cursor: default;
}

.umh h3 a {
    color: #666;
}

.umh h3 span {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

.umh h2 em, .umh h3 em {
    margin-left: 8px;
    font-size: 12px;
    color: #999;
    font-weight: 400;
}

.umh_act {
    float: right;
}

.umh .umh_cb {
    display: none;
}

.umh .umh_ext {
    display: block;
}

.umn {
    background: url(/View/xr_fresh_pc/image/common/dash.gif) repeat-x 0 10px;
    clear: left;
}

.umn h3 {
    background: #FFF url(/View/xr_fresh_pc/image/common/arrow.gif) no-repeat right -35px;
    font-size: 14px;
}

.umn .umh_cb {
    display: block;
    background-color: #FFF;
    color: #666;
    cursor: pointer;
}

.umn .umh_ext {
    display: none;
}

.lum {
}

.lum h2 {
    font-size: 14px;
}

.lum ul {
    padding: 1em 0 1em 2em;
    margin-bottom: 1em;
    border-bottom: 1px dashed #dcdcdc;
}

.lum ul li {
    padding: 0.2em 0;
}

.pgs {
}

.pgs #newspecial, .pgs #newspecialtmp, .pgs #post_reply, .pgs #post_replytmp {
    float: left;
    margin-right: 5px;
    background: #fff;
}

.pg {
    text-align: center;
}

.pg, .pgb {
    line-height: 26px;
}

.pg a, .pg strong, .pgb a, .pg label {
    display: inline-block;
    background-color: #FFF;
    background-repeat: no-repeat;
    padding: 0 13px;
    height: 34px;
    line-height: 34px;
    margin-left: 6px;
    padding: 0 13px;
    font-size: 13px;
    color: #333;
    border-radius: 2px;
    overflow: hidden;
    text-decoration: none;
}

.pg a.nxt, .pgb a {
    padding: 0 10px;
}

.pg a:hover, .pgb a:hover {
    background-color: #ff6e2f;
    color: #fff;
}

.pg a.nxt {
    padding-right: 25px;
    background-image: url(/View/xr_fresh_pc/image/common/arw_r.gif);
    background-position: 90% 50%;
    background-color: #fff !important;
    color: #333 !important;
}

.pg a.prev {
    background-image: url(/View/xr_fresh_pc/image/common/arw_l.gif);
    background-position: 50% 50%;
    background-color: #fff !important;
    color: #333 !important;
}

.pg strong {
    background: #ff6e2f;
    color: #fff;
}

.pgb a {
    padding-left: 25px;
    background-image: url(/View/xr_fresh_pc/image/common/arw_l.gif);
    background-position: 10px 50%;
}

.pg label {
    cursor: text;
}

.ie6 .pg label {
    padding-top: 3px;
    height: 23px;
}

.pg label .px {
    padding: 0;
    width: 25px;
    height: 16px;
    line-height: 16px;
}

#pgt .pg, #pgt .pgb {
    margin-top: 5px;
}

.pg_space .pg a:hover, .pg_space .pgb a:hover {
    background-color: #FBFBFD !important;
    color: #333;
}

.bac {
    margin: 0;
    padding: 0;
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #333;
    overflow: hidden;
    text-decoration: none;
    background: url(/View/xr_fresh_pc/image/common/pg_arw.png) no-repeat 0 0;
    text-align: center;
    text-indent: -7px;
    display: block;
}

#psd .bn .mbn input, #postbox input {
    margin-right: 4px;
}

#postbox .mbn, #psd .mbn {
    height: 1.6em;
    line-height: 1.6em;
}

.popupcredit {
}

.pc_l, .pc_c, .pc_inner, .pc_r {
    width: 29px;
    height: 56px;
    line-height: 56px;
    background: url(/View/xr_fresh_pc/image/common/popupcredit_bg.gif) no-repeat 0 0;
}

.pc_c {
    width: 200px;
    background-position: 0 -56px;
    background-repeat: repeat-x;
}

.pc_inner {
    white-space: nowrap;
    text-align: center;
    width: auto;
    background-position: 50% -112px;
}

.pc_inner i {
    margin-right: 10px;
    font-size: 12px;
    font-style: normal;
    color: #FFF;
    font-weight: 400;
}

.pc_inner span {
    margin-right: 15px;
    color: #FFEA97;
    font-size: 14px;
    font-weight: 700;
}

* html .pc_inner span {
    display: inline-block;
}

.pc_inner span a {
    color: #FFEA97;
    text-decoration: underline;
}

.pc_inner span em {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
}

.pc_inner span u {
    font-size: 10px;
    text-decoration: none;
}

.pc_inner span em.desc {
    color: #930;
}

.pc_btn img {
    opacity: 0.5;
}

.pc_btn:hover img {
    opacity: 1;
}

.pc_r {
    background-position: -30px 0;
}

.popuptext .pc_l, .popuptext .pc_c, .popuptext .pc_inner, .popuptext .pc_r {
    background: url(/View/xr_fresh_pc/image/common/popuptext_bg.gif) no-repeat 0 0;
}

.popuptext .pc_c {
    width: 200px;
    background-position: 0 -56px;
    background-repeat: repeat-x;
}

.popuptext .pc_inner {
    white-space: nowrap;
    text-align: center;
    width: auto;
    background-position: 50% -112px;
}

.popuptext .pc_r {
    background-position: -30px 0;
}

#fjump_menu {
    padding: 7px 0 10px 10px;
}

#fjump_menu .sch {
    position: absolute;
    top: 6px;
    right: 10px;
}

.jump_bdl {
    overflow: hidden;
}

.jump_bdl li {
    float: left;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: 10px;
    padding: 5px;
    width: 178px;
    height: 300px;
    border: 1px solid #dcdcdc;
    background: #FFF;
}

.ie6 .jump_bdl li {
    clear: none !important;
    float: left !important;
    width: 178px !important;
}

.bdl_title li {
    float: left;
    margin-right: 9px;
    padding: 0 1px;
    width: 189px;
    height: 33px;
    line-height: 23px;
    font-weight: 700;
}

.bdl_title .px {
    width: 80px;
}

.jump_bdl p {
    overflow: hidden;
    height: 25px;
    line-height: 25px;
}

.jump_bdl .sub {
    text-indent: 1em;
}

.jump_bdl .child {
    text-indent: 2em;
}

.jump_bdl a {
    display: block;
    position: static !important;
    padding: 0 4px;
    text-decoration: none;
    color: #444;
}

.jump_bdl .a a, .jump_bdl .a a:hover {
    background-color: #E5EDF2;
}

.mgcmn {
    width: 100px;
}

.mgcmn a {
    padding-left: 25px;
    line-height: 16px !important;
}

.mgcmn img {
    position: absolute;
    margin-left: -20px;
}

.cmen {
    overflow: hidden;
    width: 63px;
}

.cmen a {
    overflow: hidden;
    float: left;
    width: 20px;
    height: 20px;
}

.focus {
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 300;
    overflow: hidden;
    width: 270px;
    background: #FFF;
}

* html .focus {
    position: absolute;
    top: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);
}

.fctrl {
    margin-left: 10px;
    font-weight: 400;
}

.fctrl img {
    margin-bottom: -4px;
}

.fctrl em {
    display: inline-block;
}

.focus .m img {
    width: 60px;
    height: 60px;
}

.focus dt {
    padding-top: 0;
}

.m_c .sec .secq {
    display: block;
    margin: 5px 0 10px;
}

.reason_slct {
}

.reason_slct .reasonselect {
    height: 4.3em;
    overflow: scroll !important;
    overflow-x: auto !important;
}

.reason_slct .reasonselect li {
    white-space: nowrap;
}

.reason_slct .pt, .reason_slct .px {
    width: 25.2em !important;
}

.reasonarea {
    height: 5.8em;
}

.reason_slct .reasonselect:hover {
    height: auto;
}

.filebtn {
    position: relative;
    margin: 0 auto;
    width: 60px;
    overflow: hidden;
}

.filebtn .pf {
    position: absolute;
    right: 0;
    height: 23px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.upfile {
    width: 220px;
}

.uploazhanzhuai-dform {
    padding: 0 10px;
    border: 1px dashed #dcdcdc;
    background: #F2F2F2;
}

.progressWrapper {
    overflow: hidden;
    width: 100%;
}

.progressContainer {
    overflow: hidden;
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
}

.message {
    overflow: hidden;
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FD9;
    background-color: #FFC;
}

.red {
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

.green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

.blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName {
    overflow: hidden;
    white-space: nowrap;
    width: 323px;
    height: 18px;
    text-align: left;
    font-weight: 700;
    color: #555;
}

.progressBarInProgress, .progressBarComplete, .progressBarError {
    clear: both;
    margin-top: 2px;
    width: 0;
    height: 2px;
    background-color: blue;
    font-size: 0;
}

.progressBarComplete {
    visibility: hidden;
    width: 100%;
    background-color: green;
}

.progressBarError {
    visibility: hidden;
    width: 100%;
    background-color: red;
}

.progressBarStatus {
    white-space: nowrap;
    margin-top: 2px;
    width: 337px;
    text-align: left;
}

a.progressCancel {
    display: block;
    float: right;
    width: 14px;
    height: 14px;
    background: url(/View/xr_fresh_pc/image/common/cancelbutton.gif) no-repeat -14px 0;
    font-size: 0;
}

a.progressCancel:hover {
    background-position: 0 0;
}

.swfupload {
    vertical-align: top;
}

.frame, .frame-tab {
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
    background: #FFF;
}

.title {
    padding: 0 10px;
    height: 32px;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    overflow: hidden;
}

.frame-title, .frametitle, .tab-title {
    background: #F2F2F2 url(/View/xr_fresh_pc/image/common/title.png) repeat-x 0 100%;
}

.frame-1-1-l, .frame-1-1-1-l, .frame-1-1-1-c, .frame-2-1-l, .frame-1-2-l, .frame-3-1-l, .frame-1-3-l {
    float: left;
}

.frame-1-1-r, .frame-1-1-1-r, .frame-2-1-r, .frame-1-2-r, .frame-3-1-r, .frame-1-3-r {
    float: right;
}

.frame-1-1-l, .frame-1-1-r {
    width: 49.9%
}

.frame-1-1-1-l, .frame-1-1-1-c, .frame-1-1-1-r, .frame-2-1-r, .frame-1-2-l {
    width: 33.3%;
}

.frame-2-1-l, .frame-1-2-r {
    width: 66.6%;
}

.frame-3-1-l, .frame-1-3-r {
    width: 74.9%;
}

.frame-3-1-r, .frame-1-3-l {
    width: 24.9%;
}

.frame .mn {
    margin-bottom: 0;
}

.frame .sd {
    min-height: 0;
    _height: auto;
}

.frame-1-1 .col-r {
    float: right;
    width: 49.9%;
}

.frame-1-1 .col-l {
    float: left;
    width: 49.9%;
}

.frame-1-2 .mn, .frame-1-2 .col-r, .frame .frame-1-2 .mn, .frame .frame-1-2 .col-r {
    float: right;
    width: 66.6%;
}

.frame-1-2 .sd, .frame-1-2 .col-l, .frame .frame-1-2 .sd, .frame .frame-1-2 .col-l {
    float: left;
    width: 33.3%;
}

.frame-2-1 .mn, .frame-2-1 .col-l, .frame .frame-2-1 .mn, .frame .frame-2-1 .col-l {
    float: left;
    width: 66.6%;
}

.frame-2-1 .sd, .frame-2-1 .col-r, .frame .frame-2-1 .sd, .frame .frame-2-1 .col-r {
    float: right;
    width: 33.3%;
}

.frame-1-3 .mn, .frame-1-3 .col-r, .frame .frame-1-3 .mn, .frame .frame-1-3 .col-r {
    float: right;
    width: 74.9%;
}

.frame-1-3 .sd, .frame-1-3 .col-l, .frame .frame-1-3 .sd, .frame .frame-1-3 .col-l {
    float: left;
    width: 24.9%;
}

.frame-3-1 .mn, .frame-3-1 .col-l, .frame .frame-3-1 .mn, .frame .frame-3-1 .col-l {
    float: left;
    width: 74.9%;
}

.frame-3-1 .sd, .frame-3-1 .col-r, .frame .frame-3-1 .sd, .frame .frame-3-1 .col-r {
    float: right;
    width: 24.9%
}

.frame-1-1-1 .col-l {
    float: left;
    width: 33.3%;
}

.frame-1-1-1 .col-c {
    float: left;
    width: 33.3%;
}

.frame-1-1-1 .col-r {
    float: right;
    width: 33.3%;
}

.frame .frame-1-1-1 .col-l, .frame .frame-1-1-1 .col-c, .frame .frame-1-1-1 .col-r {
    padding: 0;
    width: 33%;
}

.frame .frame-1-1 .col-l, .frame .frame-1-1 .col-r {
    width: 49.9%;
}

.frame .title .titletext, .block .title .titletext {
    float: left;
}

.frame-tab .tab-title .titletext {
    float: left;
    margin: 0 10px;
}

.tab-title {
    padding: 0;
    width: 100% !important;
    border: none;
}

.frame-tab .tb {
    margin-top: 0;
    padding-left: 15px;
    line-height: 32px;
    border: none;
}

.frame-tab .tb li {
    margin: 0;
    margin-left: -1px;
    font-weight: 400;
}

.frame-tab .tb li, .frame-tab .tb li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-top: none;
    background: transparent none;
}

* html .frame-tab .tb li a {
    float: left;
}

.frame-tab .tb .a a {
    background: #FFF;
    font-weight: 700;
}

.frame-tab .tb-c {
    padding: 10px 16px;
}

.block {
    margin: 10px 10px 0;
}

.frame-1-2 .sd .block, .col-l .block, .frame-2-1 .mn .block, .frame-1-1-1 .col-c .block, .frame-1-3 .sd .block, .frame-3-1 .mn .block {
    margin-right: 10px;
}

.frame-1-2 .mn .block, .col-r .block, .frame-2-1 .sd .block, .frame-1-1-1 .col-c .block, .frame-1-3 .mn .block, .frame-3-1 .sd .block {
    margin-left: 10px;
}

body#space .block {
    margin: 0 5px 10px;
}

.temp {
    margin: 1px;
}

#ct .frame {
    margin: 0;
    border: none;
}

.bx {
    border: none;
}

.bx .frame-1-1-1 {
    background: transparent url(/View/xr_fresh_pc/image/common/vline2.png) repeat-y 320px 0;
}

.bx .frame-2-1 {
    background: transparent url(/View/xr_fresh_pc/image/common/vline.png) repeat-y 645px 0;
}

.drag .block .title {
    margin-bottom: 0;
    padding-left: 0;
    font-size: 14px;
    font-weight: 700;
}

#ct .sd .block {
    margin: 0;
}

.block .xl1 ul li {
    padding-left: 10px;
    background: url(/View/xr_fresh_pc/image/common/dot.gif) no-repeat 0 50%;
}

.ie_all .block .xl1 ul li {
    background-position: 0 6px;
}

.xfs {
    border-top: none;
}

.xfs .frame-title, .xfs .frametitle, .xfs .tab-title {
    border: none;
    background: transparent url(/View/xr_fresh_pc/image/common/mu.png) repeat-x 0 0;
}

.xfs .frame-title, .xfs .frametitle, .xfs .tab-title, .xfs .frame-title a, .xfs .frametitle a, .xfs .tab-title a {
    color: #FFF !important;
}

.xfs .tb li a {
    height: 32px;
    border: none !important;
}

.xfs .tb .a a {
    background: transparent url(/View/xr_fresh_pc/image/common/mu.png) no-repeat 50% -165px;
}

.xfs_1 {
    border-color: #2267B5;
}

.xfs_1 .frame-title, .xfs_1 .frametitle, .xfs_1 .tab-title {
    background-color: #2267B5;
    background-position: 0 0;
}

.xfs_1 .tb .a a {
    background-position: 50% -66px;
}

.xfs_2 {
    border-color: #A90000;
}

.xfs_2 .frame-title, .xfs_2 .frametitle, .xfs_2 .tab-title {
    background-color: #A90000;
    background-position: 0 -99px;
}

.xfs_2 .tb .a a {
    background-position: 50% -165px;
}

.xfs_3 {
    border-color: #006C6C;
}

.xfs_3 .frame-title, .xfs_3 .frametitle, .xfs_3 .tab-title {
    background-color: #006C6C;
    background-position: 0 -198px;
}

.xfs_3 .tb .a a {
    background-position: 50% -264px;
}

.xfs_4 {
    border-color: #EC5A00;
}

.xfs_4 .frame-title, .xfs_4 .frametitle, .xfs_4 .tab-title {
    background-color: #EC5A00;
    background-position: 0 -297px;
}

.xfs_4 .tb .a a {
    background-position: 50% -363px;
}

.xfs_5 {
    border-color: #6F099E;
}

.xfs_5 .frame-title, .xfs_5 .frametitle, .xfs_5 .tab-title {
    background-color: #6F099E;
    background-position: 0 -396px;
}

.xfs_5 .tb .a a {
    background-position: 50% -462px;
}

.xfs_nbd {
    border: none;
}

.xfs_nbd .block {
    margin-top: 0;
    margin-bottom: 10px;
}

.xfs_nbd .col-l .block, .xfs_nbd .frame-1-1-l .block, .xfs_nbd .frame-2-1-l .block, .xfs_nbd .frame-1-2-l .block, .xfs_nbd .frame-3-1-l .block, .xfs_nbd .frame-1-3-l .block, .xfs_nbd .frame-1-1-1-l .block {
    margin-left: 0;
}

.xfs_nbd .sd .block, .xfs_nbd .col-r .block, .xfs_nbd .frame-1-1-r .block, .xfs_nbd .frame-2-1-r .block, .xfs_nbd .frame-1-2-r .block, .xfs_nbd .frame-3-1-r .block, .xfs_nbd .frame-1-3-r .block, .xfs_nbd .frame-1-1-1-r .block {
    margin-right: 0;
}

.xbs {
    background: no-repeat 0 100%;
}

.xbs .title {
    padding-left: 0;
    padding-right: 10px;
    background: no-repeat 100% 0;
}

.xbs .titletext {
    float: left;
    padding-left: 10px;
    background: no-repeat 0 0;
}

.xbs .dxb_bc {
    padding-bottom: 6px;
    background: transparent no-repeat 100% 100%;
}

.xbs .module, .xbs .portal_block_summary {
    padding: 10px 10px 4px;
    border-style: solid;
    border-width: 0 1px;
}

.xbs_1 {
    border: 1px solid #dcdcdc;
}

.xbs_1 .title {
    padding: 0 10px;
    height: 31px;
    border-bottom: 1px solid #dcdcdc;
    background: url(/View/xr_fresh_pc/image/common/thead.png) repeat-x 0 0;
    line-height: 31px;
}

.xbs_1 .title, .xbs_1 .title a {
    color: #666 !important;
}

.xbs_1 .dxb_bc {
    padding: 9px 10px;
}

.xbs_2 {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_2_ft.png);
}

.xbs_2 .title, .xbs_2 .titletext {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_2_hd.png);
}

.xbs_2 .title, .xbs_2 .title a {
    color: #ff6e2f !important;
}

.xbs_2 .dxb_bc {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_2_ft_r.png);
}

.xbs_2 .module, .xbs_2 .portal_block_summary {
    border-color: #E0E0E0;
}

.xbs_3 {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_3_ft.png);
}

.xbs_3 .title, .xbs_3 .titletext {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_3_hd.png);
}

.xbs_3 .title, .xbs_3 .title a {
    color: #FFF !important;
}

.xbs_3 .dxb_bc {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_3_ft_r.png);
}

.xbs_3 .module, .xbs_3 .portal_block_summary {
    border-color: #B2B2B2;
    background-color: #F1F1F1;
}

.xbs_4 {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_4_ft.png);
}

.xbs_4 .title, .xbs_4 .titletext {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_4_hd.png);
}

.xbs_4 .title, .xbs_4 .title a {
    color: #FFF !important;
}

.xbs_4 .dxb_bc {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_4_ft_r.png);
}

.xbs_4 .module, .xbs_4 .portal_block_summary {
    border-color: #B2B2B2;
}

.xbs_5 {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_5_ft.png);
}

.xbs_5 .title {
    padding: 0 10px;
    height: 30px;
    border: 1px solid;
    border-color: #F08C3B #F08C3B #DDD;
    background: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_5_hd.png) repeat-x 0 0;
    line-height: 30px;
}

.xbs_5 .title, .xbs_5 .title a {
    color: #BC4A2D !important;
}

.xbs_5 .dxb_bc {
    padding-bottom: 10px;
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_5_ft_r.png);
}

.xbs_5 .module, .xbs_5 .portal_block_summary {
    padding: 10px 10px 0;
    border-color: #F08C3B;
}

.xbs_6 {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_6_ft.png);
}

.xbs_6 .title, .xbs_6 .titletext {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_6_hd.png);
    line-height: 24px;
}

.xbs_6 .titletext {
    height: 32px;
}

.xbs_6 .title, .xbs_6 .title a {
    color: #FFF !important;
}

.xbs_6 .dxb_bc {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_6_ft_r.png);
}

.xbs_6 .module, .xbs_6 .portal_block_summary {
    border-color: #4B85A0;
}

.xbs_7 {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_7_ft.png);
}

.xbs_7 .title, .xbs_7 .titletext {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_7_hd.png);
}

.xbs_7 .title, .xbs_7 .title a {
    color: #444 !important;
}

.xbs_7 .dxb_bc {
    background-image: url(http://122.114.192.163/demo/hnews/static/image/diy/bs_7_ft_r.png);
}

.xbs_7 .module, .xbs_7 .portal_block_summary {
    border-color: #E5E5E5;
}

.fcs {
    font-size: 12px;
}

.fcs dt, .fcs dd {
    margin: 0;
    padding: 0;
}

.fcs dt {
    font-size: 18px;
    font-weight: 100;
}

.fcs dd, .fcs dd a {
    color: #666;
}

.slideblock {
    position: relative;
}

.slideshow {
    clear: both;
}

.slideshow li {
    position: relative;
    overflow: hidden;
}

.slideshow span.title {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    width: 375px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    font-weight: 400;
}

.slideshow span.title, .slidebar li {
    background: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30000000, endColorstr=#30000000);
    color: #FFF;
    overflow: hidden;
}

.slidebar li {
    float: left;
    margin-right: 1px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
}

.slidebar li.on {
    background: rgba(255, 255, 255, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF);
    color: #000;
    font-weight: 700;
}

.cl_frame_bm {
    margin: 0 !important;
    border: 0 !important;
}

.cl_block_bm {
    margin: 0 !important;
    border: 0 !important;
}

.cl_block_bm .dxb_bc {
    margin: 0 !important;
}

.b_poll dt {
    padding-left: 20px;
    background: url(/View/xr_fresh_pc/image/common/pollsmall.gif) no-repeat 0 9px;
}

.b_poll dd li {
    padding: 0 0 4px 20px;
}

.b_poll dd li .pc {
    float: left;
    margin: 4px 0 0 -20px;
}

.b_debate {
}

.b_debate dt {
    padding-left: 20px;
    background: url(/View/xr_fresh_pc/image/common/debatesmall.gif) no-repeat 0 10px;
}

.b_debate .chart {
    position: relative;
    margin: 8px auto;
    padding: 0;
    width: 279px;
    height: 78px;
    background: url(/View/xr_fresh_pc/image/common/p_debate_chart.png) no-repeat 0 0;
}

.b_debate .chart strong {
    position: absolute;
    top: 25px;
    width: 80px;
    font-size: 14px;
    text-align: center;
}

.b_debate .chart .debater2 {
    right: 0;
}

.b_debate .chart1, .b_debate .chart2 {
    position: absolute;
    left: 80px;
    bottom: 0;
    width: 40px;
    background: url(/View/xr_fresh_pc/image/common/p_debate_chart.png) no-repeat 0 -78px;
}

.b_debate .chart2 {
    left: 159px;
    background-position: 100% -78px;
}

.b_debate p {
    height: 1.5em;
    overflow: hidden;
}

.b_hstab td {
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc;
}

em.hot {
    position: absolute;
    left: -2px;
    top: -2px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/View/xr_fresh_pc/image/common/hot.png) no-repeat 0 0;
}

.gsh {
    text-align: center;
}

.gsh h1 {
    margin: 1em 0 0.5em -60px;
    font-size: 16px;
    font-weight: 100;
}

.gsh .px {
    width: 272px;
}

.gsh .pns .px {
    margin-right: 3px;
    width: 190px;
}

.card {
    padding: 0;
    width: 295px !important;
    border-color: #f8f9fa;
    background: #FDFEFF;
}

.card .p_opt {
    padding: 0;
}

.card .avt {
    position: absolute;
    display: inline;
    margin-left: -70px;
    width: 70px;
}

.card_mn, .card_info {
    padding: 10px 10px 10px 80px;
}

.card_mn {
    min-height: 56px;
}

.ie6 .card_mn {
    height: 56px;
}

.card_info {
    border: dashed #dcdcdc;
    border-width: 1px 0;
}

.card_msg {
    width: 95%;
    height: 4em;
}

.card a {
    padding: 0;
    display: inline !important;
    white-space: normal;
    border-bottom: none;
}

.card a:hover {
    background-color: transparent !important;
    color: #444;
    text-shadow: none;
}

.card .o {
    clear: both;
    padding: 5px 10px;
}

.card .o a {
    float: left;
    margin: 3px 5px 3px 0;
    padding: 2px 0;
    width: 5em;
    border: 1px solid #f8f9fa;
    background: #E5EDF2 url(/View/xr_fresh_pc/image/common/card_btn.png) repeat-x 0 100%;
    line-height: 14px;
    text-align: center;
}

.ie_all .card .o a {
    padding: 3px 0 0;
}

.card .mgc, .card .f {
    padding: 0 10px 5px;
}

.card .f li {
    display: block;
}

.card_gender_0 {
    background: #efefef url(/View/xr_fresh_pc/image/common/nosexbg.png) no-repeat bottom right;
}

.card_gender_1 {
    background: #bbebf9 url(/View/xr_fresh_pc/image/common/gentlemanbg.png) no-repeat bottom right;
}

.card_gender_2 {
    background: #fce0df url(/View/xr_fresh_pc/image/common/ladybg.png) no-repeat bottom right;
}

.ss em {
    display: block;
    float: left;
    margin-right: 2px;
    padding-left: 7px;
    width: 16px;
    line-height: 23px;
    background: #dcdcdc;
    cursor: pointer;
}

.ss em.a {
    background: #09F;
    color: #FFF;
}

.dopt a {
    float: left;
    margin-right: 3px;
    width: 21px !important;
    height: 21px;
    line-height: 21px;
    text-align: center;
}

.dopt_b, .dopt_i, .dopt_l {
    border: 1px solid #F1F5FA;
    outline: none;
}

.dopt .cnt {
    border: 1px solid #999;
    background-color: #FFF;
}

.colorwd {
    margin-left: 3px;
    width: 23px !important;
    background-color: #666;
    background-image: url(/View/xr_fresh_pc/image/common/pn_color.png) !important;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.colorwd:active {
    background-position: 0 0;
}

.ie6 .colorwd, .ie7 .colorwd {
    background-position: -1px -1px;
}

.ie6 a.colorwd, .ie7 a.colorwd {
    background-position: 0 0;
}

.colorpx {
    margin: 0 -3px 0 3px;
    border-right: none;
}

.imgzoom_title {
    padding: 10px 0 0;
    color: #666;
}

.imgzoom_exif {
    position: absolute;
    left: 10px;
    bottom: 24px;
    padding: 0 6px;
    height: 18px;
    background: rgba(0, 0, 0, .6);
    text-align: left;
    line-height: 1.5;
    color: white;
    overflow: hidden;
}

.imgzoom_exif_hover {
    height: auto;
}

.ie_all .imgzoom_exif, .imgzoom_exif_hover {
    background: #000;
}

.ie6 .imgzoom_exif {
    bottom: 39px;
}

.patch {
    width: 300px;
}

.patch .bm {
    border-color: #F21558;
    background: #FFF;
}

.patch .allfixed {
    border-color: #6C3;
}

.patch .bm_h {
    border: solid #FFF;
    border-width: 1px 1px 0;
    background: #F21558;
}

.patch .allfixed .bm_h {
    background: #6C3;
}

.patch h2, .patch .bm_h .y {
    color: #FFF;
}

.patch table {
    table-layout: fixed;
}

.patch th, .patch td {
    padding: 2px;
    border-bottom: 1px dotted #CDCDCD;
}

.patchdate {
    width: 70px;
}

.patchstat {
    width: 55px;
}

.unfixed {
    color: #F21558;
}

.plugin {
    width: 270px;
}

.plugin .bm_h {
    border-color: #dcdcdc;
    color: #444;
    background: #F2F2F2;
}

.fl_g_inner img {
    width: 100px;
    border-radius: 5px;
}

.zhanzhuai-waterfall {
    background: #fff;
    padding: 15px 17px 0 16px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.waterfall {
    position: relative;
}

.zhanzhuai-waterfall ul li {
    position: relative;
    text-align: left;
    background: #fff;
    float: left;
    min-height: 316px;
    margin: 0 16px 16px 0;
    box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    overflow: hidden;
}

.zhanzhuai-waterfall ul li:hover {
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1), 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.zhanzhuai-waterfall ul li input[type="checkbox"] {
    width: 12px;
    height: 12px;
    margin: -5px 0 0;
    text-align: center;
    vertical-align: middle;
    line-height: 10px;
    position: relative;
}

.zhanzhuai-waterfall ul li input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #d9d9d9
}

.zhanzhuai-waterfall ul li input[type="checkbox"]:checked::before {
    content: "\2713";
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: 1px solid #e50232;
    color: #e50232;
    font-size: 20px;
    font-weight: bold;
}

.zhanzhuai-waterfall ul li:nth-of-type(5n) {
    margin-right: 0px;
}

.zhanzhuai-waterfall ul li .nopic {
    display: block;
    background: #FAFAFC url(/View/xr_fresh_pc/image/nophototiny.png) no-repeat 50% 50%;
    cursor: pointer;
}

.zhanzhuai-waterfall ul li .bor-img {
    display: block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

.zhanzhuai-waterfall ul li .bor-img img {
    background: #000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.zhanzhuai-waterfall ul li .bor-img img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
    transition: all 0.1s linear;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit {
    position: relative;
    height: 68px;
    padding: 10px 18px 15px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit .istype {
    position: absolute;
    top: 14px;
    right: 20px;
    width: 16px;
    height: 20px;
    background-position: -134px -130px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit .istype.j-x {
    background-position: -101px -130px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit .istype.y-x {
    background-position: -157px -158px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit .istype.tj-0 {
    right: 0px;
}

.zhanzhuai-waterfall ul li .conttitle {
    height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai-waterfall ul li .conttitle a {
    font-size: 14.9px;
    color: #333;
    font-weight: 400;
}

.zhanzhuai-waterfall ul li p {
    margin: 5px 0;
    color: #999;
    font-size: 12px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom {
    position: absolute;
    bottom: 10px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom i {
    float: left;
    margin-right: 5px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom span {
    display: block;
    float: left;
    font-size: 12px;
    color: #bbb;
    margin-right: 15px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom .view i {
    margin-top: 3px;
    width: 15px;
    height: 11px;
    background-position: 0px -188px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom .hits i {
    width: 14px;
    height: 14px;
    background-position: -24px -186px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom .comment i {
    margin-top: 1px;
    width: 14px;
    height: 14px;
    background-position: -48px -186px;
}

.zhanzhuai-waterfall ul li .zhazhuai-tit-bottom .creatime i {
    width: 14px;
    height: 14px;
    background-position: -92px -186px;
    vertical-align: text-top;
}

.zhanzhuai-waterfall ul li .zf-bottom {
    border-top: 1px solid #eee;
    padding: 0 15px;
    height: 56px;
    line-height: 56px;
}

.zhanzhuai-waterfall ul li .zf-bottom a {
    color: #999;
}

.zhanzhuai-waterfall ul li .zf-bottom a.time {
    padding-right: 0px;
    font-size: 12px;
}

.zhanzhuai-waterfall ul li .zf-bottom .user-sta {
    position: relative;
    width: 60%;
}

.zhanzhuai-waterfall ul li .zf-bottom .user-sta-pic {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin: 16px 5px 0 0;
    border-radius: 35px;
    overflow: hidden;
}

.zhanzhuai-waterfall ul li .zf-bottom .user-sta-pic img {
    width: 100%;
    height: 100%;
}

.zhanzhuai-waterfall ul li .zf-bottom .user-sta:hover .user-relevant {
    display: block;
}

.pgbtn {
    margin: 12px 0 10px;
}

.pgbtn a {
    display: block;
    height: 40px;
    line-height: 40px;
    letter-spacing: 5px;
    text-align: center;
    border: 1px solid #ff6e2f;
    font-size: 14px;
    outline: none;
    border-radius: 5px;
    box-shadow: 0 1px 0 #F5F5F5;
}

.pgbtn a:hover {
    background-color: #0d64b6;
    border-color: #0d64b6;
    text-decoration: none;
}

.pgbtn a:active {
    background: #dcdcdc;
    border-color: #D0D0D0;
    box-shadow: none;
}

.head_article {
    background: #f2f2f2;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    position: relative;
}

.pg_dsu_paulsign .mn {
    width: 825px !important;
    border: 1px solid #dcdcdc;
    background: #FFF;
    padding: 10px;
}

.zhanzhuai_hm_bm .bm_h a {
    margin: 2px 5px 0;
    font-size: 12px;
    color: #444;
    font-weight: 400;
}

.zhanzhuai_hm_bm .bm_h .zhanzhuai2_fly a {
    float: none;
    font-weight: 400;
}

.zhanzhuai_hm_bm .bm_h a:hover {
    color: #ff6e2f;
    text-decoration: none;
}

.zhanzhuai_hm_bm .bm_h strong a, .zhanzhuai_hm_bm .bm_h h2, .zhanzhuai_hm_bm .bm_h h2 a {
    float: none;
    font-size: 16px;
    color: #434a54;
    font-weight: normal;
    margin: 0;
}

.fl_row td {
    border-top: none;
}

.zhanzhuai2_sc_fl .fl_tb td {
    padding: 20px 10px 20px 0 !important;
}

.fl_g_inner {
    border: 1px solid transparent;
    _border: none;
    background: none;
    min-height: 80px;
    padding: 5px 20px 5px 0;
}

.fl_g dt {
    font-weight: 400;
    padding-bottom: 5px;
}

.fl_g_inner dt a, .fl_g dt a {
    font-size: 16px;
    color: #7b7b7b;
    font-weight: 400;
}

.fl_g_inner dd {
    color: #b0b0b0;
}

.fl_g_inner .desc {
    margin: 6px 0;
    color: #999;
}

.zhanzhuai_hm_gd .fl_g:hover .fl_g_inner {
    border: 1px solid #dcdcdc;
}

.zhanzhuai2_disp {
    width: 240px;
    height: 20px;
    overflow: hidden;
}

.biduser {
    width: 675px !important;
}

.pg_modcp .appl span.mtn {
    margin: 10px 10px 0 0 !important;
}

#space .bm_h .xw0 a {
    font-size: 12px;
}

#scrolltop .wp-link {
    display: none;
}

.pg_post .ct2_a_r {
    background-image: none !important;
    padding: 10px;
    background-color: #fff;
}

.pg_post .ct2_a_r #editorbox {
    margin-bottom: 0;
}

#nv_portal .bm.bw0 {
    background: #fff !important;
}

.pg_portalcp .bm.bw0 {
    padding: 0 10px;
}

.zhanzhuai-bigname-tit {
    background-color: #fff;
    height: 30px;
    margin: 20px 0;
    border-radius: 4px;
    overflow: hidden;
}

.zhanzhuai-bigname-tit span {
    float: left;
    margin-left: 10px;
    height: 30px;
    background-color: #f7f8fa;
    display: inline-block;
    padding: 0px 10px;
}

.zhanzhuai-bigname-tit span a {
    line-height: 28px;
    font-size: 28px;
    font-weight: 400;
}

.zhanzhuai-bigname-tit span a.a {
    display: block;
}

.zhanzhuai-bigname-tit ul {
    line-height: 30px;
}

.zhanzhuai-bigname-tit ul li {
    float: left;
    margin-right: 10px;
}

.zhanzhuai-bigname-tit ul li a {
    line-height: 30px;
    font-size: 14px;
}

.zhanzhuai-bigname-tit em {
    display: block;
    max-width: 500px;
    height: 30px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai-bigname-tit em a {
    line-height: 30px;
    margin: 0 5px;
    font-size: 14px;
}

.zhanzhuai-threadlist-box .love-tit {
    margin: 5px 0 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.zhanzhuai-threadlist-box ul {
    width: 1220px;
    margin-right: -20px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li {
    position: relative;
    background: #fff;
    float: left;
    width: 224px;
    height: 316px;
    margin: 0 20px 20px 0;
    border-radius: 5px;
    overflow: hidden;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li:nth-of-type(5n) {
    margin-right: 0px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .bor-img {
    display: block;
    width: 224px;
    height: 160px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .bor-img img {
    background: #000;
    width: 224px;
    height: 160px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .bor-img img:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
    transition: all 0.1s linear;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit {
    position: relative;
    height: 75px;
    padding: 10px 18px 15px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit .istype {
    position: absolute;
    top: 14px;
    right: 20px;
    width: 16px;
    height: 20px;
    background-position: -134px -130px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit .istype.j-x {
    background-position: -101px -130px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit .istype.y-x {
    background-position: -157px -158px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit .istype.tj-0 {
    right: 0px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li h6 {
    width: 188px;
    height: 21px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li h6 a {
    font-size: 14px;
    color: #333;
    font-weight: 400;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li p {
    margin: 2px 0 5px;
    color: #999;
    font-size: 12px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom {
    position: absolute;
    bottom: 10px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom i {
    float: left;
    margin-right: 5px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom span {
    display: block;
    float: left;
    font-size: 12px;
    color: #bbb;
    margin-right: 15px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom .view i {
    margin-top: 3px;
    width: 15px;
    height: 11px;
    background-position: 0px -188px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom .hits i {
    width: 14px;
    height: 14px;
    background-position: -24px -186px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom .comment i {
    margin-top: 1px;
    width: 14px;
    height: 14px;
    background-position: -48px -186px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zhazhuai-tit-bottom .creatime i {
    width: 14px;
    height: 14px;
    background-position: -92px -186px;
    vertical-align: text-top;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom {
    border-top: 1px solid #eee;
    padding: 0 15px;
    height: 56px;
    line-height: 56px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom a {
    color: #999;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom a.time {
    padding-right: 0px;
    font-size: 12px;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom .user-sta {
    position: relative;
    width: 60%;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom .user-sta-pic {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin: 16px 5px 0 0;
    border-radius: 35px;
    overflow: hidden;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom .user-sta-pic img {
    width: 100%;
    height: 100%;
}

.zhanzhuai-threadlist-box .zhanzhuai-threadlist ul li .zf-bottom .user-sta:hover .user-relevant {
    display: block;
}

.zhanzhuai-threadlist-box ul li .title-bottom:after {
    display: block;
    content: "";
    clear: both;
}

.zhanzhuai-threadlist-box ul li .title-bottom i {
    float: left;
    margin-right: 5px;
}

.zhanzhuai-threadlist-box ul li .title-bottom span {
    display: block;
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 15px;
}

.zhanzhuai-threadlist-box ul li .title-bottom .view i {
    margin-top: 3px;
    width: 15px;
    height: 11px;
    background-position: 0px -188px;
}

.zhanzhuai-threadlist-box ul li .title-bottom .hits i {
    width: 14px;
    height: 14px;
    background-position: -24px -186px;
}

.zhanzhuai-threadlist-box ul li .title-bottom .comment i {
    margin-top: 1px;
    width: 14px;
    height: 14px;
    background-position: -48px -186px;
}

.zhanzhuai-threadlist-box ul li .title-bottom .creatime i {
    width: 14px;
    height: 14px;
    background-position: -92px -186px;
    vertical-align: text-top;
}

.zhanzhuai_page {
    text-align: center;
}

.zhanzhuai_page li {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #eee;
    margin-right: 5px;
    background: #fff;
    border-radius: 5px;
}

.zhanzhuai_page li a {
    display: block;
    font-size: 14px;
    color: #999;
}

.zhanzhuai_page li.active {
    background: #ff6e2f;
}

.zhanzhuai_page li.active a {
    color: #fff
}

.zhanzhuai_page li.disabled.prev, .zhanzhuai_page li.disabled.next {
    display: none;
}

.zhanzhuai-post-list {
    padding: 18px 20px 20px;
    box-sizing: border-box;
}

.zhanzhuai-post-list tr {
    margin-top: 12px;
}

.zhanzhuai-post-list tr td {
    padding: 0 0 5px;
}

.zhanzhuai-post-list tr td .icon_preview {
    display: none;
}

.post-form .zhanzhuai_f_o input {
    margin: 7px 5px 0 0;
}

.post-form-ico .tdpre {
    visibility: hidden;
    display: inline;
    width: 31px;
    height: 17px;
    margin: 3px 5px 0 0;
    background-image: url(/View/xr_fresh_pc/image/common/preview.png);
    text-indent: -999em;
    overflow: hidden;
}

.zhanzhuai-post-list:hover .tdpre {
    visibility: visible;
}

.post-form-ico .showhide {
    margin: 8px 5px 0px 5px;
}

.post-author {
    height: 35px;
    margin-bottom: 15px;
}

.post-author-basic {
    float: left;
}

.post-author .post-author-basic img {
    width: 35px;
    height: 35px;
    margin-right: 5px;
    border-radius: 50%;
    vertical-align: top;
}

.post-author .post-author-basic a {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #444;
    font-weight: 600;
}

.pos-author-yhz {
    float: left;
    height: 35px;
    line-height: 37px;
    margin-left: 12px;
    font-size: 12px;
    color: #ff6e2f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pos-author-yhz img {
    margin: -3px 4px 0 0;
    vertical-align: middle;
}

.post-author .icons {
    margin-top: 9px;
}

.post-author .icons span {
    display: inline-block;
    background-color: #74bfe2;
    height: 18px;
    line-height: 18px;
    margin: 0 0 0 2px;
    padding: 0 5px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.post-author .icons span.fromg {
    visibility: visible;
!important;
}

.post-author .icons span.fromg a {
    color: #fff;
}

.post-author .icons span:hover {
    background-color: #1B1B1B;
    color: #FFF;
}

.post-author .icons span.stick_1 {
    background-color: #e86664;
}

.post-author .icons span.stick_2 {
    background-color: #F7AC1C;
}

.post-author .icons span.stick_3 {
    background-color: #FC7A33;
}

.post-author .icons span.digest_1 {
    background-color: #3A9BFA;
}

.post-author .icons span.digest_2 {
    background-color: #01D5E3;
}

.post-author .icons span.digest_3 {
    background-color: #64B969;
}

.post-author .icons span.image_s {
    background-color: #e49184;
}

.post-author .icons span.hot {
    background-color: #ff0000;
}

.post-author .icons span.rate, .post-author .icons span.recommend {
    background-color: #898a94;
}

.post-tit {
    margin-bottom: 10px;
}

.post-tit h1 a {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}

.post-tit h1 span.tps a {
    font-size: 14px;
    font-weight: 400;
}

.post-content {
    margin-bottom: 15px;
}

.post-img {
    float: left;
    width: 160px;
    height: 105px;
    margin-right: 18px;
    border-radius: 2px;
    overflow: hidden;
}

.post-img img {
    width: 160px;
    height: 105px;
    border-radius: 2px;
}

.post-profile {
    max-height: 100px;
    padding-top: 5px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    transition: color .14s ease-out;
    overflow: hidden;
}

.post-profile .check-text:hover {
    color: #666;
    text-decoration: none;
}

.post-profile .check-all {
    color: #175199;
    position: relative;
    text-decoration: none;
}

.post-profile .check-all i {
    display: inline-block;
    width: 10px;
    height: 8px;
    background: url(/View/xr_fresh_pc/image/z_icons1.png) no-repeat -5px -6px;
    margin-left: 6px;
}

.post-actions, .post-actions a {
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    color: #8590a6;
}

.post-actions i {
    float: left;
    margin-right: 5px;
}

.post-actions span.post-time, .post-actions span.post-recommend, .post-actions span.post-viem, .post-actions span.post-reply, .post-actions span.post-fav {
    display: block;
    float: left;
    line-height: 32px;
    margin: 0 5px 0 10px;
    font-size: 14px;
    color: #bbb;
}

.post-actions span.post-time i {
    width: 22px;
    height: 26px;
    background-position: -88px -99px;
}

.post-recommend {
    margin: 0 5px 0 0 !important;
}

.post-actions span.post-recommend i {
    width: 22px;
    height: 26px;
    background-position: -27px -29px;
}

.post-actions span.post-viem i {
    width: 22px;
    height: 26px;
    background-position: 0 -27px;
}

.post-actions span.post-reply i {
    width: 20px;
    height: 28px;
    background-position: -56px -27px;
}

.post-actions span.post-fav i {
    width: 18px;
    height: 25px;
    background-position: -134px 8px;
}

.post-from em {
    color: #fff;
}

.post-actions .post-from a {
    position: relative;
    top: 5px;
    display: inline-block;
    margin-left: 5px;
    padding: 0 8px;
    height: 20px;
    line-height: 20px;
    font-weight: 400;
    font-size: 12px;
    color: #ff6e2f;
    border-radius: 10px;
    background-color: #ffede4;
    text-align: center;
}

.post-actions .post-from a:hover {
    text-decoration: underline;
}

#usermanageli_menu.zhanzhuai_home_manage {
    top: 30px !important;
    left: 15px !important;
    border-radius: 4px;
}

#umanageli_menu.zhanzhuai_home_manage {
    top: 30px !important;
    left: 80px !important;
    border-radius: 4px;
}

.zhanzhuai_fhd {
    padding: 10px 10px 20px !important;
}

.zhanzhuai_fhd #fastpostform {
    width: 100%;
}

.zhanzhuai_ff .flw_article {
    padding: 0 10px 15px;
}

#header {
    position: relative;
    padding-top: 30px;
}

.pf_wrap {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.pf_wrap_main {
    width: 1000px;
    height: 200px;
    overflow: hidden;
}

.p-profile {
    position: relative;
    width: 1000px;
    height: 200px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-transform: scaleX(1.05) scaleY(1.05);
    transform: scaleX(1.05) scaleY(1.05);
}

.banner_transition {
    -webkit-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1);
    -webkit-transition: -webkit-transform 4s linear;
    transition: transform 4s linear;
}

.pf_wrap .zhanzhuai_shadow {
    position: absolute;
    top: 0;
    width: 1000px;
    height: 200px;
    overflow: hidden;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(top bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
}

.ProfileHeader-wrapper {
    position: relative;
}

.pf_wrap .pf_photo {
    background-color: #fff;
    float: left;
    width: 160px;
    height: 160px;
    margin: -60px 0 18px 20px;
    border: 4px solid #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    z-index: 10;
}

.pf_wrap .pf_photo img {
    display: block;
    width: 160px;
    height: 160px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.pf_content {
    position: relative;
    padding: 15px 0 0 210px;
}

.pf_content li {
    line-height: 20px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #8590a6;
}

.pf_content li i {
    position: relative;
    top: -2px;
    margin-right: 8px;
    font-size: 16px;
    color: #999;
    vertical-align: text-bottom;
}

.pf_content li.pf_username {
    height: 28px;
    line-height: 28px;
    color: #333;
}

.pf_content li.pf_username a {
    font-size: 22px;
    font-weight: 700;
}

.pf_wrap .pf_username p, .pf_username p a {
    color: #333;
}

.pf_wrap .pf_btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 35px;
    text-align: center;
    overflow: hidden;
}

.pf_wrap .pf_btn li {
    display: inline-block;
    width: 96px;
    height: 34px;
    margin-right: 8px;
    border-radius: 4px;
    overflow: hidden;
}

.pf_wrap .pf_btn li i {
    position: relative;
    top: 1px;
    margin-right: 6px;
    font-size: 16px;
    color: #fff;
}

.pf_wrap .pf_btn li a {
    display: block;
    background: #0084ff;
    width: 94px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    border: 1px solid #0084ff;
    overflow: hidden;
}

.pf_wrap .pf_btn li a:hover {
    background: #0077e6;
    border: 1px solid #0077e6;
}

.pf_wrap .pf_btn li a.btn_send {
    background: #fff;
    border: 1px solid #8590a6;
    color: #8590a6;
}

.pf_wrap .pf_btn li a.btn_send i {
    color: #8590a6;
}

.pf_wrap .pf_btn li a.btn_send:hover {
    background: #FBFBFD;
    color: #8590a6;
}

.zhanzhuai-s-menu {
    padding: 0 20px;
    font-size: 14px;
    color: #7d7d7d;
    height: 50px;
    border-bottom: 1px solid #f6f6f6;
}

.zhanzhuai-s-menu ul {
    font-size: 14px;
    color: #483a32;
}

.zhanzhuai-s-menu ul li {
    position: relative;
    float: left;
    width: 57px;
    margin-right: 22px;
    text-align: center;
}

.zhanzhuai-s-menu ul li span {
    position: absolute;
    left: 50%;
    bottom: -2px;
    width: 100%;
    opacity: 0;
    border-bottom: 2px solid #ff6e2f;
    -webkit-transform: translate(-50%) scaleX(0);
    transform: translate(-50%) scaleX(0);
    transition: .2s ease-in-out;
}

.zhanzhuai-s-menu ul li.a span, .zhanzhuai-s-menu ul li:hover span {
    opacity: 1;
    -webkit-transform: translate(-50%) scaleX(1);
    transform: translate(-50%) scaleX(1);
    transition: .2s ease-in-out;
}

.zhanzhuai-s-menu ul li a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding-left: 17px;
    text-decoration: none;
    position: relative;
}

.zhanzhuai-s-menu ul li.a a, .zhanzhuai-s-menu ul li a:hover {
    color: #ff6e2f;
}

.zhanzhuai-s-menu ul li:hover .mesN, .zhanzhuai-s-menu ul li.cur .mesN {
    background: #fff;
    color: #ff6e2f;
}

.zhanzhuai-s-menu ul li a i {
    display: inline-block;
    width: 25px;
    height: 20px;
    background-image: url(/View/xr_fresh_pc/image/home_icons.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 2px;
    top: 18px;
}

.thread-icon {
    background-position: -25px -20px;
}

.blog-icon {
    background-position: -26px -72px;
}

.album-icon {
    background-position: -26px -128px;
}

.doing-icon {
    background-position: -25px -182px;
}

.share-icon {
    background-position: -26px -231px;
}

.follow-icon {
    background-position: -26px -279px;
}

.wall-icon {
    background-position: -26px -334px;
}

.profile-icon {
    background-position: -26px -389px;
}

.c-sideLeft {
    float: left;
    width: 695px;
}

.zhanzhuai_th_tl {
    padding: 0 15px;
}

.zhanzhuai_details {
    padding: 15px;
}

.details-list-box {
    margin-bottom: 25px;
}

.details-list-box .details-title {
    position: relative;
    line-height: 20px;
    margin: 0 0 20px;
    color: #555;
    border-bottom: 1px solid #f5f5f5;
}

.details-list-box .details-title h2 {
    display: inline-block;
    position: relative;
    line-height: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    bottom: -2px;
}

.details-list-box .pf_l {
    margin-left: 35px;
}

.details-list-box .pf_l a {
    font-size: 14px;
}

.details-list-box .pf_l li {
    width: 312px;
    line-height: 25px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #999;
    overflow: hidden
}

.details-list-box .pf_l li a {
    line-height: 25px;
    font-size: 14px;
    color: #999;
}

.details-list-box .pf_l em {
    display: inline-block;
    width: 110px;
    color: #333;
}

.c-sideRight {
    float: right;
    width: 290px;
}

.zhanzhuai_follow_count {
    height: 70px;
}

.zhanzhuai_follow_count li {
    width: 144px;
    height: 70px;
    border-right: 1px solid #f4f5f6;
    float: left;
    text-align: center;
}

.zhanzhuai_follow_count li a {
    display: block;
    padding: 13px 0 9px;
}

.zhanzhuai_follow_count li .inst {
    font-size: 14px;
    color: #8590a6;
}

.zhanzhuai_follow_count li .number {
    padding: 0 10px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.zhanzhuai_m_count li {
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border-bottom: 1px solid #ebebeb;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai_m_count li span {
    font-size: 14px;
    color: #646464;
}

.zhanzhuai_m_count li span i {
    vertical-align: -2px;
    margin-right: 5px;
    font-size: 16px;
}

.zhanzhuai_m_count li em {
    font-size: 14px;
    color: #8590a6;
}

.c-sideRight .zhanzhuai-gz .sideList a.butbase {
    display: block;
    margin-top: 16px;
    padding: 2px 5px;
    color: #ff6e2f;
    border: 1px solid #e5e5e5;
}

.c-sideRight .zhanzhuai-gz .sideList a.butbase:hover {
    background: #ff6e2f;
    color: #fff;
    border: 1px solid #ff6e2f;
}

.c-sideRight .zhanzhuai-gz-box .no-sideList {
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 15px 0;
    text-align: center;
}

.zhanzhuai_home_nodata {
    background: #fff;
    margin-bottom: 15px;
    padding: 30px;
    border-radius: 5px;
    text-align: center;
}

.zhanzhuai_home_nodata span {
    display: block;
    min-height: 180px;
    background: url(/View/xr_fresh_pc/image/home_nodata.png) no-repeat center 23px;
    background-size: 245px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.zhanzhuai_home_nodata p {
    font-size: 14px;
    text-align: center;
}

.zhanzhuai-post-list tr.threadpre {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
}

.zhanzhuai-post-list tr .fastpreview {
    position: relative;
    width: 655px;
}

.zhanzhuai-post-list tr .fastpreview dl.tattl {
    padding-left: 25px;
}

.zhanzhuai-post-list tr .fastpreview .savephotop img {
    max-width: 515px;
}

.geetest_holder.geetest_wind {
    position: relative;
    width: 230px !important;
    min-width: 230px !important;
    height: 44px;
}

.pg_post .geetest_holder.geetest_wind {
    margin-top: 10px;
}

@-webkit-keyframes pop-show {
    0% {
        -webkit-transform: translateY(110%);
        transform: translateY(110%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes pop-show {
    0% {
        -webkit-transform: translateY(110%);
        transform: translateY(110%)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.zz_setup_template_popup {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    -webkit-animation: pop-show 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
    animation: pop-show 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) forwards;
}

.zz_layer_close {
    background: rgba(51, 51, 51, .9);
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #fff;
}

.zz_layer_close span {
    color: #fafc04;
}

.zz_layer_close a {
    line-height: 35px;
    padding: 0 10px;
    font-size: 26px;
    color: #fff;
}

.zz_layer_close a:hover {
    color: #eb7350;
}

.zz_template_lists {
    background: rgba(0, 0, 0, .92);
    padding-bottom: 15px;
}

.zz_template_lists .wp {
    width: 670px;
    padding: 12px 15px;
}

.zz_template_lists .list_item {
    position: relative;
    display: block;
    float: left;
    width: 123px;
    height: 73px;
    margin: 10px 0 0 10px;
    overflow: hidden;
}

.zz_template_lists .list_item.cur sup {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 30px;
    width: 30px;
    text-indent: -9999em;
    background-color: transparent;
    background: url(/View/xr_fresh_pc/image/cur_bg.png) no-repeat;
    line-height: 22px;
    text-align: center;
    color: #FFF;
}

.zz_template_lists .list_item span {
    background: #ff6e2f;
    width: 119px;
    height: 69px;
    display: block;
    border: 2px solid #0f1012;
    overflow: hidden;
}

.zz_template_lists .list_item:hover span {
    border-color: #eee;
}

.zz_template_lists .list_item p.tplname {
    position: absolute;
    visibility: hidden;
    bottom: 1px;
    left: 2px;
    right: 2px;
    height: auto;
    padding: 2px 0;
    line-height: 18px;
    background: #2c2c2c;
    background: rgba(74, 74, 74, 0.6);
    text-align: center;
    color: #fff;
}

.zz_template_lists .list_item:hover p.tplname {
    visibility: visible;
}

.zz_setup_template_ft {
    text-align: center;
}

.zz_setup_template_ft .zz_affirm_btn {
    background: #f7671d;
    padding: 2px 13px;
    color: #fff;
    border: 1px solid #E35309;
    border-radius: 3px;
}

body {
    background: #f4f5f6;
    transition: all .3s ease-in-out;
    transition-delay: 0s;
    -o-animation: fadeIn .4s linear 0s 1;
    -ms-animation: fadeIn .4s linear 0s 1;
    -moz-animation: fadeIn .4s linear 0s 1;
    -webkit-animation: fadeIn .4s linear 0s 1;
    animation: fadeIn .4s linear 0s 1;
}

a {
    color: #333;
}

img {
    object-fit: cover;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

.bgwhite {
    background: #fff !important;
}

.clearfix {
    zoom: 1;
}

.temp {
    margin: 0;
}

.frame, .frame-tab {
    margin-bottom: 0;
    border: none;
    background: transparent;
}

.zhanzhuai-friend-links li a:hover, .zz-post-tit h1 a:hover, .zhanzhuai-r-list li a:hover, .zhanzhuai2_sc_fl h2 a:hover, .zhanzhuai2_fl h2 a:hover, .zhanzhuai-block-content p.zhanzhuai-block-name a:hover, #pt .y a:hover, .fl_g_inner dt a:hover, .fl_g dt a:hover, .zz_company a:hover, a.zz_company p a:hover, .zhanzhuai_replythread .po em a:hover, #pt .z a:hover, #pt .zhanzhuai_fp_cz a:hover, .zhanzhuai-waterfall ul li h6 a:hover, .zhanzhuai-hot-img-list li .other .news-content:hover, .zhanzhuai-r-list li a:hover, .zhanzhuai-managelist .p_avatarinfo a:hover, .post-tit h1 a:hover, .viewthread_author_threads ul li a:hover, .zhanzhuai_diy_hd li .hd_txt h2:hover, .zhanzhuai_hy_re_text p a:hover, .tl th a:visited:hover, .index-topic-cont span a:hover, .index-active-info a:hover, .fl_g_inner dt a:hover, a:hover, .aside_main .baike_latest a:hover {
    color: #ff6e2f;
    text-decoration: none;
}

.zhanzhuai_ct2 .sd {
    float: right;
    width: 290px;
}

.mr10 {
    margin-right: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.pb20 {
    padding-bottom: 20px;
}

.pt20 {
    padding-top: 20px;
}

.wp {
    width: 1000px;
    margin: 0 auto;
}

.ct2 .mn {
    width: 695px;
}

.ct2 .sd {
    width: 290px;
}

.ct2_a .mn, .ct3_a .mn, .ct3_a .sd {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.ct2_a .mn {
    background: #fff;
    width: 735px;
    padding: 15px 10px 15px 10px;
    margin: 0;
}

.ct3_a .mn {
    background: #fff;
    width: 568px;
    margin: 0;
    padding: 15px 10px 10px !important;
}

.ct3_a .sd {
    background: #fff;
    float: right;
    width: 200px;
    margin: 0 15px 15px 0;
    padding: 0 10px;
}

.ct2_a, .ct3_a {
    border: none;
    background: transparent;
}

.ct2_a .bm_h h2, .ct3_a .bm_h h2 {
    font-size: 15px;
    font-weight: 400;
}

.mi {
    width: 542px;
}

.mi .avatar img {
    width: 100px;
    height: 102px;
    margin-right: 15px;
}

.mi #moodfm textarea {
    width: 357px !important;
}

.mi .moodfm_input {
    width: 367px !important;
    border: 1px solid #e3e5e8;
    background: none !important;
}

.appl {
    background: #fff;
    width: 208px;
    margin: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
}

.appl li a {
    text-decoration: none !important;
    color: #656565;
}

.appl li a:hover {
    text-decoration: none !important;
    color: #ff6e2f;
}

.ct3_a .appl {
    width: 117px;
    margin-right: 20px;
}

#nv_home .tdats .tfxf {
    width: 565px !important;
}

.box {
    background: #fff;
    margin-bottom: 15px;
}

.zhanzhuai-icons {
    display: block;
    background: url(/View/xr_fresh_pc/image/zhanzhuai-icons.png) no-repeat 0 0;
}

.lists-top-fixed {
    position: fixed;
    top: 60px;
    width: 290px;
    margin-top: 15px;
    z-index: 7;
}

.zhanzhuai_vpic img {
    width: 280px;
    border-radius: 5px;
    overflow: hidden;
}

.zz-side-tit {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
    padding-left: 20px;
}

.zz-side-tit em {
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 13px;
    background-color: #ff6e2f;
}

#space #diy-tg {
    background: url(/View/xr_fresh_pc/image/panel-toggle-space.png) no-repeat 100% 4px;
}

#controlpanel {
    z-index: 9999 !important;
}

#button_more_menu {
    z-index: 10001 !important;
}

.zhanzhuai-top-bar {
    height: 35px;
    width: 100%;
    min-width: 1000px;
    background: url(/View/xr_fresh_pc/image/head.png) repeat-x;
    background-position: 0 0;
    background-repeat: repeat-x;
    font-size: 12px;
}

.zhanzhuai-top-bar #diy-tg {
    height: 28px;
}

.zhanzhuai-top-bar #diy-tg_menu {
    margin: -7px 0 0 -17px;
}

.zhanzhuai-top-bar #diy-tg_menu li {
    float: inherit;
    background: none;
    padding: 0;
}

.zhanzhuai-znav .zmore span {
    background: url(/View/xr_fresh_pc/image/head.png) no-repeat;
}

.zhanzhuai-znav {
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 2px 0 0;
    margin: 0 0 0 -10px;
}

.zhanzhuai-znav li {
    float: left;
    padding: 1px 10px 0;
    background: url(/View/xr_fresh_pc/image/head.png) no-repeat;
    background-position: 100% -157px;
}

.zhanzhuai-znav li:last-child {
    background: none;
}

.zhanzhuai-znav .zmore {
    position: relative;
    padding: 0;
    z-index: 100;
}

.zhanzhuai-znav .zmore span {
    display: inline-block;
    padding: 1px 24px 0 10px;
    background-position: 100% -132px;
    cursor: pointer;
}

.zhanzhuai-znav .zmore-list {
    position: absolute;
    top: 32px;
    left: 0;
    width: 80px;
    padding: 2px;
    border: 1px solid #999;
    background: #fff;
}

.zhanzhuai-znav .zmore-list a {
    padding: 0 0 0 8px;
    display: block;
    line-height: 24px;
}

.zhanzhuai-znav .zmore .zmore-list {
    display: none;
}

.zhanzhuai-znav .zmore:hover .zmore-list {
    display: block;
}

.zhanzhuai-znav .zmore:hover {
    margin: 0 -1px;
}

.zhanzhuai-znav .zmore:hover span {
    position: relative;
    margin: 0 0 -1px;
    padding: 0 24px 0 10px;
    border: 1px solid #999;
    border-bottom: 0 none;
    background-position: 100% -109px;
    background-color: #fff;
    z-index: 2;
}

.zhanzhuai-ynav {
    z-index: 99;
    height: 28px;
    padding: 2px 0 0;
    margin: 0 auto;
    float: right;
}

.zhanzhuai-ynav ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
}

.zhanzhuai-ynav ul li {
    padding: 0 0 0 11px;
}

.zhanzhuai-ynav ul .zhanzhuai-ynav-username {
    padding: 0 10px 0 0;
    font-family: "Simsun", simsun;
    color: #ccc;
    background: none;
}

.zhanzhuai-ynav ul .zhanzhuai-ynav-username a {
    margin-right: 7px;
    font-family: arial;
    color: #01439a;
}

.zhanzhuai-ynav ul li, .zhanzhuai-ar-ico, .zhanzhuai-msg-ico {
    background: url(/View/xr_fresh_pc/image/bbs-top-nav-bg.png) no-repeat;
}

.zhanzhuai-ynav ul li {
    float: left;
    padding: 0 10px 0 11px;
    line-height: 28px;
    background-position: -99px -59px;
}

.zhanzhuai-msg-ico {
    float: left;
    width: 15px;
    height: 12px;
    margin-top: 8px;
    background-position: -20px -2px;
    overflow: hidden;
    font: 0/0 arial;
}

.zhanzhuai-msg-null {
    background-position: 0 -2px !important;
}

.zhanzhuai-ynav ul .zhanzhuai-ynav-item {
    padding: 0;
    position: relative;
    z-index: 9;
    line-height: 26px;
}

.zhanzhuai-ynav-ismore {
    float: left;
    height: 26px;
    padding: 1px 22px 1px 11px;
    line-height: 26px;
    color: #666;
    cursor: default;
}

.zhanzhuai-ar-ico {
    position: absolute;
    top: 12px;
    right: 9px;
    width: 7px;
    height: 4px;
    font: 0/0 arial;
    background-position: -67px -4px;
}

.zhanzhuai-ynav ul li:hover .zhanzhuai-ar-ico {
    top: 11px;
    background-position: -67px -11px;
}

.zhanzhuai-ynav ul .zhanzhuai-subnav-list {
    right: -1px;
    _right: -2px;
}

.zhanzhuai-subnav-list {
    visibility: hidden;
    position: absolute;
    top: 32px;
    padding: 2px;
    min-width: 85px;
    _width: 76px;
    border: 1px solid #999;
    background: #fff;
}

.zhanzhuai-ynav ul .zhanzhuai-subnav-list a {
    padding: 0 20px 0 8px;
}

.zhanzhuai-subnav-list a {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    white-space: nowrap;
}

.zhanzhuai-subnav-list a:hover {
    background: #ebebeb;
    color: #666;
    text-decoration: none;
}

.zhanzhuai-ynav ul li:hover, .zhanzhuai-ynav ul li .zhanzhuai-ynav-ismore.a {
    z-index: 10;
}

.zhanzhuai-ynav ul li:hover .zhanzhuai-subnav-list {
    visibility: visible;
}

.zhanzhuai-ynav ul li:hover .zhanzhuai-ynav-ismore, .zhanzhuai-ynav ul li .zhanzhuai-ynav-ismore.a {
    position: relative;
    z-index: 2;
    line-height: 26px;
    padding: 0 22px 6px 10px;
    margin: 0 -1px -2px 0;
    border: 1px solid #999;
    border-bottom: 0 none;
    background: #fff;
}

.zhanzhuai_mn_menu .h_pop {
    padding: 5px 0;
    margin: 0;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    border-top: none;
}

.zhanzhuai_mn_menu .h_pop li {
    display: block;
    height: 36px;
    line-height: 36px;
}

.zhanzhuai_mn_menu .h_pop li a {
    width: auto;
    height: 36px;
    line-height: 36px;
    margin: 0 20px;
    padding: 0;
    color: #555;
    font-size: 14px;
    border-bottom: none;
    border-radius: 0;
    box-shadow: none !important;
    background: none;
}

.zhanzhuai_mn_menu .h_pop li a:hover {
    color: #ea6f5a;
}

.zz-top-header {
    height: 60px;
}

.zhanzhuai_nv_item {
    background: #fff;
    width: 100%;
    min-width: 1000px;
    height: 60px;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .08);
    z-index: 999;
}

.zz-fixed .zhanzhuai_nv_item {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);
    z-index: 299;
}

.zhanzhuai_nv_item .zhanzhuai_bb_logo {
    position: relative;
    float: left;
    height: 60px;
    overflow: hidden;
}

.zhanzhuai_nv_item .zhanzhuai_bb_logo h1 {
    width: 146px;
    height: 60px;
    margin: 0 25px 0 0;
}

.zhanzhuai_nv_item .zhanzhuai_bb_logo h1 a {
    width: 146px;
    height: 60px;
}

.zhanzhuai_nv_item .zhanzhuai_bb_logo h1 a:before {
    content: "";
    position: absolute;
    left: -665px;
    top: -460px;
    width: 220px;
    height: 15px;
    background-color: rgba(255, 255, 255, .5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: LogoLights 1s ease-in 1s infinite;
    -o-animation: LogoLights 1s ease-in 1s infinite;
    animation: LogoLights 1s ease-in 1s infinite;
}

.zhanzhuai_nv_item .zhanzhuai_bb_logo img {
    max-width: 146px;
    max-height: 60px;
    margin-top: 5px;
}

#zhanzhuai_menu li {
    float: left;
    position: relative;
}

#zhanzhuai_menu a.zhanzhuai_menu {
    float: left;
    height: 57px;
    line-height: 57px;
    padding: 0 17px;
    font-size: 14.9px;
    color: #474B49;
    border-top: 3px solid #fff;
    cursor: pointer;
    text-decoration: none;
}

#zhanzhuai_menu a.zhanzhuai_menu.active {
    border-top: 3px solid #ff6e2f;
}

#zhanzhuai_menu li:hover a.zhanzhuai_menu {
    color: #ff6e2f;
}

#zhanzhuai_menu a.zhanzhuai_menu i {
    position: relative;
    top: 2px;
    font-size: 16px;
}

#zhanzhuai_menu a.zhanzhuai_menu .zz-more-dot-sup {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff4a3b;
    margin: 0 0 2px 2px;
    position: absolute;
    top: 24px;
}

#zhanzhuai_menu li ul {
    background-color: #fff;
    margin: 20px 0 0 0;
    _margin: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 60px;
    left: -18px;
    border: 1px #efefef solid;
    border-top: none;
    z-index: 1;
    white-space: nowrap;
    -moz-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
}

#zhanzhuai_menu li.li_h ul:before {
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    left: 41px;
    content: '';
    background-color: #fff;
    border-right: 1px #efefef solid;
    border-top: 1px #efefef solid;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    z-index: 1;
}

#zhanzhuai_menu li ul.zhanzhuai_nav2:before {
    display: none;
}

#zhanzhuai_menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}

#zhanzhuai_menu ul ul {
    top: 0;
    left: 130px;
    margin: 0 0 0 20px;
    _margin: 0;
}

#zhanzhuai_menu ul li {
    float: none;
    display: block;
}

#zhanzhuai_menu ul li i:before {
    position: absolute;
    top: 18px;
    right: 12px;
    content: '';
    height: 4px;
    width: 4px;
    display: block;
    border: 1px solid #999;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -ms-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

#zhanzhuai_menu ul li:hover i:before {
    opacity: 0;
    right: 0;
}

#zhanzhuai_menu ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#zhanzhuai_menu ul a {
    padding: 10px 10px 10px 20px;
    width: 100px;
    _height: 10px;
    display: block;
    font-size: 13px;
    color: #8590a6;
    float: none;
    border-top: 1px #efefef solid;
    text-transform: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#zhanzhuai_menu ul a:hover {
    color: #ff6e2f;
}

#zhanzhuai_menu ul ul li:first-child a:after {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 12px;
    left: -7px;
    content: '';
    background-color: #fff;
    border-top: 1px #efefef solid;
    border-left: 1px #efefef solid;
    border-right: none;
    border-bottom: none;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    z-index: 1;
}

.zhanzhuai-topad-box {
    width: 100%;
    min-width: 1000px;
}

.zhanzhuai-topad-box img {
    width: 1000px;
    max-height: 200px;
    margin: 15px 0 0;
    border-radius: 5px;
}

.zhanzhuai-lists-top {
    width: 100%;
    min-width: 1000px;
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

#scbar {
    float: left;
    background: #fff;
    height: 32px;
    line-height: 32px;
    margin: 14px 10px 11px 40px;
    border: 1px solid #e4e4e4;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    overflow: hidden;
}

#scbar:hover {
    float: left;
    border: 1px solid #ff6e2f;
}

.scbar_type_td, #scbar_type {
    text-align: left;
    width: 48px;
    line-height: 33px;
}

#scbar #scbar_txt {
    float: left;
    width: 115px;
    height: 32px;
    border: 0;
    padding-left: 3px;
    margin-left: 0;
    font-size: 13px;
    color: #b1b1b1 !important;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

#scbar #scbar_txt:focus {
    width: 150px;
}

a#scbar_type.xg1 {
    font-size: 13px !important
}

.scbar_txt_td {
    width: 110px;
    height: 32px;
    line-height: 32px
}

#scbar_txt {
    border: 0;
    width: 110px;
    height: 32px;
    line-height: 32px;
    padding: 0;
    margin-left: 15px;
    background: none
}

.scbar_btn_td {
    width: 25px;
    height: 32px;
    padding: 0 5px 0 0;
    overflow: hidden;
    display: block;
    background: none
}

#scbar_btn {
    background: url(/View/xr_fresh_pc/image/z_icons3.png) no-repeat -235px -152px;
    opacity: .6;
    width: 16px;
    height: 16px;
    padding: 0;
    margin: 9px 5px 4px;
    outline: none;
    overflow: hidden;
}

#scbar_type {
    background: url(/View/xr_fresh_pc/image/scbar_type.png) no-repeat;
    background-position: 38px 14px;
}

#scbar:hover #scbar_type {
    display: block
}

#scbar_type_menu {
    top: 45px !important;
    margin: 0 0 0 -1px;
    border: none;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
    padding: 3px;
    min-width: 50px;
    background: #FFFFFF;
}

#scbar_type_menu.p_pop a {
    color: #333;
    padding: 2px 5px;
    margin: 4px 0;
    border: 0
}

.zhanzhuai_xg1, .zhanzhuai_xg1 a {
    color: #b1b1b1 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #B1B1B1;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #B1B1B1;
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #B1B1B1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #B1B1B1;
}

.zhanzhuai_nv_item .zhanzhuai-ask-btn {
    display: inline-block;
    float: right;
    width: 70px;
    height: 34px;
    margin-top: 14px;
    color: #fff;
    font: 14px/34px "Microsoft YaHei";
    text-align: center;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    background: linear-gradient(90deg, #ffb821 0, #ff5c38 45%, #ff1459);
    background-color: #ff183e;
}

.zhanzhuai_nv_item .zhanzhuai-ask-btn:hover {
    background: #ff5c38;
    text-decoration: none;
}

.scroll_area {
    background: #f2f2f2;
    padding: 0 10px;
    width: 320px;
    margin: 0 auto;
}

.scroll_area .content {
    position: relative;
    line-height: 50px;
    margin-bottom: 10px;
    width: 320px;
    height: 200px;
    margin: 12px 0;
    overflow: hidden;
    background: url(//static.hdslb.com/images/base/danmu.png) no-repeat 50%;
}

.scroll_area .scrolltxt {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.zhanzhuai-right-menu {
    position: relative;
    float: right;
    height: 60px;
}

#zhanzhuai_denglu a {
    display: block;
    float: left;
    height: 60px;
    line-height: 60px;
    padding: 0 22px 0 0;
    font-size: 14px;
    color: #656967;
    text-align: center;
    cursor: pointer;
}

#zhanzhuai_denglu a i {
    margin-right: 6px;
}

#zhanzhuai_denglu a:hover i {
    color: #3CA1FC;
}

#zhanzhuai_denglu_menu {
    left: inherit !important;
    right: -40px;
    top: 61px !important;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    text-transform: uppercase-webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.zhanzhuai-login-layer {
    position: relative;
    width: 299px;
    z-index: 1050;
}

.zhanzhuai_top_div a.zhanzhuai_top_link, .Sselect, .zhanzhuai_top_search a.zhanzhuai-t-sbn, .zhanzhuai-t-login a.slogin, .zhanzhuai-login-box input.zhanzhuai-login-name, .zhanzhuai-login-box input.zhanzhuai-login-pass, .zhanzhuai-login-box input.Szhanzhuai-login-weidun, .zhanzhuai-login-box input.zhanzhuai-login-door, .zhanzhuai-login-box ul li a.open_kb, .zhanzhuai-closed-btn, .zhanzhuai-t-logined a.zhanzhuai-wblogo, .zhanzhuai-wbimg span {
    background: url(/View/xr_fresh_pc/image/zhanzhuai_top_white2014.png) no-repeat;
}

.zhanzhuai-login-box {
    width: 257px;
    padding: 20px 20px 20px 20px;
    border: 1px solid #E9ECEE;
    background: url(/View/xr_fresh_pc/image/user_lg-bg.jpg) center bottom no-repeat;
    box-shadow: 0 28px 50px rgba(25, 24, 40, .35);
    border-top: none;
}

.zhanzhuai-login-box p {
    padding-bottom: 10px;
    color: #8c8c8c;
    font-size: 14px;
    text-align: left;
}

.zhanzhuai-login-box ul {
}

.zhanzhuai-login-box ul li {
    width: 257px;
    height: 43px;
    line-height: 43px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.zhanzhuai-login-box input.zhanzhuai-login-name, .zhanzhuai-login-box input.zhanzhuai-login-pass, .zhanzhuai-login-box input.zhanzhuai-login-name, .zhanzhuai-login-box input.Szhanzhuai-login-weidun, .zhanzhuai-login-box input.zhanzhuai-login-door {
    display: block;
    width: 237px;
    height: 43px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 43px;
    border: 0;
    text-indent: 28px;
    color: #8e8e8e;
    background-color: #f4f4f4;
}

.zhanzhuai-login-box input.zhanzhuai-login-door {
    width: 116px;
    margin-right: 10px;
}

.zhanzhuai-login-box ul li a.close_loginname {
    font-family: "Simsun";
    font-weight: bold;
    color: #8e8e8e;
    width: 12px;
    height: 12px;
    line-height: 12px;
    position: absolute;
    top: 16px;
    right: 16px;
    overflow: hidden;
}

.zhanzhuai-login-box ul li a.close_loginname:hover {
    color: #ff8503;
}

.zhanzhuai-login-box ul li a.open_kb {
    display: block;
    width: 15px;
    height: 14px;
    position: absolute;
    top: 15px;
    right: 13px;
    background-position: 0 -486px;
    overflow: hidden;
}

.zhanzhuai-login-box ul li a.open_kb:hover {
    background-position: 0 -500px;
}

.zhanzhuai-login-box input.zhanzhuai-login-name {
    background-position: 0 -352px;
}

.zhanzhuai-login-box input.zhanzhuai-login-pass {
    background-position: 0 -394px;
}

.zhanzhuai-login-box input.Szhanzhuai-login-weidun {
    background-position: 0 -572px;
}

.zhanzhuai-login-box input.zhanzhuai-login-door {
    background-position: 0 -615px;
}

.zhanzhuai-login-input {
    height: 32px;
    margin-bottom: 15px;
    line-height: 32px;
    font-size: 14px;
    color: #4d4d4d;
}

.zhanzhuai-login-input input {
    vertical-align: middle;
}

.zhanzhuai-login-input a {
    font-size: 12px;
    color: #3CA1FC;
}

.zhanzhuai-login-input a:hover {
    text-decoration: underline;
}

.zhanzhuai-login-btn {
    width: 160px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 10px auto;
    border: none;
    border-radius: 30px;
    background: linear-gradient(90deg, #ffb821 0, #ff5c38 45%, #ff1459);
    background-color: #ff183e;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border: none;
    outline: none;
    cursor: pointer;
}

.zhanzhuai-login-btn:hover {
    border-color: transparent;
    background: linear-gradient(90deg, #ff9a00 3%, #ff4c24 50%, #ff004b);
    background-color: #ff183e;
    color: #fff;
}

.zhanzhuai-closed-btn {
    display: block;
    width: 24px;
    height: 24px;
    background-position: 0 -438px;
    position: absolute;
    right: 20px;
    _right: 19px;
    top: 15px;
    cursor: pointer;
}

.zhanzhuai-closed-btn:hover {
    background-position: 0 -462px;
}

.zhanzhuai-botbg {
    display: block;
    width: 100%;
    height: 2px;
    font-size: 0px;
    background-color: #000;
    opacity: 0.1;
    filter: alpha(opacity=10);
}

.zhanzhuai-thirdparty-dlbox {
    width: 100%;
    height: 24px;
    line-height: 24px;
    margin-top: 15px;
}

.zhanzhuai-thirdparty-dlbox span {
    color: #888;
}

.zhanzhuai-thirdparty-dlbox .zhanzhuai-thirdparty-dl {
    margin-left: 5px;
}

.zhanzhuai-thirdparty-dlbox .zhanzhuai-thirdparty-dl .zhanzhuai-thirdparty-icon {
    display: inline-block;
    background: url(/View/xr_fresh_pc/image/qqwx.png) no-repeat no-repeat -3px -3px;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer;
}

.zhanzhuai-thirdparty-dlbox .zhanzhuai-thirdparty-dl .zhanzhuai-thirdparty-icon-tencent:hover {
    background-position: -33px -3px;
}

.zhanzhuai-thirdparty-dlbox .zhanzhuai-thirdparty-dl .zhanzhuai-thirdparty-icon-weixin {
    background-position: -63px -3px;
}

.zhanzhuai-thirdparty-dlbox .zhanzhuai-thirdparty-dl .zhanzhuai-thirdparty-icon-weixin:hover {
    background-position: -93px -3px;
}

.user-thumb-box {
    line-height: 28px;
    position: absolute;
    right: 28px;
    top: 10px;
    z-index: 400;
    width: 57px;
    cursor: pointer;
    -webkit-transition: top .4s;
    transition: top .4s;
}

.user-thumb-box .user-thumb {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 400;
}

.user-thumb-box .user-thumb img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.triangle-d {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -4px 0 0 2px;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #e2e2e2;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.head-user-info {
    line-height: 22px;
    position: absolute;
    top: 49px;
    right: -89px;
    display: none;
    width: 250px;
    padding-top: 40px;
    cursor: default;
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
    border: 1px solid #E9ECEE;
    background: url(/View/xr_fresh_pc/image/user_lg-bg.jpg) center bottom no-repeat;
    box-shadow: 0 28px 50px rgba(25, 24, 40, .35);
    z-index: 399;
}

.head-user-info-tit {
    font-size: 16px;
    margin: 0 20px 20px;
    color: #474747;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.head-user-info-lst {
    margin: 0 22px;
    padding-bottom: 13px;
    border-bottom: 1px solid #E9ECEE;
}

.head-user-info-lst li {
    position: relative;
    display: inline-block;
    width: 56px;
    text-align: center;
    vertical-align: top;
}

.head-user-info-lst a {
    display: block;
    padding-top: 24px;
    color: #666;
}

.head-user-info .btn-head-user-info {
    display: block;
    width: 118px;
    height: 30px;
    line-height: 30px;
    margin: 10px auto;
    border: none;
    border-radius: 30px;
    background: linear-gradient(90deg, #ffb821 0, #ff5c38 45%, #ff1459);
    background-color: #ff183e;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.head-user-info .btn-head-user-info:hover {
    border-color: transparent;
    background: linear-gradient(90deg, #ff9a00 3%, #ff4c24 50%, #ff004b);
    background-color: #ff183e;
}

.head-user-info-lst a:before {
    position: absolute;
    top: -1px;
    left: 50%;
    display: block;
    margin-left: -11px;
    content: '';
    background-image: url(/View/xr_fresh_pc/image/z_icons3.png);
}

.head-user-icon:before {
    background-position: -209px -26px;
    width: 24px;
    height: 24px;
}

.head-user-icon2:before {
    background-position: 0 -184px;
    width: 23px;
    height: 22px;
}

.head-user-icon3:before {
    background-position: -99px -184px;
    width: 22px;
    height: 22px;
}

.user-thumb-box:hover .head-user-info {
    display: block;
}

.user-thumb-box:hover .user-thumb {
    top: 20px;
    -webkit-transform: scale(2.2);
    -ms-transform: scale(2.2);
    transform: scale(2.2);
}

.head-user-info-lst a:hover:before {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation: bounce .5s;
    animation: bounce .5s;
}

.head-user-icon:hover:before {
    margin-left: -12px;
    background-position: -179px -142px;
}

.head-user-icon2:hover:before {
    background-position: -25px -184px;
}

.head-user-icon3:hover:before {
    background-position: -75px -184px;
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }
}

@keyframes bounce {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10% {
        -webkit-transform: translate3d(0, -6px, 0);
        transform: translate3d(0, -6px, 0)
    }
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span.zz_top_icon {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: 22px;
    background: url(/View/xr_fresh_pc/image/zz_top_icon.png) no-repeat 0 0;
    cursor: pointer;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span.zz_top_serch_btn {
    margin-top: 25px;
    background-position: -17px -19px;
}

.zhanzhuai-in-other-icon {
    position: absolute;
    top: 5px;
    right: 98px;
    height: 57px;
    z-index: 301;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li {
    position: relative;
    cursor: pointer;
    float: left;
    height: 60px;
    line-height: 60px;
    padding-right: 22px;
    text-align: center;
    z-index: 1;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span {
    width: 18px;
    height: 18px;
    margin-top: 25px;
    background-position: 0 -3px;
    cursor: pointer;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span.zz_top_post_btn {
    background-position: -60px -16px;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span.news_ico {
    display: block;
    background: url(/View/xr_fresh_pc/image/z_icons3.png) -179px -116px;
    width: 24px;
    height: 24px;
    margin-top: 14px;
    cursor: pointer;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span.news_ico:hover, .zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li span.news_ico.news_ico_active {
    background: url(/View/xr_fresh_pc/image/z_icons3.png) -209px 0;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon i {
    color: #a8a8a8;
}

.zhanzhuai-in-other-icon .zhanzhuai-right-menuicon li:hover i {
    color: #ee4b4c;
}

.zhanzhuai_myprompt {
    left: inherit !important;
    right: -18px;
    top: 56px !important;
    min-width: 110px;
    border: 1px solid #E9ECEE;
    border-top: none;
    text-align: left;
    box-shadow: none;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    text-transform: uppercase
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    box-shadow: 0 28px 50px rgba(25, 24, 40, .35);
}

.zhanzhuai_myprompt a {
    height: 20px;
    line-height: 20px;
    padding: 8px 5px;
    font-size: 12px;
    border-bottom: 1px solid #E9ECEE;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai_myprompt .ignore_noticeli a {
    display: block;
    height: 30px;
    padding: 8px 5px 5px;
}

.zhanzhuai_myprompt em.ignore_notice {
    top: inherit;
    right: inherit;
    width: 80%;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    border-radius: 30px;
    background: linear-gradient(90deg, #ffb821 0, #ff5c38 45%, #ff1459);
    background-color: #ff183e;
    color: #fff;
    text-align: center;
}

.zhanzhuai_myprompt em.ignore_notice:hover {
    border-color: transparent;
    background: linear-gradient(90deg, #ff9a00 3%, #ff4c24 50%, #ff004b);
    background-color: #ff183e;
}

#nv #hd_loginbar, #nv #userInfoBar {
    float: right;
}

#nv #userInfoBar {
    margin-right: 5px;
}

#hd_loginbar {
    height: 60px;
    overflow: hidden;
}

#hd_loginbar dt {
    float: left;
    position: relative;
}

#hd_loginbar dt a {
    color: #ddd;
    font-size: 12px;
    height: 60px;
    line-height: 60px;
    padding: 0 8px;
}

.zhanzhuai-top-user {
    position: relative;
}

#hduser img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-top: 18px;
}

#hduser, #hduser2 {
    position: relative;
    height: 60px;
    line-height: 60px;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
}

#hduser.a,

,
#hduser2.a {
    display: block;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 700;
    color: #a8a8a8;
}

#hduser.a::after,

,
#hduser2.a::after {
    background: #393939;
}

#hduser span, #hduser2 span {
    position: relative;
    margin: 0 3px;
    text-decoration: none;
    color: #a8a8a8;
    cursor: pointer;
}

#hduser span a, #hduser2 span a {
    color: #a8a8a8;
}

#hduser2_menu {
    width: 90px !important;
    padding: 6px 10px;
}

#hduser2_menu span {
    display: none;
}

#hduser2_menu a {
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #E6E6E6;
    text-align: center;
}

#hdsetting_menu {
    width: 80px;
}

.hdmenu {
    position: absolute;
    background: #fff;
    width: 260px;
    left: inherit !important;
    top: 70px !important;
    right: 5px;
    border: 1px solid #E9ECEE;
    border-top: none;
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -ms-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    text-transform: uppercase-webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -ms-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    overflow: hidden;
}

.hdmenu ul {
    width: 200px;
    margin: 0 auto;
    font-size: 12px;
    overflow: hidden;
}

.hdmenu ul li {
    width: 100px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    float: left;
    text-align: center;
}

.hdmenu ul li span {
    margin-left: 5px;
    color: #F90;
}

.hdmenu.usermenu a {
    padding: 0 15px;
    text-align: left;
}

.hdmenu.usermenu li a {
    display: block;
    height: 30px;
    text-align: center;
    line-height: 31px;
    line-height: 33px \9;
    font-size: 12px;
    text-decoration: none;
    border: 0 none;
    color: #333;
}

.hdmenu.usermenu li a:hover, .hdmenu li a.current {
    background-color: #F1F1F1;
}

#hd_uname {
    width: 230px;
    line-height: 25px;
    padding: 15px;
    text-align: center;
    overflow: hidden;
    zoom: 1;
}

.zhanzhuai-tx-q {
    float: left;
    width: 54px;
    height: 54px;
}

.zhanzhuai-tx-q .bigtximg-q img {
    width: 48px;
    height: 48px;
    padding: 2px;
    background: #FFF;
    border: 1px solid;
    border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.zhanzhuai-xx-q {
    float: right;
    width: 160px;
    height: 43px;
    padding-top: 5px;
    text-align: left;
}

.zhanzhuai-xx-q p {
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    zoom: 1;
}

.zhanzhuai-xx-q p.p01-q a {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    display: inline;
}

.zhanzhuai-xx-q p.p02-q {
    margin-top: 5px;
    color: #FF0000;
    font-size: 12px;
}

.zhanzhuai-hd-plugin {
    margin-top: 10px;
    color: #999;
}

.zhanzhuai-hd-plugin span {
    display: none;
}

.zhanzhuai-hd-plugin a {
    display: inline-block;
    margin: 0 10px 10px 0;
    color: #999
}

.zhanzhuai_bdimg {
    display: block;
    background: #f5f5f5;
    width: 210px;
    height: 36px;
    margin: 0 auto;
    padding: 8px 25px 10px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    zoom: 1;
    clear: both;
}

.zhanzhuai_bdimg a {
    width: 69px;
    line-height: 18px;
    float: left;
    display: inline;
    zoom: 1;
    text-align: center;
    color: #333;
}

.zhanzhuai_bdimg a font {
    color: #999;
}

.zhanzhuai_dimg {
    margin: 0 22px;
    padding-bottom: 13px;
    border-bottom: 1px solid #E9ECEE;
}

.zhanzhuai_dimg li {
    float: left;
    width: 33.33%;
}

.zhanzhuai_dimg a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: #666;
}

.zhanzhuai_tb_li li {
    margin: 0 8px -1px 0;
}

#nv_home #pt {
    border: 0;
    background: none;
    margin: 0;
}

#uhd {
    background: url(/View/xr_fresh_pc/image/uhd-bg.jpg);
}

#uhd .mt {
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

#uhd .avt img {
    padding: 2px;
    width: 100px;
    height: 100px;
    background: #FFF;
    border: 1px solid;
    border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2;
    margin-top: 10px;
    margin-left: 10px;
    border-radius: 100px;
}

#uhd p a {
    color: #ddd;
}

#uhd .flw_hd {
    float: right;
    width: 260px;
    margin: 35px 10px -30px 0;
}

#uhd .mn ul {
    background: #f8f8f8;
    margin-top: 40px;
    padding: 10px;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
}

#nv_home .ct1 {
    background-color: #FFF;
    border: none;
}

.flw_hd .tns {
    padding: 0;
    border: 1px solid #DFDFDF;
    background: #F8F8F8;
    border-radius: 5px;
}

.flw_hd .tns th {
    border-right: 1px dashed #DFDFDF;
}

.flw_hd .tns th, .flw_hd .tns td {
    padding-left: 0 !important;
    padding: 5px;
    text-align: center !important;
}

.flw_hd .tns span {
    font-size: 16px;
}

.flw_hd .tns p a {
    color: #369;
    font-weight: 700;
}

.zhanzhuai_hm_bm {
    overflow: hidden;
}

.zhanzhuai_hm_bm_hot {
    margin-top: 15px;
}

.zhanzhuai_hm_bm .bm_h {
    height: 55px;
    line-height: 55px;
    border: none;
    margin: 10px 0 0;
    border-bottom: 1px solid #eee;
}

.zhanzhuai2_dd2 em {
    color: #999;
}

.pn {
    background: #ff6e2f;
    border: medium none;
    transition: all 0.2s ease-in-out;
    border-radius: 2px;
    font-size: 12px;
    color: #FFF !important;
}

.zhanzhuai_none .slidebar {
    display: none;
}

.bm_h .o img {
    margin-top: 19px;
}

#nv_portal .mn .px {
    height: 20px;
}

#nv_group .bm_c {
    padding: 10px;
}

#nv_group .tb_h {
    background-color: #fff;
}

#nv_group .tb_h a {
    border: 1px solid #f0f0f0;
}

#nv_group .tb .a a {
    border-bottom-color: #FFF !important;
    font-weight: 400;
}

#nv_group #pgt {
    margin-bottom: 10px;
    padding-bottom: 0;
}

#nv_group .pgs {
    padding: 0 15px 20px;
}

#nv_group .pgb a {
    background-color: #fff !important;
    color: #333 !important;
}

#nv_group .ct2 .mn {
    width: 685px;
}

#nv_group .ct2 .sd {
    width: 300px;
}

.pagination {
    text-align: center;
    font-weight: normal;
    visibility: hidden;
}

.zhanzhuai-loading, .zhanzhuai-ajax-more {
    position: absolute;
    left: 0;
    background: #fff;
    width: 550px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #8590a6;
    text-align: center;
}

.zhanzhuai-loading:hover, .zhanzhuai-ajax-more:hover {
    background-color: #ff6e2f;
}

.zhanzhuai-loading:hover span, .zhanzhuai-ajax-more:hover span {
    color: #fff;
}

.zhanzhuai-loading a, .zhanzhuai-loading span, .zhanzhuai-ajax-more a {
    font-size: 14px;
    color: #8590a6;
    text-align: center;
}

.bm_h .xw0 a {
    font-size: 18px;
    color: #999;
}

.ct2_a .mn .bm {
    padding: 0 10px 0 0px;
    border: 0;
}

.xi2, .xi2 a, .xi3 a {
    color: #333;
}

.tbn {
    margin: -6px -10px 0;
    padding: 0 10px;
}

.tbn .mt {
    background: #fff;
    margin: 0 -10px 20px;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.tbn li {
    background: #fafafa;
    margin: 0 10px 15px;
    height: 45px;
    border: 1px solid #eaeaea;
}

.tbn li em {
    display: none;
}

.tbn li:hover {
    background: #ff6e2f;
    border: 1px solid #ff6e2f;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
}

.tbn ul a {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    text-align: center;
}

.tbn li.a {
    border: 1px solid #ff6e2f;
    background: #ff6e2f;
    margin: 0 10px 10px;
    border-radius: 2px;
}

.tbn li.a a, .tbn li:hover a {
    color: #fff;
}

.xl2 {
    background: none;
}

.zhanzhuai_b_xl2 li {
    margin-right: 20px;
    width: 500px !important;
}

#nv_misc.pg_ranklist .ct2_a .bm_h {
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-top: none;
    border-bottom: 1px solid #eee;
}

.ct2_a .xl2 li {
    width: 341px !important;
}

.tb a {
    padding: 0 9px;
    border-color: #dcdcdc;
    background: url(/View/xr_fresh_pc/image/tb_bg.png) repeat-x 0 50%;
    font-size: 14px;
}

.tb li {
    margin: 0 6px 4px 0;
}

.tb .a, .tb .a a, .tb .current, .tb .current a {
    margin-bottom: -4px;
    padding-bottom: 5px;
    color: #ff6e2f;
}

.hasfsl {
    margin-right: 0 !important;
}

.tedt {
    width: 98%;
    border: 1px solid;
    border: 1px solid #e6e6e6;
}

.tedt .bar {
    padding: 0 10px 0 0;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    background: #fafafa;
}

.fpd a {
    float: left;
    margin: 10px 5px 0;
    width: 20px;
    height: 20px;
    background: url(/View/xr_fresh_pc/image/editor.gif) no-repeat;
    text-indent: -9999px;
    line-height: 20px;
    overflow: hidden;
}

.fpd a.fbld {
    background-position: 0 0;
}

.fpd a.fclr {
    background-position: -60px 0;
}

.fpd a.fmg {
    background-position: 0 -20px;
}

.fpd a.flnk {
    background-position: -40px -20px;
}

.fpd a.fqt {
    background-position: -140px -20px;
}

.fpd a.fcd {
    background-position: -120px -20px;
}

.fpd a.fsml {
    background-position: -20px -20px;
}

.fpd a.fat {
    background-position: -140px 0;
}

.tedt .area {
    padding: 4px;
    background: #FFF;
    zoom: 1;
}

.tedt .pt {
    width: 100%;
    margin-right: 0;
    padding: 0 !important;
    border: none;
    background: #FFF none;
}

.tedt .pt:focus {
    outline: none;
    -moz-box-shadow: none;
}

.m_c .tedt {
    width: 600px;
}

.fpd .swfupload {
    margin-top: 8px;
}

.zhanzhuai_diytit {
}

.zhanzhuai_diytit span {
    float: right;
    color: #999;
}

.zhanzhuai-hot-img-list, .zhanzhuai-style-ty, .zhanzhuai-thread-pic, .zhanzhuai-thread-rank, .zhanzhuai_irbox, .zhanzhuai_diy_list, .zhanzhuai_diy_hy, .zhanzhuai_diy_hd, .zhanzhuai_diy_about {
    background: #fff;
    width: 290px;
}

.zhanzhuai_diytit h2 {
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #f0f2f7;
}

.zhanzhuai_board ul, .zhanzhuai_expert ul, .zhanzhuai_hotnews ul, .zhanzhuai-style-ty ul, .zhanzhuai-thread-pic ul, .zhanzhuai-thread-rank ul, .zhanzhuai_irbox ul, .zhanzhuai_diy_list ul, .zhanzhuai_diy_hy ul, .zhanzhuai_diy_hd ul, .zhanzhuai_diy_about ul {
    padding: 15px 20px;
}

.zhanzhuai-hot-img-list ul {
    padding: 0 20px;
}

.news-title {
    margin-bottom: 10px;
    font-size: 14px;
    color: #8590a6;
    font-weight: 400;
}

.zhanzhuai-hot-img-list li {
    height: 60px;
    padding: 20px 0;
    border-bottom: 1px solid #f0f2f7;
}

.zhanzhuai-hot-img-list li.zhanzhuai_5 {
    border-bottom: none;
}

.news-img {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

.news-img img {
    width: 60px;
    height: 60px;
}

.zhanzhuai-hot-img-list li .other {
    float: right;
    width: 172px;
}

.zhanzhuai-hot-img-list li .other .news-content {
    height: 40px;
    line-height: 19px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
}

.news-content:hover {
    color: #ff6e2f;
}

.zhanzhuai-hot-img-list li .other p {
    color: #8590a6;
    font-size: 13px;
}

.zhanzhuai_diy_list ul, .zhanzhuai_diy_hy ul {
    border-top: none;
}

.zhanzhuai_diy_list li {
    width: 280px;
    height: 20px;
    border-bottom: 1px solid #e8e8e8;
    vertical-align: bottom;
    margin-bottom: 15px;
    padding-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai_diy_list li.zhanzhuai_8 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.zhanzhuai_diy_list li.zhanzhuai_10 {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.zhanzhuai_diy_list li a {
    height: 19px;
    line-height: 19px;
    font-size: 14px;
    color: #434a54;
}

.zhanzhuai_diy_list li a:hover {
    color: #ff6e2f;
}

.zhanzhuai-r-list {
    padding: 0 20px 30px;
}

.zhanzhuai-r-list li {
    padding: 12px 0;
    min-height: 12px;
    position: relative;
    padding-left: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhanzhuai-r-list li i {
    display: inline-block;
    width: 3px;
    height: 3px;
    background: url(/View/xr_fresh_pc/image/z_icons1.png) no-repeat -4px -243px;
    position: absolute;
    top: 17px;
    left: 0;
}

.zhanzhuai-r-list li a {
    font-size: 14px;
    line-height: 12px;
}

.zhanzhuai_expert li {
    padding: 20px 0;
    border-top: 1px solid #f0f2f7;
}

.zhanzhuai_expert li.zhanzhuai_1 {
    padding-top: 5px;
    border-top: none;
}

.zhanzhuai_expert li.zhanzhuai_5 {
    padding-bottom: 5px;
}

.zhanzhuai_expert .zhanzhuai_e-info {
    position: relative;
}

.zhanzhuai_expert .zhanzhuai_e-info .zhanzhuai_figure, .zhanzhuai_expert .zhanzhuai_e-info .zhanzhuai_other {
    float: left;
}

.zhanzhuai_expert .zhanzhuai_e-info .zhanzhuai_figure {
    width: 45px;
    height: 45px;
    margin-right: 14px;
}

.zhanzhuai_expert .zhanzhuai_e-info .zhanzhuai_figure img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.zhanzhuai_expert .zhanzhuai_e-info .zhanzhuai_other p.zhanzhuai_name {
    color: #333;
    margin-top: -2px;
    font-weight: bold;
    font: 14px/24px "Microsoft YaHei";
}

.zhanzhuai_expert .zhanzhuai_e-info .zhanzhuai_other .zhanzhuai_inst {
    font-size: 13px;
    color: #aaa;
}

.zhanzhuai-friend-links li {
    float: left;
    margin: 0 16px 16px 0;
}

.zhanzhuai-friend-links li a {
    color: #777;
    line-height: 1.4;
    font-size: 13px;
}

.zhanzhuai_noreplythread {
    background: #fff;
    margin-bottom: 12px;
    padding: 30px;
    border-radius: 2px;
    text-align: center;
}

.zhanzhuai_noreplythread span {
    display: block;
    min-height: 180px;
    background: url(/View/xr_fresh_pc/image/qiangsafa.png) no-repeat center 23px;
    background-size: 190px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.zhanzhuai_noreplythread p {
    font-size: 14px;
    text-align: center;
}

#ft.zz_huxiu_ft {
    background: #2d3237;
    position: relative;
    bottom: 0;
    margin-top: 25px;
    padding: 30px 0 17px;
    font-size: 12px;
    color: #707682;
    z-index: 299;
    overflow: visible;
}

#ft.zz_huxiu_ft a {
    height: 40px;
    color: #6b6e81;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

#ft.zz_huxiu_ft a:hover {
    color: #b2bae1;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_top a {
    margin-right: 15px;
    font-size: 14px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_top img {
    vertical-align: middle;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_bottom {
    display: block;
    line-height: 28px;
    margin: 10px 0;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon {
    position: absolute;
    top: 12px;
    right: 0;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon ul li {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    background-color: #343a40;
    text-align: center;
    border-radius: 20px;
    margin-left: 20px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon span {
    position: absolute;
    width: 130px;
    height: 130px;
    box-shadow: 0 0 6px rgba(14, 22, 30, .3);
    display: none;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon span s {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 10px solid #fff;
    top: 129px;
    left: 57px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon span img {
    width: 130px;
    height: 130px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon li:hover span {
    display: block;
    margin: -145px 0 0 -45px;
    opacity: 1;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    vertical-align: text-bottom;
    background-image: url(/View/xr_fresh_pc/image/zz_huxiu_icon.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i.zz_ft_icons_wx {
    background-position: -49px -105px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i.zz_ft_icons_ios {
    background-position: -111px -105px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i.zz_ft_icons_android {
    background-position: 12px -185px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i.zz_ft_icons_wx:hover {
    background-position: -50px -145px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i.zz_ft_icons_ios:hover {
    background-position: -112px -145px;
}

#ft.zz_huxiu_ft .zz_huxiu_ft_icon i.zz_ft_icons_android:hover {
    background-position: 12px -226px;
}

.zz_side_nav_box {
    position: fixed;
    bottom: 145px;
    left: 50%;
    margin-left: 515px;
    width: 45px;
    transition: .5s;
    z-index: 3;
}

.zz_side_nav {
    width: 45px;
}

.zz_side_nav a:hover {
    opacity: 0.85;
}

.zz_side_nav li {
    width: 45px;
    height: 45px;
    margin-bottom: 6px;
    position: relative;
}

.zz_side_nav li a {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: relative;
}

.zz_side_nav li.zz_side_nav_ad a {
    border: 0;
    background: none;
}

.zz_side_nav li.zz_side_nav_ad a img {
    max-width: none;
    position: absolute;
}

.zz_side_nav li a i {
    position: relative;
    top: 12px;
    left: 2px;
    display: block;
    background: url(/View/xr_fresh_pc/image/zz_sidenav_icon.png) no-repeat;
    width: 26px;
    height: 22px;
    margin: 0 auto;
}

.zz_side_nav li a span {
    display: none;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    text-align: center;
}

.zz_side_nav li a:hover {
    text-decoration: none;
}

.zz_side_nav li.zz_side_nav_1 a {
    background-color: #20c47d;
    border-color: #20c47d;
}

.zz_side_nav li.zz_side_nav_2 a {
    background-color: #fca933;
    border-color: #fca933;
}

.zz_side_nav li.zz_side_nav_3 a {
    background-color: #f36161;
    border-color: #f36161;
}

.zz_side_nav li.zz_side_nav_4 a {
    background-color: #57baf9;
    border-color: #57baf9;
}

.zz_side_nav li.zz_side_nav_5 a {
    background-color: #89d043;
    border-color: #89d043;
}

.zz_side_nav li.zz_side_nav_6 a {
    background-color: #999da0;
    border-color: #999da0;
}

.zz_side_nav li.zz_side_nav_1 a i {
    background-position: -1px -110px;
}

.zz_side_nav li.zz_side_nav_2 a i {
    background-position: 0 -154px;
}

.zz_side_nav li.zz_side_nav_3 a i {
    background-position: 0 -286px;
}

.zz_side_nav li.zz_side_nav_4 a i {
    background-position: 0 -330px;
}

.zz_side_nav li.zz_side_nav_5 a i {
    background-position: 0 -198px;
}

.zz_side_nav li.zz_side_nav_6 a i {
    background-position: 0 -242px;
}

.zhanzhuai_none li a {
    margin-top: 0 !important;
}

.right-tit-box h3 {
    border-left: 4px solid #ff6e2f;
    padding-left: 12px;
    font-size: 20px;
    font-weight: 100;
    line-height: 24px;
    color: #000;
}

.focus {
    background: none;
}

.bm_h .i {
    padding-left: 2px;
    font-size: 12px !important;
}

#wechat_float_qrcode {
    z-index: 99 !important;
}

.tl tr:hover th, .tl tr:hover td {
    background-color: #f9f9f9 !important;
}

#toptb .qq_bind {
    margin-top: 4px !important;
}

#postbtn span {
    color: #fff;
}

.ct2_a_r {
    background-image: none !important;
    padding: 10px;
}

.pbg {
    height: 15px !important;
}

.intro {
    padding-top: 60px;
    margin-left: -32px;
    color: #fff;
}

.intro h1 {
    font-size: 36px;
    line-height: 50px;
    font-weight: normal;
    padding-bottom: 5px;
}

.intro p {
    font-size: 18px;
    line-height: 30px;
}

.intro a {
    color: #fff;
    background: #c20305;
    margin-top: 5px;
    display: inline-block;
    padding: 0 3px;
    border-radius: 3px;
}

.right_box_content {
    padding: 15px 16px;
    height: 220px;
    overflow: hidden;
}

.right_box_content a {
    float: left;
    background: #fff;
    padding: 6px 12px;
    margin: 4px 2px 8px 2px;
    border-radius: 20px;
    border: 1px solid #e3e5e8;
    color: #40BFB2;
    font-size: 14.9px;
}

.right_box_content a:hover {
    box-shadow: 0px 0px 6px #ddd;
    color: #ff6e2f;
}

.zhanzhuai_focus_right h4, .aside .aside_title, .wiki_box .box_top, .zhanzhuai_news_titi {
    border-bottom: 1px solid #efefef;
    border-radius: 5px 5px 0 0;
    background: url(/View/xr_fresh_pc/image/bmh.gif) repeat-x 0 0 !important;
}

.newsletter ul {
    padding: 5px 0;
    background: url(/View/xr_fresh_pc/image/symbol-12.png) no-repeat 0 15px;
}

.newsletter ul li {
    height: 83px;
    line-height: 30px;
    text-indent: 25px;
    font-size: 14px;
}

.brandshow {
    margin-top: 10px;
}

.brandshow a img {
    margin: 10px auto;
}

#seccheck_fastpost {
    margin-bottom: 10px;
}

.fwin .rfm {
    width: 380px;
}

#nv_member .zhanzhuai-top-bar, #nv_member .zhanzhuai_flb, #nv_member .zhanzhuai_nv_item, #nv_member #ft {
    display: none;
}

.zhanzhuai_tipcol td.tipcol {
    padding-top: 18px;
    padding-left: 10px;
}

#nv_member {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}

#nv_member .zhanzhuai_sign_top {
    padding: 20px 0 10px;
    font-size: 22px;
    color: #0084ff;
    font-weight: 400;
    text-align: center;
}

#nv_member .rfm select {
    background: #FFF;
    width: 230px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #eee;
}

#nv_member .rfm {
    border-bottom: 0px dotted #dfdfdf;
}

#nv_member .logo_key_news {
    background-color: rgba(255, 255, 255, .5);
}

#nv_member .mn {
    background: hsla(0, 0%, 100%, .95);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .15);
}

#nv_member .rfm .px, #nv_member .rfm .txt {
    background: #FFF;
    height: 32px;
    line-height: 32px;
    border: 1px solid #eee;
}

#nv_member .rfm .p_chk {
    width: 220px;
    padding-top: 7px;
}

#nv_member .zhanzhuai_head {
    display: none;
}

#nv_member .ptm {
    position: relative;
    width: 600px;
    padding: 7% 0 50px !important;
    z-index: 2;
}

#nv_member .ptm .rfm {
    width: 600px;
}

#nv_member .zhanzhuai_tipcol .rfm {
    width: 395px;
}

#nv_member h3 {
    font-size: 22px !important;
    text-align: center;
    color: #0084ff;
    box-shadow: none;
    font-weight: 400;
    padding: 0px;
}

#nv_member .rfm .p_tip {
    width: 220px;
    padding-top: 7px;
}

#nv_member .bm_h {
    height: 45px;
    line-height: 45px;
    background: none;
}

#nv_member .mtw {
    margin: 20px 20px 0 !important;
}

#nv_member .p_right {
    background: url(/View/xr_fresh_pc/image/common/check_right.gif) no-repeat 10px 20px;
}

#nv_member .rfm button {
    width: 220px;
    height: 45px;
    border-radius: 0;
    margin-left: 20px;
    font-size: 16px;
}

#nv_member #reginfo_a_btn button {
    margin-left: 0;
}

#nv_member .mn button {
    border: none;
    font-size: 18px;
    border-radius: 16px 16px 16px 0;
    background: linear-gradient(90deg, #ffb821 0, #ff5c38 45%, #ff1459);
    background-color: #ff183e;
}

#nv_member button:hover {
    border-color: transparent;
    background: linear-gradient(90deg, #ff9a00 3%, #ff4c24 50%, #ff004b);
    background-color: #ff183e;
}

form .rfm th {
    width: 5em;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    text-align: left;
}

#nv_member p.tologin {
    padding: 25px 0;
    text-align: center;
}

.zz_bg_circle {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.ie .zz_bg_circle {
    display: none
}

.zz_bg_circle .circle_img {
    position: absolute
}

.zz_bg_circle .circle_img_01 {
    top: 20%;
    right: 10%;
    opacity: .4;
    -webkit-animation: circle_img_01 14s linear infinite alternate;
    animation: circle_img_01 14s linear infinite alternate
}

.zz_bg_circle .circle_img_02 {
    top: 10%;
    right: 55%;
    opacity: .6;
    -webkit-animation: circle_img_02 22s linear infinite alternate;
    animation: circle_img_02 22s linear infinite alternate
}

.zz_bg_circle .circle_img_03 {
    top: 58%;
    right: -4%;
    opacity: .3;
    -webkit-animation: circle_img_03 14s linear infinite alternate;
    animation: circle_img_03 14s linear infinite alternate
}

.zz_bg_circle .circle_img_04 {
    top: 35%;
    left: -25%;
    opacity: 1;
    -webkit-animation: circle_img_04 14s linear infinite alternate;
    animation: circle_img_04 14s linear infinite alternate
}

.zz_bg_circle .circle_img_05 {
    top: 57%;
    left: 50%;
    opacity: .6;
    -webkit-animation: circle_img_05 14s linear infinite alternate;
    animation: circle_img_05 14s linear infinite alternate
}

.zz_bg_circle .circle_img_06 {
    top: 50%;
    left: 58%;
    opacity: .6;
    -webkit-animation: circle_img_06 14s linear infinite alternate;
    animation: circle_img_06 14s linear infinite alternate
}

.pg_connect .mn {
    padding: 0 20px 0 40px;
}

.pg_mobile #ct {
    background: #fff;
    width: 980px;
    margin: 0 auto;
    margin-top: 20px;
}

.pg_mobile .tips, .pg_mobile .content {
    width: 960px;
    margin: 10px auto 0;
}

.pg_mobile .intro {
    margin-left: -32px;
    color: #444;
}

.pg_mobile .intro h1 {
    font-size: 36px;
    line-height: 50px;
    font-weight: normal;
    padding-bottom: 5px;
}

.pg_mobile .intro p {
    font-size: 18px;
    line-height: 30px;
}

.pg_mobile .intro a {
    color: #fff;
    background: #c20305;
    margin-top: 5px;
    display: inline-block;
    padding: 0 3px;
    border-radius: 3px;
}

.zz_forum_list {
    top: 60px !important;
    left: 50% !important;
    background: #fff;
    width: 250px;
    margin-left: -375px;
    padding: 15px;
    border: 1px #efefef solid;
    -moz-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -ms-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
    z-index: 400 !important;
}

.zz_forum_list:before {
    width: 12px;
    height: 12px;
    position: absolute;
    top: -7px;
    left: 133px;
    content: '';
    background-color: #fff;
    border-right: 1px #efefef solid;
    border-top: 1px #efefef solid;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    z-index: 1000;
}

#zhanzhuai_menu li:hover .zz_forum_list {
    display: block;
}

.zz_forum_list dl {
    margin: 0 -5px 10px 0;
}

.zz_forum_list dt {
    margin-bottom: 10px;
    color: #555;
    font-weight: 700;
    font-size: 14px;
}

.zz_forum_list dd {
    float: left;
    margin: 0 5px 5px 0;
}

.zz_forum_list dd a {
    display: block;
    width: 78px;
    height: 22px;
    border: 1px solid #e3e7e8;
    text-align: center;
    line-height: 22px;
    border-radius: 11px;
    text-decoration: none;
    color: #666;
    font-size: 12px;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.zz_forum_list dd a:hover {
    color: #fff;
    background: #ff6e2f;
    border: 1px solid #ff6e2f;
}

.zz_forum_list .nav-expand-list-more {
    display: block;
    font-size: 12px;
    line-height: 28px;
    border-radius: 14px;
    color: #555;
    background: #F1F2F4;
    text-align: center;
    text-decoration: none;
}

.zz_forum_list .nav-expand-list-more i {
    padding-left: 5px;
    font-family: serif;
}

.zz_forum_list .nav-expand-list-more:hover {
    text-decoration: none;
    background: #ff6e2f;
    color: #fff;
}
.reds{
    width: 130px;
    height: 130px;
    background: rgba(255, 255, 255, 0.95);
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 10px;
    opacity: 1;
}
.reds img{
    width: 80%;
}
.loading-page{
    z-index: 100000;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.21);
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.dark-tooltip{ display:none; position: absolute;
    z-index: 9999;
    text-decoration: none;
    font-weight: normal;
    height: auto;
    top: 0;
    left: 0;
    font-size: 14px;
    max-width: 670px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 22px;
    -webkit-box-shadow: 0 4px 20px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 4px 20px 1px rgba(0,0,0,0.2);
    box-shadow: 0 4px 20px 1px rgba(0,0,0,0.2);}

.dark-tooltip.small{ padding:4px; font-size:12px;  -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.dark-tooltip.medium{ padding:10px; font-size:14px;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.dark-tooltip.large{font-size:16px;  -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.dark-tooltip.lg{ padding:16px; font-size:16px;  -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

/* Tips */
.dark-tooltip .tip{ transform: scale(1.01); -webkit-transform: scale(1.01); transform: scale(1.01); content: ""; position: absolute; width:0; height:0; border-style: solid; line-height: 0px; }

.dark-tooltip.south .tip{ left:50%; top:100%;}
.dark-tooltip.west .tip{ left:0; top:50%;}
.dark-tooltip.north .tip{ left:50%; top:0; }
.dark-tooltip.east .tip{ left:100%; top:50%;}

.dark-tooltip.south.small .tip{ border-width: 7px 5px 0 5px; margin-left:-5px;}
.dark-tooltip.south.medium .tip{ border-width: 8px 6px 0 6px; margin-left:-6px;}
.dark-tooltip.south.large .tip{ border-width: 14px 12px 0 12px; margin-left:-12px;}
.dark-tooltip.south.lg .tip{ border-width: 10px 8px 0 12px; margin-left:-12px;}

.dark-tooltip.west.small .tip{ border-width: 5px 7px 5px 0; margin-left:-7px; margin-top:-5px;}
.dark-tooltip.west.medium .tip{ border-width: 6px 8px 6px 0; margin-left:-8px; margin-top:-6px;}
.dark-tooltip.west.large .tip{ border-width: 12px 14px 12px 0; margin-left:-14px; margin-top:-12px;}
.dark-tooltip.west.lg .tip{ border-width: 10px 12px 10px 0; margin-left:-12px; margin-top:-12px;}


.dark-tooltip.north.small .tip{ border-width: 0 5px 7px 5px; margin-left:-5px; margin-top:-7px;}
.dark-tooltip.north.medium .tip{ border-width: 0 6px 8px 6px; margin-left:-6px; margin-top:-8px;}
.dark-tooltip.north.large .tip{ border-width: 0 12px 14px 12px; margin-left:-12px; margin-top:-14px;}
.dark-tooltip.north.lg .tip{ border-width: 0 10px 12px 10px; margin-left:-12px; margin-top:-12px;}


.dark-tooltip.east.small .tip{ border-width: 5px 0 5px 7px; margin-top:-5px;}
.dark-tooltip.east.medium .tip{ border-width: 6px 0 6px 8px; margin-top:-6px;}
.dark-tooltip.east.large .tip{ border-width: 12px 0 12px 14px; margin-top:-12px;}
.dark-tooltip.east.lg .tip{ border-width: 10px 0 10px 12px; margin-top:-12px;}


/* confirm */
.dark-tooltip ul.confirm{ list-style-type:none;margin-top:5px;display:inline-block;margin:0 auto; }
.dark-tooltip ul.confirm li{ padding:10px;float:left;margin:5px;min-width:25px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;}

/* themes */
.dark-tooltip.dark{ background-color: #fff;
    color: #333;
    border: 1px solid #ccc;}
.dark-tooltip.light{     background-color: #fff;
    color: #333;
    border: 1px solid #ccc; }

.dark-tooltip.dark.south .tip{ border-color: #FFF transparent transparent transparent; _border-color: #FFF #000000 #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.dark.west .tip{ border-color: transparent #FFF transparent transparent; _border-color: #000000 #FFF #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.dark.north .tip{ border-color: transparent transparent #FFF transparent; _border-color: #000000 #000000 #FFF #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.dark.east .tip{ border-color: transparent transparent transparent #FFF; _border-color: #000000 #000000 #000000 #FFF; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }

.dark-tooltip.light.south .tip{ border-color: #FFF transparent transparent transparent; _border-color: #FFF #000000 #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.light.west .tip{ border-color: transparent #FFF transparent transparent; _border-color: #000000 #FFF #000000 #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.light.north .tip{ border-color: transparent transparent #FFF transparent; _border-color: #000000 #000000 #FFF #000000; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }
.dark-tooltip.light.east .tip{ border-color: transparent transparent transparent #FFF; _border-color:#000000 #000000 #000000 #FFF ; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }

.dark-tooltip.dark ul.confirm li{ background-color:#416E85;}
.dark-tooltip.dark ul.confirm li:hover{ background-color:#417E85;}

.dark-tooltip.light ul.confirm li{ background-color:#C1DBDB;}
.dark-tooltip.light ul.confirm li:hover{ background-color:#DCE8E8;}

/* Animations */
.animated{
    -webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;
    -webkit-animation-duration:.5s;-moz-animation-duration:.5s;-ms-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s;
}
@-webkit-keyframes flipInUp {
    0% { -webkit-transform: perspective(400px) rotateX(-90deg); opacity: 0;}
    40% { -webkit-transform: perspective(400px) rotateX(5deg);}
    70% { -webkit-transform: perspective(400px) rotateX(-5deg);}
    100% { -webkit-transform: perspective(400px) rotateX(0deg); opacity: 1;}
}
@-moz-keyframes flipInUp {
    0% {transform: perspective(400px) rotateX(-90deg);opacity: 0;}
    40% {transform: perspective(400px) rotateX(5deg);}
    70% {transform: perspective(400px) rotateX(-5deg);}
    100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-o-keyframes flipInUp {
    0% {-o-transform: perspective(400px) rotateX(-90deg);opacity: 0;}
    40% {-o-transform: perspective(400px) rotateX(5deg);}
    70% {-o-transform: perspective(400px) rotateX(-5deg);}
    100% {-o-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@keyframes flipInUp {
    0% {transform: perspective(400px) rotateX(-90deg);opacity: 0;}
    40% {transform: perspective(400px) rotateX(5deg);}
    70% {transform: perspective(400px) rotateX(-5deg);}
    100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-webkit-keyframes flipInRight {
    0% { -webkit-transform: perspective(400px) rotateY(-90deg); opacity: 0;}
    40% { -webkit-transform: perspective(400px) rotateY(5deg);}
    70% { -webkit-transform: perspective(400px) rotateY(-5deg);}
    100% { -webkit-transform: perspective(400px) rotateY(0deg); opacity: 1;}
}
@-moz-keyframes flipInRight {
    0% {transform: perspective(400px) rotateY(-90deg);opacity: 0;}
    40% {transform: perspective(400px) rotateY(5deg);}
    70% {transform: perspective(400px) rotateY(-5deg);}
    100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-o-keyframes flipInRight {
    0% {-o-transform: perspective(400px) rotateY(-90deg);opacity: 0;}
    40% {-o-transform: perspective(400px) rotateY(5deg);}
    70% {-o-transform: perspective(400px) rotateY(-5deg);}
    100% {-o-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@keyframes flipInRight {
    0% {transform: perspective(400px) rotateY(-90deg);opacity: 0;}
    40% {transform: perspective(400px) rotateY(5deg);}
    70% {transform: perspective(400px) rotateY(-5deg);}
    100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
.flipIn { -webkit-backface-visibility: visible !important; -moz-backface-visibility: visible !important; -o-backface-visibility: visible !important; backface-visibility: visible !important}
.flipIn.south, .flipIn.north { -webkit-animation-name: flipInUp; -moz-animation-name: flipInUp; -o-animation-name: flipInUp; animation-name: flipInUp; }
.flipIn.west, .flipIn.east { -webkit-animation-name: flipInRight; -moz-animation-name: flipInRight; -o-animation-name: flipInRight; animation-name: flipInRight; }

@-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;}}
@-moz-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;}}
@-o-keyframes fadeIn {0% {opacity: 0;}100% {opacity: 1;}}
@keyframes fadeIn {0% {opacity: 0;}100% {opacity: 1;}}

.fadeIn{-webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn;}

/* Modal */
.darktooltip-modal-layer{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('img/modal-bg.png');
    opacity: .7;
    display: none;
}

.profile-card {
    padding: 4px;
    width: 360px;
}

.profile-card1 {
    padding: 4px;
    width: 260px;
}
.profile-card .info ,.profile-card1 .info{
    margin-left: 80px;
}
.profile-card .info p ,.profile-card1 .info p {
    margin-top: 8px;
}
.profile-card .uname ,.profile-card1 .uname{
    font-size: 18px;
}
.profile-card .uname a ,.profile-card1 .uname{
    margin-right: 12px;
}
.pull-left {
    float: left;
}
.circle {
    border-radius: 50%;
}