html,
body {
    min-height: 100%;
}

body,
html,
a,
img,
div,
ul,
li,
p,
em,
span,
i,
input,
textarea,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

ul,
ol,
li {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

img {
    display: block;
    border: 0;
}

em,
i {
    font-style: normal;
}

input,
textarea {
    outline: none;
}

.cf {
    *zoom: 1;
}

.cf:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cor1 {
    color: #06aa14 !important
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

body {
    background: #fff;
}

body {
    font: 14px/28px "\5FAE\8F6F\96C5\9ED1,\5B8B\4F53";
    *font-family: "\5B8B\4F53";
}

/* top foot*/
.tbar {
    background: #f9f9f9;
    width: 100%;
    height: 74px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}

.tbar .bre {
    width: 940px;
    height: 41px;
    line-height: 41px;
    margin: 0 auto;
    padding: 16px 10px 0;
    color: #4c4c4c;
    font-size: 20px;
    overflow: hidden;
}

.tbar .logo {
    float: left;
    margin-right: 10px;
}

.footer {
    background: #f8f8f8;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}

.footer .copyright {
    width: 960px;
    line-height: 24px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #333;
}

.footer .copyright a {
    color: #333;
}

.footer .copyright a:hover {
    color: #f60;
}

/* index */
.idxcont {
    width: 960px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin: 0 auto;
    overflow: hidden;
}

.idxcont .idxl,
.idxcont .idxr {
    padding: 25px 32px;
    _margin-bottom: -10000px;
    _padding-bottom: 10000px;
}

.idxcont .idxl {
    width: 293px;
    border-right: 1px solid #e5e5e5;
}

.idxcont .idxr {
    width: 538px;
}

.idxtit {
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}

.qstion dt {
    line-height: 24px;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
}

.qstion dd {
    margin-top: 10px;
}

.qstion dd p {
    line-height: 24px;
    font-size: 14px;
    margin-top: 3px;
    color: #666;
    zoom: 1;
}

.qstion dd p a {
    vertical-align: top;
    *vertical-align: middle;
    display: inline-block;
    zoom: 1;
}

.qstion dd p a img {
    height: 20px;
    vertical-align: top;
    margin: 2px 5px 0 5px;
    *vertical-align: middle;
    *margin-top: 0;
    display: inline-block;
}

.downs {
    padding: 20px 0;
    overflow: hidden;
}

.downs a,
.downs i {
    height: 24px;
    line-height: 24px;
    float: left;
    overflow: hidden;
}

.downs i {
    background: url("/images/feedback2021/ico-flash.png") no-repeat;
    width: 24px;
    height: 24px;
    overflow: hidden;
}

.downs a {
    color: #298fd7;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: underline;
}

.downs a:hover {
    color: #f60;
}

.downs em {
    line-height: 20px;
    margin-top: 10px;
    color: #999;
    display: block;
}

.smtxt {
    line-height: 24px;
    margin-top: 5px;
    font-size: 16px;
    color: #333;
}

.kfqq {
    height: 48px;
    margin: 25px auto 0px;
    padding-left: 44px;
    position: relative;
    overflow: hidden;
}

.kfqq i {
    background: url("/images/feedback2021/ico-fkzx.png") no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 6px;
    left: 0;
}

.kfqq p,
.kfqq em {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.kfqq p {
    color: #333;
}

.kfqq em {
    display: block;
    color: #aaa;
    font-size: 13px;
}

.btn-send {
    background: #70c700;
    width: 200px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 35px auto 0px;
    display: block;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
}

.btn-send:hover {
    background: #62a40d;
    color: #fff;
    text-decoration: none;
}

.coslist li {
    width: 100%;
    min-height: 34px;
    margin-top: 25px;
    clear: both;
    overflow: hidden;
}

.coslist b,
.coslist span,
.coslist input,
.coslist .fktype,
.coslist textarea {
    float: left;
    overflow: hidden;
}

.coslist b,
.coslist span {
    height: 34px;
    line-height: 34px;
}

.coslist input,
.coslist textarea {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.coslist input {
    width: 334px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 8px;
}

.coslist textarea {
    width: 334px;
    height: 96px;
    line-height: 24px;
    resize: none;
    padding: 5px 8px;
}

.coslist b {
    width: 18px;
    color: #ff3d3d;
    font-size: 16px;
}

.coslist span {
    width: 86px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
}

.fktype {
    width: 350px;
}

.fktype em {
    background: url("/images/feedback2021/ipt-f.png") no-repeat;
    background-position: left center;
    width: 125px;
    height: 34px;
    line-height: 34px;
    padding-left: 25px;
    font-size: 14px;
    color: #aaa;
    cursor: pointer;
    margin-right: 25px;
    float: left;
    overflow: hidden;
}

.fktype em.on {
    background-image: url("/images/feedback2021/ipt-h.png");
    background-position: left center;
    color: #333;
}

/*pop*/
.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.tac {
    text-align: center;
}

.ft14 {
    font-size: 14px;
}

.pop {
    background-color: #fff;
    padding: 0 20px 20px;
    width: 480px;
    border-radius: 10px;
    position: relative;
    font-size: 16px;
    color: #333;
    overflow: hidden;
}

.pop i {
    color: #e65230;
}

.pop .pop-close {
    width: 30px;
    height: 30px;
    background: url("/images/feedback2021/close.jpg") no-repeat center center;
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}

.pop-tit {
    height: 54px;
    line-height: 54px;
    color: #70c700;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border-bottom: #dcdcdc solid 1px;
}

.pop-btn {
    text-align: center;
    border-top: #dcdcdc solid 1px;
    width: 100%;
    display: table;
    width: 100%;
    height: 45px;
    overflow: hidden;
    padding-top: 20px;
    margin-top: 30px;
}

.pop-btn a {
    background: #70c700;
    display: inline-block;
    vertical-align: top;
    height: 45px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    border-radius: 4px;
    overflow: hidden;
    padding: 0 40px;
    margin: 0 10px;
}

.p-ts {
    font-size: 24px;
    text-align: center;
}

.p-ts img {
    display: block;
    margin: 0 auto;
}

.pop {
    background: #fff;
    width: 480px;
    padding: 20px;
    padding-top: 0px;
    border-radius: 10px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
}

.ppclose {
    background: url("/images/feedback2021/close.jpg") no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}

.pptitle {
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #70c700;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
}

.pptip {
    margin: 30px auto 0px;
    text-align: center;
    overflow: hidden;
}

.pptip img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    display: block;
}

.pptip p {
    line-height: 48px;
    margin: 10px auto 0px;
    font-size: 24px;
    font-weight: bold;
}

.ppbtns {
    height: 46px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #dcdcdc;
    line-height: 999em;
    font-size: 0px;
    vertical-align: top;
    text-align: center;
    overflow: hidden;
}

.ppbtns a {
    background: #70c700;
    height: 46px;
    line-height: 46px;
    margin: 0 20px;
    padding: 0 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.bgmask {
    background: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7f000000', EndColorStr='#7f000000');
}

:root * {
    filter: none\9 !important;
}

.logininfo {
    display: flex;
    align-items: center;
    height: 50px;
}

.logininfo span {
    width: 50px;
    text-align: center;
    color: #FFFFFF;
    background-color: #62a40d;
    margin-left: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.loginout {
    margin-left: 20px;
    text-decoration: underline;
    cursor: pointer;
}

.logininfo img,
#uname,
.loginout {
    float: left;
}