@charset "utf-8";
/* 更新于21.1.16(1)
 * 技术QQ：998839
 */
body{
    margin: 0;
    font-family:'Microsoft Yahei';
    background: #fafafa!important;
    min-width: 320px;
}
p,h2 {
    margin: 0;
}
img { border-style: none; vertical-align: middle; max-width:100%;}
.iconfont,
.normal_text,
.comment_addtime {
    display: none;
}
.wd-topwrap{
    min-height: 62px;
    margin: 0 auto;
    background: #FFF;
    box-shadow: 0 3px 9px 0 rgba(223,223,223,.77);
}
.wd-asktop-detail{
    max-width: 1160px;
    margin: 0 auto;
    height: 62px;
}
.logo{
    display: block;
    float: left;
    margin-top: 11px;
}
.logo img{
    display: block;
    height:40px;
}
.wd-ask-search{
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ececec;
    background: #FAFAFA;
    position: relative;
    width: 720px;
    float: left;
    height:40px;
    margin-top: 11px;
    margin-left: 30px;
}
.ui_input{
    background: #fafafa;
    width: 90%!important;
    box-sizing: border-box;
    height:30px;
    padding-left: 10px;
    border: 0;
    margin-top: 5px;
    font-size: 14px;
    padding: 0 10px;
    line-height: 28px;
    float: left;
    color: #999;
    font: 16px/1.5 "Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,\5b8b\4f53,sans-serif;
}

#formsearch{
    display: block;
    margin: 0;
    padding: 0;
    height:40px;
}
/*41C074 绿色*/
.ask_button{
    float: left;
    cursor: pointer;
    height: 40px;
    width: 67px;
    line-height: 40px;

    margin-left: 5px;
    text-align: center;
}
.ask_button i{
    color: #bbb;
    font-size: 1.6rem;
}

.gr-border{
    border:1px #41C074 solid;
}
.gr-box{
    background: #41C074;
}
.gr-box i{
    color: #FFF;
    font-weight: bold;
}

.ask-askhelp-btn{
    float: left;
    margin-left: 40px;
}
.ask-askhelp-btn a{
    background: #41C074;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: 148px;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
}


