﻿body {
    font-size:14px;
    font-family:'Microsoft YaHei',SimHei;
    margin:0;
    padding:0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Microsoft YaHei',SimHei;
}
a:link, a:active, a:hover, a:visited {
    text-decoration: none;
    color:#000000;
}

.form-control {
    width: 210px;
}

.topF {
    line-height: 50px;
    font-size: 20px;
    padding: 0 30px;
    background: #000000;
    color: #FFFFFF;
}
.topLogin{
    float:right;
    font-size:14px;
}
.footF{
    line-height:30px;
    padding:0 20px;
    background:#000000;
    color:#FFFFFF;
    font-size:12px;
}
.leftF{
    margin:0;
    padding:0;
}
.ques{
    background:#555555;
    color:#FFFFFF;
    margin:2px 0;
    padding:0 20px;
    line-height:40px;
    cursor:pointer;
}
.answ {
    display: none;
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    padding: 2px 30px;
    line-height: 32px;
    cursor: pointer;
}
.answ:hover{
    background:#DDDDDD;
}
.answ a{
    width:100%;
    height:100%;
    display:block;
}
.action{
    background:#CCCCCC;
}
.mainF{
    font-size:30px;
    margin:60px;
}
.mainsdiv{
    margin:10px;
    padding:10px;
}
.mainsdiv table{
    width:100%;
}
.mdiv{
    padding:10px 0;
}
.inputshort{
    width:100px;
}
.inputlong {
    width: 200px;
}
.logind {
    width: 360px;
    height: 350px;
    position: absolute;
    background: #FFFFFF;
    left: 50%;
    top: 50%;
    margin-left: -180px;
    margin-top: -175px;
    border-radius: 5px;
}
.loginin{
    padding:5px 30px;
}
.loginin div{
    padding-top:10px;
    line-height:20px;
}
.bghei {
    background: #1F537D;
}

.smalld{
    font-size:12px;
    line-height:20px;
}
.logint{
    width:100%;
}

