﻿body {
    margin: 0;
    font-size: 14px;
    color: #3a3a3a;
    background-color: #f9f9f9;
}

select,
input,
textarea {
    border: 1px solid #ccc;
}

a:link,
a:visited {
    color: #3a3a3a;
    text-decoration: none;
}

a:hover,
a:active {
    color: #de3131 !important;
    text-decoration: none;
}

a.btn:hover {
    color: #fff !important;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 5px 0;
    font-weight: bold;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.icon-jubao {
    background: url(../img/jubao.png) 0 center no-repeat;
    padding-left: 17px;
    cursor: pointer;
}

.icon-comment {
    background: url(../img/comment.png) 0 center no-repeat;
    padding-left: 21px;
    cursor: pointer;
}

.icon-zan {
    background: url(../img/zan.png) 0 center no-repeat;
    padding-left: 17px;
    cursor: pointer;
}

.icon-edit {
    background: url(../img/edit.png) 0 center no-repeat;
    padding-left: 19px;
    cursor: pointer;
}



/*ie6提示*/

.ie6 {
    background: url("../img/ie6bg.png");
    width: 984px;
    margin: 0 auto;
    height: 67px;
    left: 50%;
    position: absolute;
    margin-left: -492px;
    text-align: center;
    color: #de3131;
    line-height: 30px;
}

.ie6 a {
    background: url("../img/ie6btn.png");
    width: 129px;
    line-height: 24px;
    display: inline-block;
    color: #fff;
}

.ie6 span {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 5px;
    background: url("../img/ie6close.png") center center no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}

.logodiv {
    background-color: #fff;
    width: 100%;
}

.logo {
    float: left;
    margin: 10px 0;
    line-height: 70px;
}

.logo-login {
    float: right;
    padding-top: 40px;
    text-align: right;
}

.logo-login a {
    padding: 3px;
    font-size: 16px;
}

.lknotice span {
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    vertical-align: text-top;
    background: url(../img/notice.png) center center no-repeat;
    width: 18px;
    line-height: 18px;
}

.lknotice span.ac {
    background-image: url(../img/notice1.png);
}

.content {
    width: 980px;
    margin: 0 auto;
    background-color: #fff;
}

.navbar {
    background-color: #2765b5;
    font-size: 16px;
    min-height: 38px;
}

.navbar li {
    border-right: 1px solid #01a469;
    width: 22%;
    text-align: center;
}

.navbar li a,
.navbar li a:visited {
    color: #FFFFFF;
    display: block;
    padding: 0;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

    .navbar li.ac a,
    .navbar li:hover a,
    .navbar li.show a,
    .navbar li.show a:visited {
        background-color: #0105a4;
    }

        .navbar li a:hover,
        .navbar li.ac a:hover,
        .nav > li > a:focus,
        .nav > li > a:hover {
            color: #FFFFFF !important;
            background-color: #0105a4 !important;
        }

.navbar-nav {
    width: 100%;
}

.navbar li.rz {
    float: right;
    margin-right: 0;
    border-left: 1px solid #01a469;
}

.navbar .rz img {
    vertical-align: text-bottom;
}

.navbar-header {
    display: none;
}

.navbar-brand {
    color: #fff !important;
}

.icon-bar {
    background-color: #fff;
}



/*尾部*/

.foot {
    clear: both;
    text-align: center;
    padding: 6px 0;
    color: #fff;
    background-color: #2765b5;
    font-size: 13px;
    line-height: 20px;
}

.btn-warning {
    background-color: #E84444;
    border: none;
}

.btn-warning:hover {
    background-color: #F17272;
}

.btn-green {
    color: #fff !important;
    background-color: #27b551;
}

.btn-green:hover {
    opacity: 0.8;
    color: #fff !important;
    filter: alpha(opacity=80);
}



/*即将失效*/

.clear {
    clear: both;
    float: none;
    display: block;
    height: 1px;
}

.sitmap {
    margin: 10px auto;
    width: 980px;
}

.sitmap a,
.sitmap span {
    font-weight: normal;
    padding: 0;
}

.sitmap strong {
    font-weight: normal;
}

.pager {
    text-align: center;
    padding: 6px 0;
}

.pager a {
    display: inline-block;
    padding: 0 7px;
    color: #01a469;
    border: 1px solid #ccc;
    line-height: 24px;
}

.pager a,
.pager span {
    margin: 0 5px;
}

.pager span {
    color: #808080;
}

.inblock {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

#BkDiv {
    background: #333;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 900;
    filter: alpha(opacity=50);
    opacity: 0.5;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

#BkContent {
    z-index: 900;
    position: fixed;
    left: 0;
    top: 20px;
    background: #fff;
    _position: absolute;
    _top: expression(eval(document.documentElement.clientHeight-this.offsetHeight)/2+document.documentElement.scrollTop);
    border-radius: 9px;
}

.closeIcon {
    background: url("imgs/close.png") center center no-repeat;
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
    position: absolute;
    cursor: pointer;
    z-index: 901;
}



/*浮动容器*/

div.floats {
    /*浮动容器通用样式*/
    position: fixed;
    padding: 3px;
    color: #fff;
    margin-left: -116px;
    top: 180px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+180));
}

