﻿body,
td,
th {
    /*font-size: 12px;*/
    /*font-family: "Microsoft YaHei", 微软雅黑;*/
    line-height: 20px;
}

.main-b {
    width: 980px;
    margin: 0 auto;
    margin-top: 40px;
}

.left-bar {
    width: 125px;
    float: left;
}

.side-tit {
    margin-bottom: 30px;
    padding-left: 26px;
}

.side-tit img {
    vertical-align: middle;
    width: 72px;
    height: 72px;
}

.left-bar a {
    color: #333;
    font-size: 12px;
    display: block;
    padding-left: 26px;
    _padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 35px;
    line-height: 35px;
    /*font-family: "Microsoft YaHei", 微软雅黑;*/
    border-bottom: 1px solid #ddd;
}

.left-bar ul li .side-active {
    /*color: #e6e6e6;*/
    color: #e11408;
    text-decoration: none;
    /*background: #2c81ff;*/
    /*font-weight: 700;*/
}

.left-bar a:hover {
    /*color: #333;*/
    color: #2c81ff;
    text-decoration: none;
    /*background: #e0ecff;*/
    /*font-weight: 700;*/
}

.center-form {
    float: left;
    margin-left: 30px;
    width: 557px;
    min-height: 800px;
}

.pro-name {
    width: 100%;
    height: 14px;
    padding-top: 7px;
    color: #333;
    line-height: 14px;
    /*font-weight: 700;*/
    font-size: 14px;
}

.tip {
    padding: 10px 0 0 0;
    color: #666;
    zoom: 1;
    line-height: 20px;
    margin-bottom: 32px;
}

.tip_a {
    position: relative;
}

.setTab-panel .tip {
    /*padding: 12px 15px 12px 0;*/
    padding: 15px 15px 0 10px;
    border: 1px solid #fff4d8;
    background: #fffeee;
}

.form-mod .tip {
    margin-bottom: 6px;
    font-size: 12px;
}

.tip_a .caution {
    /*background: url(../images/bg/ico_caution.png) no-repeat 0 center;
    padding-left: 18px;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 10px;
    top: 16px;
    _top: 12px;*/
    background: url(../images/bg/ico_caution.png) no-repeat left 4px;
    width: 12px;
    height: 20px;
    line-height: 1.5;
    _margin-top: -2px;
    float: left;
}

.tip .tip-fk {
    /*padding-left: 26px;*/
    padding-left: 18px;
    _padding-left: 15px;
    margin-bottom: 15px;
}

.tip-a .on {
    height: auto;
    overflow: visible;
}


/*.tip_b {
    background: url(../images/bg/ico_caution.png) no-repeat left 4px;
    _background: url(../images/bg/ico_caution.png) no-repeat left 3px;
    border: 0 none;
    padding: 0 0 0 18px;
}*/

.right-bar {
    float: left;
    width: 238px;
    margin-left: 30px;
}

.right-list {
    clear: both;
    margin-left: 17px;
    padding-top: 24px;
    width: 200px;
}

.right-list li {
    line-height: 16px;
    padding-bottom: 24px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
}

.right-list a {
    color: #2C81FF;
    font-size: 12px;
    /*font-family: "Microsoft YaHei", 微软雅黑;*/
    display: block;
}

.gray {
    color: #333;
    display: block;
    width: 220px;
    line-height: 25px;
    /*font-family: "Microsoft YaHei", 微软雅黑;*/
    word-break: break-all;
    word-wrap: break-word;
}

.gray img {
    margin-top: 6px;
}

.span-img {
    float: left;
    /*padding-left: 9px;*/
    margin-right: 5px;
}

.span-img.help {
    background: url(../images/bg/wenhao.png) no-repeat left;
}

.span-img.more {
    background: url(../images/bg/lue.png) no-repeat left;
}

.span-text {
    float: left;
    /*margin-left: 5px;*/
    width: auto;
}

.span-text a {
    color: #5895ff;
    font-size: 12px;
    /*font-family: "Microsoft YaHei", 微软雅黑;*/
}

.clear-center {
    clear: both;
    margin-bottom: 30px;
}

