
.hide {
    display: none;
}

input {
    outline: none
}

.info, .info li {
    display: none;
}

.data .con {
    padding: 50px;
}

.data .con h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px
}

.data .con h3 {
    font-weight: bold;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    padding-left: 10px
}

.data .con ul {
    overflow: hidden;
    padding-bottom: 10px;
}

.data .con li {
    float: left;
    width: 50%;
    display: table;
    margin-top: 0px;
}

.data .con li label {
    width: 30%;
    height: 30px;
    text-align: right;
    display: table-cell;
    vertical-align: top;
    font-size: 14px;
}

.data .con li .text {
    padding: 0px 0;
    position: relative;
}

.data .con li .text div, .data .con li.textarea {
    position: relative;
}

.data .con li input {
    width: 90%;
    height: 20px;
    padding-left: 5px;
    display: table-cell;
    margin-left: 10px;
    vertical-align: middle;
    border: 1px solid #C0CCDA
}

.data .con li.radio {
    text-align: right;
}

.data .con li.radio input {
    width: 15px;
    height: 15px;
    padding-right: 5px;
    display: inline-block;
}

.data .con li.select {
    width: 100%;
}

.data .con li.select label {
    width: 15%;
}

.data .con li.select select {
    width: 96%;
    margin-left: 10px;
    height: 20px;
}

.data .con li select option {
    width: 100px;
}

.data .con ul textarea {
    display: block;
    width: 90%;
    margin: 5px auto;
    padding: 10px;
    font-family: "微软雅黑";
}

.data .con table th, .shuju .con table td {
    height: 30px;
}

.data .con table th {
    width: 10%;
    text-align: right;
    font-weight: normal;
}

.data .con table td {
    width: 30%;
    height: 30px;
}

.data .con table td div {
    position: relative;
}

.data .con table input {
    height: 20px;
    display: block;
    margin-left: 10px;
    width: 80%;
    padding: 0 10px;
    border: 1px solid #C0CCDA
}

.btn {
    width: 100px;
    height: 35px;
    margin: 0 auto;
}

.btn1 {
    padding: 5px 10px;
    border: 1px solid #999;
    cursor: pointer;
}

.text {
    width: 100%;
}

.text .con .context {
    /*text-indent: 1em;*/
    margin: 10px 0 10px;
}

.text .con .context p {
    line-height: 30px;
    font-size: 14px;
}

.text .con .context p span {
    padding: 0px 10px;
    border-bottom: 1px solid #999;
    word-wrap: break-word;
    font-size: 14px;
}

.text .con .context p b {
    padding-right: 5px;
    font-size: 14px;
}

.text .con .context table {
    table-layout: fixed;
}

.text .con .context table th, .shuju .con table td {
    height: 30px;
}

.text .con .context table th {
    width: 17%;
    text-align: left;
    font-weight: normal;
}

.text .con .context table td {
    width: 33%;;
    font-size: 14px;
}

.text .con .context table textarea {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 200px;
    padding: 10px;
}

.text .con .context table input {
    height: 30px;
    display: block;
    margin-left: 10px;
    width: 80%;
    padding: 0 10px;
}

.text .con {
    padding: 20px;
}

.text .con h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px
}

.text .con h3 {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    padding-left: 10px
}

.text2 {
    width: 100%;
}

.text2 .con .context {
   /* text-indent: 2em;*/
    margin: 10px 0 10px;
}

.text2 .con .context p {
    line-height: 30px;
    font-size: 14px;
}

.text2 .con .context p span {
    padding: 0px;
    border: none;
    word-wrap: break-word;
    font-size: 14px;
}

.text2 .con .context p b {
    padding-right: 5px;
    font-size: 14px;
}

.text2 .con .context table {
    table-layout: fixed;
}

.text2 .con .context table th, .shuju .con table td {
    height: 30px;
}

.text2 .con .context table th {
    width: 14%;
    text-align: left;
    font-weight: normal;
}

.text2 .con .context table td {
    width: 38%;;
    font-size: 14px;
}

.text2 .con .context table textarea {
    display: block;
    width: 90%;
    margin: 0 auto;
    height: 200px;
    padding: 10px;
}

.text2 .con .context table input {
    height: 30px;
    display: block;
    margin-left: 10px;
    width: 80%;
    padding: 0 10px;
}

.text2 .con {
    padding: 20px;
}

.text2 .con h4 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px
}

.text2 .con h3 {
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    padding-left: 10px
}

.table1 th, .table1 td, .table1 {
    border: none
}

.text .con .context .pre span, .text2 .con .context .pre span {
    text-indent: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
    border-bottom: 0px solid #999;
    line-height: 28px;
    margin-bottom: 15px;
    font-size: 14px;
}

.contentmb td {
    border: 0px;
}

.text th, .text2 th {
    color: black
}
.tb-btn{
    display: inline-block;
    width: 290px;
    height: 64px;
    background: RGB(0,156,222);
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 5px;
    font-weight: 700;
    border-radius: 5px;
}
.ell{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}