.bazi .title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #E0E0E0;
    position: relative;
    margin-bottom: 20px;
    background-color: #F8F8F8;
}

.bazi .title p {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: -1px;
    /* width: 130px; */
    height: 41px;
    text-align: center;
    padding-left: 5px;
}

.bazi .title p.bg {
    background-color: #996A40;
    color: #fff;
}

.bazi .find-cate .title {
    background-color: #fff;

}

.bazi .left {
    width: 980px;
    float: left;
    border: 1px solid #E0E0E0;
    padding: 20px;
    position: relative;

}

.bazi .left .corner {
    width: 93px;
    height: 93px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(img/sitename.png);

}

.bazi .left .article-title {
    width: 100%;
    height: 140px;
    float: left;
    text-align: center;

}



.bazi .left .article-title h2 {
    font-size: 24px;
    margin-top: 45px;
}

.bazi .left .article-title p {
    font-size: 16px;
    color: #666;
    margin-top: 20px;

}

.bazi .left .article-title p a {
    color: #996A40;
}

.bazi .left .desc {
    float: left;
    width: 100%;
    margin-top: 20px;

}

.bazi .left .desc .title {
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-left: 10px solid #996A40;
    color: #996A40;

}

.bazi .left .desc .title p {
    /* width: 240px; */
    text-align: left;
    /* margin-left: 10px; */
}

.bazi .left .desc .content {
    padding: 0 10px;
    font-size: 16px;

}

.bazi .left .desc .content p {
    width: 100%;
    margin-bottom: 20px;
    line-height: 1.5;
    float: left;

}

.bazi .left .desc .content span {
    color: #ff0000;

}

.bazi .left .desc table {
    width: 420px;
    margin-top: 30px;
    margin-left: 270px;
    margin-bottom: 50px;
    float: left;

}

.bazi .left .desc table.mingpan {
    width: 100%;
    margin-left: 0;

}

.bazi .left .desc table td {
    margin-right: 2px;
    margin-bottom: 2px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    width: 110px;
    height: 40px;
    line-height: 40px;
}

.bazi .left .desc table.mingpan td {
    width: 179px;

}

.bazi .left .desc table td.last {
    width: 190px;

}


.bazi .left .desc table .tr-1 td {
    background-color: #996A40;
}

.bazi .left .desc table .tr-2 td {
    background-color: #B9B9B9;
}

.bazi .left .desc table .tr-3 td {
    background-color: #D9D9D9;
}

.bazi .left .suanming {
    width: 100%;

}



.bazi .left .bazi-form {
    color: #996A3F;
    font-size: 16px;
    height: 216px;
    border: 1px solid #E0E0E0;
    padding: 30px;
    background-color: #F6F6F6;

}

.bazi .left .bazi-form p {
    margin-bottom: 20px;
}

.bazi .left .bazi-form .space {
    width: 30px;
    display: inline-block;
}

.bazi .left .bazi-form select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
}

.bazi .left .bazi-form select.select-year {
    width: 70px;
    margin-right: 5px;
}

.bazi .left .bazi-form select.select-hour {
    width: 130px;
    margin-right: 5px;
}

.bazi .left .bazi-form .sex input {
    margin-left: 10px;
}

.bazi .left .bazi-form .bazi-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;
    float: left;
    margin-left: 90px;
    font-size: 16px;
}

.bazi .left .suanming .tips {
    font-size: 16px;
    margin-top: 20px;
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    padding-bottom: 20px;
    line-height: 1.5;
}

.bazi .left .zhishi {
    width: 100%;
    float: left;
    border: 1px solid #E0E0E0;
    border-top: none;
    padding-bottom: 20px;
}

.bazi .left .zhishi .title p {
    /* width: 130px; */
    padding: 0 20px;
}

.bazi .left .zhishi .title,
.bazi .right .title {
    border-top: 1px solid #E0E0E0;
    height: 41px;
    background-color: #fff;
}