div.floats a {
    display: block;
    line-height: 32px;
}

div.floats hr {
    border: 0 #ccc dashed;
    border-top-width: 1px;
}

.ac .tit {
    background-image: url(imgs/rightfloattit1.jpg) !important;
    width: 140px !important;
}

.ac .list,
.ac .bottom {
    display: block !important;
}

.hide {
    display: none;
}

.empty {
    margin: 50px;
    padding-top: 140px;
    text-align: center;
    background: url(../img/noresult.png) center top no-repeat;
    font-size: 22px;
    color: gray;
}



/*继承bootstrap*/

.dropdown {
    display: inline-block;
    margin-right: 15px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    min-width: 110px;
    background: url(../img/user1.png) 5px 10px #fff no-repeat;
    line-height: 33px;
    padding: 0;
}

.dropdown-menu a {
    display: block;
    padding: 0;
    padding-left: 25px;
}

.modal-body button.close {
    margin-top: -10px;
}

.col-md-2 {
    width: 16.66% \9;
    float: left \9;
}

.col-md-10 {
    width: 83.33% \9;
    float: left \9;
}

.col-md-4 {
    display: inline-block \9;
    width: 33.33% \9;
}

.modal-dialog {
    max-width: 960px;
}



/*左右模版*/

.has-error {
    position: relative;
}

.has-error label {
    position: absolute;
    color: #222;
    padding: 5px;
    border-radius: 6px;
    margin-left: 10px;
    background-color: #fff7e9;
    border: solid 1px #ffd8af;
    line-height: 22px;
    white-space: nowrap;
}

.has-error label:before {
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: 6px;
    left: -10px;
    bottom: auto;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ffd8af;
}

.has-error label:after {
    content: "";
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
    top: 6px;
    left: -9px;
    bottom: auto;
    border-width: 10px 10px 10px 0;
    border-color: transparent #fff7e9;
}

.cl {
    width: 660px;
    float: left;
    background-color: #f3f3f3;
    padding: 10px 20px;
}

.cr {
    margin-left: 20px;
    float: left;
    width: 260px;
}

.btndiv a {
    border-radius: 4px;
    margin: 10px 8px;
    padding: 3px 17px;
    background-color: #fa3a3c;
    color: #fff;
}

.btndiv a:hover {
    background-color: #d02325;
    color: #fff !important;
}

.homecon {
    border-top: 1px solid #ccc;
}

.infol {
    width: 171px;
    float: left;
    text-align: center;
    padding-top: 23px;
}

.infol h3 {

    margin-bottom: 20px;
}

.infol li a {
    display: block;
    line-height: 40px;
}

.infol li.ac {
    background: url(../img/fenlei.png) -15px 0 no-repeat;
    width: 188px;
    z-index: 3;
    position: relative;
}

.infol .ac a {
    color: #fff !important;
}

.infol .fa {
    display: none;
}

.infor {
    width: 763px;
    float: left;
    border-left: 1px solid #ccc;
    padding-left: 28px;
    min-height: 500px;
    padding-top: 23px;
}

.infor h3 {
    margin-bottom: 20px;
}

.infor h3 span {
    color: rgb(102, 102, 102);
    font-size: 14px;
    font-weight: normal;
    margin-left: 25px;
}

.infor .correctbtn {
    float: right;
    margin-top: -49px;
}

.infor p {
    line-height: 26px;
}

.infor ul {
    min-height: 500px;
    list-style: disc;
    color: #337ab7;
    margin-left: 16px;
}

.infor ul li {
    line-height: 34px;
}

.infor ul li a {
    color: #337ab7;
}

.infor .relate {
    margin-top: 14px;
    margin-bottom: 14px;
}

.infor .relate h6 {
    margin-top: 30px;
}

.infor .relate ul {
    min-height: 100px;
}

.infor .relate ul li {
    line-height: 28px;
}



/*搜索*/

.search {
    margin-top: 8px;
    position: relative;
    margin-bottom: 20px;
}

