
.navbar .navbar-d #l3{
     background: white;
     color: #2b93cf;
 }
.navbar .navbar-d .navbar-sp3{
    background: url("../img/nav_05.png") no-repeat;
}
body .about-img{
    background: url("../img/xingfuwenhua_02.jpg");
    background-position:center center;
}
.xfwh-biaoti{
    height: 60px;
    margin: 70px 0 40px 0;
    text-align: center;
    position: relative;
}
.xfwh-biaoti span{
    font-size: 60px;
    line-height: 27px;
    color:#ee314a;
}
.xfwh-biaoti::after , .xfwh-biaoti::before{
    content: '';
    width:269px;
    height: 17px;
    position: absolute;
    top: 10px;

}
.xfwh-biaoti::before{
    left:13%;
    background: url("../img/flwh-left_03.png");
}
.xfwh-biaoti::after{
    right:13%;
    background: url("../img/xfwn-right.png");
}

.banxin .xfwh-wenziyu p{
    /*color: #2b93cf;*/
    font-size: 20px;
    line-height: 34px;
    letter-spacing:2px;
    text-align: left;
    margin-bottom: 20px;
}
/*4.12*/
.huangquan{
    overflow: hidden;
    margin-bottom: 40px;
    margin-top: -10px;
}
.huangquan img{
    float: left;
    margin-left:58px;
     
}
.huangquan img:nth-child(1){
    margin-left: 0;
}
.yuanjingtupian{
    overflow: hidden;
    margin-bottom: 40px;
}
.yuanjingtupian li{
    float: left;
    margin-left: 20px;
    position: relative;
}
.yuanjingtupian li:nth-child(1){
    margin-left: 0;
}
.yuanjingtupian ul li span{
    float: left;
    width:285px;
    height: 0;
    opacity: 0.9;
    background: #e5e5e4;
    position: absolute;
    bottom:0;
    overflow: hidden;
    font-size: 20px;
    text-indent: 2em;
    z-index:5;
    left: 0;
}
/*·â×°Ð¡À¶×Ö*/
.xiaolanzi{
    padding: 20px 0;
}
.xiaolanzi .invite-span1{
    display: block;
    text-align: center;
    color: #ed324a;
    font-size: 60px;
    line-height: 103px;
    border-bottom: 1px dashed #d6d6d6;
    position: relative;
    word-spacing:2px;
}
.xiaolanzi .invite-span1::after{
       content: '';
    width: 260px;
    height: 10px;
    background: #ed324a;
    position: absolute;
    bottom: -5px;
    left: 39.25%;
}
.xiaolanzi .invite-span2{
    text-align: center;
    display: block;
    font-family:"Avant";
    color: #949494;
    line-height: 50px;
    font-size: 24px;
    word-spacing:4px;
}