.wd-aks-wrap{
    margin: 0 auto;
    width: 1160px;
}
.ask_sub_nav{
    color: #959595;
    padding: 22px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ask_sub_nav a {
    color: #41C074;
    text-decoration: none;
    font-size: 12px;
}
.ask_sub_nav span {
    padding: 0 3px;
}
a.title_ellipsis, a.title_ellipsis:hover {
    color: #959595;
}
.fr {
    float: right!important;
}
.fl {
    float: left!important;
}
.ask_item{
    padding-bottom: 40px;
    position: relative;
    margin-top: 0;
}

.ask_item_main {
    width: 820px;
    padding-bottom: 70px;
}

.ask_item_detail_bg {
    background: #fff;
    border: 1px solid #ECECEC;
}
.ask_sidebar {
    width: 320px;
}
.about_question {
    padding: 10px 20px 20px;
    width: 280px;
}
ol, ul {
    list-style: none;
}
.about_question__dd{
    margin: 0;
    padding: 0;
}
.about_question__dd li {
    font-size: 13px;
    line-height: 22px;
    padding: 3px 0;
    margin-bottom: 8px;
}

.about_question__dd li a {
    color: #0073B6;
    text-decoration: none;
}
.about_question__dd li a:hover{
    text-decoration: underline;
}

.about_question__dt {
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
}
.ask_detail_content {
    padding: 0 20px 20px 40px;
}
.ask_detail_content {
    float: none;
    width: auto;
    background: 0 0;
    position: relative;
}

.ask_detail_content_tag {
    overflow: hidden;
    zoom: 1;
    padding: 20px 30px 0 0;
    min-height: 30px;
}
.ask_tag_add {
    background: #F0F0F0;
    color: #323232;
    border-radius:10px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 10px;
    display: inline-block;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ask_detail_content_tag a {
    float: left;
    margin-right: 10px;
    margin-left: 0;
    text-decoration: none;
    font-size: 14px;

}
.ask_detail_content_tag a:hover strong{
    color: #41C074;
}
.ask_detail_content_tag a strong{
    font-weight: normal;
    color: #666;
}

.ask_detail_content_title {
    padding-top: 8px;
    font-weight: 700;
    font-size: 18px!important;
}
.qyer_spam_text_filter {
    color: #333;
}
.question-info, .question-info .from-bbs a {
    color: #959595;
}
.mt10 {
    margin-top: 10px;
}
.question-info .avatar-min {
    display: inline;
    vertical-align: 1px;
}
.avatar-min img {
    width:34px;
    height:34px;
    right: auto;
    top: auto;
    position: relative;
}

.question-info a{
    font:12px/30px 'Microsoft Yahei';
    color: #666;
    text-decoration: none;
}
a.question-user {font-size:14px; font-weight:600; color:#41C074;}
.user_level { color:#FF9C39; font-size:12px; font-weight:600;display: inline;}
.question-info .avatar-min .avatar {
    border-radius:30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.question-info .avatar-min .avatar {
    width:30px;
    height:30px;
}
.ask_detail_content_text{
    line-height: 26px;
    /*padding-top: 14px;*/
    color: #666!important;
    font:15px/26px 'Microsoft Yahei';
}
.cftime { margin-top:10px;}
.cftime, .cfcity, .meta-time{ line-height:22px; height:22px; color:#DEDEDE;font-size:14px;font-style: italic;}

.ask_detail_content .line {
    float: left;
    color: #E1E1E1;
    margin: 0 10px;
}
.ask-texts span{
    font:14px/20px 'Microsoft Yahei';
    color: #999;
}

.jsaddquestionatten {
    background: #03A9F4;
    text-decoration: none;
    color: #FFF;
}

.jsjumptoanswer {
    background: #41C074;
    text-decoration: none;
    color: #FFF;
}

.jsaddquestionatten, .jsjumptoanswer {
    height: 34px;
    padding: 0 14px;
    line-height: 34px;
    border-radius: 0;
    vertical-align: middle;
    font-size: 14px;
    display: inline-block;
}


.ask_detail_comment {
    /*padding-right: 10px;*/
    border-top: solid 1px #ECECEC;
    padding-top: 24px;
}
.mt20 {
    margin-top: 20px;
}
.mod_discuss { border-bottom:#E8E8E8 dashed 1px;}
.mod_discuss__left {
    width: 100px;
    float: left;
    margin-top: -10px;
}
a.useful_left{
    display: block;
    padding-top: 10px;
    padding-bottom: 25px;
    margin: 0 20px 10px;
    width: 60px;
    height: 26px;
    text-align: center;
    color: #41C074;
    background: #eaf9f2;
    background-size: 16px auto;
    text-decoration: none;
    transition: all 0.3s ease-out;
}
a.useful_left:hover{
    background: #41C074;
}
a.useful_left:hover i{
    color: #FFF;
}
a.useful_left:hover .upvote-count{
    color: #FFF;
}

a.useful_left i{
    display: block;
    font-size: 1.3rem;
}
.mod_discuss > div.mod_discuss_cnt:last-child{
    border-bottom: none;
}
.mod_discuss_cnt {
    border-bottom: solid 1px #ECECEC;
    width: 688px;
    padding-bottom: 20px;
    z-index: 98;
    position: relative;
    float: right;
    display: inline;
    padding-right: 20px;
}

.mod_discuss_box_name {
    padding: 0 0 5px;
    height: 40px;
    color: #959595;
}
.mod_discuss_box_name .mod_discuss_face {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: -10px 5px 0 0;
}
.mod_discuss_box_name .mod_discuss_user {
   font-size:14px; font-weight:600; color:#41C074;
}

.add_headPort, .ui_headPort {
    color: #959595;
    display: inline;
}
.ui_headPort {
    position: relative;
}
.mod_discuss_face .ui_headPort .avatar.ava40 {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.ask_detail_comment .mod_discuss{
    margin-top: 30px;
    /* border-bottom: 1px #DDD solid; */
}
.mod_discuss:last-child{
    border-bottom: none;
}
/* .ask_detail_comment .mod_discuss:first-child{
    margin-top: 0;
} */
.mod_discuss .mod_discuss_box_name .mod_discuss_face {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin: -10px 5px 0 0;
    float: left;
    border-radius: 20px;
    display: inline;
}


.mod_discuss_face .ui_headPort .avatar.ava40 img {
    width: 40px;
    height: 40px;
}
 .mod_discuss_reply_box_name a{
     display: inline-block;
     height: 21px;
     line-height: 21px;
 }
.mod_discuss_box_name a{
    text-decoration: none;
    color: #666;
    font-size: 14px;
}
.mod_discuss_box_text {
    padding: 2px 0 8px;
    line-height: 26px;
    color: #666!important;
    font:15px/26px 'Microsoft Yahei';
}

.mod_discuss_box_tool {
    border-top: none;
    height: 18px;
    color: #959595;
    padding: 0 0 6px;
}

.mt5 {
    margin-top: 5px;
}
.openup, .answer_time {font-size:14px;}
.mod_discuss_box a.icon_discuss {
    background: 0 0;
    padding-left: 0;
    color: #333;
}
a.icon_discuss:hover{
    color: #41C074;
}
a.icon_discuss i{
    font-size: 1em;
}
.mod_discuss_box_tool a{
    color: #999;
    text-decoration: none;
    font-size: 14px;
}
.mod_discuss_box_tool em{
    font-style: normal;
}
.answer_time{
    color: #959595!important;
    padding-left: 10px;
    cursor: default;
}
.mod_discuss_box_tool .line {
    float: left;
    color: #E1E1E1;
    margin: 0 10px;
}
a.jiathis_button_weixin:hover,
a.jsaskanswernouseful:hover,
a.jsjubaoanswer:hover{
    color: #41C074;
}
.mod_discuss_reply_list {
    background: #FAFAFA;
    border: 1px solid #ECECEC;
    margin: 0;
    padding: 0;
}
.mod_discuss_reply_item {
    min-height: 48px;
    margin-top: 5px;
    background-color: #f5f4f0;
}
.mod_discuss_reply_box_text{
    line-height: 26px;
    padding-top: 14px;
    color: #666!important;
    font:15px/26px 'Microsoft Yahei';
}
.mod_discuss_reply_face {
    width: 45px;
    height: 40px;
    margin-left: 20px;
    margin-top: 8px;
    float: left;
}


.mod_discuss_reply_item .ui_headPort .avatar, .mod_discuss_reply_item .ui_headPort .avatar .ui_headPort_img {
    width: 40px;
    height: 40px;
}
.ui_headPort .avatar {
    border-radius: 24px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.mod_discuss_reply_box {
    position: relative;
    padding: 10px 10px 10px 0;
    margin-left: 60px;
}
.mod_discuss_reply_box_name {
    color: #959595;
    margin-bottom: 5px;
}
.mod_discuss_reply_box_name a {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}
.comment_addtime {
    color: #959595;
    font-size: 12px;
}

.mod_discuss_box_text img{
   max-width:650px;
        display: block;
        margin:5px 0;
    
}
.mod_discuss_reply_box_text img{
   max-width:600px;
        display: block;
        margin: 5px auto;
    
}
.mod_discuss_reply_post {
    border-top: 0;
    background: #EDEDED;
    padding:  10px 10px 5px;
    margin: 20px 10px 0 10px;
}
.mod_edittext{
    margin-top: 5px;
    position: relative;
}
.ui_textarea{
    height: 18px;
    min-height: 38px;
    width: 770px;
    border: 1px solid #FAFAFA;
    resize: none;
    padding: 2px 5px;
    font: 12px/1.5 "Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",Helvetica,Arial,\5b8b\4f53,sans-serif;
    color: #636363;
    outline: 0;
}
.mod_discuss_reply_box_text, .mod_edittext_btn {
    padding-bottom: 5px;
}
.mod_edittext_btn{
    margin-top: 10px;
}
.mod_edittext_btn .ui_button {
    background: #41C074;
    border-radius: 0;
    line-height: 28px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    padding: 0 15px;
    border: none;
    font-size: 12px;
    overflow: hidden;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #CCC;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #CCC;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #CCC;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #CCC;
}

@media screen and (max-width:1072px){
    .wd-ask-search,
    .ask-askhelp-btn {
        display: none;
    }
}
@media screen and (max-width:720px){
    body{
        width: 100%;
       
    }
    .wd-ask-search,
    .ask-texts.fr,
    .mod_discuss__left{
        display: none;
    }
    .logo{
        margin-left: 2%;
    }
    .wd-aks-wrap{
        width: 100%;
        overflow: hidden;
    }
    .ask_sub_nav{
        padding:10px 20px;
    }
    .ask_sub_nav a{
        display: inline;
    }
    .ask_sidebar{
        display: none;
    }
    .ask_item_main{
        width: 100%;
    }
    .mod_discuss_cnt{
        width: 100%;
        margin-left: 20px;
        float: none;
    }
    .mod_discuss_box_text{
        margin: 0 15px;
    }
    .wenda10{
        display: block;
        margin: 10px 0;
    }
    .mt5{
        margin-left: 20px;
    }
    .mod_discuss_face{
        margin-left: 20px;
    }
	@media (max-width:768px){
    .mod_discuss_box_text img,
    .mod_discuss_reply_box_text img {
      border-style: none; vertical-align: middle; max-width:100%;  
      }
	}
    .fr{
        /* float: left!important; */
        margin-top: 5px;
    }
    .jsaddquestionatten, .jsjumptoanswer{
        padding: 0 13px;
        display: none;
    }
    .ask_detail_content {
        padding: 0 20px 20px 20px;
    }
    .ask_detail_content .line {
        margin: 0 20px;
        display: none;
    }
    .ask_detail_content .fl {
        margin-right: 5px;
    }
    .mod_discuss_reply_box {
        margin-left: 20px;
    }
    .mod_discuss_reply_box_name a{
        margin-top: 10px;
    }
    .ask_detail_content_tag .ask_tag_add{
        font-size: 12px;
    }
    .ask_detail_content_title{
        /* margin: 5px 0; */
        line-height: 30px;
    }
    .ask_detail_comment{
        padding-right: 10px;
        padding-left: 10px;
    }
    .ui_textarea{
        width:100%;
        padding: 0;
    }
    .mod_edittext_btn .ui_button{
        float: right!important;
        margin-top: 0;
    }
    .mod_discuss__left{
        width: auto;
    }
    .mod_discuss_cnt{
        top:-14px;
    }
    .mod_discuss__left a.useful_left{
        margin: 0  10px 0 0;
       width: 60px;
        display: inline-block;
        padding-bottom: 10px;
    }
    .mod_discuss__left a.useful_left i{
        display: inline-block;
    }
    .mod_discuss_reply_post{
        padding: 10px 10px 0;
        margin-left: 0;
        margin-right: 0;
    }
}

.accoun1t2 {
    color: #f11;
}
.pic_mt10 {
   margin:5px 0;
    
}
.kefuImg {}


html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  text-decoration: none;
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}


/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}
input,button{overflow: visible;vertical-align:middle;outline:none}
/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}


/*--- 友情链接 ---*/
.flinks {float:left;width:100%;clear:both;color:#666; font-size:12px; margin:10px 0px;background: #F6F6F6; padding:6px 0;}
.flinks a {color:#666;}
.flinks span {font-weight:600;float:left; padding-left:6px;}
.flinks ul{ padding:4px 6px;}
.flinks ul li{font-size:10px; color:#1A65B0; line-height:1.6; display:inline; padding-right:4px;}
@media (max-width:544px){ 
   .flinks {display:none;}
}
.copyright{
    width: 100%;
    line-height: 25px;
    margin: 10px auto;
	padding:10px 0;
    color: #9D9D9D;
    font-size:12px;
    text-align: center;
    background: rgb(239, 239, 239) none repeat scroll 0% 0%; 
    
    clear: both;
    float: inherit;
  }
.copyright p a{color:#9D9D9D;}
/*-- 回到顶部 --*/
.izl-rmenu{position:fixed;right:10px;bottom:30px;bottom:10%;z-index:99999;}
.izl-rmenu .btn{width:35px;height:35px;cursor:pointer;position:relative;}
.izl-rmenu .btn-top{background:#98A3AC url("../images/go-top.png") no-repeat;border-radius: 6px;height:35px;opacity: 0.85;}
.izl-rmenu .btn-top:hover {background-position: -36px 0px;}
@media (max-width:544px){ 
   .izl-rmenu .btn{width:24px;height:24px;}
   .izl-rmenu .btn-top {background-size:200%;}
   .izl-rmenu .btn-top:hover {background-position: -24px 0px;}
} 
/*--- 弹出窗口 技术QQ：998839 ---*/
.popup-wrap .popup-box{ }
.popup-wrap * { box-sizing: border-box; margin: 0; padding: 0; border: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-text-size-adjust: none }
.popup-wrap { width: 100%; height: 100%; position: fixed; display: none; top: 0; left: 0; content: ""; z-index: 99; background-color: rgba(51,51,51,.5) }
.popup-wrap .popup-box { width:240px; background: #fff; position: absolute; -webkit-transform: translate(-50%, -80%); transform: translate(-50%, -80%); top: 50%; left: 50%; font-size: 18px; text-align: center; border-radius:5px; }
.popup-wrap .popup-box .content, .popup-wrap .popup-box .popup-close, .popup-wrap .popup-box .title { width: 100%; left: 0; text-align: center; vertical-align: middle }
.popup-wrap .popup-box .title {margin-top:12px; }
.popup-wrap .popup-box .title .notice-title { height:20px; line-height:20px; vertical-align: middle; font-size:16px; font-weight:700;color: #333333; }
.popup-wrap .popup-box .title .warm-icon { background: url(../img/error.png) no-repeat 50%; background-size: contain }
.popup-wrap .popup-box .title .success-icon,
.popup-wrap .popup-box .title .warm-icon { width:40px; height:40px; display: block; margin: 0 auto 10px; vertical-align: middle; box-sizing: content-box }
.popup-wrap .popup-box .title .success-icon { background: url(../img/success.png) no-repeat 50%; background-size: contain }
.popup-wrap .popup-box .content {font-size:12px;line-height:20px; padding:2px;}
.popup-wrap .popup-box .popup-cancle { width: 82px; height:24px;line-height:24px;border-radius:10px; font-size: 12px; border: 1px solid #999; color: #999; margin:10px 16px 10px 0;}
.popup-wrap .popup-box .popup-close { width: 82px; height:24px;line-height:24px; display: inline-block; border-radius:10px;  margin: 0 auto; font-size: 12px; border: 1px solid #FF3300; color: #FFF; background:#FF3300; margin:10px auto; }