.search .qk {
    font-size: 22px;
    line-height: 36px;
    position: absolute;
    text-align: center;
    width: 160px;
}

.search .box {
    margin-bottom: 16px;
    padding-left: 170px;
    position: relative;
}

.search .box i {
    font-size: 20px;
    color: #ccc;
    position: absolute;
    line-height: 36px;
    margin-left: 5px;
}

.search .box input {
    border: 1px solid #01a469;
    border-radius: 6px;
    padding-left: 25px;
    line-height: 32px;
    display: block;
    width: 100%;
}

.search .box span {
    background: #27b551;
    color: #fff;
    display: block;
    line-height: 35px;
    padding: 0 18px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 6px 6px 0;
}

.search .hot {
    padding-left: 173px;
    line-height: 26px;
}

.search .hot .hot1 {
    position: absolute;
}

.search .hot .hot2 {
    padding-left: 70px;
}

.search .hot a {
    color: #c00;
    margin-right: 16px;
    display: inline-block;
}



/*反馈*/

.fk {
    width: 520px;
    margin: 0 auto;
    padding: 30px 0;
}

.fk h2 {
    text-align: center;
    margin-bottom: 20px;
}

.fk input,
.fk select,
.fk textarea {
    width: 353px;
}

.fk form div {
    margin: 20px auto;
    width: 440px;
}

.fk textarea {
    vertical-align: top;
}

.fk .postimg {
    padding-left: 74px;
}

.fk .postimg label {
    text-align: center;
    cursor: pointer;
    display: block;
    color: #333;
    position: absolute;
    left: 50px;
    font-size: 22px;
    top: -10px;
    font-weight: normal;
}

.fk .postimg label:hover {
    color: Red;
}

.fk .postimg #ImgBtn {
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    color: #ccc;
    cursor: pointer;
    font-size: 30px;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
}

.fk .postimg div {
    position: relative;
    margin: 0;
}