.logint tr{
    height:50px;
    line-height:50px;
}
.tt{
    font-size:20px;
    line-height:60px;
}
.bline{
    border-bottom:dashed 1px #F5F5F5;
}
.cred{
    color:#FF0000;
}
.cdiv{
    margin:20px auto;
}
.ctable{
    margin:0 auto;
    line-height:40px;
}
.topLogin a{
    color:#FFFFFF;
}
.bigbtn{
    width:160px;
    height:30px;
}
.biginput{
    width:180px;
    height:20px;
}
.mtopdiv{
    width:96%;
    text-align:right;
    margin:0 auto;
    line-height:50px;
}
.mtable {
    width: 96%;
    text-align: center;
    margin: 0 auto;
    line-height: 16px;
}
.mtable {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    border-right: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
}
.mtable th{
    background:#DDD;
}
.mtable td,.mtable th {
    border-left: 1px solid #AAA;
    border-top: 1px solid #AAA;
    padding:12px 0 12px 0;
}
.mcendiv{
    width:96%;
    text-align:left;
    margin:0 auto;
    line-height:40px;
    clear:both;
}
.mleft{
    float:left;
    width:400px;
}
.mleft label{
    float:left;
    width:100px;
}
.mleft div{
    float:left;
    width:250px;
}
.vhidden{
    display:none;
}
.cf{
    clear:both;
}
.mdl dt{
    font-weight:bold;
}
.mdl dt:after{
    content:"：";
}
.qxdiv{
    float:left;
    width:200px;
}
.bghui{
    background:#DDD;
    clear:both;
    text-indent:20px;
}
.lineH{
    line-height:50px;
}
.sbiginput {
    width: 180px;
    height: 26px;
    border: 1px solid #AAA;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
.sbigbtn {
    width: 72px;
    height: 28px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
.sselect {
    height: 28px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
}
.fdiv{
    float:left;
    width:100%;
    padding:10px 30px 10px 0;
}
.zy-nfl div{
    float:left;
    width:50%;
}
.zy-nfl {
    clear: both;
    border-bottom: 1px dashed #EEEEEE;
    border-top: 1px dashed #EEEEEE;
    overflow:hidden;
    margin:10px 0 30px 0;
}
.topjl{
    margin-top:20px;
}
.inputsfz{
    width:150px;
}
.inputbh{
    width:120px;
}

.textc {
    text-align: center;
}

.textl {
    text-align: left;
}

.textr {
    text-align: right;
}

.yujing{
    background:#FFFF00;
}

.mtable th{
    text-align:center;
}

.fixedtable {
    /*width: 200px;*/
    table-layout: fixed;
}

.fixedtd {
    white-space: nowrap;
    overflow: hidden;
    word-break: keep-all;
}

.new-FC {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.42857143;
}

.new-FC-input {
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    width: 200px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.new-FC-button {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    height:34px;

    cursor: pointer;
    -webkit-appearance: button;

    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;

    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.new-FC-lable {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    width: 200px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
}

.new-FC-select {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    width: auto;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.new-FC-check {
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.42857143;
}

.pl0{
    padding-left:0;
}

.pr0{
    padding-right:0;
}

.ml12{
    margin-left:12px;
}

.mr12{
    margin-right:12px;
}

/*opendiv*/
.mask {
    z-index: 900;
    position: fixed !important;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=45);
    opacity: 0.45;
    -moz-opacity: 0.45;
    -khtml-opacity: 0.45;
    display:none;
}

.opendiv {
    z-index: 920;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -100px;
    width: 350px;
    height: 200px;
    background-color: #104E8B;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #FFFFFF;
    display:none;
}

    .opendiv div {
        margin-top: 30px;
    }

        .opendiv div img {
            width: 100px;
            height: 100px;
            vertical-align: middle;
        }

.SelfHelpBtn {
    width: 120px;
    height: 60px;
    font-size: 24px;
    line-height: 24px;
}

.SelfHelpBtnNum {
    width: 120px;
    height: 60px;
    font-size: 32px;
    line-height: 32px;
}

.SelfHelpBtnYS {
    background: #337ab7;
    color: #FFFFFF;
    border: 1px solid #2e6da4;
}

.SelfHelpBtnCG {
    background: #5cb85c;
    color: #FFFFFF;
    border: 1px solid #4cae4c;
}

.SelfHelpBtnWX {
    background: #d9534f;
    color: #FFFFFF;
    border: 1px solid #d43f3a;
}

.SelfHelpBtnHui {
    background: #808080;
    color: #FFFFFF;
    border: 1px solid #666666;
}

.SelfHelpBtnHei {
    background: #3B3B3B;
    color: #FFFFFF;
    border: 1px solid #262626;
}

.RadioBox {
    width: 260px;
    height: 68px;
    border-radius: 6px;
    line-height: 68px;
    text-align: center;
    color: #FFFFFF;
    margin: 30px auto;
    cursor: pointer;
    box-sizing: border-box;
    background: #10218B;
}

.RadioBoxCheck {
    background: #991010 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAEH0lEQVRYR+2Xa+jecxjGP5cNUwwJY20RkxGlZW2mkc1hdpA1p7aSFxNrIjVD8WYvnCZlFsqhHIqch5CzLVtCYTKaFHNqhZnDHO91Pd0Pv//3+f2e5/H/v9gb31fP8zt87+t739d13fdP7OClHRyfQQGIiGHAvsAowL8/kvTLYA7TN4CIGAmcB8wGpgO7FgG/At4HngEelPRDP4B6AoiI4cBCYBmwD/A98AiwHtiU/3cBZgDnAAcAW4CbgeWSfu0GpCuAiBgNPAEcC3wAXOsTSvqzbtOI2Ak4GbgYOAP4EpgnaV0TiEYAEeGgzwN7AhcC90qKftLqZyLiNOCBfH+upKfr3q0FEBEm2IfAbsAcSa/2G7j6XEQcBLwG7A9MkfRuuU8TgDXAccBMSc8NJnj7nYiYDLwJfAYcVpavA0BEmEgPAddLumqIwQ8HXknyni3pqa4ZSH1vBCy5sZJ+HiyAiJgIvAAtr5khaW1PDkTECVmzKyTdNITgpwBPAt8B0yR9nMScAkyWtLy994ASRMQtwGXAgZK+Lgi1F3BPkvMGST81SPF84C7AQadL+iaDzwIetVlJcnZaqwTwDjBC0pFF8P2A14Ex6YDW9aml/UbEEuBG4A1glqStGdygDN4+YSmPbB+gBPAtsFrSvAqL7feunzNwkrOT6f0HRER4n1uBxemS8yX9kcGXmtDAp7boNLPxkjYMyEBa7u/ASkmXVABcnrZ6piTX1SYzswLCv+8EzgVul7Qon6mCetsZS2nbkMwLq+PfEuQp/gJWSLq0AsBpd2lsvzYT67kKwlywWy6RZP/3PfeP+xOUfcROuC0i5gKPASdKckk7OGDirZF0VsGB8b4OWJYG8UUFxMPABZLcoBzc7ulMWQmu+0JJf+c9l2gFME6S5d4fCfPlo5Nc7oYTJW3O63tL8jUHN0+sfbP8aknXFQe5DbgI2N0ZqQPgFLrmoyW5vw9YETEhfcIZOF6Sdd5aEeE27LoeApiErYwUALzneknOTmuVKmgb0VJJllPHiohJgJvTJ8BUSVsi4tC8Zi7Mbte3CO7u+paVImllEwCPV97YqWy04ojwRPRszgjO2OOAZWfjcRetA+7W7sY0RtKPtQAyldOAlwC73ZV1m+VzpwNuLmZ82/U8IdUFtwQNoCOzTe34jhxCLJ+W9hs2HueJxz5Q5UOR+oNTxgZn8rbI15iBPN3OyfijgAXdQDSBy33GZjY9Sx4j6fPy+W4jmaeYFwGDuBu4pmxQPYJPTdOxuXmqMgE7Vq+hdA/ATuY2+hvg0txXN1rlid0nFgBuPkcAL3uUb3vGfwaQm5ZjuS+7sbyXY7mBeXo2Hyw1LyvJM0XHBNR3CcoHKx8mc/LDxN8CXiaVe75NZjWwCljXtt9uZfK9nh8mvTYY6v3/AWwHi3GoMEU4NhAAAAAASUVORK5CYII=) right bottom no-repeat;
}

.PaddingBody {
    padding: 13px 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

    .PaddingBody > #myModal {
        width: 100%;
        height: 100%;
    }

        .PaddingBody > #myModal div {
            width: 100%;
            height: 100%;
        }

        .PaddingBody > #myModal .modal-header {
            height: 5%;
            border-bottom: none;
        }

        .PaddingBody > #myModal .modal-body {
            height: 95%;
        }

        .PaddingBody > #myModal .modal-footer {
            display: none;
        }

    .PaddingBody h4 {
        font-size: 14px;
        margin: 0;
    }

    .PaddingBody hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .PaddingBody h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .PaddingBody .form-control {
        display: inline;
        display: inline-block;
    }

.mtable{
    margin:6px auto;
}

.lineH{
    margin-bottom:6px;
}