.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_c9111d{color:#c9111d;}
.cl_9d5e2a{color:#9d5e2a;}
.cl_fff{color:#fff;}
.cl_c9111d{color:#c9111d !important;}

.bd_red{  border: 1px solid #b60201;}
.bg_171717{  background-color: #171717;}
.cl_c95f35{color:#c95f35}
.hv_c9111d:hover{color:#c9111d}
.bg_f5f5f5{background-color: #f5f5f5}
/*搜索*/
.h_width{
    height: 160px;
	width:100%;
    background: url(../images/fs/top_bj.png) no-repeat 0 bottom;
}
.fs_search{
    height: 160px;
    /*background: url(../images/qm/top_qm.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: #c9111d;
}
.fs_nav .fs_layout>li{
    float: left ;
    line-height: 47px;
    position: relative;
}
.fs_nav .fs_layout>li+li{
    padding-left: 4px;
}
.fs_nav .fs_layout>li+li:before{
    content: '';
    height: 47px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/qm/nav_line.jpg) no-repeat center center;
}
.fs_nav .fs_layout>li>a{
    display:block;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    line-height: 47px;
}
.fs_nav li>a:hover,.fs_nav li.cur>a{
    background-color: #ef561a
}

/*页脚*/
.qm_ft{
   /* background-color: #c9111d;*/
    color: #d6d6d6;
	background: url(../images/qm/bottom_bj.png) no-repeat center bottom;
}



.qm_ft .fs_footer_top{
    /*border-bottom: 1px solid #b50f1a;*/
	border-bottom: 1px solid #000000;
}
.qm_ft .fs_footer_bt{
	/*border-top: 1px solid #cf2934;*/
    border-top: 1px solid #ffffff;
}
.qm_ft a:hover{  color: #fff;}


/*专家介绍*/
.qm_zj{
    height: 555px;
}
.qm_yunc{
    margin-top: 98px;
    width: 330px;
    background-color: #f9f5ef;
    border: 1px solid #ddd;
}
.qm_yunc .title{
    font: 300 26px/60px '黑体';
    text-align: center;
    color: #d05424;
    border-bottom: 2px solid #cfa767;
}
.qm_yunc .con{
    padding: 20px;
    font-size: 18px;
    line-height: 18px;
    color: #5c5242;
}
.qm_zjjs{
    height: 242px;
    width: 786px;
    margin-top: 85px;
}
.qm_zjjs .conBox{
    border: 3px solid #e60012;
    height: 236px;
}
.zj_title{
    line-height: 60px;
}

.qm_zjjs .tab{
    position: absolute;
    right: 24px;
    top: 24px;
    width: 454px;
    height: 33px;
    border-bottom:1px solid #e6e6e6 ;
}
.qm_zjjs .tab >li{
    float: left;
}
.qm_zjjs .tab >li>a{
    padding: 0 12px;
    color: #000;
    font-size: 14px;
    line-height: 32px;
    color: #666;
}
.qm_zjjs .tab >li.cur{
    border-bottom: 2px solid #e60012;
}
.qm_zjjs .conBox .con{
    padding: 85px 24px 0 300px;
}
.qm_zjjs .conBox .item{
    height: 152px;
}
.qm_zjjs .con .more{
    display: block;
    position: absolute;
    bottom: -30px;
    right: 0;
    width: 60px;
    height: 60px;
    background-color: #2e3440;
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
}
.qm_zjjs .con .more:hover{
    background-color: #414650;
}
/*成人改名*/
.gm_cr{
    height: 600px;
    background: url(../images/qm/qm_bg.jpg) no-repeat center 0;
}
.gm_cr .gm_list >li {
    position: relative;
    float: left;
    width: 274px;
    height: 388px;
    margin-left: 18px;
    margin-top: 87px;
    background-color: #fff;
}
.gm_cr .gm_list .yd{
    display: inline-block;
    width: 30px;
    height: 14px;
    background: url(../images/qm/yunduo.png) no-repeat;
    margin-right: 10px;
}
.gm_cr .gm_list >li .info{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 160px;
    width: 274px;
    background-color: #fff;
    -webkit-transition: background-color .5s,height .5s;
    -moz-transition: background-color .5s,height .5s;
    -ms-transition: background-color .5s,height .5s;
    -o-transition: background-color .5s,height .5s;
    transition: background-color .5s,height .5s;
}
.gm_cr .gm_list >li .circle {
    display: block;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    -webkit-border-radius: 18px;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    font-family: '宋体';
    text-align: center;
    margin-left: 118px;
    margin-top: 30px;
}
.gm_cr .gm_list >li:hover .info{
    height: 274px;
    background-color: rgba(196,37,38,.8);
    color: #fff;
}


.gm_cr .gm_list >li:hover .txt{
    height: auto;
}

.gm_cr .gm_list >li .txt{
    height: 40px;
    overflow: hidden;
}
.gm_cr .gm_list >li:hover .yd{
    background: url(../images/qm/yunduo_w.png) no-repeat;
}
/*baby取名*/
.qm_baby{
    height: 462px;
    padding-top: 102px;
    background: url(../images/qm/qm_baby_bg.jpg) no-repeat center 0;
}
.qm_baby .fs_layout{
    background: #ebebeb;
    height: 240px;
}
.qm_baby  .baby_pic{
    margin-top: 30px;
    border: 8px solid #fff;
    margin-right: 40px;
}
.qm_baby  .baby_text{
    width: 540px;
    margin-top: 30px;
    margin-left: 45px;
}
.qm_baby .title{
    line-height: 30px;
    font-size: 16px;
    color: #2b2b2b;
}
.qm_baby .con{
    color: #454545;
    font-size: 14px;
    line-height: 24px;
}
.qm_baby .baby_btn{
    position: absolute;
    left: 45px;
    bottom: -30px;
    display: block;
    height: 60px;
    width: 60px;
    background-color: #c42526;
    line-height: 60px;
    font-size: 60px;
    text-align: center;
    color: #fff;
}
.qm_baby .baby_btn:hover{  background-color: #c9111d;}
/*最新动态*/
.qm_zxdt{
    height: 364px;
}
.qm_zxdt .l_bg{
    height: 100%;
    width: 50%;
    background-color: #d4414a;
}
.qm_zxdt .r_bg{
    height: 100%;
    width: 50%;
    background-color: #f7f7f7;
}
.qm_zxdt_con{
    z-index:99;
    height: 364px;
    width: 1150px;
    margin-left:-575px;
    left: 50%;
    top: 0;
    background-color: #fff;
}
.qm_zxdt_con .pic{
    width: 534px;
    height: 364px;
}
.qm_zxdt_con .pic .text{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 502px;
    height: 48px;
    line-height: 48px;
    padding: 0 16px;
    font-size: 18px;
    font-family: '黑体';
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
}
.qm_zxdt_con .title {
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    width: 98px;
    background: #c9111d url(../images/qm/yunduo_w.png) no-repeat 16px center;
    color: #fff;
    line-height: 60px;
    padding-left: 60px;
    font-size: 16px;
}
.qm_zxdt_con .newList{
    width: 464px;
    background-color: #f7f7f7;
    height: 100%;
}
.qm_zxdt_con .newList .item{
    background-color: #fafafa;
    display: block;
    height: 112px;
}

.bt_newList>li>a:hover .lh-18,
.bt_newList>li>a:hover .cl_666,
.bt_newList>li>a:hover .time{
    color: #fff;
}
.bt_newList>li>a:hover{ background-color:#c9111d !important;}



.qm_zxdt_con .newList .time{
    height: 112px;
    width: 116px;
    position: absolute;
    left: -116px;
    top: 0;
    background-color: #c9111d;
    text-align: center;
}
.qm_zxdt_con .time .day{
    font-size: 40px;
    margin-top: 20px;
    line-height: 40px;
}
.qm_zxdt_con .time .year{
    font-size: 20px;
    line-height: 20px;
    margin-top: 12px;
}
.qm_zxdt_con .newList li+li{
    margin-top: 14px;
}

/*CIS策划*/
.CIS{
    height: 427px;
    padding-top: 120px;
    background: url(../images/qm/CIS_bg.jpg) no-repeat center 0;
}
.CIS_con{
    background-color: #fff;
    box-shadow: 2px 2px 2px #ddd;
    border: 1px solid #f9f9f9;

}
.CIS_con .txt{
    height: 306px;
    width: 562px;
}
/*内页 start*/
.qm_main_title{
    line-height: 22px;
    font-size: 22px;
    color: #333;
    padding-left: 35px;
    background: url("../images/qm/yunduo.png") no-repeat 0 center;
}
.qm_main_title .more{
    float: right;
    font-size: 16px;
    color: #666;
}
.qm_main_title .more:hover{color:#c9111d }
.ch_qy_con{
    background-color: #c9111d;
    font-size: 12px;
    line-height: 20px;
    margin-left: 50%;
    height: 184px;
    padding: 0 30px;
    word-break:break-all;
}
.ch_qy_con .title{
    line-height:18px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 20px 0;
}

.ch_qy_con .line{
    display: inline-block;
    height: 0px;
    width: 60px;
    zoom: 1;
    border-bottom: 1px solid #fff;
    vertical-align: middle;
}
.ch_yq_more{
    width: 50%;
    float: left;
}
.ch_yq_more .con{
    margin-left: 124px;
    padding:0 10px;
}
.ch_case{  margin-left: -23px;}
.ch_case >li{
    width: 368px;
    float: left;
    margin-left: 23px;
    padding-bottom: 20px;
}
.qm_server .con{  width: 740px;  }
.qm_server .con .txt{
    margin-left: 335px;
    background: url("../images/qm/yinhao.jpg") no-repeat;
    padding-top: 60px;
}
.qm_server .txt .fw_btn{
    height: 30px;
    width: 30px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    background-color: #5e5c5f;
    text-align: center;
}
.qm_server .txt .fw_btn:hover{  background-color: #c9111d;}
.qm_server .adult_yz{
    margin-left: 335px;
}
.adult_yz li>a{  display: block; color: #666;  height: 86px;}
.adult_yz li>a:hover{color: #c9111d}
.adult_yz .adult_con{  margin-left: 134px;  }
.adult_img_t{
    font-size: 16px;
    height: 40px; 
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.qm_sq{  width: 368px;  }
.qm_sq .title {
    height: 88px;
    background-color: #c9111d;
    color: #FFFFFF;
    line-height: 88px;
    font-size: 28px;
    text-align: center;
    padding-right: 106px;
    position: relative;
}
.qm_sq .title .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 106px;
    height: 88px;
    background-color: #666;
    color: #c9111d;
    font-size: 48px;
}
.qm_sq .title .icon:hover{color:#fff}
.qm_sq .tel_box{
    height: 74px;
    font-size: 32px;
    padding-top: 55px;
    padding-left: 45px;
    background: url("../images/qm/tel_bg.jpg") no-repeat;
    color: #fff;
}
/*成人启名申请*/
.adult_sq{  width: 300px;  }
.adult_sq .title {
    height: 88px;
    background-color: #c9111d;
    color: #FFFFFF;
    line-height: 88px;
    font-size: 28px;
    text-align: center;
    padding-right: 106px;
    position: relative;
}
.adult_sq .title .icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 106px;
    height: 88px;
    background-color: #666;
    color: #c9111d;
    font-size: 48px;
}
.adult_sq .title .icon:hover{color:#fff}
.adult_sq .tel_box{
    height:135px;
    font-size: 32px;
    padding-left: 45px;
    background:#fafafa url("../images/qm/adult_tel_bg.jpg") no-repeat 45px 25px;
    color: #c9111d;
    line-height: 165px;
}

.baby_case_list{
    width: 747px;
    float: right;
}
.baby_case_list>li{
    height: 124px;
    background-color: #fff;
}
.baby_case_list>li+li{  margin-top: 20px;  }
.baby_case_list>li .con{
    margin-left: 200px;
    padding-right: 10px;
}
/*联系我们*/
.contact_list{
    padding:100px 0 60px;
}
.contact_list>li {
    position: relative;
    float: left;
    text-align: center;
    width: 302px;
    height: 286px;
    background-color: #fff;
    margin-left: 61px;
    color: #2e2e2e;
    font-size: 14px;
    box-shadow: 0 5px 5px #ccc;
}
.contact_list .bt{
    font-size: 20px;
    line-height: 20px;
    padding-top: 100px;
    font-weight: bold;
}
.contact_list .qx{
    margin-top: 30px;
    padding: 0 30px;
}
.contact_list .icon {
    display: block;
    height: 120px;
    width: 120px;
    background-color: #fff;
    position: absolute;
    top: 0;
    margin-top: -60px;
    left: 50%;
    margin-left: -60px;
    border-radius: 60px;
}
.contact_list .icon.adr{  background:#fff url("../images/qm/contact_icon_01.jpg") no-repeat center center;}
.contact_list .icon.tel{  background:#fff url("../images/qm/contact_icon_02.jpg") no-repeat center center;}
.contact_list .icon.mail{  background:#fff url("../images/qm/contact_icon_03.jpg") no-repeat center center;}

/*列表*/
.qm_list_l{  width: 824px; min-height:900px;}
.qm_list_r{  width: 276px;}

/*面包屑*/
.qm-breadcrumb{
    font-size:14px;
    letter-spacing:-4px; /*实际情况下 -4这个值可能还要调整*/
    word-spacing:-4px;   /*实际情况下 -4这个值可能还要调整*/
    font-family: '宋体';
}
.qm-breadcrumb li{
    display: inline-block;
    color: #666;
    letter-spacing:normal;
    word-spacing:normal;
    zoom: 1;
    font-size: 14px;
}
.qm-breadcrumb li a{  color: #666;  }
.qm-breadcrumb li a:hover{  color:#c9111d;  }
.qm-breadcrumb>li+li:before {
    content: ">";
    padding: 0 8px;
}

.qm_list_con li>a{
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.qm_list_con li+li{  margin-top: 15px;}
.qm_list_con li>a:hover .bt ,.qm_list_con li>a:hover  .nr{color:#c9111d }

.qm_list_con li .con{
    position: relative;
    margin-left: 175px;
    height: 116px;
}
.qm_list_con li .time{
    position: absolute;
    left: 0;
    bottom: 0;
}
.qm_more_btn{
    display: inline-block;
    line-height: 14px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #c2c2c2;
    padding: 10px 10px;
}
.qm_more_btn:hover{  background-color: #c9111d;}

/*专家幻灯片*/
/* 本例子css */
#zj_slider{ width:276px; height:282px; 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 ;
}
.list_r_title{
    height: 30px;
    border-bottom: 2px solid #ddd;
}
.list_r_title .bt{
    float: left;
    font-size: 18px;
    line-height: 18px;
    height: 30px;
    border-bottom: 2px solid #c9111d;
}
.list_r_title .more{
    float: right;
    line-height: 18px;
}
.qm_hot_article>li>a {
    display: block;
    position: relative;
    font-family: '宋体';
    line-height: 14px;
    font-size: 14px;
    color: #2b2b2b;
    padding-left: 20px;
}
.qm_hot_article>li>a:hover{color:#c9111d}
.qm_hot_article>li>a:before {
    content: '';
    height: 4px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    background-color: #999;
}
.qm_hot_article>li+li{
    margin-top: 15px;
}
/*启名申请*/
.qm_apply_l_bg {
    width: 384px;
    height: 1073px;
    position: absolute;
    left: 0;
    top: 40px;
    background: url("../images/qm/qm_apply_l_bg.jpg") no-repeat;

}
.qm_apply_r_bg {
    width: 692px;
    height: 1073px;
    position: absolute;
    right: 0;
    top: 40px;
    background: url("../images/qm/qm_apply_r_bg.jpg") no-repeat;

}
.qm_apply_l{
    width: 846px;
    float: left;
    background-color: #fff;
}
.qm_apply_r{
    width: 276px;
    float: right;
}
.qm_apply_t {
    position: relative;
    height: 48px;
    border: 1px solid #b39175;
    background-color: #f5efdc;
    text-align: center;
    font-size: 20px;
    line-height: 48px;
    color: #9d5e2a;
    font-family: '黑体';
}
.qm_apply_t:before,.qm_apply_t:after {
    content: '';
    height: 22px;
    width: 22px;
    position: absolute;
    top: 5px;
    background: url("../images/qm/qm_hw_icon.png") no-repeat;
}

.qm_apply_t:before{
    left: 5px;
    background-position: 0 0;
}
.qm_apply_t:after{
    right: 5px;
    background-position: 0 -60px;
}
.package{  margin-left: -50px;}
.package>li{
    width: 334px;
    height: 92px;
    border: 2px solid #fff;
    float: left;
    margin-left: 50px;
    background-color: #f7f7f7;
    margin-bottom: 20px;
}
.package>li:hover{
    background-color: #fff;
    border: 2px solid #ff8800;
}
.package>li:hover .choise,.package>li:hover .gx{  display: block;}
.package>li.cur{
    background-color: #fff;
    border: 2px solid #ff8800;
}
.package>li.cur .choise,.package>li.cur .gx{  display: block;}

.package>li .choise{
    display: none;
    height: 0;
    width: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border-width:30px 30px 0 0;
    border-style:solid;
    border-color:transparent #ff8800 transparent  transparent ;
}
.package>li .gx {
    display: none;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 20px;
    font-size: 20px;
    color: #fff;
    -webkit-transform:rotate(15deg);
    -moz-transform:rotate(15deg);
    transform:rotate(15deg);
}
.qm_sq_btn{
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    width: 214px;
    height: 34px;
    line-height: 34px;
    background-color: #c9111d;
    text-align: center;
    color: #fff;
}
.qm_sq_btn:hover{  background-color: #f91221;}
.qm_sq_btn_bd{
    display: inline-block;
    padding: 1px;
    border: 2px solid #c9111d;
}

.qm_btn_lsit .qm_btn {
    position: relative;
    display: block;
    line-height: 48px;
    border-left: 1px solid #b39175;
    border-top: 1px solid #b39175;
    border-right: 1px solid #b39175;
    font-size: 20px;
    color: #c9111d;
    text-align: center;
}
.qm_btn_lsit .qm_btn:before,.qm_btn_lsit .qm_btn:after {
    content: '';
    height: 22px;
    width: 22px;
    position: absolute;
    top: 5px;
    background: url("../images/qm/qm_hw_icon.png") no-repeat;
}

.qm_btn_lsit .qm_btn:before{
    left: 5px;
    background-position: 0 0;
}
.qm_btn_lsit .qm_btn:after{
    right: 5px;
    background-position: 0 -60px;
}
.qm_btn_lsit .qm_btn:hover{
    background-color: #c9111d;
    color: #fff;
}

.qm_btn_lsit .cur{
    background-color: #c9111d;
    color: #fff;
}

.qm_btn_lsit .qm_btn:hover::before{  background-position: 0 -30px;  }
.qm_btn_lsit .qm_btn:hover::after{  background-position: 0 -90px;  }
.qm_btn_lsit .qm_btn:last-child{  border-bottom: 1px solid #b39175;  }

/*姓名鉴定*/
.jd_box{
    background-color: #f5f0e1;
    border: 1px solid #b39175;
    height: 440px;
}
.jd_tab>li>a {
    position: relative;
    display: block;
    width: 411px;
    float: left;
    color: #9d5e2a;
    font:300 24px/48px '黑体';
    text-align: center;
    border-bottom: 1px solid #b39175;
    background-color: #f7f7f7;
}
.jd_tab>li>a:first-child{
    border-right: 1px solid #b39175;
    width:410px;
}
.jd_tab>li>a:before,.jd_tab>li>a:after {
    content: '';
    height: 22px;
    width: 22px;
    position: absolute;
    top: 5px;
    background: url("../images/qm/qm_hw_icon.png") no-repeat;
}

.jd_tab>li>a:before{
    left: 5px;
    background-position: 0 0;
}
.jd_tab>li>a:after{
    right: 5px;
    background-position: 0 -60px;
}
.jd_tab>li.cur>a{  
    background-color: #f5f0e1;
    border-bottom: none;
    color: #c9111d;
}
.jd_con >.item{  display: none}

/*详情*/
.detail_con{
    font-size: 14px;
    line-height:32px;
    color: #545454;
    padding-bottom: 60px;
}
.detail_con p{
    text-indent: 2em;
    margin-top: 10px;
}
.detail_con img{
    display: block;
    margin: 20px auto;
    max-width: 100%;
}
/**运程**/
.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;}
/**弟子学员**/
.dzxy_1{  width:100%; height:432px; background: url(../images/qm/dzxy_1.gif) no-repeat center bottom;}
.dzxy_2{  width:100%; height:155px; background: url(../images/qm/dzxy_2.gif) no-repeat center bottom;}
.dzxy_3{  width:100%; height:378px; background: url(../images/qm/dzxy_3.gif) no-repeat center bottom;}
.dzxy_4{  width:100%; height:142px; background: url(../images/qm/dzxy_4.gif) no-repeat center bottom;}
.dzxy_5{  width:100%; height:269px; background: url(../images/qm/dzxy_5.gif) no-repeat center bottom;}
.dzxy_6{  width:100%; height:191px; background: url(../images/qm/dzxy_6.gif) no-repeat center bottom;}
.dzxy_7{  width:100%; height:123px; background: url(../images/qm/dzxy_7.gif) no-repeat center bottom;}
.dzxy_8{  width:100%; height:180px; background: url(../images/qm/dzxy_8.gif) no-repeat center bottom;}
.dzxy_9{  width:100%; height:193px; background: url(../images/qm/dzxy_9.gif) no-repeat center bottom;}
.dzxy_10{  width:100%; height:216px; background: url(../images/qm/dzxy_10.gif) no-repeat center bottom;}
.dzxy_11{  width:100%; height:244px; background: url(../images/qm/dzxy_11.gif) no-repeat center bottom;}
.dzxy_12{  width:100%; height:149px; background: url(../images/qm/dzxy_12.gif) no-repeat center bottom;}
.dzxy_13{  width:100%; height:481px; background: url(../images/qm/dzxy_13.gif) no-repeat center bottom;}
.dzxy_14{  width:100%; height:150px; background: url(../images/qm/dzxy_14.gif) no-repeat center bottom;}
.dzxy_15{  width:100%; height:224px; background: url(../images/qm/dzxy_15.gif) no-repeat center bottom;}
.dzxy_16{  width:100%; height:145px; background: url(../images/qm/dzxy_16.gif) no-repeat center bottom;}
.dzxy_17{  width:100%; height:323px; background: url(../images/qm/dzxy_17.gif) no-repeat center bottom;}


/*客服按钮*/
#service{margin-top:-200px;position:fixed; _position:absolute;right:0;top:50%;width:56px;height:400px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
#service a{display:block;width:56px;height:100px;text-indent:-9999px;background:url(../images/service.png) no-repeat;cursor:pointer;margin-bottom:1px}
#service a.mscBtn{height:50px;background:#fff url(../images/musicBtn.gif) no-repeat}
#service a.goTop{height:50px;width:56px;background-position:0 bottom}
#service a.goTop:hover{background-position:-56px bottom}
#service a.pause{background-position:0 bottom}
#service .srvDj{background-position:0 -200px}
#service .srvDj:hover{background-position:-56px -200px}


/*江东霖*/
.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;
}