
.sect {
    height: 70px;
    padding-top: 50px;
    overflow: hidden;
    text-align: center;
}

.sect span {
    display: inline-block;
    font-size: 24px;
    position: relative;
}

.sect span:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}


.invlabt {
    width: 1160px;
    height: 50px;
    border-bottom: 1px solid #ddd;
    margin: 30px auto 0 auto;
    text-align: center;
}
.invlabt a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-bottom: 0;
    margin: 0 30px;
    font-size: 16px;
    text-decoration: none;
}
.invlabt a.on {
    border-bottom: 1px solid #333;
    font-weight: bold;
}
.list {
    width: 1160px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}
.list li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.list li span {
    display: block;
    width: 960px;
    float: left;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
    overflow: hidden;
    background: url(https://file.suofeiya.com.cn/v/61b14ca0-448e-48f7-a417-5a185cf6803c) 10px center no-repeat;
    background-size: 8px;
    padding-left: 35px;
}
.list li i {
    display: block;
    width: 150px;
    float: right;
    text-align: right;
    color: #999;
    margin-right: 10px;
}
.list li:hover {
    background: #f0f0f0;
}
.list li:hover a {
    font-weight: bold;
    color: #333;
}

.tablet {
    width: 1080px;
    height: 40px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}
.tablet span {
    display: block;
    font-size: 16px;
    line-height: 20px;
    float: left;
    font-weight: bold;
}
.tablet font {
    display: block;
    font-size: 16px;
    color: #999;
    line-height: 20px;
    float: left;
}
.datatb {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: 0 auto 40px auto;
}
.datatb td {
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    line-height: 26px;
    padding: 12px 15px;
    color: #666;
}
.datatb td.t {
    font-weight: bold;
}
.datatb td.t2 {
    font-weight: bold;
    border-right: 1px solid #ddd;
}
.tablebk {
    width: 1080px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.databox {
    width: 800px;
    overflow: hidden;
    position: absolute;
    left: 230px;
    top: 0;
}
.databox.data-sr,.databox.data-fh {
    height: 255px;
}
.databox.data-mg {
    height: 150px;
}
.databox.data-lr {
    height: 360px;
}
.databox.data-zc {
    height: 765px;
}
.databox.data-xj {
    height: 205px;
}
.datalayer {
    width: 1000%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}
.databox ul {
    float: left;
    height: auto;
    overflow: hidden;
}
.databox.data-sr ul,.databox.data-mg ul,.databox.data-lr ul,.databox.data-zc ul,.databox.data-xj ul {
    width: 160px;
}
.databox.data-fh ul {
    width: 265px;
}
.databox ul li {
    height: 51px;
    text-align: center;
    font-size: 14px;
    line-height: 51px;
    color: #666;
}
.databox ul li.t {
    font-weight: bold;
}
.dleft {
    left: 200px;
    background: url(https://file.suofeiya.com.cn/v/2146d7db-0790-4789-b90c-9ebc073f66b1) center no-repeat;
}
.dright {
    left: 1010px;
    background: url(https://file.suofeiya.com.cn/v/bcac1858-b313-40c9-8b0e-f0067a245858) center no-repeat;
}
.dleft,.dright {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background-size: 16px;
}

.seekrow {
    height: 40px;
    margin: 30px auto 0 auto;
    overflow: hidden;
}
.seekrow input {
    width: 500px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding-left: 10px;
    display: block;
    float: left;
    border: 1px solid #cfa346;
}
.seekrow span {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background: #cfa346;
    color: #fff;
    text-align: center;
    float: left;
}
.hotkw {
    height: auto;
    margin: 20px auto;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.hott {
    width: 80px;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 14px;
}
.hotc {
    width: calc(100% - 100px);
    height: auto;
    line-height: 30px;
    float: left;
    font-size: 14px;
    overflow: hidden;
}
.hotc span {
    display: block;
    float: left;
    padding: 0 15px;
    cursor: pointer;
}
.hotc span:hover {
    background: #ccba95;
    color: #fff;
}
.askt {
    height: 70px;
    overflow: hidden;
}
.askt span {
    display: inline-block;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    color: #cfa346;
    border-bottom: 2px solid #cfa346;
}
.askli {
    height: auto;
    margin: 0 auto;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    cursor: pointer;
}
.askques {
    padding-left: 40px;
    font-weight: bold;
    background: url(https://file.suofeiya.com.cn/v/2801e37b-de84-446a-ba47-68e926477356) left 4px no-repeat;
}
.askans {
    padding: 20px 20px 20px 80px;
    background: url(https://file.suofeiya.com.cn/v/b7230fb8-9ac4-4f53-bb5c-0cfaffc66685) 40px 24px no-repeat;
    display: none;
}
.askli.on .askques,.askli:hover .askques {
    color: #c4a36d;
}
a.askb {
    width: 180px;
    height: 60px;
    display: block;
    margin: 50px auto;
    background: #ccba95 url(https://file.suofeiya.com.cn/v/0b02f4f0-7924-4d4e-bed4-096280ccebf8) 30px center no-repeat;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding-left: 40px;
    line-height: 60px;
    text-decoration: none;
}
.askb:hover {
    background-color: #cfa346;
}

.jdrow {
    height: auto;
    overflow: hidden;
    margin: 20px auto 40px auto;
}
.jdp {
    width: 45%;
    height: auto;
    float: left;
    overflow: hidden;
}
.jdp img {
    width: 100%;
    height: auto;
    display: block;
}
.jdc {
    width: 45%;
    height: auto;
    padding-top: 60px;
    font-size: 16px;
    line-height: 36px;
    float: right;
    color: #666;
}
.jdrow2 {
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    color: #666;
    text-align: center;
}
.jd1 {
    width: 400px;
    height: auto;
}
.jdtt {
    font-size: 18px;
    line-height: 60px;
    font-weight: bold;
}
.jdcc {
    font-size: 14px;
    line-height: 30px;
}
.jdcc img {
    width: 150px;
    height: auto;
}
.jdccc {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

@media screen and (max-width: 1500px) {
    .invlabt {
        width: 1060px;
    }
    .list {
        width: 1060px;
    }
    .list li span {
        width: 860px;
    }
    .seekrow input {
        width: 400px;
        height: 35px;
        line-height: 35px;
    }
    .seekrow span {
        height: 37px;
        line-height: 37px;
        font-size: 16px;
    }
    .askt span {
        font-size: 16px;
        line-height: 45px;
    }
}

@media screen and (max-width: 1300px) {
    .invlabt {
        width: 960px;
    }
    .list {
        width: 960px;
    }
    .list li span {
        width: 760px;
    }
}