.bazi .left .zhishi li {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px dashed #E0E0E0;
    overflow: hidden;
}


.bazi .left .zhishi .title-icon,
.bazi .right .title-icon {
    display: inline-block;
    position: relative;
    top: 2px;
    background-image: url(img/title.png);
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

.bazi .left .zhishi p.line {
    border-top: #996A40 solid 2px;
    border-right: #E0E0E0 solid 1px;
    height: 40px;
    color: #996A40;
    background-color: #fff;
}

.bazi .left .zhishi .title a {
    float: right;
    margin-right: 5px;
    color: #996A3F;
}

.bazi .left .zhishi .cell {
    width: 440px;
    height: 430px;
    float: left;
    margin-left: 18px;
    border: none;
}

.bazi .left .zhishi .cell .title {
    margin-bottom: 10px;
}

.bazi .left .zhishi .cell p.line {
    border-right: none;
    border-left: none;
}



.bazi .left .zhishi .cell li a {
    margin-left: 5px;
}



.bazi .left .ceshi .col-3 {
    float: left;

}

.bazi .left .zhishi .ceshi .col-3 li {
    width: 140px;
    border-bottom: 1px solid #ccc;

}


.bazi .left .jieda-form p.yourname {
    width: 230px;
}



.bazi .left .jieda-form p.sex {
    width: 200px;

}


.bazi .left .jieda-form p.hour {
    width: 250px;

}

.bazi .left .jieda-form p.phone {
    width: 250px;

}

.bazi .left .jieda-form p.start {
    width: 250px;

}

.bazi .left .jieda-form p.stat {
    width: 400px;
}

.bazi .left .content .jieda-form span {
    color: #333;
    margin: 0 5px;
}

.bazi .right {
    width: 300px;
    float: right;
}

.bazi .right .title {
    background-color: #F8F8F8;

}

.bazi .right .title-icon {

    background-image: url(img/titledark.png);

}

.bazi .right .dashi,
.bazi .right .zaixian,
.bazi .right .jingdian {
    border-top: none;

}

.bazi .right .widget .shengxiao .title {
    border-top: none;
}

.bazi .son-index .baguatu {
    width: 100%;
    float: left;
}

.bazi .son-index .baguatu img {
    margin: 20px 78px;
}

.bazi .son-index .content {
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 1.5;
    border-top: 1px solid #E0E0E0;
    padding-top: 20px;
    margin-bottom: 20px;

}

.bazi .main-left {
    width: 980px;
    float: left;
}

.bazi .main-left .down {
    margin-top: 20px;
    float: left;
}

.bazi .caiyun .desc img {
    margin-left: 280px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.bazi .yuncheng .desc img {
    margin-left: 190px;
    margin-top: 20px;
    margin-bottom: 20px;

}


.bazi .yuncheng .suanming .tips {

    line-height: 1.5;
    color: #996A3F;
}

.bazi .yuncheng .desc table {
    width: 450px;
    margin-bottom: 40px;

}

.bazi .yuncheng .desc .content p {
    line-height: 1.5;
}

.bazi .yuncheng .desc .content p.tips {
    color: #996A40;
}

.bazi .yuncheng .desc .quewang strong {
    margin-right: 5px;

}

.bazi .yuncheng .left .desc table.mingpan td {
    width: 120px;
}

.bazi .left .jingpi {
    /* border: 1px solid #E0E0E0; */
    border-top: none;
    float: left;
    width: 100%;
}

.bazi .left .jingpi .title {
    border-right: none;
}

.bazi .left .jingpi .jieda {
    border-top: 1px solid #E0E0E0;
}

.bazi .nayin .desc .content p {
    margin-bottom: 10px;
}

.bazi .nayin .zhishi .title p {
    width: 220px;
}

.bazi .nayin .zhishi li {
    width: 440px;
    float: left;
    margin-left: 20px;
}

.bazi .nayin .desc .cell-head {
    float: left;
    width: 910px;
    text-align: center;
    border: 1px solid #E0E0E0;
    border-bottom: 0;
    font-weight: bold;

}

.bazi .nayin .desc .cell-head span {
    color: #333;
    display: block;
    float: left;
    width: 60px;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;

    height: 40px;
    line-height: 40px;

}

.bazi .nayin .desc .cell-head .nianming {
    width: 62px;

}

.bazi .nayin .desc .cell-head span.last {
    border-right: none;
}

.bazi .nayin .desc .cell {
    float: left;
    width: 182px;
    text-align: center;
    border: 1px solid #E0E0E0;
    border-right: none;
    border-top: none;


}

.bazi .nayin .desc .last-cell {
    border-right: 1px solid #E0E0E0;

}

.bazi .nayin .desc .cell p {
    margin-bottom: 0;
}

.bazi .nayin .desc .cell span {
    display: block;
    float: left;
    width: 60px;
    color: #333;

}

.bazi .nayin .desc .cell .cell-left {
    width: 120px;
    float: left;
    height: 100px;
    border-right: 1px solid #E0E0E0;

}

.bazi .nayin .desc .cell .cell-left .up {
    width: 120px;
    border-bottom: 1px solid #E0E0E0;
    height: 50px;
}

.bazi .nayin .desc .cell .cell-left .nianhao {
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #E0E0E0;

}

.bazi .nayin .desc .cell .cell-left .nianfen {
    width: 60px;

}

.bazi .nayin .desc .cell .cell-left .down {
    margin-top: 0;
    width: 120px;
    height: 50px;
}

.bazi .nayin .desc .cell .cell-right {
    width: 60px;
    float: left;
    height: 100px;
    line-height: 100px;
}

.bazi .nayin .nayin-zhishi {
    margin-top: 20px;
}

.bazi .nayin .nayin-year {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 16px;
    line-height: 2;
}

.bazi .nayin .nayinbiao {
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #996A40;
    color: #fff;
    float: left;
    width: 910px;
}

.bazi .nayin .desc table.mingpan td {
    background-color: #B9B9B9;
}

.bazi .pibazi .zhishi li {
    width: 440px;
    float: left;
    margin-left: 20px;
}

.bazi .pibazi .pibazi-zhishi {
    margin-top: 20px;
}

.bazi .pibazi .zhishi .title p {
    width: 180px;
}

.bazi .pibazi .left .desc table .tr-1 td {
    background-color: #D3B596;
}

.bazi .pibazi .left .desc table .tr-2 td {
    background-color: #D3B596;
}

.bazi .pibazi .left .desc table .tr-3 td {
    background-color: #D3B596;
}

.bazi .left .jingpi .title {
    border-right: none;
}


.bazi .zhiwenceshi .zhiwen-form {
    border-top: 1px solid #E0E0E0;
    text-align: center;
    font-size: 16px;
}

.bazi .zhiwenceshi .zhiwen-form .bazi-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;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.bazi .zhiwenceshi .zhiwen-form img {
    margin-top: 20px;

}

.bazi .zhiwenceshi .zhiwen-left {
    width: 670px;
    float: left;
    margin-right: 20px;
}

.bazi .zhiwenceshi .zhiwen-right {
    float: left;
    width: 222px;
    height: 166px;
}

.bazi .zhiwenceshi .zhiwen-name {
    margin-top: 20px;
}

.bazi .zhiwenceshi .zhiwen-name p {
    margin-bottom: 10px;

}

.bazi .zhiwenceshi .zhiwen-name input {
    margin-left: 10px;
    margin-right: 5px;
}

.bazi .zhiwenceshi .ps {
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    font-size: 16px;
    float: left;
    color: #999;
    font-weight: bold;

}

.bazi .jingzhun {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;

}

.bazi .jingzhun a {
    display: inline-block;
    width: 380px;
    height: 34px;
    line-height: 34px;
    background-color: #996A40;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}

.bazi .zhuge .left .bazi-form {
    height: 100px;
    text-align: center;
}

.bazi .zhuge .bazi-form input {
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
}

.bazi .left .zhuge-zhishi .title p {
    width: 150px;
}

.bazi .left .bazi-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;
    font-size: 16px;
}

.bazi .jieda .tips {
    font-size: 16px;
    margin-bottom: 20px;
}

.bazi .zhuge .jieda-form {
    color: #996A3F;
    font-size: 16px;
    height: 360px;
    border: 1px solid #E0E0E0;
    padding: 30px;
    margin-bottom: 20px;

}

.bazi .jieda-form p {
    margin-bottom: 20px;
}



.bazi .jieda-form select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
}

.bazi .jieda-form select.select-year {
    width: 70px;
    margin-right: 5px;
}

.bazi .jieda-form .focus input {
    margin-left: 10px;
}

.bazi .jieda-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;
    float: left;
    margin-left: 50px;
    font-size: 16px;
}



