.chenggu .main-left {
    width: 980px;
    float: left;
}

.chenggu .left {
    width: 980px;
    float: left;
    border: 1px solid #E0E0E0;
    padding: 20px;
    position: relative;
    margin-top: 10px;
}

.chenggu .right {
    width: 300px;
    float: right;
    margin-top: 10px;
}

.chenggu .down {
    margin-top: 20px;
    float: left;


}


.chenggu .left .corner {
    width: 93px;
    height: 93px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(img/sitename.png);
}

.chenggu .left .article-title {
    width: 100%;
    height: 140px;
    float: left;
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;

}

.chenggu .left .article-title h2 {
    font-size: 24px;
    margin-top: 45px;
}

.chenggu .left .article-title p {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}

.chenggu .list-index li {
    float: left;
    width: 286px;
    height: 370px;
    margin: 10px 13px;
}

.chenggu .list-index li a {
    width: 286px;
    height: 326px;
    display: block;
    padding: 2px;
    border: 1px solid #E0E0E0;
}

.chenggu .list-index li img {
    float: left;
    width: 280px;
    height: 320px;
}

.chenggu .list-index li p {
    float: left;
    width: 286px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    background-color: #999;
    color: #fff;
    text-align: center;
}

.chenggu .down-list .widget .ceshi {
    float: left;
    width: 980px;
}

.chenggu .down-list .widget .ceshi .col-3 li {
    width: 153px;
}

.chenggu .left .top {
    width: 100%;
    height: 320px;
    float: left;
    margin-bottom: 20px;

}

.chenggu .left .top .left,
.chenggu .left .top .right {
    width: 286px;
    height: 326px;
    float: left;
    border: 1px solid #E0E0E0;
    padding: 2px;
    margin: 0;
}

.chenggu .left .top .center {
    width: 366px;
    height: 326px;
    float: left;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    padding: 2px;
    margin: 0;
    text-align: center;
}

.chenggu .left .top .left img,
.chenggu .left .top .right img {
    float: left;
    width: 280px;
    height: 320px;
}

.chenggu .left .top .center img {
    width: 93px;
    height: 201px;
    margin-top: 20px;
}

.chenggu .left .top .center .submit-sbutton {
    background-color: #FF9900;
    color: #fff;
    text-align: center;
    cursor: pointer;
    width: 90px;
    height: 34px;
    line-height: 34px;
    border: none;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;

}

.chenggu .left .tips {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 20px;

}

.chenggu .left .tips .fu {
    margin-top: 10px;
    color: #FF0000;
}

.chenggu .left .chenggu-form {
    color: #996A3F;
    font-size: 16px;
    height: 100px;
    line-height: 100px;
    border: 1px solid #E0E0E0;
    padding-left: 30px;
    background-color: #F6F6F6;
    margin-bottom: 20px;
}

.chenggu .left .chenggu-form select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
}

.chenggu .left .chenggu-form select.select-year {
    width: 70px;
    margin-right: 5px;
}

.chenggu .left .chenggu-form select.select-hour {
    width: 130px;
    margin-right: 5px;
}

.chenggu .left .chenggu-form .submit-sbutton {
    width: 135px;
    height: 34px;
    line-height: 34px;
    background-color: #996A40;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    padding: 0;
    border: none;
    margin-left: 90px;
    font-size: 16px;
}

.chenggu .left .desc .title {
    border: 1px solid #E0E0E0;
    border-left: 10px solid #996A40;
    color: #996A40;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin-bottom: 20px;
    background-color: #F8F8F8;
}

.chenggu .left .desc .title p {
    height: 41px;
    text-align: left;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -1px;
}

