﻿body{margin:0px;padding:0px; font-size:14px;}

#box{width:100%;height:550px;float:left;overflow:hidden;position:relative;background:url(../images/sjs_bg.jpg) no-repeat center;}
#box .bg{width:100%;height:340px;background:#000;filter:alpha(opacity=70); opacity:0.7; position:absolute; top:132px; left:0px;}
#list{width:1004px;height:440px;position:absolute;top:0px;left:46%;display:inline;margin-left:-502px;}
#list ul {margin:0px;padding:0px; float:left;}
#list li{width:100px;border:3px solid #000;position:absolute;list-style-type:none;overflow:hidden;cursor:pointer;height:440px;}
#list li img{width:100%;height:100%;vertical-align:top;}
#list li div{width:100%;height:100%;background:#000;filter:alpha(opacity=70); opacity:0.7; position:absolute; z-index:1; top:0px; left:0px;}
    #list li .b_tit {
        width: 100%;
        height: 440px;
        position: absolute;
        z-index: 1;
        bottom: -100%;
        left: 0px;
        margin: 0px;
        padding: 0px;
    }
#list li .opacity{width:100%;height:440px;background:#000;filter:alpha(opacity=80); opacity:0.8; position:absolute; z-index:1; bottom:0px; left:0px;}
#list li .tit{width:324px;height:440px;padding:0 10px;position:absolute; z-index:2; bottom:0px; left:0px;}
#list li .tit span{width:100%;height:30px;font-weight:normal;float:left;text-align:left;line-height:30px;color:#fff;border-bottom:1px solid #2f2f2c;margin:0px;padding:0px;}
#list li .tit span em{color:#ba0707;font-style:normal;float:none;}
    #list li .tit em {
        color: #fff;
        line-height: 25px;
        float: left;
        margin: 0px;
        padding: 5px 0;
        font-style: normal;
    }

/*人物介绍 开始*/
.rwjs {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 2;
    font-family:' ';
}
.rwjs_xm {
    font-size: 1.5rem;
    color: #fff;
    padding-top:15%;
    display:block;
    font-weight:800;
}
.rwjs_zw {
    font-size:16px;
    color: #c5c5c5;
    padding-top:5%;
    display:block;
    width:70%;
    margin: 0 auto;
    line-height:32px;
}
.rwjs_jy {
    font-size: 1rem;
    color: #c5c5c5;
    padding-top:5%;
    display:block;
}
.rwjs_zd {
    color: #fff;
    font-size: 1.2rem;
}
.rwjs_jj {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    font-size: 1rem;
    color: #c5c5c5;
    display:block;
    padding-top:5%;
    line-height:2rem;
}
.rwjs_yysj {
    width: 40%;
    margin:0 auto;
    border: 1px solid #fff;
    border-radius: 5%;
    text-align:center;
    display:block;
    line-height:2.5rem;
    color:#fff;
    text-decoration:none;
    margin-top:10%;
    z-index:100;
}
/*人物介绍 结束*/
/*服务流程 开始*/
.fuwu {
    width: 62.5%;
    margin: 0 auto;
    margin-top:50%;
    margin-bottom:10%;
}
    .fuwu img {
        max-width: 100%;
    }
/*服务流程 结束*/