.form-mod .fk-list {
    margin-top: 30px;
    line-height: 20px;
}

.form-mod .lable {
    width: 100%;
    margin-bottom: 15px;
}

.form-mod .iptxt {
    width: 505px;
    padding: 0 4px;
}

.iptxt {
    height: 20px;
    line-height: 20px;
}

.iptxt,
.ipt-area,
.form-radio,
.form-checkbox {
    border: 1px solid #ddd;
    background: #FFF none repeat scroll 0% 0%;
    /*padding: 3px 5px 2px;*/
}

select {
    border: 1px solid #BFBFBF;
    background: #FFF none repeat scroll 0% 0%;
    color: #666;
    height: 22px;
}

select:hover {
    border: 1px solid #BFBFBF;
    background: #FFF none repeat scroll 0% 0%;
    color: #666;
}

select option:hover {
    border: 1px solid #BFBFBF;
    background: #FFF none repeat scroll 0% 0%;
    color: #666;
}

.iptxt,
.ipt-area {
    border: 1px solid #BFBFBF;
    background: #FFF none repeat scroll 0% 0%;
    /*padding: 3px 5px 2px;*/
}

.iptxt {
    color: #aaa;
}

.ipt-area {
    color: #aaa;
}

.form-mod .formlink {
    /*margin-bottom: 15px;*/
}

.form-mod .multi-link div {
    padding-bottom: 5px;
}

.form-mod .form-info {
    color: #999;
}

.form-mod .list-con {
    color: #666;
}


/*.list-con .err {
    line-height: 24px;
}*/

.list-con .msgok {
    line-height: 24px;
}

.list-con .msgok img {
    margin-top: 6px;
}

.msgok img {
    margin-top: 4px;
}

.tmsgok img {
    margin-top: 37px;
}


/*.fk-list .err img {
    margin-top: 6px;
}*/

.ipt-area {
    width: 432px;
}

.form-mod .ipt-area:focus {
    color: #666;
}

.form-mod .ipt-area {
    width: 506px;
    height: 82px;
    line-height: 20px;
    color: #aaa;
    /*padding: 12px 16px 13px 12px;*/
    padding: 2px 4px;
    font-size: 13px;
}

.form-mod .qtype label {
    margin-right: 10px;
    line-height: 13px;
}

.form-radio,
.form-checkbox {
    margin-right: 5px;
    /*opacity: 0;*/
    /*cursor: pointer;*/
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
    /*filter: alpha(opacity=0);*/
    /*padding-top: 2px;*/
    /*padding: 3px 5px 2px;*/
}


/*.label-radio,*/


/*.label-check {*/


/*width: 12px;*/


/*height: 12px;*/


/*cursor: pointer;*/


/*}*/


/*.label-radio {*/


/*background: url(../images/bg/radio_un.png) no-repeat 0 center;*/


/*}*/


/*.label-radio-on {*/


/*background: url(../images/bg/radio_on.png) no-repeat 0 center;*/


/*}*/


/*.label-check {*/


/*background: url(../images/bg/check_un.png) no-repeat 0 center;*/


/*}*/


/*.label-check-on {*/


/*background: url(../images/bg/check_on.png) no-repeat 0 center;*/


/*}*/

.up-img-lst {
    overflow: hidden;
    padding-bottom: 5px;
}

.up-img-lst li {
    float: left;
    padding-right: 10px;
    display: inline;
    /*width: 102px;*/
    width: 82px;
    text-align: center;
}

.up-img-lst .btn-upload-img {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin-top: 6px;
    overflow: hidden;
}

.form-mod a {
    /*text-decoration: underline;*/
    color: #2c81ff;
    text-decoration: none;
}

.form-mod a:hover {
    text-decoration: underline;
}

.up-img-lst img {
    width: 80px;
    height: 80px;
}

img {
    vertical-align: top;
}

img,
iframe {
    border: 0 none;
}

.small-image {
    width: 80px;
    height: 80px;
    position: relative;
    _position: fixed;
    margin-top: 6px;
    _margin-top: -14px;
}

