﻿/*article {
 display: block;
}
aside {
 display: block;
}
details {
 display: block;
}
figcaption {
 display: block;
}
figure {
 display: block;
}
footer {
 display: block;
}
header {
 display: block;
}
hgroup {
 display: block;
}
nav {
 display: block;
}
section {
 display: block;
}
summary {
 display: block;
}
dialog {
 display: block;
}
audio {
 display: inline-block;
}
canvas {
 display: inline-block;
}
video {
 display: inline-block;
}
audio:not([controls]) {
 width: 0px; height: 0px; display: none;
}
[hidden] {
 display: none;
}
mark {
 background: rgb(255, 255, 0); color: rgb(51, 51, 51);
}
html {
 font-size: 12px; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
html {
 font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif;
}
button {
 font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif;
}
input {
 font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif;
}
select {
 font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif;
}
textarea {
 font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif;
}
button {
 font-size: 100%;
}
input {
 font-size: 100%;
}
select {
 font-size: 100%;
}
textarea {
 font-size: 100%;
}
body {
 margin: 0px; padding: 0px;
}
h1 {
 margin: 0px; padding: 0px;
}
h2 {
 margin: 0px; padding: 0px;
}
h3 {
 margin: 0px; padding: 0px;
}
h4 {
 margin: 0px; padding: 0px;
}
h5 {
 margin: 0px; padding: 0px;
}
h6 {
 margin: 0px; padding: 0px;
}
hr {
 margin: 0px; padding: 0px;
}
p {
 margin: 0px; padding: 0px;
}
blockquote {
 margin: 0px; padding: 0px;
}
dl {
 margin: 0px; padding: 0px;
}
dt {
 margin: 0px; padding: 0px;
}
dd {
 margin: 0px; padding: 0px;
}
ul {
 margin: 0px; padding: 0px;
}
ol {
 margin: 0px; padding: 0px;
}
li {
 margin: 0px; padding: 0px;
}
pre {
 margin: 0px; padding: 0px;
}
figure {
 margin: 0px; padding: 0px;
}
form {
 margin: 0px; padding: 0px;
}
fieldset {
 margin: 0px; padding: 0px;
}
legend {
 margin: 0px; padding: 0px;
}
button {
 margin: 0px; padding: 0px;
}
input {
 margin: 0px; padding: 0px;
}
textarea {
 margin: 0px; padding: 0px;
}
select th {
 margin: 0px; padding: 0px;
}
td {
 margin: 0px; padding: 0px;
}
address {
 font-style: normal;
}
cite {
 font-style: normal;
}
dfn {
 font-style: normal;
}
em {
 font-style: normal;
}
var {
 font-style: normal;
}
i {
 font-style: normal;
}
a {
 color:#fff; text-decoration: none;
}
a:focus {
 outline: dotted thin;
}
a:active {
 outline: 0px;
}
a:hover {
 outline: 0px;
}
a:hover {
 text-decoration: underline;
}
h1 {
 font-size: 2em;
}
h2 {
 font-size: 1.5em;
}
h3 {
 font-size: 1.17em;
}
h4 {
 font-size: 1em;
}
h5 {
 font-size: 0.83em;
}
h6 {
 font-size: 0.75em;
}
b {
 font-weight: 700;
}
strong {
 font-weight: 700;
}
code {
 font-family: monospace,serif; font-size: 1em;
}
kbd {
 font-family: monospace,serif; font-size: 1em;
}
pre {
 font-family: monospace,serif; font-size: 1em;
}
samp {
 font-family: monospace,serif; font-size: 1em;
}
pre {
 white-space: pre-wrap; -ms-word-wrap: break-word;
}
q {
 quotes: none;
}
q::before {
 content: none;
}
q::after {
 content: none;
}
small {
 font-size: 75%;
}
sub {
 line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
 line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
 top: -0.5em;
}
sub {
 bottom: -0.25em;
}
ul {
 list-style: none;
}
ol {
 list-style: none;
}
li {
 list-style: none;
}
img {
 border: 0px currentColor; -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
 overflow: hidden;
}
fieldset {
 border: 0px currentColor;
}
legend {
 border: 0px currentColor; white-space: normal;
}
button {
 vertical-align: middle;
}
input {
 vertical-align: middle;
}
select {
 vertical-align: middle;
}
textarea {
 overflow: auto; vertical-align: top;
}
button {
 line-height: normal;
}
input {
 line-height: normal;
}
button {
 cursor: pointer; -webkit-appearance: button;
}
html input[type=button] {
 cursor: pointer; -webkit-appearance: button;
}
input[type=reset] {
 cursor: pointer; -webkit-appearance: button;
}
input[type=submit] {
 cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
 cursor: default;
}
input[disabled] {
 cursor: default;
}
input[type=checkbox] {
 box-sizing: border-box;
}
input[type=radio] {
 box-sizing: border-box;
}
input[type=search] {
 box-sizing: content-box; -webkit-appearance: textfield;
}
table {
 border-spacing: 0;
}
.cmn-clearfix {
 
}
.cmn-clearfix::after {
 height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; visibility: hidden; content: "\0020";
}
.cmn-inline-block {
 display: inline-block; -moz-box-orient: vertical;
}
.cmn-ellipsis {
 overflow: hidden; white-space: nowrap; -ms-word-wrap: normal; -ms-text-overflow: ellipsis;
}
.cmn-text-wrap {
 white-space: pre-wrap; -ms-word-wrap: break-word; text-wrap: wrap;
}
.gray-link {
 color: rgb(136, 136, 136);
}
h1 {
 color: rgb(51, 51, 51);
}
h2 {
 color: rgb(51, 51, 51);
}
h3 {
 color: rgb(51, 51, 51);
}
h4 {
 color: rgb(51, 51, 51);
}
h5 {
 color: rgb(51, 51, 51);
}
h6 {
 color: rgb(51, 51, 51);
}
.cmn-icon {
 outline: 0px; text-transform: none; line-height: 1; font-style: normal; font-variant: normal; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.cmn-icons {
 font-family: baikeFont_cmnIconFont;
}
.cmn-icons_logo-bai {
 
}
.cmn-icons_logo-bai::before {
 content: "\e600";
}
.cmn-icons_logo-du {
 
}
.cmn-icons_logo-du::before {
 content: "\e601";
}
.cmn-icons_logo-baike {
 
}
.cmn-icons_logo-baike::before {
 content: "\e602";
}
.cmn-icons_navbar-usercenter {
 
}
.cmn-icons_navbar-usercenter::before {
 content: "\e603";
}
.cmn-icons_footer-fresh {
 
}
.cmn-icons_footer-fresh::before {
 content: "\e604";
}
.cmn-icons_footer-question {
 
}
.cmn-icons_footer-question::before {
 content: "\e605";
}
.cmn-icons_footer-suggestion {
 
}
.cmn-icons_footer-suggestion::before {
 content: "\e606";
}
.cmn-icons_close {
 
}
.cmn-icons_close::before {
 content: "\e607";
}
.cmn-icons_circle {
 
}
.cmn-icons_circle::before {
 content: "\e608";
}
.cmn-icons_double-down {
 
}
.cmn-icons_double-down::before {
 content: "\e609";
}
.cmn-icons_double-up {
 
}
.cmn-icons_double-up::before {
 content: "\e610";
}
.cmn-icons_logo-qzone {
 
}
.cmn-icons_logo-qzone::before {
 content: "\e611";
}
.cmn-icons_logo-sina-weibo {
 
}
.cmn-icons_logo-sina-weibo::before {
 content: "\e612";
}
.cmn-icons_logo-tencent-weibo {
 
}
.cmn-icons_logo-tencent-weibo::before {
 content: "\e613";
}
.cmn-icons_logo-tieba {
 
}
.cmn-icons_logo-tieba::before {
 content: "\e614";
}
.cmn-icons_cog {
 
}
.cmn-icons_cog::before {
 content: "\e615";
}
.cmn-icons_tadpole {
 
}
.cmn-icons_tadpole::before {
 content: "\e616";
}
.cmn-icons_dialog-warning {
 
}
.cmn-icons_dialog-warning::before {
 content: "\e617";
}
.cmn-icons_dialog-question {
 
}
.cmn-icons_dialog-question::before {
 content: "\e618";
}
.cmn-icons_dialog-check {
 
}
.cmn-icons_dialog-check::before {
 content: "\e619";
}
.cmn-icons_dialog-error {
 
}
.cmn-icons_dialog-error::before {
 content: "\e620";
}
.cmn-icons_arrow-l {
 
}
.cmn-icons_arrow-l::before {
 content: "\e621";
}
.cmn-icons_arrow-r {
 
}
.cmn-icons_arrow-r::before {
 content: "\e622";
}
.cmn-icons_arrow-l-2 {
 
}
.cmn-icons_arrow-l-2::before {
 content: "\e623";
}
.cmn-icons_arrow-r-2 {
 
}
.cmn-icons_arrow-r-2::before {
 content: "\e624";
}
.cmn-icons_arrow-t {
 
}
.cmn-icons_arrow-t::before {
 content: "\e625";
}
.cmn-icons_arrow-b {
 
}
.cmn-icons_arrow-b::before {
 content: "\e626";
}
.cmn-icons_calendar {
 
}
.cmn-icons_calendar::before {
 content: "\e627";
}
.cmn-icons_task {
 
}
.cmn-icons_task::before {
 content: "\e628";
}
.cmn-icons_award {
 
}
.cmn-icons_award::before {
 content: "\e629";
}
.cmn-icons_userbar-down {
 
}
.cmn-icons_userbar-down::before {
 content: "\e630";
}
.cmn-icons_userbar-up {
 
}
.cmn-icons_userbar-up::before {
 content: "\e631";
}
.cmn-icons_userbar-shop {
 
}
.cmn-icons_userbar-shop::before {
 content: "\e632";
}
.cmn-icons_userbar-message {
 
}
.cmn-icons_userbar-message::before {
 content: "\e633";
}
.cmn-icons_userbar-new {
 
}
.cmn-icons_userbar-new::before {
 content: "\e634";
}
.cmn-icons_logo-bai {
 color: rgb(225, 6, 2);
}
.cmn-icons_logo-baike {
 color: rgb(225, 6, 2);
}
.cmn-icons_logo-du {
 color: rgb(41, 50, 225);
}
.cmn-baike-logo {
 line-height: 0; font-size: 0px; display: inline-block; -moz-box-orient: vertical;
}
.cmn-baike-logo .cmn-icons {
 line-height: 1; font-size: 44px;
}
.white.cmn-baike-logo .cmn-icons {
 color: rgb(255, 255, 255);
}
.cmn-btn {
 background: rgb(255, 255, 255); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(226, 226, 226); text-align: center; color: rgb(102, 102, 102); line-height: 1; font-size: 12px; display: inline-block; -moz-box-orient: vertical;
}
.cmn-btn:hover {
 background: rgb(242, 242, 242); border: 1px solid rgb(213, 213, 213); color: rgb(102, 102, 102); text-decoration: none;
}
.cmn-btn:focus {
 outline: 0px;
}
.cmn-btn:active {
 background: rgb(230, 230, 230); border: 1px solid rgb(201, 201, 201); color: gray;
}
.active.cmn-btn {
 background: rgb(230, 230, 230); border: 1px solid rgb(201, 201, 201); color: gray;
}
.disabled.cmn-btn {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.cmn-btn-dark {
 background: rgba(0, 0, 0, 0.75); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid transparent; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; display: inline-block; -moz-box-orient: vertical;
}
.cmn-btn-dark:hover {
 background: rgba(0, 0, 0, 0.75); border: 1px solid rgba(0, 0, 0, 0); color: rgb(255, 255, 255); text-decoration: none;
}
.cmn-btn-dark:focus {
 outline: 0px;
}
.cmn-btn-dark:active {
 background: rgba(0, 0, 0, 0.75); border: 1px solid rgba(0, 0, 0, 0); color: rgb(255, 255, 255);
}
.active.cmn-btn-dark {
 background: rgba(0, 0, 0, 0.75); border: 1px solid rgba(0, 0, 0, 0); color: rgb(255, 255, 255);
}
.disabled.cmn-btn-dark {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.cmn-btn-dark:hover {
 background: rgba(0, 0, 0, 0.65);
}
.cmn-btn-dark:active {
 background: rgba(0, 0, 0, 0.85); color: rgb(230, 230, 230);
}
.active.cmn-btn-dark {
 background: rgba(0, 0, 0, 0.85); color: rgb(230, 230, 230);
}
.cmn-btn-hover-blue {
 background: rgb(255, 255, 255); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(226, 226, 226); text-align: center; color: rgb(102, 102, 102); line-height: 1; font-size: 12px; display: inline-block; -moz-box-orient: vertical;
}
.cmn-btn-hover-blue:hover {
 background: rgb(242, 242, 242); border: 1px solid rgb(213, 213, 213); color: rgb(102, 102, 102); text-decoration: none;
}
.cmn-btn-hover-blue:focus {
 outline: 0px;
}
.cmn-btn-hover-blue:active {
 background: rgb(230, 230, 230); border: 1px solid rgb(201, 201, 201); color: gray;
}
.active.cmn-btn-hover-blue {
 background: rgb(230, 230, 230); border: 1px solid rgb(201, 201, 201); color: gray;
}
.disabled.cmn-btn-hover-blue {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.cmn-btn-hover-blue:hover {
 background: rgb(255, 255, 255); border-color: rgb(82, 163, 245); color: rgb(51, 141, 230);
}
.cmn-btn-hover-blue:active {
 background: rgb(242, 242, 242); border-color: rgb(44, 133, 223); color: rgb(44, 133, 223);
}
.active.cmn-btn-hover-blue {
 background: rgb(242, 242, 242); border-color: rgb(44, 133, 223); color: rgb(44, 133, 223);
}
.cmn-btn-white-blue {
 background: rgb(255, 255, 255); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(82, 163, 245); text-align: center; color: rgb(102, 102, 102); line-height: 1; font-size: 12px; display: inline-block; -moz-box-orient: vertical;
}
.cmn-multi-btn {
 background: rgb(255, 255, 255); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(82, 163, 245); text-align: center; color: rgb(102, 102, 102); line-height: 1; font-size: 12px; display: inline-block; -moz-box-orient: vertical;
}
.cmn-btn-white-blue:hover {
 background: rgb(242, 242, 242); border: 1px solid rgb(58, 150, 244); color: rgb(102, 102, 102); text-decoration: none;
}
.cmn-btn-white-blue:focus {
 outline: 0px;
}
.cmn-btn-white-blue:active {
 background: rgb(230, 230, 230); border: 1px solid rgb(34, 137, 242); color: gray;
}
.active.cmn-btn-white-blue {
 background: rgb(230, 230, 230); border: 1px solid rgb(34, 137, 242); color: gray;
}
.disabled.cmn-btn-white-blue {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.cmn-btn-white-blue:hover {
 background: rgb(82, 163, 245); border-color: rgb(82, 163, 245); color: rgb(255, 255, 255); box-shadow: 0px 1px 0px rgba(0,0,0,0.05);
}
.cmn-btn-white-blue:active {
 background: rgb(44, 133, 223); border-color: rgb(44, 133, 223); color: rgb(255, 255, 255);
}
.active.cmn-btn-white-blue {
 background: rgb(44, 133, 223); border-color: rgb(44, 133, 223); color: rgb(255, 255, 255);
}
.disabled.cmn-btn-white-blue {
 box-shadow: none;
}
.cmn-btn-pink {
 background: rgb(241, 129, 103); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(241, 129, 103); text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.05); -moz-box-orient: vertical;
}
.cmn-btn-pink:hover {
 background: rgb(239, 110, 80); border: 1px solid rgb(239, 110, 80); color: rgb(255, 255, 255); text-decoration: none;
}
.cmn-btn-pink:focus {
 outline: 0px;
}
.cmn-btn-pink:active {
 background: rgb(237, 90, 56); border: 1px solid rgb(237, 90, 56); color: rgb(255, 255, 255);
}
.active.cmn-btn-pink {
 background: rgb(237, 90, 56); border: 1px solid rgb(237, 90, 56); color: rgb(255, 255, 255);
}
.disabled.cmn-btn-pink {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.disabled.cmn-btn-pink {
 box-shadow: none;
}
.cmn-btn-yellow {
 background: rgb(244, 195, 110); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(244, 195, 110); text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.05); -moz-box-orient: vertical;
}
.cmn-btn-yellow:hover {
 background: rgb(242, 185, 86); border: 1px solid rgb(242, 185, 86); color: rgb(255, 255, 255); text-decoration: none;
}
.cmn-btn-yellow:focus {
 outline: 0px;
}
.cmn-btn-yellow:active {
 background: rgb(240, 175, 63); border: 1px solid rgb(240, 175, 63); color: rgb(255, 255, 255);
}
.active.cmn-btn-yellow {
 background: rgb(240, 175, 63); border: 1px solid rgb(240, 175, 63); color: rgb(255, 255, 255);
}
.disabled.cmn-btn-yellow {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.disabled.cmn-btn-yellow {
 box-shadow: none;
}
.cmn-btn-green {
 background: rgb(121, 209, 148); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(121, 209, 148); text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.05); -moz-box-orient: vertical;
}
.cmn-btn-green:hover {
 background: rgb(102, 202, 133); border: 1px solid rgb(102, 202, 133); color: rgb(255, 255, 255); text-decoration: none;
}
.cmn-btn-green:focus {
 outline: 0px;
}
.cmn-btn-green:active {
 background: rgb(83, 196, 118); border: 1px solid rgb(83, 196, 118); color: rgb(255, 255, 255);
}
.active.cmn-btn-green {
 background: rgb(83, 196, 118); border: 1px solid rgb(83, 196, 118); color: rgb(255, 255, 255);
}
.disabled.cmn-btn-green {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.disabled.cmn-btn-green {
 box-shadow: none;
}
.cmn-btn-blue {
 background: rgb(82, 163, 245); padding: 4px 4px 3px; border-radius: 2px; border: 1px solid rgb(82, 163, 245); text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.05); -moz-box-orient: vertical;
}
.cmn-btn-blue:hover {
 background: rgb(58, 150, 244); border: 1px solid rgb(58, 150, 244); color: rgb(255, 255, 255); text-decoration: none;
}
.cmn-btn-blue:focus {
 outline: 0px;
}
.cmn-btn-blue:active {
 background: rgb(34, 137, 242); border: 1px solid rgb(34, 137, 242); color: rgb(255, 255, 255);
}
.active.cmn-btn-blue {
 background: rgb(34, 137, 242); border: 1px solid rgb(34, 137, 242); color: rgb(255, 255, 255);
}
.disabled.cmn-btn-blue {
 background: rgb(248, 248, 248) !important; border: 1px solid rgb(213, 213, 213) !important; color: rgb(170, 170, 170) !important; cursor: default !important;
}
.disabled.cmn-btn-blue {
 box-shadow: none;
}
.cmn-multi-btn {
 margin: 0px 0px 0px -1px; border-radius: 0px !important;
}
:first-child.cmn-multi-btn {
 border-radius: 2px 0px 0px 2px !important; margin-left: 0px;
}
:first-child.cmn-multi-btn:hover {
 border-radius: 2px 0px 0px 2px !important; margin-left: 0px;
}
:first-child.cmn-btn-30.cmn-multi-btn {
 border-radius: 3px 0px 0px 3px !important;
}
:first-child.cmn-btn-30.cmn-multi-btn:hover {
 border-radius: 3px 0px 0px 3px !important;
}
:first-child.cmn-btn-32.cmn-multi-btn {
 border-radius: 3px 0px 0px 3px !important;
}
:first-child.cmn-btn-32.cmn-multi-btn:hover {
 border-radius: 3px 0px 0px 3px !important;
}
:first-child.cmn-btn-40.cmn-multi-btn {
 border-radius: 3px 0px 0px 3px !important;
}
:first-child.cmn-btn-40.cmn-multi-btn:hover {
 border-radius: 3px 0px 0px 3px !important;
}
:last-child.cmn-multi-btn {
 border-radius: 0px 2px 2px 0px !important;
}
:last-child.cmn-multi-btn:hover {
 border-radius: 0px 2px 2px 0px !important;
}
:last-child.cmn-btn-30.cmn-multi-btn {
 border-radius: 0px 3px 3px 0px !important;
}
:last-child.cmn-btn-30.cmn-multi-btn:hover {
 border-radius: 0px 3px 3px 0px !important;
}
:last-child.cmn-btn-32.cmn-multi-btn {
 border-radius: 0px 3px 3px 0px !important;
}
:last-child.cmn-btn-32.cmn-multi-btn:hover {
 border-radius: 0px 3px 3px 0px !important;
}
:last-child.cmn-btn-40.cmn-multi-btn {
 border-radius: 0px 3px 3px 0px !important;
}
:last-child.cmn-btn-40.cmn-multi-btn:hover {
 border-radius: 0px 3px 3px 0px !important;
}
.cmn-multi-btn:hover {
 color: rgb(82, 163, 245); text-decoration: none;
}
.cmn-multi-btn:focus {
 outline: 0px;
}
.cur.cmn-multi-btn {
 background: rgb(82, 163, 245); border-color: rgb(82, 163, 245); color: rgb(255, 255, 255); cursor: default;
}
.cmn-btn-25 {
 padding: 6px 6px 5px;
}
.cmn-btn-28 {
 padding: 6px 9px; font-size: 14px;
}
.cmn-btn-30 {
 padding: 7px 18px; border-radius: 3px; font-size: 14px;
}
.cmn-btn-32 {
 padding: 8px 24px 6px; border-radius: 3px; font-size: 16px;
}
.cmn-btn-40 {
 padding: 12px 37px 10px; border-radius: 3px; font-size: 16px;
}
.wgt_bubble {
 background: rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(223, 223, 223); position: absolute; z-index: 999; box-shadow: 0px 4px 6px -4px rgba(0,0,0,0.2);
}
.wgt_bubble .tail {
 font: 14px "????" normal; color: rgb(255, 255, 255); display: block; position: absolute; z-index: -1; font-size-adjust: none; font-stretch: normal;
}
.align_center.pos_top.wgt_bubble .tail {
 left: 50%; margin-left: -0.5em;
}
.align_center.pos_bottom.wgt_bubble .tail {
 left: 50%; margin-left: -0.5em;
}
.align_center.pos_left.wgt_bubble .tail {
 top: 50%; margin-top: -0.5em;
}
.align_center.pos_right.wgt_bubble .tail {
 top: 50%; margin-top: -0.5em;
}
.pos_top.wgt_bubble .tail {
 top: 100%; margin-top: -0.5em; text-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.pos_right.wgt_bubble .tail {
 left: -0.5em; text-shadow: 0px 1px 4px rgba(0,0,0,0.2);
}
.pos_bottom.wgt_bubble .tail {
 top: -0.5em; text-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.pos_left.wgt_bubble .tail {
 left: 100%; margin-left: -0.5em; text-shadow: 0px 1px 4px rgba(0,0,0,0.2);
}
.align_top.wgt_bubble .tail {
 top: 0.5em;
}
.align_right.wgt_bubble .tail {
 right: 0.5em;
}
.align_bottom.wgt_bubble .tail {
 bottom: 0.5em;
}
.align_left.wgt_bubble .tail {
 left: 0.5em;
}
.wgt_overlay {
 background: rgb(0, 0, 0); left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; z-index: 2000;
}
.wgt_horPager .pTag {
 text-align: center; line-height: 16px; font-size: 12px; text-decoration: none; vertical-align: middle; display: inline-block; -moz-box-orient: vertical;
}
.wgt_horPager .pTag:focus {
 outline: 0px;
}
.wgt_horPager .disabled {
 cursor: default;
}
.wgt_horPager .disabled:hover {
 cursor: default;
}
.wgt_horPager_tpl_default .pTag {
 padding: 3px; border: 1px solid rgb(231, 236, 240); width: auto !important; color: rgb(51, 141, 230); font-weight: 700; margin-right: 4px; min-width: 16px;
}
.wgt_horPager_tpl_default .pTag:hover {
 background: rgb(249, 249, 249);
}
.wgt_horPager_tpl_default .disabled {
 color: rgb(238, 238, 238);
}
.wgt_horPager_tpl_default .disabled:hover {
 color: rgb(238, 238, 238);
}
.wgt_horPager_tpl_default .ellipsis {
 padding: 0px 4px; color: rgb(136, 136, 136); margin-left: -4px; display: inline-block; -moz-box-orient: vertical;
}
.wgt_horPager_tpl_default .prev {
 width: 50px !important; font-weight: 400;
}
.wgt_horPager_tpl_default .next {
 width: 50px !important; font-weight: 400;
}
.wgt_horPager_tpl_default .cur {
 border: 0px currentColor; color: rgb(51, 51, 51); cursor: default;
}
.wgt_horPager_tpl_default .cur:hover {
 border: 0px currentColor; color: rgb(51, 51, 51); cursor: default;
}
.wgt_horPager_tpl_noEllipsis .pTag {
 margin: 0px 4px; padding: 0px 4px; width: auto !important; color: rgb(51, 51, 51); line-height: 18px; vertical-align: middle; min-width: 10px;
}
.wgt_horPager_tpl_noEllipsis .pTag:hover {
 color: rgb(51, 141, 230);
}
.wgt_horPager_tpl_noEllipsis .pTag:hover em {
 color: rgb(51, 141, 230);
}
.wgt_horPager_tpl_noEllipsis .pTag em {
 color: rgb(136, 136, 136); font-family: "????"; font-style: normal;
}
.wgt_horPager_tpl_noEllipsis .prev em {
 margin-right: 0.5em;
}
.wgt_horPager_tpl_noEllipsis .next em {
 margin-left: 0.5em;
}
.wgt_horPager_tpl_noEllipsis .separator {
 width: 0px; height: 18px; vertical-align: middle; border-right-color: rgb(231, 231, 231); border-right-width: 1px; border-right-style: solid; display: inline-block; -moz-box-orient: vertical;
}
.wgt_horPager_tpl_noEllipsis .disabled {
 display: none;
}
.wgt_horPager_tpl_noEllipsis .disabled:hover {
 display: none;
}
.wgt_horPager_tpl_noEllipsis .cur {
 background: rgb(255, 255, 255); border: 1px solid rgb(230, 230, 230); color: rgb(51, 51, 51); cursor: default;
}
.wgt_horPager_tpl_noEllipsis .cur:hover {
 background: rgb(255, 255, 255); border: 1px solid rgb(230, 230, 230); color: rgb(51, 51, 51); cursor: default;
}
.wgt_horPager_tpl_arrowOnly .pTagBox {
 font-size: 0px; vertical-align: middle;
}
.wgt_horPager_tpl_arrowOnly .pTagBox .pTag {
 border: 1px solid rgb(197, 197, 197); width: auto !important; height: 18px; color: rgb(102, 102, 102); line-height: 18px; font-family: "????"; font-size: 14px; font-weight: 700; vertical-align: middle; min-width: 18px;
}
.wgt_horPager_tpl_arrowOnly .pTagBox .pTag:hover {
 color: rgb(51, 141, 230);
}
.wgt_horPager_tpl_arrowOnly .pTagBox .prev {
 border-radius: 2px 0px 0px 2px;
}
.wgt_horPager_tpl_arrowOnly .pTagBox .next {
 border-radius: 0px 2px 2px 0px; margin-left: -1px; border-left-color: rgb(197, 197, 197) !important;
}
.wgt_horPager_tpl_arrowOnly .pTagBox .disabled {
 border-color: rgb(221, 221, 221); color: rgb(221, 221, 221);
}
.wgt_horPager_tpl_arrowOnly .pTagBox .disabled:hover {
 border-color: rgb(221, 221, 221); color: rgb(221, 221, 221);
}
.wgt_horPager_tpl_arrowOnly .pNum {
 color: rgb(136, 136, 136); font-size: 14px; margin-right: 0.5em; vertical-align: middle;
}
.wgt_horPager_tpl_arrowOnly .pNum em {
 color: rgb(51, 51, 51); font-style: normal;
}
.wgt_horPager_tpl_dot .pTag {
 color: rgb(20, 83, 145); font-size: 16px; text-shadow: 0px 1px 1px rgba(0,0,0,0.25); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.wgt_horPager_tpl_dot .cur {
 color: rgb(177, 213, 248); cursor: default;
}
.wgt-footer-main {
 background: rgb(245, 245, 245); padding: 40px 0px 10px; font-size: 12px; min-width: 780px;
}
.wgt-footer-main .content {
 margin: 0px auto; width: 780px;
}
.wgt-footer-main .content::after {
 height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; visibility: hidden; content: "\0020";
}
.wgt-footer-main .content dl {
 width: 210px; float: left;
}
.wgt-footer-main .content dl.fresh {
 padding: 0px 35px 0px 5px;
}
.wgt-footer-main .content dl.question {
 padding: 0px 35px;
}
.wgt-footer-main .content dl.suggestion {
 padding: 0px 5px 20px 35px;
}
.wgt-footer-main .content dl dt {
 font-size: 20px;
}
.wgt-footer-main .content dl dt em {
 color: rgb(170, 170, 170); margin-right: 10px;
}
.wgt-footer-main .content dl dd {
 margin: 5px 0px 0px 30px;
}
.wgt-footer-main .content dl dd::after {
 height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; visibility: hidden; content: "\0020";
}
.wgt-footer-main .content dl dd div {
 width: 90px; margin-bottom: 5px; float: left;
}
.wgt-footer-main .content dl dd div a {
 color: rgb(102, 102, 102);
}
.wgt-footer-main .content dl dd div a:hover {
 color: rgb(51, 141, 230); text-decoration: none;
}
.wgt-footer-main .copyright {
 text-align: center;
}
.wgt-footer-simple {
 padding: 30px 0px 35px; color: rgb(102, 102, 102); font-size: 12px; min-width: 780px;
}
.wgt-footer-simple .copyright {
 margin: 0px auto; width: 780px; text-align: center;
}
.wgt-footer-simple .copyright p {
 margin: 5px 0px;
}*/
.wgt-navbar {
 height: 40px; overflow: hidden; position: relative; z-index: 1000; min-width: 900px;
}
.wgt-navbar .navbar-bg {
 transition:0.5s; width: 100%; height: 240px; position: absolute; -webkit-transition: .5s;
}
.wgt-navbar .navbar-bg .navbar-bg-top {
 height: 38px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content {
 position: relative;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box {
 left: 50px; top: 0px; width: 1200px; position: absolute;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl {
 float: left; position: relative;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl dt {
 transition:0.5s; height: 38px; text-align: center; line-height: 38px; font-size: 16px;cursor: pointer; -webkit-transition: .5s; font-weight:bold
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl dd {
 padding: 11px 0px 10px; transition:0.5s; height: 180px; border-left-color: #fff; border-left-width: 1px; border-left-style: solid; opacity: 0; -webkit-transition: .5s;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl dd div {
 height: 30px; text-align: center; line-height: 30px; font-size: 16px; width:80%; margin-left:-20px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl dd div a {
 color: rgb(255, 255, 255); padding-bottom: 3px; text-align:center
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl dd div a:hover {
 color: rgb(255, 255, 255); color:#fff ; font-weight:bold
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.on dt a {
 padding-bottom: 3px; 
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl:hover dt {
 background: #0fa5dd; border-color: #0fa5dd;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl:hover dd {
 background: #0fa5dd; border-color: #0fa5dd;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl:hover + dl dd {
 border-color: transparent !important;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cat dd {
 
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cat dd::after {
 height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; visibility: hidden; content: "\0020";
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cat dd div {
 margin-left: 10px; float: left; display: inline;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.special {
 width:100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cooperation {
 width:100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.mobile {
 width:100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.special dt {
 width:100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cooperation dt {
 width: 100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.mobile dt {
 width: 100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.special dd {
 width: 100px;position: relative;
 right:20px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cooperation dd {
 width: 100px;position: relative;
 right:20px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.mobile dd {
 width: 100px;
 position: relative;
 right:20px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cat {
 width: 100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cat dt {
 width:100px;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl.cat dd {
 width: 100px;/* margin-left:20px;*/
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box div.usercenter {
 margin: 10px 0px; height: 24px; line-height: 24px; font-size: 16px; border-left-color:#fff; border-left-width: 1px; border-left-style: solid; float: right;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box div.usercenter div {
 padding: 0px 35px; border-left-color: #fff; border-left-width: 1px; border-left-style: solid;
}
.wgt-navbar .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box div.usercenter div em {
 font-size: 14px; margin-right: 5px;
}
.wgt-navbar a {
 color: rgb(245, 245, 245); text-decoration: none; cursor: pointer;
}
.wgt-navbar a:link {
 color: rgb(245, 245, 245); text-decoration: none; cursor: pointer;
}
.wgt-navbar a:visited {
 color: rgb(245, 245, 245); text-decoration: none; cursor: pointer;
}
.wgt-navbar a:hover {
 color: rgb(245, 245, 245); text-decoration: none; cursor: pointer;
}
.wgt-navbar a:active {
 color: rgb(245, 245, 245); text-decoration: none; cursor: pointer;
}
.wgt-navbar-hover {
 overflow: visible;
}
.wgt-navbar-hover .navbar-bg {
 background: rgba(39, 179, 241, 0.95);
}
.wgt-navbar-hover .navbar-bg .navbar-bg-top .navbar-content .navbar-content-box dl dd {
 opacity: 1;
}
.wgt-searchbar-main {
 /*position: relative;
}
.wgt-searchbar-main .logo-container {
 padding: 26px 0px 0px; line-height: 1; float: left;
}
.wgt-searchbar-main .logo-container .logo {
 margin: 0px 15px 0px 0px;
}
.wgt-searchbar-main .search {
 padding: 13px 0px 20px; float: left;
}
.wgt-searchbar-main .search .nav {
 margin: 2px 0px 5px;
}
.wgt-searchbar-main .search .nav a {
 height: 20px; color: rgb(85, 85, 85); line-height: 20px; font-size: 14px; margin-right: 14px;
}
.wgt-searchbar-main .search .nav a.baike {
 color: rgb(51, 51, 51); font-weight: 700; text-decoration: none;
}
.wgt-searchbar-main .search .nav a.baike:hover {
 text-decoration: none;
}
.wgt-searchbar-main .search .nav a:hover {
 color: rgb(51, 51, 51); text-decoration: underline;
}
.wgt-searchbar-main .search .form {
 position: relative;
}
.wgt-searchbar-main .search .form .suggestion {
 background: #4ea62c; border: 1px solid rgb(129, 127, 130); left: 0px; top: 34px; width: 419px; display: none; position: absolute; z-index: 1001;
}
.wgt-searchbar-main .search .form .suggestion li {
 padding: 0px 8px; height: 25px; line-height: 25px; font-size: 14px; cursor: default;
}
.wgt-searchbar-main .search .form .suggestion li.matched {
 font-weight: 700;
}
.wgt-searchbar-main .search .form .suggestion li.selected {
 background: rgb(221, 221, 221);
}
.wgt-searchbar-main .search .form .suggestion li .highlight {
 font-weight: 400;
}
.wgt-searchbar-main .search .form .suggestion li.extra {
 height: 23px; text-align: right; color: rgb(136, 136, 136); line-height: 23px; font-size: 12px; font-weight: 400; text-decoration: underline; border-top-color: rgb(235, 235, 235); border-top-width: 1px; border-top-style: solid;
}
.wgt-searchbar-main .search .form .suggestion li.extra span {
 cursor: pointer;
}
.wgt-searchbar-main .search .form .suggestion li.extra:hover {
 background: inherit;
}
.wgt-searchbar-main .search .form input {
 border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(184, 184, 184) currentColor rgb(204, 204, 204) rgb(184, 184, 184); padding: 6px 7px 4px; outline: 0px; width: 405px; height: 22px; line-height: 22px; font-size: 16px;
}
.wgt-searchbar-main .search .form input:hover {
 border-color: rgb(171, 171, 171);
}
.wgt-searchbar-main .search .form input:focus {
 border-color: rgb(150, 150, 150);
}
.wgt-searchbar-main .search .form button {
 background: -ms-linear-gradient(rgb(252, 252, 252), rgb(241, 241, 241)); margin: 0px 5px 0px 0px; outline: 0px; border: 1px solid rgb(204, 204, 204); width: 100px; height: 34px; color: rgb(51, 51, 51); line-height: 32px; font-size: 16px; cursor: pointer;
}
.wgt-searchbar-main .search .form button:hover {
 background: -ms-linear-gradient(rgb(248, 248, 248), rgb(233, 233, 233)); border-color: rgb(171, 171, 171);
}
.wgt-searchbar-main .search .form .help {
 color: rgb(35, 122, 209); line-height: 34px; font-size: 12px; text-decoration: underline; margin-left: 5px;
}
.wgt-searchbar-simple {
 padding: 5px 0px; position: relative;
}
.wgt-searchbar-simple .logo-container {
 line-height: 1; float: left;
}
.wgt-searchbar-simple .logo-container .logo {
 margin: 0px 15px 0px 0px;
}
.wgt-searchbar-simple .logo-container .logo .cmn-baike-logo {
 vertical-align: text-bottom;
}
.wgt-searchbar-simple .logo-container .logo .cmn-baike-logo .cmn-icons {
 font-size: 32px;
}
.wgt-searchbar-simple .logo-container .topic {
 color: rgb(51, 51, 51); padding-left: 15px; font-size: 16px; border-left-color: rgb(226, 226, 226); border-left-width: 1px; border-left-style: solid;
}
.white.wgt-searchbar-simple .logo-container .logo .cmn-baike-logo .cmn-icon {
 color: #4ea62c;
}
.white.wgt-searchbar-simple .logo-container .topic {
 color: #4ea62c; border-left-color: #4ea62c; border-left-width: 1px; border-left-style: solid;
}
.wgt-searchbar-topic {
 padding-top: 15px; position: relative;
}
.wgt-searchbar-topic .logo-container {
 padding: 11px 0px 0px; line-height: 1; float: left;
}
.wgt-searchbar-topic .logo-container .logo {
 margin: 0px 15px 0px 0px;
}
.wgt-searchbar-topic .logo-container .logo .cmn-baike-logo {
 vertical-align: text-bottom;
}
.wgt-searchbar-topic .logo-container .logo .cmn-baike-logo .cmn-icons {
 font-size: 38px;
}
.wgt-searchbar-topic .logo-container .topic {
 color: rgb(51, 51, 51); padding-left: 15px; font-size: 18px; border-left-color: rgb(226, 226, 226); border-left-width: 1px; border-left-style: solid;
}
.wgt-searchbar-topic .search {
 padding: 20px 0px; float: right;
}
.wgt-searchbar-topic .search .form {
 position: relative;
}
.wgt-searchbar-topic .search .form .suggestion {
 background: #4ea62c; border: 1px solid rgb(129, 127, 130); left: 0px; top: 34px; width: 398px; display: none; position: absolute; z-index: 1001;
}
.wgt-searchbar-topic .search .form .suggestion li {
 padding: 0px 8px; height: 25px; line-height: 25px; font-size: 14px; font-weight: 700; cursor: default;
}
.wgt-searchbar-topic .search .form .suggestion li.selected {
 background: rgb(221, 221, 221);
}
.wgt-searchbar-topic .search .form .suggestion li .highlight {
 font-weight: 400;
}
.wgt-searchbar-topic .search .form .suggestion li.extra {
 height: 23px; text-align: right; color: rgb(136, 136, 136); line-height: 23px; font-size: 12px; font-weight: 400; text-decoration: underline; 
}
.wgt-searchbar-topic .search .form .suggestion li.extra span {
 cursor: pointer;
}
.wgt-searchbar-topic .search .form .suggestion li.extra:hover {
 background: inherit;
}
.wgt-searchbar-topic .search .form input {
 border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(184, 184, 184) currentColor rgb(204, 204, 204) rgb(184, 184, 184); padding: 6px 7px 4px; outline: 0px; width: 384px; height: 22px; line-height: 22px; font-size: 16px;
}
.wgt-searchbar-topic .search .form input:hover {
 border-color: rgb(171, 171, 171);
}
.wgt-searchbar-topic .search .form input:focus {
 border-color: rgb(150, 150, 150);
}
.wgt-searchbar-topic .search .form button {
 background: -ms-linear-gradient(rgb(252, 252, 252), rgb(241, 241, 241)); margin: 0px 5px 0px 0px; outline: 0px; border: 1px solid rgb(204, 204, 204); width: 100px; height: 34px; color: rgb(51, 51, 51); line-height: 32px; font-size: 16px; cursor: pointer;
}
.wgt-searchbar-topic .search .form button:hover {
 background: -ms-linear-gradient(rgb(248, 248, 248), rgb(233, 233, 233)); border-color: rgb(171, 171, 171);
}
.wgt-searchbar-topic .search .form .help {
 color: rgb(35, 122, 209); line-height: 34px; font-size: 12px; text-decoration: underline; margin-left: 5px;
}
.wgt-shareSidebar {
 border-width: 1px 0px 1px 1px; border-style: solid none solid solid; border-color: rgb(221, 221, 221) currentColor rgb(221, 221, 221) rgb(221, 221, 221); top: 200px; width: 40px; right: 0px; position: fixed; z-index: 1001;
}
.wgt-shareSidebar .wgt-shareSidebar_title {
 background: #4ea62c; height: 40px; text-align: center; color: rgb(153, 153, 153); line-height: 40px; font-size: 14px;
}
.wgt-shareSidebar .wgt-shareSidebar_content {
 background: #4ea62c; padding: 5px 0px; text-align: center;
}
.wgt-shareSidebar .wgt-shareSidebar_content li {
 height: 36px; line-height: 36px; font-size: 24px;
}
.wgt-shareSidebar .wgt-shareSidebar_content li a {
 color: rgb(153, 153, 153); text-decoration: none;
}
.wgt-shareSidebar .wgt-shareSidebar_content li a[data-channel=qzone]:hover {
 color: rgb(247, 199, 91);
}
.wgt-shareSidebar .wgt-shareSidebar_content li a[data-channel=weibo]:hover {
 color: rgb(235, 96, 88);
}
.wgt-shareSidebar .wgt-shareSidebar_content li a[data-channel=tqq]:hover {
 color: rgb(76, 198, 234);
}
.wgt-shareSidebar .wgt-shareSidebar_content li a[data-channel=tieba]:hover {
 color: rgb(53, 149, 235);
}
.wgt-userbar {
 top: 0px; right: 0px; font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif; font-size: 12px; position: absolute; z-index: 1999;
}
.wgt-userbar li {
 padding: 3px 8px; float: left; position: relative;
}
.wgt-userbar li.userbar_user em {
 transform-origin: center 60%; transition:0.1s linear; color: rgb(193, 193, 193); margin-right: 0px; margin-left: 3px; -webkit-transition: .1s linear; -webkit-transform-origin: center 60%;
}
.wgt-userbar li.spreadUserMenu em {
 transform: rotateZ(-180deg); -webkit-transform: rotateZ(-180deg);
}
.wgt-userbar li.userbar_mall em {
 color: rgb(51, 141, 230);
}
.wgt-userbar li.userbar_message em {
 color: rgb(181, 181, 181);
}
.wgt-userbar li.userbar_message em.userbar_message_new {
 left: 15px; top: 0px; color: rgb(51, 141, 230); display: none; position: absolute;
}
.wgt-userbar li.newMessage em.userbar_message_new {
 display: block;
}
.wgt-userbar li.split {
 color: rgb(204, 204, 204); padding-right: 2px; padding-left: 2px;
}
.wgt-userbar li a {
 outline: 0px; color: rgb(102, 102, 102); text-decoration: none;
}
.wgt-userbar li a em {
 margin: 0px 5px 0px 0px; font-size: 14px; vertical-align: text-bottom;
}
.wgt-userbar li a:hover {
 color: rgb(51, 141, 230); text-decoration: none;
}
.wgt-bubble-userMenu {
 border-color: silver; border-radius: 0px; font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif; font-size: 12px; z-index: 1002; box-shadow: none;
}
.wgt-bubble-userMenu ul {
 background: #4ea62c; width: 80px;
}
.wgt-bubble-userMenu ul .split {
 background: rgb(226, 226, 226); margin: 0px 16px; width: 48px; height: 1px; display: block;
}
.wgt-bubble-userMenu ul li.top a {
 padding-top: 2px;
}
.wgt-bubble-userMenu ul li.bottom a {
 padding-bottom: 2px;
}
.wgt-bubble-userMenu ul li.logout a {
 color: rgb(136, 136, 136);
}
.wgt-bubble-userMenu ul li a {
 padding: 0px 16px; outline: 0px; width: 48px; height: 24px; color: rgb(102, 102, 102); line-height: 24px; text-decoration: none; display: inline-block; -moz-box-orient: vertical;
}
.wgt-bubble-userMenu ul li a:hover {
 background: rgb(248, 248, 248); text-decoration: none;
}
.wgt-bubble-userMenu.wgt_bubble .tail {
 text-shadow: 0px 0px 1px #505050;
}
.wgt-bubble-userMsg {
 border-color: silver; border-radius: 0px; font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif; font-size: 12px; z-index: 1002; box-shadow: none;
}
.wgt-bubble-userMsg ul {
 background: #4ea62c;
}
.wgt-bubble-userMsg ul li.top a {
 padding-top: 2px;
}
.wgt-bubble-userMsg ul li.bottom a {
 padding-bottom: 2px;
}
.wgt-bubble-userMsg ul li a {
 padding: 0px 0px 0px 10px; outline: 0px; width: 55px; height: 24px; color: rgb(102, 102, 102); line-height: 24px; text-decoration: none; display: inline-block; -moz-box-orient: vertical;
}
.wgt-bubble-userMsg ul li a:hover {
 text-decoration: none;
}
.wgt-bubble-userMsg ul li a .userMsgType {
 margin: 0px 3px 0px 0px; width: 28px; text-align: right; display: inline-block; cursor: pointer; -moz-box-orient: vertical;
}
.wgt-bubble-userMsg ul li a .userMsgCount {
 color: rgb(51, 141, 230); font-weight: 700;
}
.wgt-bubble-userMsg ul li:hover {
 background: rgb(248, 248, 248);
}
.wgt-bubble-userMsg.wgt_bubble .tail {
 text-shadow: 0px 0px 1px #505050;
}
.wgt-bubble-lemmaMsg {
 border: 1px solid rgb(201, 186, 147); font-family: arial,tahoma,"Microsoft Yahei","????",sans-serif; font-size: 12px; z-index: 1001;
}
.wgt-bubble-lemmaMsg ul {
 background: rgb(255, 255, 218); padding: 10px 5px; border-radius: 3px; width: 200px;
}
.wgt-bubble-lemmaMsg ul li a {
 padding: 0px 10px; outline: 0px; height: 24px; color: rgb(43, 102, 180); line-height: 24px; text-decoration: none;
}
.wgt-bubble-lemmaMsg ul li a:hover {
 text-decoration: none;
}
.wgt-bubble-lemmaMsg ul li.cancelAlarm {
 margin-top: 10px;
}
.wgt-bubble-lemmaMsg .wgt-bubble-lemmaMsg_close {
 top: 6px; right: 6px; color: rgb(176, 176, 176); font-family: arial; font-size: 10px; text-decoration: none; position: absolute; cursor: pointer;
}
.wgt-bubble-lemmaMsg .wgt-bubble-lemmaMsg_close:hover {
 color: rgb(171, 171, 171); text-decoration: none;
}
.wgt-bubble-lemmaMsg.align_center.pos_bottom.wgt_bubble .tail {
 color: rgb(255, 255, 218); text-shadow: 0px 0px 1px #1e1c16;
}*/