.bazi .jieda-form .yourname-input {
    width: 155px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
    margin-right: 10px;
}

.bazi .jieda-form .stat {
    color: #333;
    margin-left: 20px;
    height: 34px;
    line-height: 34px;
    float: left;

}

.bazi .jieda-form .focus {
    width: 100%;
    float: left;
}

.bazi .left .desc .content p.focus-left {
    width: 50px;
}

.bazi .jieda-form .focus .focus-right {
    float: left;
    color: #333;
    width: 450px;

}




.bazi .zhuge-zhishi .content {
    padding: 10px;
    float: left;
    width: 100%;
}

.bazi .zhuge-zhishi li {
    width: 208px;
    float: left;
    margin: 0 10px;
}

.bazi .peidui .article-title {
    border-bottom: 1px solid #E0E0E0;

}

.bazi .peidui .left .bazi-form {
    height: 420px;
}

.bazi .peidui .bazi-form input {
    height: 30px;
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
}

.bazi .peidui .bazi-form .girl {
    border-top: 1px solid #E0E0E0;
    padding-top: 20px;

}

.bazi .peidui .desc .content strong {
    color: #996A40;
    margin-right: 10px;
}



.bazi .peidui .left .desc table td {
    background-color: #fff;
    color: #333;
    border-top: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    margin: 0;

}