.fk .postimg img,
.fk .postimg div {
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.fk .btn {
    margin-left: 74px;
}



/*更新日志*/

.logstit {
    padding-top: 20px;
    margin-bottom: -1px;
}

.logstit i {
    font-size: 30px;
    color: #27b551;
    margin-left: 270px;
    margin-right: 20px;
    vertical-align: bottom;
}

.logs {
    padding: 0 0 0 165px;
    background: url(../img/dian.png) 283px 0 repeat-y;
}

.logfoot {
    height: 100px;
}

.logs .year {
    line-height: 80px;
    font-size: 20px;
    color: #27b551;
    background: url(../img/yuan.png) 82px 30px no-repeat;
}

.logs li {
    margin: 10px 0;
}

.logs li .col {
    display: inline-block;
}

.logs .col1 {
    font-size: 18px;
    width: 126px;
    line-height: 36px;
    text-align: right;
}

.logs .col1 i {
    font-size: 36px;
    line-height: 15px;
    vertical-align: middle;
    color: #666;
    margin-left: 12px;
}

.logs .col2 {
    vertical-align: top;
    padding-left: 28px;
    width: 520px;
}

.logs .tit {
    line-height: 36px;
    font-size: 18px;
}

.logs .con {
    line-height: 30px;
    color: #aaa;
    max-height: 90px;
    overflow: hidden;
    position: relative;
    padding-right: 20px;
}

.logs .con i {
    position: absolute;
    right: 0px;
    bottom: 0;
    color: #27b551;
    cursor: pointer;
}



/*求助答疑板块页*/

.catebg {
    background-image: url(../img/helpcatebg.png);
    height: 480px;
}

.catebg span {
    color: Red;
}

.catebg a {
    background-image: url(../img/catebtn.png);
    width: 148px;
    display: inline-block;
    height: 52px;
    line-height: 52px;
    vertical-align: bottom;
    margin-right: 10px;
}

.catebg a:hover {
    background-image: url(../img/catebtnac.png);
}

.catebg .alltheme {
    background-image: url(../img/all.png);
    width: 136px;
}

.catebg .alltheme:hover {
    background-image: url(../img/allac.png);
}

.catebg div {
    padding: 180px 0 0 484px;
    line-height: 42px;
    font-size: 16px;
}

.cate {
    padding: 0 10px 40px 0;
    background-color: #fff;
    margin: 20px auto;
}

.cate li {
    width: 20%;
    float: left;
    padding-left: 10px;
}

.cate li span {
    color: #fcab3a;
}

.cate .tit {
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.cate .tit0 {
    background-image: url(../img/helptit1.png);
}

.cate .tit1 {
    background-image: url(../img/helptit2.png);
}

.cate .tit2 {
    background-image: url(../img/helptit3.png);
}

.cate .tit3 {
    background-image: url(../img/helptit4.png);
}

.cate .tit4 {
    background-image: url(../img/helptit5.png);
}

.cate .con {
    line-height: 32px;
    padding: 20px 0;
    text-align: center;
    background-color: #f9f9f9;
}



/*公告*/

.notice {
    background: #fff7e9 url('../img/notice3.png') 20px center no-repeat;
    padding-left: 45px;
    vertical-align: middle;
    line-height: 32px;
    height: 36px;
    position: relative;
    margin-top: 10px;
    border: solid 1px #ffd8af;
}

.notice label {
    display: block;
    position: absolute;
    font-size: 20px;
    cursor: pointer;
    top: 6px;
    right: 6px;
    color: #999;
    line-height: 22px;
    height: 22px;
}

.notice label:hover {
    background-color: #01a469;
    color: #fff;
    line-height: 22px;
    height: 22px;
    display: block;
}

.notice a {
    margin: 0 10px;
    color: #de3131;
}

.notice a:hover {
    text-decoration: underline;
}

#Notice {
    width: 818px;
    overflow: hidden;
    vertical-align: bottom;
    white-space: nowrap;
    _vertical-align: middle;
    margin-left: 10px;
}



/*求助答疑列表页*/

.hotkeys {
    padding: 15px 0 15px 20px;
    padding-bottom: 0;
}

.hotkeys .tit {
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}

.hotkeys .tit span {
    color: #27b551;
    font-size: 14px;
    margin-left: 10px;
    font-weight: normal;
}

.hotkeys .keys {
    display: inline-block;
    width: 641px;
    vertical-align: top;
    font-size: 11px;
    line-height: 45px;
}

.hotkeys .keys a {
    text-decoration: underline;
    color: #337ab7;
    margin: 0 10px 0 0;
}

.hotkeys .keys a.ac,
.hotkeys .keys a.ac:hover {
    background-color: #27b551;
    color: #fff !important;
}

.hotkeys .times {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
    margin-top: -45px;
}

.hotkeys .times i {
    margin-right: 5px;
    padding-left: 5px;
}

.hotkeys .times .tit {
    line-height: 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 800;
    padding-left: 8px;
}

.catelist {
    width: 100%;
    table-layout: fixed;
    text-align: center;
}

.catelist a {
    text-align: center;
    border-left: 1px solid #fff;
    font-size: 16px;
    display: block;
    margin-top: 10px;
    background-color: #f1f1f1;
    line-height: 50px;
    position: relative;
}

.catelist .all {
    border-left: none;
}

.catelist .ac {
    background-color: #fff;
    border-top: 2px solid #27b551;
}

.catelist a:hover {
    color: #333 !important;
}

.catelist a span {
    font-size: 11px;
    color: #E84444;
    position: absolute;
    right: 3px;
    top: 3px;
    background-color: #E84444;
    color: #fff;
    line-height: 18px;
    border-radius: 4px;
    padding: 0 3px;
}

.helpinfo {
    margin: 0 auto;
    width: 980px;
    padding: 10px 0;
}

.helpinfo li {
    display: inline-block;
    padding: 5px 50px;
    margin-right: 20px;
    background-color: #F17272;
    color: #fff;
    line-height: 32px;
}

.helpinfo li:hover {
    background-color: #E84444;
}

.helpinfo li div {
    font-size: 16px;
    padding-top: 3px;
}

.helpinfo .li2 {
    background-color: #529FF2;
    margin-right: 0;
}

.helpinfo .li2:hover {
    background-color: #246DCB;
}

.searchresult {
    background-color: #fcf2c0;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.searchresult .k {
    color: #27b551;
}

.searchresult .cnt {
    color: Red;
}

.helplist {
    margin: 15px auto;
    margin-top: 5px;
}

.helplist .list {
    min-height: 439px;
}

.helplist .list ul {
    border-bottom: 1px solid #f1f1f1;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background-color: #f9f9f9;
}

.helplist .list ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    background-color: #fff;
    empty-cells: show;
    display: block;
    height: 40px;
    padding: 0 5px;
    border-bottom: 1px solid #f1f1f1;
}

.helplist .list .th li {
    border-bottom: 2px solid #9de5b2;
    border-top: 2px solid #9de5b2;
}

.helplist .list .td1 {
    width: 545px;
    margin-right: 1px;
}

