.field_project{
    height: 6.6rem;
    width: 100%;
    background: url(../images/pordmark_bg_img1.jpg) no-repeat;
    background-size: cover;
}
.pordmark_programme{
    height: 9.10rem;
    width: 100%;
    background: url(../images/pordmark_bg_img2.jpg) no-repeat;
    background-size: cover;
    margin-top: -.01rem;
}
.field_project .sect,.pordmark_programme .sect{
    width: calc(100% - .6rem);
    padding: 0 .3rem;
    overflow: auto;
    color: #ffffff;
}
.title_icon{
    color: #0fbd8c;
    font-size: .14rem;
    line-height: .36rem;
    margin-top: .4rem;
}
.title_icon .line{
    display: inline-block;
    vertical-align: middle;
    width: .68rem;
    height: .02rem;
    background: url(../images/text_line.jpg) no-repeat;
}
.title_txt{
    font-size: .28rem;
    line-height: .36rem;
}
.sect .detailed,.text{
    font-size: .22rem;
    line-height: .33rem;
    margin-top: .3rem;
}
.sect .text{
    margin-top: 0;
    padding-top: .8rem;
    padding-left: .55rem;
    position: relative;
}
.text i{
    display: inline-block;
    width: .7rem;
    height: .6rem;
    background: url(../images/text_icn.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: .5rem;
}
.bord{
    padding-bottom: .3rem;
    border-bottom: .01rem solid #8091ad;
}
.pordmark_programme .title_icon{
    margin-top: .7rem;
}
.system_title{
    font-size: .26rem;
    line-height: .4rem;
    width: 2.4rem;
    margin: 0 auto;
    margin-top: .6rem;
    padding-left: .4rem;
    position: relative;
}
.system_title i{
    display: inline-block;
    width: .3rem;
    height: .3rem;
    position: absolute;
    left: 0;
    top: 0.05rem;
    background: url(../images/title_lefticon.png) no-repeat;
    background-size: 100% 100%;
}
.pordmarkList{
    margin-top: .6rem;
}
.pordmarkList li{
    list-style: none;
    width: calc(50% - .35rem);
    position: relative;
    padding-left: .35rem;
    float: left;
    font-size: .19rem;
    line-height: .43rem;
    margin-bottom: .3rem;
}
.pordmarkList li span{
    border-bottom: .01rem solid #c3cad7;
    padding-bottom: .05rem;
}
.pordmarkList li i{
    display: inline-block;
    position: absolute;
    width: .21rem;
    height: .21rem;
    top: calc(50% - .105rem);
    left: 0;
    border: .02rem solid #0fbd8c;
    border-radius: 50%;
}