.data-list {
    margin-bottom: 40px;
}

.data-tit h3 {
    font-style: normal;
    font-size: 30px;
    font-weight: 400;
    color: #666666;
}

.data-check {
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin-left: 8px;
}

.data-form {
    font-size: 18px;
    color: #666666;
    padding-right: 66px;
    margin-bottom: 20px;
}

.data-main {
    margin-top: 10px;
    border: 2px solid #f39301;
    padding: 38px 40px;
    background-color: #f0f0f0;
}

.data-cate {
    width: 232px;
    float: left;
    margin-right: 24px;
}

.table-main {
    width: 860px;
    float: left;
}

.data-cate li {
    background-image: url(../img/u12.png);
    height: 52px;
    margin-bottom: 8px;
    color: #666666;
    font-size: 24px;
    text-align: center;
    line-height: 52px;
}

.data-cate li.on {
    background-image: url(../img/u11.png);
    color: #fff;
}

.data-cate li:hover {
    opacity: .8;
}

.data-table table {
    border-collapse: collapse;
    width: 860px;
}

.data-table table td {
    border: 1px solid #aeaeae;
}

.data-kind {
    height: 40px;
    background-image: url(../img/u13.png);
}

.data-kind td {
    padding-left: 22px;
    font-size: 18px;
    color: #666666;
}

.data-son td {
    height: 100px;
    font-size: 20px;
    color: #666666;
    padding: 0 32px;
}

.show-data, .show-data1 {
    font-size: 20px;
    text-decoration: underline;
    color: #F39301;
    cursor: pointer;
}

.show-data:hover, .show-data1:hover {
    font-weight: bold;
}

.opera-big {
    margin-top: 46px;
}

.data-table {
    display: none;
}

.data-table.show {
    display: block;
}

.case-box {
    position: fixed;
    width: 900px;
    height: 500px;
    background-color: #fff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .6);
    top: 50%;
    left: 50%;
    margin-left: -450px;
    margin-top: -250px;
    z-index: 888;
    display: none;
}

.scroll_track {
    background-color: #eaeaeb;
}

.case-main {
    padding: 56px 46px;
    position: relative;
    height: 388px;
}

.case-main > div {
    float: left;
}

.case-close {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
    opacity: .8;
}

.case-close:hover {
    opacity: 1;
}

.case-close img {
    width: 38px;
}

.case-left {
    width: 298px;
    margin-right: 48px;
}

.case-left img {
    width: 100%;
    height: 284px;
}

.case-tit {
    font-weight: 700;
    font-style: normal;
    color: #F39301;
    margin-top: 24px;
    font-size: 32px;
}

.case-right {
    width: 460px;
}

.case-right .pr28 > h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    color: #006FAD;
    margin-bottom: 8px;
}

.pr28 {
    padding-right: 28px;
    margin-bottom: 28px;
}

.case-text {
    padding-right: 28px;
    height: 310px;
    overflow: hidden;
}

.case-text h3 {
    font-size: 16px;
    line-height: 26px;
    color: #F39301;
}

.case-text p {
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    margin-bottom: 30px;
}

/*����*/
body, html {
    height: 100%;
}

#reMark {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0px;
    left: 0px;
    z-index: 777;
    display: none;
}

/*��Ʒ����ҳ��*/

.simple-banner {
    margin: 12px auto 36px;
    padding-bottom: 22px;
    border-bottom: 1px solid #c9c9ca;
    position: relative;

}

.simple-banner img {
    width: 1200px;
}

.simple-top {
    margin: 20px 0;
}

.simple-top > h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 35px;
    color: #727171;
    margin-right: 12px;
}

.simple-tr1 {
    border-collapse: collapse;
}

.simple-tr1 {
    height: 40px;
    font-size: 22px;
    color: #727171;
    background-color: #dedfdf;
}

.simple-tr1 td {
    border: 1px solid #dedfdf;
}

.simple-table {
    width: 1200px;
    border-collapse: collapse;
}

.simple-table td {
    padding-left: 30px;
}

.simple-tr {
    position: relative;
    height: 56px;

}

.simple-tr {
    font-size: 22px;
    color: #727171;
}

.simple-tr td {
    border-right: 2px solid #dedfdf;
    border-bottom: 2px solid #dedfdf;
}

.simple-tr .border-none {
    border-right: 0;
}

.simple-opera .add, .simple-opera .del {
    width: 35px;
    height: 38px;
    border: none;
}

.simple-opera {
    text-align: center;
}

.simple-opera input {
    vertical-align: middle;
}

.simple-opera .add {
    background-image: url(../img/simple_02.jpg);
}

.simple-opera .num {
    width: 33px;
    height: 34px;
    border: 2px solid #a5a8a8;
    text-align: center;
    font-size: 24px;
}

.simple-opera .del {
    background-image: url(../img/simple_03.jpg);
}

.simple-list .opera-btn {
    display: block;
    margin: 12px auto;
}

/*��Ʒ����ҳ��*/
.simple-table2 {
    padding-bottom: 50px;
}

#sampleForm {
    position: fixed;
    left: 50%;
    bottom: 6px;
    margin-left: -85px;
}
.newTitle{
    font-size: 35px;
    font-weight: 700;
    color: #006fad;
    margin: 60px 0 16px 0;
}