
.navbar .navbar-d #l6{
     background: white;
     color: #2b93cf;
 }
.navbar .navbar-d .navbar-sp6{
    background: url("../img/nav_17.png") no-repeat;
}
li{
    list-style:none
}
body .about-img{
    background: url("../img/invite_02.jpg");
     background-position:center center;
   
}
/*封装小蓝字*/
.xiaolanzi{
    padding: 20px 0;
}
.xiaolanzi .invite-span1{
    display: block;
    text-align: center;
    color: #2b93cf;
    font-size: 60px;
    line-height: 103px;
    border-bottom: 1px dashed #d6d6d6;
    position: relative;
    word-spacing:2px;
    font-weight: 600;
}
.xiaolanzi .invite-span1::after{
    content: '';
    width: 280px;
    height: 10px;
    background: #2b93cf;
    position: absolute;
    bottom: -5px;
    left: 38.25%;
}
.xiaolanzi .invite-span2{
    text-align: center;
    display: block;
    font-family:"Avant";
    color: #949494;
    line-height: 50px;
    font-size: 24px;
    word-spacing:4px;
}
/*======封装完成====*/
.invite-jiyu{
    font-size: 24px;
    line-height: 44px;
    color: #1d1d1d;
    word-spacing:2px;
    padding: 0 20px;
}
.invite-hongzi{/*小红字*/
    width: 662px;
    height: 57px;
    border: 4px solid red;
    margin: 0 auto;
    font-size: 34px;
    line-height: 53px;
    word-spacing:4px;
    text-align: center;
    color: red;
    margin-bottom: 30px;
    font-weight:600;
}
/*========七张小图片*/
.invite-jiangjin{/*文字样式方面*/
    display: block;
    font-size: 24px;
    line-height: 40px;
    word-spacing:4px;
    padding: 0 20px;
    height: 120px;
}
#baba{
    margin-top: 0px;
}
/*======修改=======*/
body .six{

    top: 0;
}
#daimg{
    display: none;
}
@media screen and (min-width: 1520px) {
    #daimg {
        display: block;
        margin: 0 auto;
    }
}
/*=========框架代码teb栏*/
#bobo li{
    display: none;

}
/*隐藏标签样式修改代码*/
#bobo li span{
/*    background: #e5e5e4;*/
    border-radius: 20px 20px 20px 20px;
    height: 120px;
    position: relative;
   /* border: 4px solid #2b93cf;*/

}
#bobo li span::after , #bobo li span::before{
    /*content: "";*/
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 13px solid;
    left: 62px;
    /*
    display: none;
    */
}
#bobo li span::after{
    border-top-color:#e5e5e4;
    position: absolute;
    top: 106px;
}
#bobo li span::before{
    border-top-color:#2b93cf;
    position: absolute;
    top: 113px;

}

.invite-zhiweibeijing{
    background: #ea3314;
    width: 505px;
    height: 66px;
    color: white;
    position: relative;
    text-align: center;
    font-size: 34px;
    line-height: 66px;
    margin:0 auto;
    /*margin-left: 33%;*/
}
.invite-zhaopinyaoqiu{
    overflow: hidden;
    margin-bottom: 40px;
}
.invite-zhiweibeijing::after{
    content: "";
    width: 0;
    height: 0;
    border-top: 34px solid transparent;
    border-left: 30px solid white;
    border-bottom: 33px solid transparent;
    position: absolute;
    left: 0;
}
.invite-zhiweibeijing::before{
    content: "";
    width: 0;
    height: 0;
    border-top: 33px solid transparent;
    border-right: 30px solid white;
    border-bottom: 33px solid transparent;
    position: absolute;
    top:0;
    right: 0;
}
/*====================*/
.yaoqiufenqu-xuhao{/*要求序号*/
    width: 66px;
    height: 66px;
    background:#ea3314;
    border-radius: 50%;
    position: relative;
    display: block;
    float: left;
    color: white;
    font-size: 35px;
}
.yaoqiufenqu-xuhao span{
    color: white;
    font-size: 35px;
    position: absolute;
    left: 22px;
    top: 7px;
}
.yaoqiufenqu-xuhao::before{
    content: "";
    width: 54px;
    height: 54px;
    background: #ea3314;
    border: 2px solid white;
    border-radius: 50%;
    position: absolute;
    left: 6px;
    top: 6px;
}
/*标题*/
.yaoqiubiaoti{
    font-size: 36px;
    color: #ea3314;
    letter-spacing:1px;
    line-height:20px;
    float: left;
    margin-left:33px;

}
.xiangxiyaoqiu{
    float: left;
    font-size: 24px;
    color: #6a6a6a;
    margin: 0px 0 0 33px;
    padding-left: 68px;
    width:1200px;
    padding-right: 109px;
}
.invite-zhaopinyaoqiu .yaoqiufenqu:nth-child(1) .xiangxiyaoqiu{
    border-left: 3px solid #ea3314;
}
.xiangxiyaoqiu span{
    display: block;
    margin-top: 10px;
}