.small-image .img-del {
    width: 12px;
    height: 12px;
    position: absolute;
    top: -6px;
    right: -6px;
    *right: -12px;
    _top: 35px;
    background: url(../images/fk/form_img_del.png) no-repeat center;
    background-size: 12px 12px;
    /*z-index: 9999;*/
}

.link-add {
    width: 60px;
    height: 30px;
    cursor: pointer;
    background: #2C81FF;
    color: #fff;
    /*background: url(../images/fk/form_link_add.png) no-repeat center;*/
}

.link-gray {
    width: 60px;
    height: 30px;
    /*cursor: pointer;*/
    /*background: url(../images/fk/form_link_gray.png) no-repeat center;*/
    background: #aaa;
    color: #d4d4d4;
}

.upimg-add img {
    width: 100px;
    height: 100px;
    padding-top: 6px;
    cursor: pointer;
}

.kzpicList {
    margin-top: -5px;
    font-size: 12px;
}

.kzpicList .pop-list-title {
    font-size: 14px;
    color: #333;
}

.kzpicList p {
    margin-top: 14px;
}

.kzpicList li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    position: relative;
    zoom: 1;
}

.kzpicList li i {
    position: absolute;
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 0 7px 7px;
    border-style: solid;
    border-color: #437ecb #fbfbfb;
    cursor: pointer;
}

.kzpicList li p,
.kzpicList li img {
    display: none;
}

.kzpicList li img {
    margin-top: 16px;
    margin-bottom: 10px;
}

.kzpicList .on p,
.kzpicList .on img {
    display: block;
}

.kzpicList .on i {
    border-width: 7px 7px 0;
}

.pop-web-img img {
    margin-top: 10px;
    margin-bottom: 20px;
}

.js-submit {
    cursor: pointer;
    width: 90px;
    height: 30px;
    left: 200px;
    bottom: 0;
    /*background: url(../images/bg/bg_ques_submit.png) no-repeat center 0;*/
    background: #2C81FF;
    color: #fff;
    float: left;
}

.form-submit img {
    width: 14px;
    height: 14px;
    margin-top: 9px;
    margin-right: 5px;
    margin-left: 10px;
    float: left;
}

.form-submit .form-err {
    color: #fe0000;
    float: left;
    line-height: 2.2;
    margin-left:30px;
    white-space: nowrap;
    max-width: 200px;
}

.form-submit .form-err-txt {
    height: 30px;
    width: 400px;
    float: left;
    line-height: 30px;
}

.center-form .form-success {
    width: 95%;
    height: 35px;
    background: #fffeed;
    /*border: 1px solid #000;*/
    border: 1px solid #fff4d8;
    padding: 15px 10px;
    margin: 0 auto;
}

.center-form .form-success-inner {
    position: relative;
}

.form-success .form-right {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../images/fk/right.png) no-repeat center 0;
}

.form-success p {
    font-size: 14px;
    padding-left: 26px;
}

.ques-tit-icon {
    width: 12px;
    margin-right: 5px;
}

.ques-tit-desc {}

.tip-fk a,

/*.tip_b a,*/

.form-success a {
    color: #2C81FF;
}

.sms-checkbox {
    display: inline-block;
    line-height: 3;
}

.verify-img-wrapper {
    margin: 0;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
}

.verify-img-wrapper .verify-refresh {
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}

.verify-img-wrapper .icon-refresh {
    font-size: 20px;
    color: #fff;
}
.verify-bar-area {
    position: relative;
    background: #fff;
    text-align: center;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
}
.verify-bar-area .verify-msg {
    line-height: 40px;
    z-index: 3;
}
/*字体图标的css*/
@font-face {
    font-family: "iconfont";
    src: url(../fonts/iconfont.eot?t=1508229193188); /* IE9*/
    src: url(../fonts/iconfont.eot?t=1508229193188#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'),
         url(../fonts/iconfont.ttf?t=1508229193188) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
         url(../fonts/iconfont.svg?t=1508229193188#iconfont) format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale;
     -webkit-font-smoothing: antialiased;
}

.icon-check:before { 
    content: "\e645";
}

.icon-close:before {
    content: "\e646";
}

.icon-right:before {
    content: "\e6a3";
}

.icon-refresh:before {
    content: "\e6a4";
}