body{
    background: #f2fcf2;
}
.main{
    width: 1200px;
    margin: 16px auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.main_left{
    width: 880px;
    float: left;
}
.remenlun{
    background: #fff;
    overflow: hidden;
}
.lunleft{
    float: left;
    width: 400px;
    margin: 24px 20px 30px 20px;
    background: rgba(0, 0, 0, 0);
}
.swiper-box {
height: 365px;
    background: #333333;
}
.pic_page {
    position: absolute;
    z-index: 100;
    right: 20px;
    bottom: 20px;
    font-size: 18px;
    color: #ff5909;
    font-weight: bold
}
img {
    display: block;
    width: 100%;
    height: 100%
}
.view {
    position: relative
}
.view .swiper-container {
    width: 100%;
    height: 300px
}
.swiper-slide{
    position: relative;
}
.view .swiper-slide div {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}
.preview {
    width: 100%;
    margin-top: 10px;
    position: relative
}

.preview .swiper-slide {
    width: 80px;
    height: 50px;
    cursor: pointer;
    overflow: hidden
}
.preview .swiper-slide img {
    width: 60px;
    height: 45px;
    margin: 0 auto;

}
.preview .arrow-left {
    background-size: 100% 100%;
    position: absolute;
    left: 0px;
    top: 10px;
    margin-top: -9px;
    width: 44px;
    height: 90px;
    background: #353535;
    text-align: center;
    z-index: 10
}

.preview .arrow-right {
    position: absolute;
    right: 0px;
    top: 10px;
    margin-top: -9px;
    width: 44px;
    height: 90px;
    background: #353535;
    text-align: center;
    z-index: 10
}

.preview .active-nav img {
    padding: 0;
    border:2px solid #fff;
    opacity: .9
}
.hot_list{
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 420px;
}

.hot_toutiao{
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;

}
.xianzhi{

    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.da_remen{
    width: 34px;
    height: 20px;
    background: #ff4a4a;
    opacity: 1;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    position: relative;
    bottom: 2px;
}
.hotiem{
    margin-top:13px;
    overflow: hidden;
}
.hot_title{
  float: left;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hot_title a{
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;

}
.hot_titme{
    float: right;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: #999999;
}
.fengshui{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;

}
.xm_xing{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.taluo{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.naifen{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.xiangshu{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.fengshui_title{
    width: 840px;
    margin: 0 auto;
    padding-top: 15px;
    overflow: hidden;
}
.feng_tit{
    float: left;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
}
.feng_more{
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    float: right;
}
.fenglist{
    overflow: hidden;
    width: 840px;
    margin: 20px auto;
    /* height: 410px; */
    margin-bottom: 30px;
}

.fenglist img{
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, 0);
}
.feng_pic_tit{
    width: 200px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    opacity: 1;
    padding-top: 5px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.fengpic{
    float: left;
    width: 200px;
}
.fengpic li{
    margin-bottom: 15px;
}
.feng_item{
    float: left;
    width: 625px;
    /* height: 410px; */

}
.feng_item li{
    margin-bottom: 10px;
    float: left;
    margin-left: 20px;
    width: 290px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.feng_item li:first-child::before{
    content: '最新';
    display: inline-block;
    vertical-align: 4px;
    width: 34px;
    height: 20px;
    background: rgba(255, 159, 0, 1);
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    position: relative;
    top: 0.2rem;
}
.feng_item li:nth-child(2)::before, .feng_item li:nth-child(3)::before, .feng_item li:nth-child(4)::before{
    content: '最新';
    display: inline-block;
    vertical-align: 4px;
    width: 34px;
    height: 20px;
    background: rgba(255, 159, 0, 1);
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    position: relative;
    top: 0.2rem;
}
.feng_item li:nth-child(5)::before, .feng_item li:nth-child(6)::before{
    content: '最热';
    display: inline-block;
    vertical-align: 4px;
    width: 34px;
    height: 20px;
    background: #ff4a4a;
    opacity: 1;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    position: relative;
    top: 0.2rem;
}

.feng_item li a{
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;

}
.feng_item li a:hover{
    color: #f60;
}
.youlian{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}
.youlian_title{
    width: 840px;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
}
.link_list{
    width: 840px;
    margin: 15px auto;
}
.link_list a{
    float: left;
    width: 16%;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: #333333;
    display: inline-block;
    margin-bottom: 10px;
}

.main_right{
    width: 300px;
    float: right;
}
.bazi_form{
    background: #fff;
    overflow: hidden;
}
.form_title{
    width: 260px;
    margin: 15px auto;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    margin-bottom: 20px;
}
.form_box{
    width: 260px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #e2ccb0;
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
}
.public_form_wrap{
    width: 260px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #e2ccb0;
    opacity: 1;
    border-radius: 4px;
    margin:0 auto;
}
.public_form_wrap li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e2ccb0;
    padding: 0 10px;
}
.public_form_wrap li:last-child{
    border-bottom: none;
}
.public_form_wrap .left {
    float: left;
    color:rgba(153, 153, 153, 1);
    font-size: 14px;
    margin-right: 10px;
    width:56px;
}
.public_form_wrap .auto{
    overflow:hidden;
}
.public_form_wrap .auto input {
    display: block;
    height: 30px;
    line-height: 30px;
}
.public_form_wrap .auto .sel, .public_form_wrap .auto input {
    width: 100%;
    padding: 5px 0;
    border: 0;
    background-image: url(/uploads/image/simgs/icon_right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    font-size: 16px;
    color: rgba(124, 67, 40, 1);
}
.public_form_wrap .auto select {
    background: 0 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0;
}
.public_form_wrap .sex span {
    display: block;
    float: left;
    padding-top: 10px;
    width: 70px;
}
.public_form_wrap .sex i {
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    border: 2px solid #9b6820;
    background-color: #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.public_form_wrap .sex span.cur i {
    border-radius: 50%;
    background: #9b6820 url(/uploads/image/simgs/icon_suo_dagou.png) no-repeat center center;
    background-size: 16px auto;
}
.public_form_wrap .sex font {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: left;
    padding-left: 10px;
    color: #898989;
}
.public_form_wrap .sex span.cur font {
    color: #333;
}
.form-btn{
   width: 260px;
    margin: 10px auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.bazi_form .miance {
    width: 120px;
    height: 32px;
    background: #e7caa7;
    border: 1px solid #c6a06e;
    opacity: 1;
    border-radius: 4px;
    float: left;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 24px;
    color: rgba(51, 51, 51, 0.85);
}

.smxs_pay_btn{
    float: left;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #e7caa7;
    border: 1px solid #c6a06e;
    opacity: 1;
    border-radius: 4px;
    margin-right: 18px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    text-align: center;
    color: rgba(51, 51, 51, 0.85);

}
.smxs_pay_btn:hover{
    color: rgba(51, 51, 51, 0.85);
}
.hot_art{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}

.art_list{
    width: 260px;
    margin: 0 auto;
    padding-bottom: 15px;
}
.art_fir_pic{
    float: left;
    width: 80px;
    height: 60px;
    background: rgba(0, 0, 0, 0);
    overflow: hidden;
}
.art_fir_pic img{
    width: auto;
    left: 50%;
    position: relative;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    height: 60px;
}
.art_first_item{
    overflow: hidden;
}
.art_fir_title {
    width: 175px;
    float: left;
    margin-left: 5px;
    font-size: 16px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 22px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.artitem{
    overflow:hidden ;
    margin-top: 13px;
}
.arttile{
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 18px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:13px;
}
.arttile span{
    width: 6px;
    height: 6px;
    background: #e7caa7;
    border-radius: 50%;
    opacity: 1;
    display: inline-block;
    margin-right: 10px;
}

.zhougong{
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.jiemeng{
   width: 260px;
    margin: 0 auto;
    position: relative;
}
.title-center{
    padding: 20px 25px 0 50px;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 24px;
    position: relative;
    background-color: #fff;
    letter-spacing: 2px;
    text-align: center;
}
.title-center a{
 color: #333;
}
.zhougong_img{
    position: absolute;
    width: 62px;
    height: 54px;
    top: 14px;
    left: 30px;
}
.form_jie{
    margin-top: 23px;
    height: 32px;
    overflow: hidden;
}
.lemma-text{
    padding: 0 5px;
    margin: 0;
    float: left;
    border: 1px solid #eedfc5;
    outline: none;
    -webkit-tap-highlight-color: #eedfc5;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    font-size: 14px;
    height: 32px;
}
.btn_search{
    width: 80px;
    height: 32px;
    background: #c6a06e;
    line-height: 32px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    border: none;

}
.lemma-list{
   margin-top: 20px;
    margin-left: -7px;
    overflow: hidden;
    margin-bottom: 20px;
}
.lemma-list li{
    float: left;
    width: 80px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #eedfc5;
    margin-left: 7px;
    text-align: center;
    margin-bottom: 10px;
}
.lemma-list li a{
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #c6a06e;
}
.shier_sx{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}
.sx_list{
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 20px;
}
.sx_item{
    float: left;
    width: 50px;
    margin-left: 20px;
}
.sx_item img{
    width: 50px;
    height: 50px;
}
.sxtitle{
    text-align: center;
}
.sxtitle a{
    text-align: center;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
}
.lun_title{
    width: 400px;
    height: 48px;
    position: absolute;
    bottom: 0;
    padding-left: 10px;
}
.lun_title a{
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #ffffff;
    line-height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 380px;

    display: inline-block;
}
.darem_desc{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.right-list{
    width: 260px;
    margin: 0 auto;
    padding-bottom: 15px;
    overflow: hidden;
}
.right-list img{
    height: 90px;
    width: auto;
    left: 50%;
    position: relative;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -moz-transform: translatex(-50%);

}
.right-list li.img {
    float: left;
    width: 125px;
    height: 110px;
    line-height: 10px;
}
.right-list li.img span{
    display: block;
    line-height: 20px;
    text-align: center;
}
.hot_art ul li {
    float: left;
    width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
}
.hot_art ul li:nth-child(even){
    width: 45%;
    margin-right: 5%;
}
.sx_list{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
}
.sx_tab{
    font-size: 20px;
    color: #ddd;
    float: right;
}
.sx_tab li{
    cursor: pointer;
    padding: 0 20px;
    font-size: 20px;
    color: #333;
    float: left;
    position: relative;
}
.sx_tab li li:before {
    content: '/';
    position: absolute;
    font-size: 20px;
    color: #ddd;
    margin-left: -25px;
}
.sx_tabon a{
    color: #f60 !important;
}

.sxpai{
    float: left;
    width: 880px;
    text-align: center;
}
.hide{
    display: none;
}
.sx_content{
    width: 1760px;
    position: relative;
    transition: 0.5s;
    margin: 30px auto;
    margin-bottom: 20px;
    left: 0;
}
.xzuo_list{
    width: 880px;
    background: #ffffff;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.typetit{
    float: left;
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
}
.typetit ul{
    margin-left: -20px;
}
.typetit li{
    float: left;
    cursor: pointer;
    padding: 0 20px;
    position: relative;
}
.typetit li li:before {
    content: '/';
    position: absolute;
    font-size: 20px;
    color: #ddd;
    margin-left: -25px;
}
.ceguang{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}
.cesuan_list{
    width: 260px;
    margin: 0 auto;
}
.ceguang ul{
    margin-top: 20px;
    margin-left: -7px;
    overflow: hidden;
    margin-bottom: 10px;
}
.ceguang li{
    float: left;
    width: 80px;
    height: 32px;
    background: #ffffff;
    border: 1px solid #eedfc5;
    margin-left: 7px;
    text-align: center;
    margin-bottom: 10px;
}
.ceguang li a{
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    color: #c6a06e;
}
.bb_qm{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}

.smxs_pay_btn1 {
    float: left;
    width: 260px;
    height: 30px;
    line-height: 30px;
    background: #e7caa7;
    border: 1px solid #c6a06e;
    opacity: 1;
    border-radius: 4px;
    margin-right: 18px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    text-align: center;
    color: rgba(51, 51, 51, 0.85);
    margin-left: 20px;
}
.form_btn{
    margin: 10px auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.smxs_pay_btn1:hover{
    color: rgba(51, 51, 51, 0.85);
}
.gongju{
    background: #fff;
    margin-top: 20px;
    overflow: hidden;
}
#birthday2{
    height: 40px;
    line-height: 40px;
    border: 1px solid #e2ccb0;
    padding: 0 10px;
    display: block;
    width: 235px;
}
.public_form_wrap1 {
    width: 260px;
    background: #ffffff;
    opacity: 1;
    border-radius: 4px;
    margin: 0 auto;
}
.public_form_wrap1 .auto {
    overflow: hidden;
}
 .public_form_wrap1 .auto input {
    width: 100%;
    padding: 5px 0;
    border: 0;
    background-image: url(/uploads/image/simgs/icon_right.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
    font-size: 16px;
    color: rgba(124, 67, 40, 1);
}

.yangli{
    float: left;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #e7caa7;
    border: 1px solid #c6a06e;
    opacity: 1;
    border-radius: 4px;
    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    text-align: center;
    color: rgba(51, 51, 51, 0.85);
    margin: 0 auto;
}
.yinli{
    float: left;
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #e7caa7;
    border: 1px solid #c6a06e;
    opacity: 1;
    border-radius: 4px;

    font-size: 14px;
    font-family: microsoft yahei;
    font-weight: 400;
    text-align: center;
    color: rgba(51, 51, 51, 0.85);
}
.yinli a:hover{
    color: rgba(51, 51, 51, 0.85);
}
.yangli a:hover{
    color: rgba(51, 51, 51, 0.85);
}
.tijiao_zhuan{
    width: 120px;
    margin: 20px auto;
    padding-bottom: 30px;

}
.jieguo{
    width: 260px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #cccccc;
    opacity: 1;
    margin: 0 auto;
    margin-bottom: 30px;
}
.jieguo li {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #cccccc;
    padding: 0 10px;
}
.jieguo li:last-child{
    border-bottom: none;
}
.jieguo .left {
    float: left;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    margin-right: 10px;
    width: 40px;
}
.jieguo .auto {
    overflow: hidden;
}