.helplist .list .td1 a {
    width: 470px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.helplist .list #SearchCon .td1 {
    text-align: left;
    background: #fff url(../img/pc.png) 12px center no-repeat;
    padding-left: 35px;
}

.helplist .list .top .td1 {
    background: #fff url(../img/top.png) 12px center no-repeat !important;
}

#SearchCon ul:hover {
    background-color: #fff;
}

#SearchCon ul:hover li,
#SearchCon ul:hover li.td1 {
    background-color: #f1f1f1 !important;
}

.helplist .list .td2 {
    width: 100px;
    margin-right: 1px;
}

.helplist .list .td3 {
    width: 130px;
    margin-right: 1px;
}

.helplist .list .td4 {
    width: 100px;
    margin-right: 1px;
}

.helplist .list .td5 {
    width: 100px;
}

.helplist .list li span {
    color: #e84444;
}

.helplist .order {
    padding-left: 20px;
    margin: 15px 0;
}

.helplist .order select {
    color: #337ab7;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("../img/arrow.png") no-repeat scroll right center transparent;
    padding-right: 14px;
}

.helplist .order select::-ms-expand {
    display: none;
}

.helplist .order li {
    display: inline-block;
    padding-right: 20px;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
}

.helplist .order .searchbox {
    padding-right: 0;
}

.helplist .order .searchbox div {
    line-height: 28px;
    margin-top: 1px;
}

.helplist .order .searchbox div span {
    cursor: pointer;
    background-color: #27b551;
    padding: 0 6px;
    display: inline-block;
    color: #fff;
    float: left;
}

.helplist .order .searchbox input {
    width: 220px;
    vertical-align: text-bottom;
    line-height: 24px;
    float: left;
    border: 1px solid #27b551;
    display: block;
    height: 28px;
}

.helplist .order .lknew {
    float: right;
}

.helplist .order .lknew a {
    display: inline-block;
    background-color: #E84444;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
    line-height: 36px;
    margin-top: -10px;
    border-radius: 6px;
}

.helplist .order .lknew a:hover {
    background-color: #F17272;
    color: #fff !important;
}

.sltspan {
    margin-left: -34px;
    height: 26px;
    width: 34px;
    display: inline-block;
    vertical-align: top;
    background: #fff url("../img/arrow.png") no-repeat 10px center;
    position: absolute;
}

.iconarea {
    background: url(../img/area-1.png) center right no-repeat;
    width: 47px;
    height: 43px;
    position: fixed;
    margin-left: 980px;
    top: 366px;
    z-index: 3;
}

.iconarea:hover {
    background-image: url(../img/area-2.png);
}

.cate .iconarea {
    margin-left: 979px;
}

.iconarea .area {
    position: fixed;
    text-align: center;
    line-height: 26px;
    width: 539px;
    margin-left: -534px;
    background: url(../img/area.png) 4px -4px no-repeat;
    padding: 5px 0;
    margin-top: -4px;
    display: none;
}

.iconarea:hover .area {
    display: block;
}

.iconarea .area a {
    display: inline-block;
    width: 80px;
    margin: 2px 2px;
}

.iconarea .area a.ac,
.iconarea .area a:hover {
    background-color: #27b551;
    color: #fff !important;
}



/*内容页*/

.helpdetail {
    width: 980px;
    margin: 20px auto;
    margin-top: 10px;
}

.helpdetail .left {
    width: 716px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    background-color: #fff;
    position: relative;
}

.helpdetail .del {
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 0;
    color: #666;
}

.helpdetail .right {
    width: 250px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
}

.helpdetail .left .question {
    padding: 0 20px;
    border-bottom: 1px dotted #ccc;
    background: url(../img/question.png) 12px 14px no-repeat;
    padding-left: 40px;
}

.helpdetail .left .tit {
    line-height: 50px;
    font-size: 16px;
}

.helpdetail .left .des .username {
    min-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #e84444;
    margin-left: 0;
}

.helpdetail .des span {
    color: #808080;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.helpdetail .des .icon {
    cursor: pointer;
}

.helpdetail .des .icon i {
    color: #ff9757;
}

.helpdetail .des div {
    float: right;
}

.helpdetail .left .con {
    margin-top: 15px;
    padding: 10px 0;
    line-height: 25px;
}

.helpdetail .left .form {
    padding: 20px;
    padding-top: 0;
    padding-bottom: 10px;
}

.helpdetail .left .form .tit {
    color: #27b551;
    cursor: pointer;
}

#ReplyForm .btn {
    font-size: 16px;
}

.helpdetail .left .form textarea {
    width: 100%;
    height: 164px;
}