.bazi .peidui .left .desc table td.last {
    border-right: 1px solid #E0E0E0;

}

.bazi .peidui .left .desc table .tr-1 td {
    color: #0000FF;

}

.bazi .peidui .left .desc table .tr-2 td {
    color: #ff0000;

}

.bazi .peidui .left .desc table .tr-3 td {
    border-bottom: 1px solid #E0E0E0;

}

.bazi .peidui .zhishi li {
    width: 440px;
    float: left;
    margin-left: 20px;
}

.bazi .wuxing .left .bazi-form {
    height: 200px;
}

.bazi .wuxing .bazi-form input {
    line-height: 30px;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    padding-left: 10px;
    background-color: #fff;
    width: 100px;
    margin-right: 20px;
}

.bazi .wuxing .bazi-form .sex input {
    margin-left: 10px;
    margin-right: 0;
    width: 20px;
}

.bazi .wuxing .left .desc .content-left {
    width: 700px;
    margin-right: 20px;
    padding-top: 20px;
}

.bazi .wuxing .left .desc table .tr-1 td {
    background-color: #D3B596;
}

.bazi .wuxing .left .desc table .tr-2 td {
    background-color: #D3B596;
}

.bazi .wuxing .left .desc table .tr-3 td {
    background-color: #D3B596;
}


.bazi .wuxing .left .desc .duibi span {
    display: block;
    height: 30px;
    margin-left: 10px;
    float: left;
    color: #333;
    font-weight: bold;
}

.bazi .left .desc .widget .content {
    padding: 0;
}

.bazi .wuxing .left .jingpi {
    border: none;
}

