.cl_707070{color:#707070;}
.linkcl_707070{color:#707070;}
.cl_404040:hover,.linkcl_707070:hover{color:#ff9600;}
.cl_404040{color:#404040;}
.cl_909090{color:#909090;}
.cl_515151{color:#515151;}
.cl_313131{color:#313131;}
.cl_b60201{color:#b60201;}
.cl_2b2b2b{color:#2b2b2b; line-height:22px;}
.cl_ad4a53{color:#ad4a53;}
.cl_fff{color:#fff;}

.bd_red{  border: 1px solid #b60201;}
.bg_171717{  /*background-color: #171717;*/background: url(../images/fs/bottom-bj.png) no-repeat center bottom;}
.bg_f2f2f2{  background-color: #f2f2f2;}
.hv_c80000:hover{color:#c80000}
.fs_layout{
    width: 1150px;
    margin: 0 auto;
}
.fs_topNav{
    height: 30px;
    line-height: 30px;
    background-color: #f4f4f4;
}
/*搜索*/
.h_width{
    height: 160px;
	width:100%;
    background: url(../images/fs/top_bj.png) no-repeat 0 bottom;
}


.fs_search{
    height: 160px;
   /* background: url(../images/fs/top_fs.png) no-repeat 220px bottom;*/
}




.fs_search_input input{  border: none;}
.fs_search_input .text{
    width: 266px;
    height: 34px;
    border-right: 1px solid #ddd;
    line-height: 34px;
    padding: 0 10px;
}
.fs_search_input .sub{
    width: 89px;
    height: 34px;
    background-color: #ff9600;
    letter-spacing: 8px;
    color: #fff;
    font-size: 20px;
}
.fs_search_input .sub:active{  background-color: #f99403;}
/*主导航*/
.fs_nav{
    height: 47px;
    background-color: #000;
}
.fs_nav .fs_layout>li{
    float: left ;
    line-height: 47px;
    position: relative;
}
.fs_nav .fs_layout>li+li{
    padding-left: 27px;
}
.fs_nav .fs_layout>li+li:before{
    content: '';
    height: 47px;
    width: 27px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/fs/nav_line.jpg) no-repeat center center;
}
.fs_nav .fs_layout>li>a{
    display:block;
    padding: 0 25px;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 47px;
}
.fs_nav li>a:hover,.fs_nav li.cur>a{
    background-color: #c80000
}

.fs_zj{
    height: 589px;
    background: url(../images/fs/zj_bg.jpg) no-repeat center top;
}
.fs_maintitle{
    text-align: center;
    padding-top: 70px;
}
.fs_maintitle .cn{
    font-size: 40px;
    line-height: 40px;
}
.fs_maintitle .en{
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #838383;
    position: relative;
    padding: 0 90px;
    margin-top: 10px;
}
.fs_maintitle .en .l,.fs_maintitle .en .r{
    display: inline-block;
    width: 90px;
    height: 12px;
    position: absolute;
}
.fs_maintitle .en .l{
    left: 0;
    top: 0;
    background: url(../images/fs/title_line_l.png) no-repeat 0 center;
}
.fs_maintitle .en .r{
    right: 0;
    top: 0;
    background: url(../images/fs/title_line_r.png) no-repeat right center;
}
.zj_picList{
    height: 289px;
    margin-top: 50px;
}
.zj_picList li{
    float: left;
    width: 287px;
    height: 289px;
    overflow: hidden;
    -webkit-transition: width .5s ease-out;
    -moz-transition: width .5s ease-out;
    transition: width .5s ease-out;
}
.zj_picList li>img{  float: left;}
.zj_picList li.on{
    width: 576px;
}
.zj_picList li .text{
    float: left;
    background-color: #b60100;
    width: 289px;
    color: #fff;
    font-size: 14px;
    height: 289px;
}

.zj_picList li .more {
    display: inline-block;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    padding: 4px;
    color: #fff;
    font-size: 12px;
}
.cl_b60201{color:#b60201}

/*首页最新动态*/
.news_slider .bd img{
    display: inline;
    height: 286px;
    width: 286px;
    position: absolute;
    top: 0;
    left: 0;
}
.news_slider {
    overflow: hidden;
    height: 286px;
    width: 100%;
    position: relative;
}
.news_slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.news_slider .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
    height: 242px;
    padding: 22px 0;
}

.news_slider .bd li .con {
    height: 182px;
    padding: 30px 150px 30px 330px;
    line-height: 24px;
    color: #313131;
    font-size: 12px;
    background: #f0f0f0 url(../images/fs/newsList_bg.png) no-repeat right 0;
    overflow-y:auto;
}
.news_slider .bd li .time{
    position: absolute;
    right: 30px;
    top: 30px;
}
.news_slider .hd{ height:10px; overflow:hidden; position:absolute; right:30px; bottom:45px; z-index:1; }
.news_slider .hd ul{ overflow:hidden; zoom:1; float:left;  }
.news_slider .hd ul li{ float:left; margin-left:8px;  width:10px; height:10px; line-height:14px; text-align:center; background:#d1d1d1; cursor:pointer; }
.news_slider .hd ul li.on{ background:#b60100; color:#fff; }
.news_dt{
    margin-top: -22px;
    background-color:#fafafa;
    padding-top: 22px;

}
.news_dt .news_list >li{
    float: left;
    width: 545px;
    height: 160px;
    margin-left: 60px;
    margin-top: 30px;
}

.news_dt .news_list{
    margin-left: -60px;
}
.news_dt .news_list >li .time{
    height: 32px;
    width: 52px;
    padding: 15px 10px;
    background-color:#ebebeb;
}
.news_dt .news_list >li .con{
    height: 130px;
    width: 413px;
    padding: 15px 30px;
}
.news_dt .news_list >li:hover .time{
    background-color:#b60201;
    color: #fff !important;
}
.news_dt .news_list >li:hover .cl_515151{
    color: #fff ;
}
.news_dt .news_list >li:hover .cl_909090{
    color: #fff ;
}

.news_dt .news_list >li:hover .con{
    background-color:#202020;
    color: #fff;
}
/*风水分类*/
.fs_type{
    background: url(../images/fs/fs_bg.jpg) no-repeat center center;
}
.fs_type_tab .nav >a{
    display:inline-block;
    padding: 4px 10px;
    line-height: 18px;
    margin-right: 25px;
    border-radius:10px;
    color: #444;font-size: 18px;
}
.fs_type_tab .nav >a.cur{
    background-color: #b60100;
    color: #fff;
}
.fs_type_tab .nav >a:hover{
    background-color: #b60100;
    color: #fff;
}
.fs_type_list{  
    margin-left: -22px;
    height: 365px;
}
.fs_type_list >li{
    width: 267px;
    height: 361px;
    float: left;
    border: 2px solid #c9c9c9;
    margin-left: 22px;
}
.fs_type_list >li>a {
    display: block;
    width: 269px;
    height: 363px;
    margin-top: -2px;
    margin-left: -2px;
    background-color: #e5e5e5;
}
.fs_type_list >li:hover{
    border: 2px solid #751716;}
.fs_type_list >li:hover a{
    color: #fff;
    background-color: #b60100;
}
/*视频图片*/
.fs_video{
    margin-left: -22px;
}
.fs_video >li {
    position: relative;
    float: left;
    margin-left: 22px;
    width: 271px;
    height: 271px;
    margin-top: 22px;
}
.fs_video >li .text {
    display: block;
    height: 0px;
    width: 100%;
    background: rgba(104, 7, 10, .5) url(../images/fs/search.png) no-repeat center center;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 320px;
    -webkit-transition: height .5s;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s;
}
.fs_video >li:hover .text{
    height: 271px;
}

/*每日运程*/

.day_lucky{
    position: fixed;
    right: -1px;
    top: 30%;
    z-index: 999;
    width: 174px;
    border: 1px solid #e0e0e0;

	
}
.day_lucky .title{
    color: #fefe00;
    background-color: #940404;
    padding: 8px 10px;
}
.day_lucky .txt{
    font-size: 18px;
    line-height: 18px;
    border-left: 2px solid #fefe00;
    padding-left: 10px;
}
.day_lucky .con{
    padding: 10px;
    background:#f7eabd url(../images/fs/day_lucky.jpg) no-repeat right bottom;
}
.day_lucky .list {
    position: relative;
    color: #03295a;
    line-height: 12px;
    font-size: 12px;
    margin-bottom: 10px;
    padding-left: 16px;
}
.day_lucky .list i {
    position: absolute;
    left: 0;
    top: 3px;
    display: inline-block;
    height: 6px;
    width: 6px;
    background-color: #940404;
}
.day_lucky .btn{
    display: block;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #00224d;
    border-bottom: 1px solid #f36d00;
    border-top: 1px solid #fac65c;
    margin-bottom: 10px;
    background-color: #fcac33;
}
.day_lucky .btn:hover{
    background-color: #fcbb5a
;}
/*办公风水*/
.fs_main_title{
    line-height: 22px;
    font-size: 22px;
    color: #333;
    padding-left: 35px;
    background: url("../images/yunduo.png") no-repeat 0 center;
}
.fs_main_title .more{
    float: right;
    font-size: 16px;
    color: #666;
}
.fs_main_title .more:hover{color:#c9111d }
.bg_adr_list{
    margin-left: 530px;
    padding-top: 36px;
}
.bg_adr_list>li>a {
    position: relative;
    display: block;
    height: 110px;
    background-color: #fafafa;
    color: #2b2b2b;
}
.bg_adr_list>li+li{  margin-top: 12px;}
.bg_adr_list>li .bt{
    font-size: 16px;
    line-height: 16px;
    padding: 10px 140px 10px 10px;
}
.bg_adr_list>li .con{
    font-size: 12px;
    line-height: 20px;
    color: #666;
    padding: 0 140px 0 10px;
}
.bg_adr_list>li>a:hover .bt,
.bg_adr_list>li>a:hover .con,
.bg_adr_list>li>a:hover .time{
    color: #fff;
}
.bg_adr_list>li>a:hover{ background-color: #c80000;}
.bg_adr_list>li .time {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 104px;
    height: 94px;
    border: 1px solid #dddddd;
    border-top: none;
    text-align: center;
    color: #c5c5c5;
}
.bg_adr_list>li .day{
    font-size:34px;
    line-height: 34px;
    padding-top: 10px;
}
.bg_adr_list>li .year{
    font-size: 18px;
    padding-top: 10px;
}
.bg_btn{
    display: inline-block;
    position: absolute;
    top: 0;
    height: 36px;
    width: 50px;
    font-size: 18px;
    color: #fff;
    background-color: #5e5c5f;
    text-align: center;
    line-height: 36px;
}
.bg_btn:hover{  background-color: #c80000;}
.bg_btn.next{  left: 480px;  }
.bg_btn.prev{  left: 430px;  }
.bg_gy_list{  margin-left: -26px;  }
.bg_gy_list>li>a{
    display: block;
}
.bg_gy_list>li {
    float: left;
    width: 366px;
    margin-left: 26px;
    height: 400px;
    background-color: #fff;
}
.bg_gy_list>li img {
    display: block;
    height: 253px;
    width: 366px;
}
.bg_gy_list>li .bt {
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    color: #2b2b2b;
}
.bg_gy_list>li:hover{  background-color: #c80000;}
.bg_gy_list>li:hover .bt, .bg_gy_list>li:hover .con{  color: #fff;  }

.bg_fs_list {
    float: left;
    width: 605px;
}
.bg_fs_list>a{
    display: block;
    height: 137px;
    position: relative;
}

.bg_fs_list>a.top{
    background-color: #fafafa;
}

.bg_fs_list .top_con {
    padding-right:140px;
    margin-left: 158px;
}
.bg_fs_list  .time {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 104px;
    height: 94px;
    border: 1px solid #dddddd;
    border-top: none;
    text-align: center;
    color: #c5c5c5;
}
.bg_fs_list .day{
    font-size:34px;
    line-height: 34px;
    padding-top: 10px;
}
.bg_fs_list .year{
    font-size: 18px;
    padding-top: 10px;
}
/*别墅*/
.villa_list_l>li {
    float: left;
    width: 303px;
    height: 326px;
    margin-right: 20px;
}
.villa_list_l>li>a{
    display: block;
    background-color: #fff;
}
.villa_list_l>li .bt{
    color: #2b2b2b;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 5px;
}
.villa_list_l>li .nr{
    padding: 10px;
    color: #9b9b9b;
    line-height: 24px;
    font-size: 12px;
}
.villa_list_r{width: 495px;}
.villa_list_r>li+li{  margin-top: 16px;  }
.villa_list_r>li .con{
    margin-left: 193px;
    padding:0 10px;
    height: 155px;
}
.villa_list_r>li>a{
    display: block;
    background-color: #fff;
    width: 495px;
    height: 155px;
}
.villa_list_r>li>a:hover .bt,.villa_list_r>li>a:hover .xq{
    color: #fff;
}
.villa_list_r>li>a:hover{  background-color: #c80000;}
.bg_wheal{  background: url("../images/fs/cl_hw_bg.png") no-repeat 0 0;}
.villa_adr .time {
    position: absolute;
    top:0;
    left: 83px;
    width: 143px;
    height: 118px;
    border: 1px solid #c80000;
    border-top: none;
    text-align: center;
    color: #979797;
}
.villa_adr .day{
    font-size:34px;
    line-height: 34px;
    padding-top: 10px;
}
.villa_adr .year{
    font-size: 18px;
    padding-top: 10px;
}

.bg_btn.v_next{
    top:38px;
    left: 49px;
    width: 49px;
    height: 42px;
    line-height: 42px;
}
.bg_btn.v_prev{
    top:38px;
    left:0;
    width: 49px;
    height: 42px;
    line-height: 42px;
}
/*工厂*/
.gc_gy_list{
    width: 676px;
    float: right;
}
.gc_gy_list>li{
    height: 124px;
    background-color: #fff;
}
.gc_gy_list>li+li{  margin-top: 22px;}
.gc_gy_list>li .con{
    margin-left: 154px;
}
.gc_xz_list{
    float: right;
    width: 462px;
}
.gc_xz_list>li>a {
    display: block;
    padding: 0 10px;
    height: 96px;
}
.gc_xz_list>li img{
    margin-top: 8px;
}
.gc_xz_list .con{
    margin-left: 120px;
}
.gc_xz_list>li .bt{
    font-size: 16px;
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #2b2b2b;
}
.gc_xz_list>li .nr{
    font-size:12px;
    line-height: 24px;
    color: #9b9b9b;
}
.gc_xz_list>li+li{
    margin-top: 10px;
}
.gc_xz_list>li>a:hover{
    background-color: #c80000;
}
.gc_xz_list>li>a:hover .bt,.gc_xz_list>li>a:hover .nr{color:#fff}
.gc_xz_top{
    width: 609px;
    height: 297px;
    border: 1px solid #c80000;
    float: left;
}
.gc_xz_top .con{
    width: 320px;
    margin-right:-60px;
    margin-top: 50px;
    height: 195px;
    background-color: #fff;
}
.xz_prev {
    left: auto;
    right: 0;
    top: 5px;
}
.xz_next {
    left: auto;
    right: -50px;
    top: 5px;

}
/*家居*/
.jj_gy_list{
    width:820px;
    float: right;}
.jj_gy_list>li>a {
    display: block;
    background-color: #fff;
    height: 110px;
}
.jj_gy_list>li+li{  margin-top: 20px;}
.jj_gy_list>li>a:hover{  background-color: #c80000;  }
.jj_gy_list>li>a:hover .time,
.jj_gy_list>li>a:hover .bt,
.jj_gy_list>li>a:hover .nr{color:#fff}
.jj_gy_list>li .con{
    margin-left: 140px;
    margin-right: 150px;
}
.jj_gy_list>li .time {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 104px;
    height: 88px;
    border: 1px solid #dddddd;
    border-top: none;
    text-align: center;
    color: #c5c5c5;
}
.jj_gy_list>li .day{
    font-size:34px;
    line-height: 34px;
    padding-top: 10px;
}
.jj_gy_list>li .year{
    font-size: 18px;
    padding-top: 10px;
}
.house_design{  margin-left: -25px;}
.house_design>li{
    float: left;
    margin-left: 25px;
    width: 550px;
    height: 177px;
    margin-bottom: 50px;
}
.house_design>li .con{  
    margin-left: 255px;
    height: 177px;
    position: relative;
}
.house_design>li .more {
    display: inline-block;
    background-color: #b5b5b5;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 14px;
    color: #FFFFFF;
    padding: 10px 15px;
    font-size: 14px;
}
.house_design>li .more:hover{  background-color: #c80000;}

/*列表*/
.fs_list_l{  width: 824px;}
.fs_list_r{  width: 276px;}

/*面包屑*/
.fs-breadcrumb{
    font-size:14px;
    letter-spacing:-4px; /*实际情况下 -4这个值可能还要调整*/
    word-spacing:-4px;   /*实际情况下 -4这个值可能还要调整*/
    font-family: '宋体';
}
.fs-breadcrumb li{
    display: inline-block;
    color: #666;
    letter-spacing:normal;
    word-spacing:normal;
    zoom: 1;
    font-size: 14px;
}
.fs-breadcrumb li a{  color: #666;  }
.fs-breadcrumb li a:hover{  color:#c9111d;  }
.fs-breadcrumb>li+li:before {
    content: ">";
    padding: 0 8px;
}

.fs_list_con li>a{
    display: block;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
}
.fs_list_con li+li{  margin-top: 15px;}
.fs_list_con li>a:hover .bt ,.fs_list_con li>a:hover  .nr{color:#c9111d }

.fs_list_con li .con{
    position: relative;
    margin-left: 175px;
    height: 116px;
}
.fs_list_con li .time{
    position: absolute;
    left: 0;
    bottom: 0;
}


/*专家幻灯片*/
#zj_slider{ width:276px; height:212px; overflow:hidden; position:relative }
#zj_slider .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:2; }
#zj_slider .hd ul{ overflow:hidden; zoom:1; float:left;  }
#zj_slider .hd ul li{ float:left; color:#c9111d;margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
#zj_slider .hd ul li.on{ background:#f00; color:#fff; }
#zj_slider .bd{ position:relative; height:100%; z-index:0;   }
#zj_slider .bd li{ zoom:1; vertical-align:middle; }
#zj_slider .bd img{ width:276px; height:212px; display:block;  }
#zj_slider .text_bg{
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, .5);
    height: 36px;
    width: 100%;
    bottom: 0;
    left: 0;
}
#zj_slider .text_bg .text{
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    color: #FFFFFF;
    font-family:'黑体';
    padding: 0 15px;
    background-color: #c9111d;
    position:relative;
}
#zj_slider .text_bg .sjx{
    position: absolute;
    right: -36px;
    top: 0;
    width:0;
    height:0;
    border-width:0 36px 36px 0;
    border-style:solid;
    border-color:transparent transparent #c9111d transparent ;
}
/*联系我们*/
.fs_top_banner{
    height: 356px;
    background: url("../images/top_banner.jpg") no-repeat center center;
}
/**运程**/
.fs_top_yuncheng{
    height: 522px;
    background: url("../images/top_yuncheng.jpg") no-repeat center center;
}
.yuncheng_img{ float:left; width:46%; margin:0 20px 0 20px;}

/*详细*/
.details_l{
    width: 842px;
    float: left;
    border: 1px solid #ddd;
}
.details_r{
    width: 276px;
    float: right;
}
.details_con img{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px;
}

/*江东霖*/
.jdl_bg{
    padding-top: 520px;
    background:#fbfbfb url(../images/fs/jdl_banner_bg.png) no-repeat center top ;
}

.jcy_bg{
    padding-top: 520px;
    background:#fbfbfb url(../images/fs/jcy_banner_bg.png) no-repeat center top ;
}
.jhy_bg{
    padding-top: 520px;
    background:#fbfbfb url(../images/fs/jhy_banner_bg.png) no-repeat center top ;
}

.jdl_info{
    background: url("../images/fs/jdl_top_title.jpg") no-repeat;
    padding-top:74px;
}

.jcy_info{
    background: url("../images/fs/jcy_top_title.jpg") no-repeat;
    padding-top:74px;
}

.jhy_info{
    background: url("../images/fs/jhy_top_title.png") no-repeat;
    padding-top:74px;
}

.jdl_yidao{
    width: 560px;
    height: 298px;
    background-color: #ad4a53;
}
.jdl_sj{
    width: 576px;
    float: left;
    position: relative;
}
.jdl_sj:before{
    content: '';
    width: 50px;
    height: 41px;
    position: absolute;
    left: -15px;
    top: -20px;
    background: url("../images/fs/jdl_yh_l.png") no-repeat;
}
.jdl_hj{
    background: url("../images/fs/jdl_line.png") repeat-x 0 30px;
    position: relative;
}
.jdl_hj:before {
    content: '';
    height: 60px;
    width: 32px;
    position: absolute;
    top: 0;
    right: 30px;
    background-color: #ad4a53;
}
.jdl_hj .con{
    padding: 75px 20px 0;
    margin-left: 520px;
}

.jdl_zs_pic{
    width: 318px;
    height: 210px;
    background-color: #ad4a53;
    margin-top: 120px;
    text-align: center;
}
.jdl_zs .con{
    width: 500px;
    position: relative;
}
.jdl_zs .con:before{
    content: '';
    width: 41px;
    height: 33px;
    position: absolute;
    left: -35px;
    top: -20px;
    background: url("../images/fs/jdl_yh.png") no-repeat;
}

#gray{width:100%;height:100%;background:rgba(0,0,0,0.3);position:fixed;top:0px;display:none;z-index:99;}

.popup{
	width:300px; 
	height:auto;
	background-color:#fff;
	position:fixed;
	z-index:999;
	border:1px solid #ebeaea;
	left:400px;
	top:96px;
	display:none;
}

.popup .min{width:auto;height:auto;padding:10px;}
.popup .min a.guanbi { background:url(../images/fs/popup_guanbi.png) repeat 0px 0px; width:35px; height: 35px; display: block; position:absolute;top:8px;right:10px;cursor:pointer;}
.popup .min a.guanbi span { display: none;}
.popup .min a.guanbi:hover { background: url(../images/fs/popup_guanbi.png) repeat 0px -35px; }


.tc_login{width:280px;height:auto;background-color:#fff;}
.tc_login .left{width:230px;height:auto;background-color:; margin:0 auto}
.tc_login .right{width:290px;height:380px;background-color:;float:right;padding-right:10px;}
.tc_login .left h4{width:230px;height:20px;margin:20px 0 20px 0;font-size:15px;color:#666;text-align:center;}
.tc_login .left img{margin:0 auto;display:block;border:1px solid #E3E3E3;padding:4px;}
.tc_login .left dd{width:230px;height:30px;font:13px/18px 'microsoft yahei';color:#666;margin:20px 0 10px 0;text-align:center;display:block;}







