html{
    font-size: 50px !important;
}
.cont_left{
    float: left;
    width: 880px;
    margin-right: 20px;
    padding-bottom: 50px;
    background-color: #ffffff;
    margin-bottom: 50px;
}
.cont_left .cont_left_head .head_tit{
    width: 100%;
    height: 37px;
    font-size: 28px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 37px;
    color: #333333;
    opacity: 1;
    text-align: center;
    margin-top: 50px;
}
.cont_left .cont_left_head .time{
    width: 100%;
    height: 19px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 19px;
    color: #999999;
    opacity: 1;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}
.cont_left .left_content{
    width: 780px;
    margin: 0 auto;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 28px;
    color: #333333;
}
.cont_left .left_content img{width:100%;
    margin: 50px auto;
}
.cont_left  .bazi_form{
    width: 780px;
    margin: 0 auto;
}
.article_gg{
    width: 100%;
    margin-top: 85px;
    margin-bottom: 40px;
}
.article_gg ul{
    width: 780px;
    margin: 0 auto;
}
.article_gg ul li{
    float: left;
    width: 148px;
    height: 40px;
    background: #f2fcf2;
    opacity: 1;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.article_gg ul li:nth-child(5n){
    margin-right: 0;

}
.article_gg ul li a{
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 40px;
    color: #ff6600;
    opacity: 1;
}
.fen{
    width: 780px;
    height: 1px;
    background: #e6e6e6;
    opacity: 1;
    margin: 0 auto;
}

/* 相关文章 */
.xiangguan{
    width: 880px;
    background-color: #fff;
    margin-bottom: 20px;
}
.xiangguan .head{
    height: 26px;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    opacity: 1;
    margin-top: 50px;
    margin-left: 50px;
}
.xiangguan ul{
    width: 780px;
    margin: 0 auto;
}
.xiangguan ul li{
    width: 45%;
    float: left;
    height: 21px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
    margin-right: 5%;
}
.xiangguan .list{
    width: 840px;
    margin: 0 auto;
    height: 140px;
    margin-top: 20px;
}
.xiangguan .list:hover{  
    background: #f5f5f5;
}
.xiangguan .list img{
    display: block;
    float: left;
    width: 210px;
    height: 140px;
    background: rgba(0, 0, 0, 0);
    opacity: 1;
}
.xiangguan .list .tit{
    float: left;
    width: 600px;
    height: 26px;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    opacity: 1;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xiangguan .list .jianjie{
    float: left;
    width: 610px;
    height: 42px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 22px;
    color: #999999;
    opacity: 1;
    margin-top: 10px;
    margin-left: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xiangguan .list .type{
    float: left;
    width: 76px;
    height: 28px;
    background: #ffffff;
    color: #999999;
    line-height: 28px;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #cccccc;
    opacity: 1;
    margin-top: 25px;
    margin-left: 20px;
    text-align: center;
}

.fenjie{
    width: 100%;
    height: 30px;
    background: #f2fcf2;
}

.cont_left .bazi_form .form-btn .ui-bg{
    width: 100% !important;
}
.left_content  table {
    margin-bottom: -1px;
    background: #fffcf5;
    line-height: 32px;
}
.left_content table tr {
    border-bottom: 1px #ebdbd3 solid;
}
.left_content table td {
    text-align: center;
    padding: 0 10px;
    border: 1px solid #ebdbd3;
}
.left_content table td {
    text-align: center;
    padding: 0 10px;
    border: 1px solid #ebdbd3;
}