.bazi .wuxing .article-show .jingpi-form p.yourname {
    width: 320px;
    font-weight: bold;

}

.bazi .wuxing .article-show .jingpi-form p.sex {
    width: 200px;
    font-weight: bold;

}

.bazi .wuxing .article-show .jingpi-form p.sex span {
    color: #333;
    margin-right: 10px;
}

.bazi .wuxing .article-show .jingpi-form p.hour {
    width: 320px;
    font-weight: bold;

}

.bazi .wuxing .article-show .jingpi-form p.phone {
    width: 250px;
    font-weight: bold;

}

.bazi .wuxing .article-show .jingpi-form p.start,
.bazi .wuxing .article-show .jingpi-form p.stat {
    width: 250px;
}

.bazi .wuxing .zhishi li {
    width: 440px;
    float: left;
    margin-left: 20px;
}


.bazi .yinyuanceshi .tips p {
    margin-top: 10px;
}

.bazi .yinyuanceshi .zhishi li {
    width: 440px;
    float: left;
    margin-left: 20px;
}


.bazi .zhouyi .left .bazi-form {
    height: 150px;
}

.bazi .zhouyi .shuoming {
    line-height: 1.5;
}


.bazi .mingli .left .desc .img-center {
    text-align: center;
}

.bazi .mingli .left .jingpi {
    border: 1px solid #E0E0E0;
    border-top: none;
    padding: 20px;
}

.bazi .left .article-show .title {
    margin-bottom: 0;
}

.bazi .taohuayun .left .desc table.mingpan td {
    width: 140px;
}

.bazi .taohuayun .left .desc table.mingpan td.xz {
    width: 200px;
}

.bazi .taohuayun .left .desc table .tr-2 td {
    background-color: #999;
}

.bazi .shishenmeming .left .bazi-form {
    text-align: center;
    padding-top: 50px;
}

.bazi .shishenmeming .left .bazi-form {
    height: 150px;
}

.bazi .shishenmeming .left .bazi-form p {
    width: 400px;
    float: left;
    margin-left: 120px;
}

.bazi .shishenmeming .left .bazi-form .bazi-sbutton {
    margin-left: 20px;
}

.bazi .shishenmeming .year-list {
    padding-left: 12px;
}

.bazi .shishenmeming .year-list span {
    background-color: #eee;
    border: 1px solid #ccc;
    margin: 5px 5px;
    float: left;
    border-radius: 5px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.bazi .shishenmeming .tips-ming {
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}



.bazi .yinyuan .left .suanming .tips {
    border-bottom: none;
}


.bazi .yinyuan .left .desc table.mingpan td {
    width: 110px;
}

.bazi .yinyuan .left .desc table.mingpan td.last {
    width: 800px;
}

.bazi .yinyuan .left .desc table.mingpan2 td {
    width: 68px;
}

.bazi .yinyuan .left .desc table.mingpan2 td.last {
    width: 68px;
}

.bazi .yinyuan .desc .tips {
    font-size: 16px;
    width: 100%;
    line-height: 1.5;
}

.jiemeng .article-left {
    width: 270px;
    padding-top: 40px;
    padding-left: 40px;
    float: left;
}

.jiemeng .article-right {
    margin-top: 30px;
    margin-left: 40px;
    width: 620px;
    font-size: 16px;
    float: left;
}

.jiemeng .article-right p {
    line-height: 1.5;
}

.jiemeng .left .jiemeng-zhishi {
    border-bottom: none;
}

.jiemeng .jiemeng-zhishi .content {
    padding-left: 20px;
}

.jiemeng .jiemeng-zhishi li {
    width: 13%;
    float: left;
    margin-right: 10px;
}

.jiemeng article {
    width: 100%;
    float: left;
    border-bottom: 1px solid #E0E0E0;
}

.jiemeng .left .bottom-line {
    border-bottom: 1px solid #E0E0E0;

}