.helpdetail .left .form .btndiv {
    text-align: right;
    margin-top: 20px;
}

.helpdetail .otherreply {
    background: url(../img/otherreply.png) 13px 16px no-repeat;
    font-size: 16px;
    padding: 15px 20px 20px 40px;
}

.helpdetail .reply li {
    border-bottom: 1px solid #f2f2f2;
    padding: 16px 20px 16px 40px;
}

.helpdetail .reply textarea {
    width: 100%;
    height: 80px;
}

.helpdetail .right .btn {
    margin: 20px auto;
    width: 155px;
    line-height: 24px;
    font-size: 18px;
    display: block;
    color: #fff;
}

.recommended {
    padding: 10px 20px;
    border-width: 1px 0;
    border-bottom: 1px dotted #ccc;
}

.recommended .tit,
.helpdetail .hot .tit {
    color: #27b551;
    font-size: 16px;
    margin-bottom: 10px;
}

.helpdetail .hot .tit {
    margin-bottom: 15px;
}

.recommended .tit span {
    float: right;
    cursor: pointer;
}

.recommended ul {
    line-height: 26px;
    list-style: disc inside;
}

.recommended ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.helpdetail .hot {
    padding: 10px 20px;
}

.helpdetail .hot li {
    line-height: 22px;
    margin: 10px 0;
}

.helpdetail .hot li span {
    display: inline-block;
    padding: 0 2px;
    line-height: 20px;
    border-radius: 3px;
}

.helpdetail .hot li span.top1 {
    background-color: #de3131;
    color: #fff;
}

.helpdetail .hot li span.top2 {
    background-color: #ff9757;
    color: #fff;
}

.helpdetail .hot li span.top3 {
    background-color: #27b551;
    color: #fff;
}

.helpdetail .hot a {
    vertical-align: top;
    display: inline-block;
    width: 169px;
    margin-left: 3px;
}



/*最佳回复*/

.bestreply {
    padding: 0 20px 15px 40px;
    background: #fffbe5 url(../img/bestreply.png) 15px 14px no-repeat;
}

.bestreply .tit {
    color: #27b551;
}



/*回复*/

.replyfoot {
    text-align: right;
    line-height: 40px;
}

.reply button,
.reply .icon-edit {
    display: none !important;
}

.reply li:hover button,
.reply li:hover .icon-edit {
    display: inline-block !important;
}

.time {
    float: right;
}



/*评论*/

.comment textarea {
    width: 100%;
    margin: 6px 0;
}

.comment .btndiv {
    text-align: right;
    font-size: 16px;
}

.comment .btndiv span {
    cursor: pointer;
    color: #337ab7;
    line-height: 30px;
}

.comment .list {
    padding-top: 10px;
}

.comment .con {
    padding: 5px 6px !important;
    margin: 0 !important;
    margin-top: 10px !important;
    background-color: #f1f1f1;
}



/*发表新问题*/

.newtheme {
    margin: 20px auto;
    padding: 20px;
}

.newtheme .tit {
    color: #27b551;
    text-align: center;
    font-size: 20px;
}

.newtheme form li {
    margin: 20px auto;
}

.newtheme input,
.newtheme select {
    width: 720px;
}

.newtheme textarea {
    width: 720px;
    height: 250px;
}

.newtheme .ke-container {
    vertical-align: top;
    display: inline-block;
}

.newtheme .btn {
    margin-left: 74px;
}



/*举报*/

.tipoff .tit {
    color: #27b551;
    font-size: 20px;
    margin-bottom: 5px;
}

.tipoff {
    line-height: 25px;
}




/*返回顶部*/

.MeauRight {
    width: 980px;
    height: 0px;
    margin: 0 auto;
}

.MeauRight ul {
    width: 43px;
    height: 204px;
    position: fixed;
    z-index: 99;
    top: 418px;
    margin-left: 984px;
    text-align: center;
}

#rwc {
    bottom: 60px;
}

#rwc li {
    margin-bottom: 8px;
    width: 43px;
    height: 43px;
    cursor: pointer;
    text-align: center;
    background-color: #ccc;
}

#rwc li i {
    font-size: 20px;
    margin-top: 12px;
    color: #fff;
}

#rwc li:hover {
    background-color: #666;
}

#rwc li div {
    position: absolute;
    z-index: 4;
    margin-top: -52px;
    margin-left: -144px;
    text-align: center;
    padding-right: 3px;
    display: none;
    width: 136px;
    height: 144px;
    background: url(../img/rightbg1.png);
    font-size: 13px;
}

#rwc li div img {
    width: 80px;
    height: 80px;
    margin-top: 22px;
}

