.guanglist{
    display: none;
}
.article_main{
    width: 1200px;
    margin: 20px auto;
    padding: 0;
}
.weizhi{
    width: 1200px;
    height: 40px;
    background: #D8C1AF;
}
.weizhitit{
    font-size: 18px;
    font-weight: bold;
    color: #755155;
    line-height: 40px;
    padding-left: 10px;
}
.weizhitit a{
    color: rgba(117, 81, 85, 1);
}
.article_left{
    float: left;
    width: 850px;

}
.artcontent h1{
    font-size: 24px;
    font-weight: bold;
    padding-top: 30px;
    color: #755155;
    text-align: center;
}
.artcontent{
    background: #fff;
    padding-bottom: 40px;
}
.artcontent .img{
    text-align: center;
}
.article_desc{
    font-size: 16px;
    color: #999999;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 30px;
}
.content{
    width: 820px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 31px;
    color: #666666;
    text-align: justify;

}
.content h4{
    font-size: 22px;
    font-weight: bold;
    color: #755155;
    margin-bottom: 10px;
}

.content h4 span:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 22px;
    background: #755155;
    margin-top: 30px;
    position: relative;
    top: 3px;
}
.content h3{
    font-size: 22px;
    font-weight: bold;
    color: #755155;
    margin-bottom: 10px;
}

.content h3 span:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 22px;
    background: #755155;
    margin-top: 30px;
    position: relative;
    top: 3px;
}
.content img{
    width: 670px;
    height: auto !important;
    margin: 0 auto;
}
.bazi_form .title {
    background: none!important;
}
.bazi_form .title .m {
    width: auto !important;
    background: none!important;
    font-size: 20px !important;
    font-weight: bold;
    color: #755155 !important;
    position: relative;
}
.bazi_form .title .m:before {
    content: '';
    background-image: url(../images/hengtu.png);
    background-size: 100%;
    width: 265px;
    height: 10px;
    display: block;
    position: absolute;
    top: 10px;

    right:80px;
}
.bazi_form .title .m:after {
    content: '';
    background-image: url(../images/hengtu.png);
    background-size: 100%;
    width: 265px;
    height: 10px;
    display: block;
    position: absolute;
    top: 10px;
    left: 80px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.public_form_wrap ul{
    border: 1px solid #EFE7E2 !important;
}
.public_form_wrap li{
    border-bottom: 1px solid #EFE7E2 !important;
}
.public_form_wrap .left{
    width: 80px !important;
}
.bazi_form .form-btn{
    width: 100%;
}
.bazi_form .form-btn .ui-bg{
    width: 643px !important;
    height: 48px !important;
    background: #755155 !important;
    border-radius: 7px;
    font-size: 18px !important;
    line-height: 48px!important;
    color: #FFFFFF;
    text-align: center;
    border: none !important;
    padding: 0 !important;
    margin: 20px auto;
    float: unset !important;
}
.bazi_form{
    width: 787px;
    margin: 0 auto;
}
.pianfu_xuan ul{
    overflow: hidden;
}
.xuan_fl{
    height: 32px;
    background: #D8C1AF;
    float: left;
    width:403px;
    margin-right: 12px;
    font-size: 18px;
    line-height: 32px;
    color: #755155;
    padding-left: 15px;
}
.xuan_fr{
    height: 32px;
    background: #D8C1AF;
    float: left;
    width:403px;
    font-size: 18px;
    line-height: 32px;
    color: #755155;
    padding-left: 15px;
}
.like_art{
    width: 850px;
    background: #FFFFFF;
    margin: 20px auto;
    overflow: hidden;
    float: left;
}
.like_art_tit{
    font-size: 24px;
    font-weight: bold;
    color: #755155;
    padding-top: 15px;
    padding-left: 20px;
}
.like_list{
    overflow: hidden;
    padding-left: 20px;
    padding-bottom: 20px;
}
.like_item_art{
    float: left;
    width: 50%;
    padding-top: 10px;

}
.art_right{
    float: right;
    width: 330px;
}