.chenggu .left .desc .content {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.chenggu .left .desc .content p {
    margin-bottom: 20px;

}

.chenggu .left .desc img {
    margin-left: 300px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.chenggu .left .desc .click a {
    border: 1px solid #E0E0E0;
    width: 110px;
    height: 34px;
    line-height: 34px;
    display: block;
    float: left;
    border-radius: 5px;
    text-align: center;
    margin-right: 20px;
}

.chenggu .left .desc .click span {
    margin-left: 20px;
    height: 34px;
    line-height: 34px;
}

.chenggu .left .row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #E0E0E0;
    border-top: none;

}

.chenggu .left .row .title {
    border-top: 1px solid #E0E0E0;
    height: 41px;
    background-color: #fff;
    line-height: 40px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
}

.chenggu .left .row .title p {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -1px;
    width: 160px;
    height: 41px;
    text-align: center;
}

.chenggu .left .row .title p.bg {
    background-color: #996A40;
    color: #fff;
}

.chenggu .left .row .title .title-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    background-image: url(img/title.png);
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.chenggu .left .row .title a {
    float: right;
    margin-right: 5px;
    color: #996A3F;
}

.chenggu .left .row .content {
    padding: 10px;
    float: left;
    width: 100%;
}

.chenggu .left .row li {
    float: left;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #E0E0E0;
    margin: 0 10px;
}

.chenggu .left .row li a {
    margin-left: 5px;
}

.chenggu .jieqian tr {
    border-bottom: 1px solid #fff;
}

.chenggu .jieqian td {
    line-height: 24px;
    color: #894626;
    padding: 10px;
}

.chenggu .jieqian .td-title {
    width: 10%;
    background-color: #996A40;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.chenggu .jieqian .td-bg1 {
    background-color: #CECECE;
    width: 90%;

}

.chenggu .jieqian .td-bg2 {
    background-color: #E8E8E8;
    width: 90%;

}

.chenggu .left .jieda .title {
    margin-bottom: 0;
}



.chenggu .find-cate li {
    width: 140px;
    margin: 0 5px 10px 16px;
}

.chenggu .article-qian {
    line-height: 2;
    float: left;
    width: 100%;
    font-size: 16px;
}

.chenggu .article-qian h3 {
    color: #FF0000;
}

.chenggu .suanmingge {
    font-size: 16px;
}

.chenggu .suanmingge h3 {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #996A40;
    color: #fff;
    border-bottom: #fff solid 1px;
    float: left;
    width: 100%;

}

.chenggu .suanmingge p {
    line-height: 2;
    border-bottom: #fff solid 1px;
    width: 100%;
    display: flex;
    align-items: center;
}

.chenggu .suanmingge .p-1 {
    background-color: #E8E8E8;
}

.chenggu .suanmingge .p-2 {
    background-color: #CECECE;
}

.chenggu .suanmingge p strong {
    width: 120px;
    display: block;
    float: left;
    text-align: center;

}

.chenggu .suanmingge p span {
    width: 810px;
    display: block;
    float: left;
    border-left: #fff solid 1px;
    padding-left: 20px;
}

.chenggu .left .suanmingge-form select.select-year {
    width: 110px;
}

.chenggu .left .suanmingge-form select.select-hour {
    width: 180px;
}

.chenggu .suanmingbiao .row {
    float: left;
    width: 100%;
    font-size: 16px;
    border: none;
    margin-bottom: 20px;
}

.chenggu .shengxiao {
    margin-bottom: 20px;
    float: left;
}

.chenggu .shengxiao .row {

    margin-bottom: 0;
}

.chenggu .suanmingbiao .row h3 {
    height: 40px;
    line-height: 40px;
    background-color: #996A40;
    color: #fff;
    border-bottom: #fff solid 1px;
    float: left;
    width: 100%;
}

.chenggu .suanmingbiao .row h3 i {
    display: inline-block;
    position: relative;
    top: 2px;
    background-image: url(img/title.png);
    width: 16px;
    height: 16px;
    margin-right: 6px;
    margin-left: 20px;
}

.chenggu .suanmingbiao .row p {
    height: 40px;
    line-height: 40px;
    border-bottom: #fff solid 1px;
    width: 100%;
    float: left;

}

.chenggu .suanmingbiao .row .p-1 {

    background-color: #E8E8E8;
}

.chenggu .suanmingbiao .row .p-2 {

    background-color: #CECECE;
}

.chenggu .suanmingbiao .row p span,
.chenggu .suanmingbiao .row h3 span {
    width: 33%;
    display: block;
    float: left;
    border-left: #fff solid 1px;
    text-align: center;

}