#rwc li:hover div {
    display: block;
}

#rwc .app {
    background-position: 43px 144px;
}

#rwc .app:hover {
    background-position: 0px 144px;
}

#rwc .weixin {
    line-height: 20px;
    background-position: 43px 93px;
}

#rwc .weixin:hover {
    background-position: 0px 93px;
}

#rwc .app div {
    background: url(../img/rightbg.png);
    height: 154px;
}

#rwc .weixin div {
    height: 144px;
}

#rwc .totop {
    background-position: 43px 43px;
}

#rwc .totop:hover {
    background-position: 0px 43px;
}

#rwc a {
    display: block;
    height: 100%;
    width: 100%;
}



/*个人中心*/

.baseinfo {
    margin: 10px auto;
    background-color: #fff;
    line-height: 30px;
    padding: 20px 0;
}

.baseinfo .head {
    text-align: center;
    padding-top: 10px;
    width: 220px;
    float: left;
}

.baseinfo .head a {
    margin-top: 20px;
    color: #27b551;
    display: inline-block;
}

.baseinfo .info {
    width: 700px;
    float: left;
}

.nick strong {
    font-size: 26px;
}

.nick span {
    color: #27b551;
    cursor: pointer;
}

.nickmodal {
    text-align: center;
    width: 400px;
}

.nickmodal input {
    width: 300px;
    margin: 10px auto;
}

.baseinfo .number {
    text-align: center;
}

.baseinfo .number span {
    color: #e84444;
    display: block;
}

.borderr {
    border-right: 1px solid #ccc;
    height: 40px;
    float: left;
    margin-top: 10px;
}

.row .col {
    float: left;
    padding: 0 15px;
}

.tab {
    background-color: #fff;
    margin-bottom: 40px;
    padding-bottom: 20px;
    min-height: 300px;
}

.tab .bar {
    white-space: nowrap;
    overflow: hidden;
}

.tab .bar span {
    width: 16.8%;
    text-align: center;
    border-right: 1px solid #fff;
    line-height: 50px;
    display: inline-block;
    background-color: #f1f1f1;
    font-size: 16px;
    cursor: pointer;
    border-top: 2px solid #f1f1f1;
}

.tab .bar span.ac {
    background-color: #fff;
    border-top: 2px solid #27b551;
}

.stu1 span {
    width: 20.1% !important;
}

.tab .list {
    margin-top: 10px;
}

.tab .list li {
    line-height: 40px;
    border-bottom: 1px solid #f2f2f2;
}

.tab .list .col-md-7 {
    background: url(../img/pc.png) 2px center no-repeat;
    padding-left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab .list .col-md-2 span {
    color: #e84444;
}

.tab .col-md-3 {
    text-align: right;
}

.tab .list li a {
    color: #337ab7;
}

.template {
    display: none;
}



/*我的回复*/

.tab .list .myreply {
    background: url(../img/msg.png) 0 8px no-repeat;
    padding-left: 20px;
}

.tab .list .myreply .tit {
    min-height: 40px;
}

.tab .list .reply {
    background-color: #f1f1f1;
    padding: 0 0;
    margin-bottom: 20px;
    border-radius: 6px;
    margin-top: 10px;
}

.tab .list .reply .col-md-2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/*我的收藏*/

.iconcollect {
    background: url(../img/pc.png) 0 12px no-repeat;
    padding-left: 20px;
}



/*通知*/

.tab .list .mynotice {
    border-bottom: none;
    padding-left: 0;
    background: none;
}

.mynotice .lst {
    background: url(../img/ding.png) 0 10px no-repeat;
    padding-left: 20px;
}

.noticetit {
    border-bottom: 1px solid #f2f2f2;
    line-height: 40px;
    margin-bottom: 15px;
}

.noticetit span {
    border-bottom: 2px solid #fff;
    padding: 0 20px;
    display: inline-block;
    cursor: pointer;
}

.noticetit .ac {
    border-bottom-color: #27b551;
}

.username {
    color: #e84444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab .list .userinfo {
    border-bottom: 0;
}

.userinfo div {
    padding-left: 50px;
}

.userinfo .tit {
    padding-left: 0;
    font-size: 16px;
}



/*修改密码*/

.resetpwd {
    padding: 20px 0;
    border-bottom: none !important;
}

.resetpwd .col-md-9 {
    color: #555;
}

.triangle-isosceles {
    position: relative;
    padding: 15px;
    color: #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.triangle-isosceles.left {
    margin-left: 50px;
    background: #f3961c;
}

.triangle-isosceles.right {
    margin-right: 50px;
    background: #f3961c;
}

.triangle-isosceles:after {
    content: "";
    position: absolute;
    left: 50px;
    bottom: -15px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
}

.triangle-isosceles.top:after {
    top: -15px;
    bottom: auto;
    left: 50px;
    border-width: 0 15px 15px;
    border-color: #f1f1f1 transparent;
}

.triangle-isosceles.left:after {
    top: 16px;
    left: -50px;
    bottom: auto;
    border-width: 10px 50px 10px 0;
    border-color: transparent #f3961c;
}

.triangle-isosceles.right:after {
    top: 16px;
    right: -50px;
    bottom: auto;
    border-width: 10px 0 10px 50px;
    border-color: transparent #f39a1c;
    left: auto;
}

.triangle-right {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #fff;
    background: #075698;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: -ms-linear-gradient(#2e88c4, #075698);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#2e88c4", endColorstr="#075698");
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.triangle-right.top {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#075698), to(#2e88c4));
    background: -moz-linear-gradient(#075698, #2e88c4);
    background: -o-linear-gradient(#075698, #2e88c4);
    background: linear-gradient(#075698, #2e88c4);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#075698", endColorstr="#2e88c4");
}

.triangle-right.left {
    margin-left: 40px;
    background: #075698;
}

.triangle-right.right {
    margin-right: 40px;
    background: #075698;
}

.triangle-right:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50px;
    border-width: 20px 0 0 20px;
    border-style: solid;
    border-color: #075698 transparent;
    display: block;
    width: 0;
    height: 0;
}

.triangle-right.left:after {
    top: 16px;
    left: -40px;
    bottom: auto;
    border-width: 15px 40px 0 0;
    border-color: transparent #075698;
}

.triangle-right.top:after {
    top: -20px;
    right: 50px;
    bottom: auto;
    left: auto;
    right: 50px;
    border-width: 20px 20px 0 0;
    border-color: transparent #075698;
}

.triangle-right.right:after {
    top: 16px;
    right: -40px;
    bottom: auto;
    left: auto;
    border-width: 15px 0 0px 40px;
    border-color: transparent #075698;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media screen and (min-width:768px) and (max-width:979px) {
    .infor {
        width: 549px;
    }
    .infor img {
        width: 100%;
        transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        width: 100% \9;
    }
}



/*当小于500px时执行下面的*/

@media (max-width:768px) {
    .navbar-header {
        display: block;
    }
    .search {
        margin-bottom: 10px;
        margin-top: 0;
    }
    .search .qk {
        display: none;
    }
    .search .box,
    .search .hot {
        padding-left: 0;
    }
    .search .box {
        margin-bottom: 10px;
    }
    .navbar li {
        border: none;
        width: 100%;
        text-align: left;
    }
    .navbar li.rz {
        float: left;
        display: block;
    }
    .navbar li.rz img {
        display: none;
    }
    .navbar li a {
        padding-left: 15px;
    }
    .logs .col2 {
        width: 100%;
    }
    .logs {
        padding: 0 0;
    }
    .logstit i {
        margin-left: 20px;
    }
    .homecon {
        border-top: 10px solid #eee;
        margin: 0px -15px;
    }
    .infor img {
        width: 100%;
        transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        width: 100% \9;
    }
    .correctbtn btn btn-green {
        padding: 3px 6px;
    }
    .fk .btn {
        margin-left: 0px;
    }
    .infol {
        padding-top: 0;
        width: 100%;
    }
    .infol h3 {
        margin-bottom: 0;
        text-align: left;
        padding: 10px 15px;
        border-bottom: 1px solid #eee;
        font-size: 18px;
    }
    .infol li {
        width: 25%;
        float: left;
        margin-top: 10px;
    }
    .infol .fa {
        display: block;
        color: #27b551;
        font-size: 26px;
    }
    .infol li a {
        line-height: 24px;
        margin: 6px;
    }
    .infol li.ac {
        width: 25%;
        background: none;
    }
    .infol li.ac a {
        color: #27b551 !important;
    }
    .infor {
        width: 100%;
        padding: 0 15px;
        border-left: none;
        border-top: 10px solid #eee;
        padding-top: 10px;
        min-height: unset;
    }
    .infor ul {
        min-height: 300px;
    }
    .MeauRight {
        display: none;
    }
    .logodiv {
        display: none;
    }
    .logstit {
        padding-top: 0;
    }
    .logs {
        background: none;
    }
    .foot {
        display: none;
    }
    body {
        padding-bottom: 20px;
    }
}