/*■■■■■■■■　共同设定 ■■■■■■■■*/
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6, input,p{margin:0;padding:0;}
body{ font-family:"微软雅黑"; font-size:12px; overflow-x:hidden;
    background-image:url("/statics/js/all/img/shoubeijing.jpg");
}



/*首页*/
.on{
    background:#B21113;
}


div.cmobile-phone{
    display: none;
}
/*top*/
#top{
    background:#CCCCCC;
}
#top a{
    padding:0 1%;
    background: #ffffff;
}
/*轮播*/
#carousel-example-generic img{
    width: 100%;
}
/*nav*/
#nav>.pc div.col-md-7>ul{
    background:#009A9A;
    border-radius:7px;
    margin-top: 4%;
    width: 960px;
}
#nav>.pc div.col-md-7>ul>li{
    font-size: 16px;
    list-style: none;
    display: inline-block;
    padding:1% 2%;
    color: #ffffff;
}
#nav>.pc div.col-md-7>ul>li:hover{
    background:#B21113;
    border-radius:7px;
}
#nav>.pc div.col-md-7>ul>li a{
    color: #ffffff;
    text-decoration:none;
}
#nav>.pc div.col-md-7>p{
    text-align: right;
    font-size: 16px;
    color:#023B4E;
    font-weight: bold;
    margin-top: 4%;
    width: 818px;
}
#nav>.pc div.col-md-7>p>span{
    padding:1% 0 1% 6%;
    background-image:url("/statics/js/all/img/images/cmobile.png");
    background-repeat:no-repeat ;
}
#nav>.pc div.col-md-7>ul li.combobox{
    position: relative;

}
#nav>.pc div.col-md-7>ul li.combobox>ul{
    list-style: none;
    position: absolute;
    top:91%;
    left:0;
    width: 100%;
    height: 100%;
    display: none;
    z-index:1;
}
#nav>.pc div.col-md-7>ul li.combobox li{
    font-size: 16px;
    color: #ffffff;
    width: 100%;
    height: 100%;
    background:#B21113 ;
    line-height: 2;
    border-top:1px dashed #ffffff;
    text-align: center;
}
#nav>.pc div.col-md-7>ul li.combobox li:last-child{
    border-bottom-left-radius:7px;
    border-bottom-right-radius:7px;
}
#nav>.pc div.col-md-7>ul li.combobox:hover ul{
    display: inline;
}

/*经营理念*/
#management-idea{
    margin-top: 4%;
}
#management-idea>.row{
    padding: 0 8%
}
#management-idea>.row a{
    color: #0f0f0f;
    text-decoration: none;
}
#management-idea>.row a span{
    font-size: 16px;
    font-weight: bold;
}
/*关于诺千*/
#about-nobel{
    margin-top: 4%;
}
#about-nobel>.row{
    margin-top:2%;
}
#about-nobel>.row p{
    font-size: 16px;
    line-height:2;
    text-indent:2em;

}
#about-nobel>.row:last-child{
    padding: 5% 15%;
    background: #DFDFDF;
}
/*我们的优势*/
#our-advantages{
    margin-top: 4%;
    font-size: 24px;
}
#our-advantages>.row{
    margin-top:2%;
}
#our-advantages>div.pc dd{
    text-align: center;
}
#our-advantages>div.pc dt>img{
    width:224px;
    height:224px;
    border-radius:50%;
}
#our-advantages>div.pc{
    position:relative;
    margin: 0;
    width: 1300px;
    margin-top:4% ;
}
#our-advantages>div.pc>div.abs-1{
    width: 85%;
    position: absolute;
    top: 14%;
    left: 6%;

}
#our-advantages>div.pc>div.abs-2{
    width: 100%;
    position: absolute;
    top: 25%;
    left: 0;
}
#our-advantages>div.pc dl{
    transition: all 0.5s;
    -moz-transition:all 0.5s;;	/* Firefox 4 */
    -webkit-transition:all 0.5s;;	/* Safari 和 Chrome */
    -o-transition:all 0.5s;;
}
#our-advantages>div.pc dl:hover{
    transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1); 	/* IE 9 */
    -moz-transform:scale(1.1,1.1);  	/* Firefox */
    -webkit-transform:scale(1.1,1.1);  /* Safari 和 Chrome */
    -o-transform: scale(1.1,1.1);	/* Opera */
    color:#18A3A3;
}

/*业务介绍*/
#business-introduction{
    margin-top: 4%;
    font-size: 16px;
}
#business-introduction>.row{
    margin-top:2%;
}
#business-introduction>.row table td{
    width:250px;
    height:250px;
    text-align: center;
    line-height: 2;
}
#business-introduction>.row table td img{
    width: 100%;
    height: 100%;
}
#business-introduction>.row table td a{
    color: #000000;
    text-decoration: none;
}
#business-introduction>.row table td a>h4{
    font-weight: bold;
}
#business-introduction>.row table td:hover a>h4{
    font-weight: bold;
    color: #B21114;
}


    /*底部*/
#foot{
    margin-top: 4%;
    background:#1E222A;
    padding: 2% 0;
    color: #ffffff;
}

#foot ul li{
    list-style:none;
    display: inline-block;
    margin:0 1%;
}
#foot ul li a{
    color:#ffffff;
}
#foot p{
    margin:4% 1%;
}
/*页面统用*/
.conent{
    font-size:16px;
}
.conent>div.pc ul{
    width:233px;
    list-style:none;
    background:#ffffff;
    box-shadow:3px 3px 3px #878A87;
}
.conent>.pc ul>li{
    text-align: left;
    margin:0 10%;
    padding:5% 0;
    border-bottom:1px dashed #878A87;
}
.conent>.pc ul>li a{
    color:#000000;
    text-decoration: none;
}
.conent>.pc ul>li:last-child{
    border:0;
}
.conent>.pc ul>li a:hover{
    color:#009A9A;
    font-weight: bold;
}
.conent>.pc ul>li a span:last-child{
    float: right;
}
.conent>.pc>.col-md-8{
    background:#ffffff;
    margin-top:20px;
    padding-left:0;
	width:968px
}
.conent>.pc>.col-md-8>.row{
    padding: 0 5%;
}
.conent>.pc>.col-md-8 .col-md-10{
    text-align: right;
    border-bottom:2px solid #878A87;
    font-size: 14px;
    padding:1.1% 0;
}
.conent>.pc>.col-md-8 .col-md-2{
    border-bottom:2px solid #009A9A;
    font-weight: bold;
    padding:1% 0;
}
.conent>.pc>.col-md-8 hr{
    margin: 0;
}

/*关于我们页面*/
#about-us{
    margin-top: 4%;
}
#about-us>.row h4{
    font-weight: bold;
}
#about-us>.row{
    padding: 0 10%;
    text-align:center;
    line-height: 2;
}

/*合作伙伴页面*/
#partners{
    margin-top: 4%;
}

#partners .col-md-4{
    text-align: center;
    height:87px;
    width:250px;
    background:#E4E4E4;
    margin:10px 10px;
}
#partners .col-md-4:hover{
     box-shadow: 3px 3px 3px #023B4E;
}
#partners>.row{
    padding: 0 6%;
}


/*联系我们页面*/
#contact-us{
    margin-top: 4%;
}
#contact-us>.row{
    padding: 0 10%;
    line-height: 2;
}
#contact-us>.row span{
    font-weight: bold;
}

/*学历认证页面*/
#saqa{
    margin-top: 4%;
    line-height: 2;
}
#saqa>.row{
    padding: 0 5%;
}
#saqa .row{
    margin-top: 8%;
}
#saqa .saqa-1 img{
    width: 155px;
    height: 155px;
    border-radius:50%;
}
#saqa .saqa-1 a{
    padding:1% 2%;
    margin:20px 100px;
    border:2px solid #009A9A;
    border-radius: 7px;
    color:#3c3c3c;
    text-decoration: none;
}
#saqa .saqa-1 a:hover{
    background:#009A9A;
    color: #ffffff;
    font-weight: bold;
}
#saqa .saqa-2 .col-md-3{
    margin-top: 5%;
    position:relative;
}
#saqa .saqa-2 .col-md-3 a{
    position: absolute;
    top:85%;
    left:26%;
    text-decoration: none;
    border: 1px solid #009A9A;
    padding:0 5px;
}


#saqa .saqa-3 .col-md-3{
    margin-top: 5%;
}
#saqa .saqa-3 ul{
    text-align:center;
    margin: 0;
    padding:0;
    border-bottom:0;
    width: 100%;
    list-style: none;
    background: #E6EDFE;
    box-shadow:0 0 0 0;
}
#saqa .saqa-3 ul li{
    text-align:center;
    margin: 9% 10%;
    padding: 1% 0;
    border-bottom: 0;
    border: 1px solid #3c3c3c;
    border-radius: 7%;
    background:#ffffff;
}
#saqa .saqa-3 div.dan ul li:first-child{
    margin: 0;
    padding:5% 0;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background: #2C57AB;
    position: relative;

}
#saqa .saqa-3 div.dan ul li:first-child span{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2C57AB;
    position: absolute;
    top:99%;left:45%;
}
#saqa .saqa-3 div.dan ul li:last-child{
    margin: 0;
    border: 0;
    background: #E6EDFE;

}
#saqa .saqa-3 div.dan ul li:last-child a{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 2% 15%;
    border-radius: 7px;
    background:#FE882D;
}

#saqa .saqa-3 div.shuang ul li:first-child{
    margin: 0;
    padding:5% 0;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    background: #009A9A;
    position: relative;

}

#saqa .saqa-3 div.shuang ul li:first-child span{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #009A9A;
    position: absolute;
    top:99%;left:45%;
}
#saqa .saqa-3 .col-md-3{
    margin: 5% 0;
}

/*职称评审页面*/
#professional-title{
    margin-top: 4%;
    line-height: 2;
}
#professional-title .row{
    margin-top: 8%;
}
#professional-title>.title-1 .col-md-2{
    border-bottom: 0;
    padding:0;
}
#professional-title>.title-1 .col-md-2 div{
    width: 138px;
    height: 138px;
    line-height: 1;
    border-radius: 50%;
    border: 3px solid silver;
}

#professional-title>.title-1 .col-md-2 div p:first-child{
    padding-top: 19%;
    font-size:18px;
    color:#ffffff;
}
#professional-title>.title-1 .col-md-2 div p:last-child{
    font-size:14px;
    padding-top: 18%;
    font-weight:100;
}
#professional-title>.title-2 .col-md-12{
    position:relative;
    margin-top: 4%;
}
#professional-title>.title-2 .col-md-12 a{
    position: absolute;
    top:20%;
    right:20%;
}
#professional-title>.title-3{
    margin-top: 4%;
}
#professional-title>.title-3 table{
    margin-top: 4%;
}
#professional-title>.title-3 table th{
    text-align: center;
    color: #ffffff;
    background: #02516B;
    border-right:1px solid #ffffff ;
    border-bottom:1px solid #ffffff ;
}
#professional-title>.title-3 table td{
    border-right:1px solid silver ;
    border-bottom:1px solid silver;
}
#professional-title>.title-3 table td a{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    padding:1px 2px;
    background: #BB1101;
}
#professional-title>.title-3 table tr{
    height: 50px;
}
#professional-title>.title-3 table tr td:first-child{
    text-align: center;
    color: #ffffff;
    background: #029696;
    border-bottom:1px solid #ffffff ;
}
#professional-title>.title-3 table tr td:last-child{
    text-align: center;
}

/*企业新闻*/
#news {
    margin-top: 4%;
}

#news .media>.media-left img{
    width: 250px;
    height: 140px;
}
#news .media>.media-body{
    line-height: 2;
}
#news .media>.media-body p{
    margin-top: 2%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
#news .media>.media-body:hover h4{
    font-weight: bold;
    color:red;
}
#yema>div{
    width:40%;
    border: 2px solid silver;
    border-radius: 25px;
    margin-top: 4%;
    margin-bottom: 4%;

}
#yema>div a{
    text-decoration: none;
    color: silver;
    padding:1% 3%;
    margin:2px 2px;
}
#yema>div a:hover{
    color:#ffffff;
    border-radius:50%;
    background: #029696;
}
#yema>div a:first-child:hover{
    color: #029696;
    background: #ffffff;
}
#yema>div a:last-child:hover{
    color:#029696;
    background: #ffffff;
}
#yema>div span{
    color:#ffffff;
    padding:1% 3%;
    margin:2px 2px;
    border-radius:50%;
    background: #029696;
}

/*新闻详情*/
#news-details{
    margin-top:4%;
}
#news-details img{
    width: 520px;
    height: 270px;
    margin:4% 0;
}
#news-details p{
    text-align: left;
    text-indent:2em;
}

.conent .shx a{
    color: #0f0f0f;
    text-decoration: none;
}
.conent .shx a:hover{
    color:#029696;
}
/*通知公告*/
#notice>.row .row{
    padding:2% 0;
    margin: 0 2%;
    border-bottom:2px dashed silver;
}
#notice>.row .row a div{
    padding: 0;
}
#notice>.row .row a .col-md-8{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
}
#notice>.row .row a .col-md-4{
    text-align:right;
}
#notice>.row .row a{
    text-decoration: none;
    color: #1E222A;

}
#notice>.row .row a:hover{
    color:#029696;
}

/*公告详情*/
#notice-details{
    margin-top: 4%;
}

#notice-details p {
    text-align: left;
    line-height: 2;
}
/*建筑八大员*/
#architecture{
    margin-top: 4%;
}
#architecture .media-body{
    line-height: 2;
}
/*BIM*/
#BIM{
     margin-top: 4%;
     line-height: 2;
 }
#BIM p{
    padding:0 5%;
}

/*建筑技术工*/

#skill-labor{
    margin-top: 4%;
    line-height: 2;
}
#skill-labor p{
    padding:0 5%;
}

/*劳务派遣*/
#labor-dispatching {
    margin-top: 4%;
    line-height: 2;
}
#labor-dispatching .col-md-4{
    margin-top: 4%;
}
#labor-dispatching .col-md-4 div{
    height: 130px;
    padding:10% 5%;
    border:2px dashed #029696;
}
#labor-dispatching .col-md-4 div:hover{
    background:#029696;
    color: #ffffff;
}
/*人事档案*/
#personnel-archires {
    margin-top: 4%;
    line-height: 2;
}
#personnel-archires .col-md-4{
    margin-top: 4%;
}
#personnel-archires dt img{
    width: 195px;
    height: 130px;
}
#personnel-archires dd{
    font-weight: bold;
}


/*人资外包*/
#oursourcing{
    margin-top: 4%;
    line-height: 2;
}



/*屏幕小于-手机端*/
@media screen and (max-width:767px) {
    .row{
        margin: 0;
    }
    div.pc{
        display: none;
    }
    div.cmobile-phone{
        display:inline;

    }
    body{
        background:#ffffff;
    }
    #nav>.cmobile-phone div.col-xs-7>p{
        text-align: right;
        font-size: 16px;
        color:#023B4E;
        font-weight: bold;
        margin-top: 6%;
    }
    #nav>.cmobile-phone div.col-xs-7>p>span{
        padding:5% 0 5% 24%;
        background-image:url("/statics/js/all/img/images/cmobile.png");
        background-repeat:no-repeat ;
    }
    #nav>.cmobile-phone>.row ul{
        list-style:none;
    }
    #nav>.cmobile-phone>.row ul li{
      padding:1% 0;
        text-align: center;
        font-size: 14px;
        background:#009A9A;
        border-top:1px solid #ffffff;
        border-right:1px solid #ffffff;
    }
    #nav>.cmobile-phone>.row ul li>a{
        color:#ffffff;
        text-decoration:none;
    }

    /*经营理念*/
    #management-idea>.row{
        padding:0;
    }
    #management-idea>.row img{
        width: 100%;
    }
    /*关于诺千*/
    #about-nobel img{
        width:100%;
    }
    #about-nobel img:first-child{
        width:68%;
    }
    #about-nobel>.row:last-child {
        padding: 5%  0;

    }
    #about-nobel>.row p {
        font-size: 12px;
         line-height:1;
        text-indent: 2em;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }
    /*我们的优势*/
    #our-advantages img:first-child{
        width:68%;
    }
    #our-advantages>.cmobile-phone{
        font-size: 16px;
    }
    #our-advantages>.cmobile-phone img{
        border-radius:50%;
    }
    #our-advantages>.cmobile-phone .col-xs-4{
        text-align: center;
        margin-top:2%;
    }

    /*业务介绍*/
    #business-introduction img:first-child{
        width:68%;
    }
    #business-introduction>.row table td{
        height:100px;
        text-align: center;
        line-height: 1;
    }
    #business-introduction>.row table a{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    /*底部*/
    #foot img{
        width: 100%;
    }
/*xiala*/
    ul.combobox{
        width:65%;
        background:#ffffff;
        list-style: none;
        position: absolute;
        top:0;
        left:195%;
        z-index: 1;
    }
    ul.combobox hr{
        margin: 0;
    }
    ul.combobox li{
        padding:5% 10%;
        border-bottom:1px solid silver;

    }
    ul.combobox li a{
        color:silver;
        text-decoration:none;
    }
    ul.combobox li a:hover{
        color:#009A9A;
    }
    ul.combobox li span.glyphicon{
         float:right;
    }
    #combobox{
        float: right;
        margin-right: 2%;
        font-size: 16px;
    }
    /*内容*/
    hr.red{
        margin-top: 0;
    }
    /*合作伙伴页面*/
    .conent .cmobile-phone .partners img{
        width:100%;
        height: 62px;
        background:#E4E4E4;
    }
    .conent .cmobile-phone .partners .col-xs-6{

        margin:5px 0;
    }


    /*学历认证*/
    .cmobile-phone>.saqa{
        margin-top: 4%;
        line-height: 2;
    }
    .saqa .row{
        margin-top: 4%;
    }
    .cmobile-phone>.saqa .saqa-1 img{
        width: 100%;
        border-radius: 50%;
    }
    .cmobile-phone>.saqa .saqa-1 a{
        padding:1% 2%;
        margin:10px 10px;
        border:2px solid #009A9A;
        border-radius: 7px;
        color:#3c3c3c;
        text-decoration: none;
    }
    .cmobile-phone>.saqa .saqa-1 a:hover{
        background:#009A9A;
        color: #ffffff;
        font-weight: bold;
    }
    .cmobile-phone>.saqa .saqa-2 .col-xs-3{
        margin-top: 5%;
        position:relative;
    }
    .cmobile-phone>.saqa .saqa-2 .col-xs-3 img{
        width: 100%;
    }
    .cmobile-phone>.saqa .saqa-2 .col-xs-3 a{
        position: absolute;
        top:78%;
        left:35%;
        text-decoration: none;
        font-size: 12px;
        color:#009A9A;
    }


    .cmobile-phone>.saqa .saqa-3 .col-md-3{
        margin-top: 5%;
    }
    .cmobile-phone>.saqa .saqa-3 ul{
        text-align:center;
        margin: 0;
        padding:0;
        border-bottom:0;
        width: 100%;
        list-style: none;
        background: #E6EDFE;
        box-shadow:0 0 0 0;
    }
    .cmobile-phone>.saqa .saqa-3 ul li{
        text-align:center;
        margin: 9% 4%;
        padding: 1% 0;
        border-bottom: 0;
        border: 1px solid #3c3c3c;
        border-radius: 7%;
        background:#ffffff;
    }
    .cmobile-phone>.saqa .saqa-3 div.dan ul li:first-child{
        margin: 0;
        padding:5% 0;
        border: 0;
        border-radius: 0;
        font-size: 20px;
        color: #ffffff;
        font-weight: bold;
        background: #2C57AB;
        position: relative;

    }
    .cmobile-phone>.saqa .saqa-3 div.dan ul li:first-child span{
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #2C57AB;
        position: absolute;
        top:99%;left:41%;
    }
    .cmobile-phone>.saqa .saqa-3 div.dan ul li:last-child{
        margin: 0;
        border: 0;
        background: #E6EDFE;

    }
    .cmobile-phone>.saqa .saqa-3 div.dan ul li:last-child a{
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        padding: 2% 15%;
        border-radius: 7px;
        background:#FE882D;
    }

    .cmobile-phone>.saqa .saqa-3 div.shuang ul li:first-child{
        margin: 0;
        padding:5% 0;
        border: 0;
        border-radius: 0;
        font-size: 20px;
        color: #ffffff;
        font-weight: bold;
        background: #009A9A;
        position: relative;

    }

    .cmobile-phone>.saqa .saqa-3 div.shuang ul li:first-child span{
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #009A9A;
        position: absolute;
        top:99%;left:41%;
    }
    .cmobile-phone>.saqa .saqa-3 .col-xs-6{
        margin: 5% 0;
    }



    /*职称评审页面*/
    .cmobile-phone>.professional-title{
        margin-top: 4%;
        line-height: 2;
    }
    .cmobile-phone>.professional-title .row{
        margin-top: 8%;
    }
    .cmobile-phone>.professional-title>.title-1 .col-xs-4{
        border-bottom: 0;
        padding:0 1px;

    }
    .cmobile-phone>.professional-title>.title-1 .col-xs-4 div{
        width:100%;
        height: 112px;
        line-height: 1;
        border-radius: 50%;
        border:3px solid silver;
    }
    .cmobile-phone>.professional-title>.title-1 .col-xs-4 div p:first-child{
        padding-top: 19%;
        font-size:18px;
        color:#ffffff;
    }
    .cmobile-phone>.professional-title>.title-1 .col-xs-4 div p:last-child{
        font-size:14px;
        padding-top: 13%;
        font-weight:100;
        padding-left: 1%;
    }
    .cmobile-phone>.professional-title>.title-2 .col-xs-12 img{
        width: 100%;
    }
    .cmobile-phone>.professional-title>.title-2 .col-xs-12{
        position:relative;
        margin-top: 4%;
    }
    .cmobile-phone>.professional-title>.title-2 .col-xs-12 a{
        position: absolute;
        top:-2px;
        right:3%;
    }
    .cmobile-phone>.professional-title>.title-2 .col-xs-12 a img{
        width: 55%;

    }


    .cmobile-phone>.professional-title>.title-3 table{
        margin-top: 4%;
    }
    .cmobile-phone>.professional-title>.title-3 table th{
        text-align: center;
        color: #ffffff;
        background: #02516B;
        border-right:1px solid #ffffff ;
        border-bottom:1px solid #ffffff ;
    }
    .cmobile-phone>.professional-title>.title-3 table td{
        border-right:1px solid silver ;
        border-bottom:1px solid silver;
    }
    .cmobile-phone>.professional-title>.title-3 table td a{
        text-decoration: none;
        color: #ffffff;
        font-weight: bold;
        padding:1px 2px;
        background: #BB1101;
    }
    .cmobile-phone>.professional-title>.title-3 table tr{
        height: 50px;
    }
    .cmobile-phone>.professional-title>.title-3 table tr td:first-child{
        text-align: center;
        color: #ffffff;
        background: #029696;
        border-bottom:1px solid #ffffff ;
    }
    .cmobile-phone>.professional-title>.title-3 table tr td:last-child{
        text-align: center;
    }


    /*企业新闻*/
    .cmobile-phone>.news {
        margin-top: 4%;
    }

    .cmobile-phone>.news .media>.media-left img{
        width: 150px;
        height: 100px;
    }
    .cmobile-phone>.news .media>.media-body{
        line-height: 2;
    }
    .cmobile-phone>.news .media>.media-body p{
        margin-top: 2%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:1;
        overflow: hidden;
    }
    .cmobile-phone>.news .media>.media-body:hover h4{
        font-weight: bold;
        color:red;
    }
    /*yema*/
    .cmobile-phone .yema>div{
        width:100%;
        border: 2px solid silver;
        border-radius: 25px;
        margin-top: 4%;
        margin-bottom: 4%;

    }
    .cmobile-phone .yema>div a{
        text-decoration: none;
        color: silver;
        padding:1% 3%;
        margin:2px 2px;
    }
    .cmobile-phone .yema>div a:hover{
        color:#ffffff;
        border-radius:50%;
        background: #029696;
    }
    .cmobile-phone .yema>div a:first-child:hover{
        color: #029696;
        background: #ffffff;
    }
    .cmobile-phone .yema>div a:last-child:hover{
        color:#029696;
        background: #ffffff;
    }
    .cmobile-phone .yema>div span{
        color:#ffffff;
        padding:1% 3%;
        margin:2px 2px;
        border-radius:50%;
        background: #029696;
    }

    /*新闻详情*/
    .cmobile-phone>.news-details{
        margin-top:4%;
    }
    .cmobile-phone>.news-details img{
        width: 340px;
        height: 190px;
        margin:4% 0;
    }
    .cmobile-phone>.news-details p{
        text-align: left;
        text-indent:2em;
    }

    .conent .shx a{
        color: #0f0f0f;
        text-decoration: none;
    }
    .conent .shx a:hover{
        color:#029696;
    }
    .conent .shx div{
        width: 100% !important;
    }
    /*通知公告*/
    .cmobile-phone>.notice>.row{
        padding:2% 0;
        margin: 0 2%;
        border-bottom:2px dashed silver;
    }
    .cmobile-phone>.notice>.row a div{
        padding: 0;
    }
    .cmobile-phone>.notice>.row a .col-xs-8{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:1;
        overflow: hidden;
    }
    .cmobile-phone>.notice>.row a .col-xs-4{
        text-align:right;
    }
    .cmobile-phone>.notice>.row a{
        text-decoration: none;
        color: #1E222A;

    }

    /*公告详情*/
    .cmobile-phone>.notice-details{
        margin-top: 4%;
    }

    .cmobile-phone>.notice-details p {
        text-align: left;
        line-height: 2;
    }


    /*建筑八大员*/
    .cmobile-phone>.architecture{
        margin-top: 4%;
    }
    .cmobile-phone>.architecture .media-body{
        line-height: 1;
    }

    /*BIM*/
    .cmobile-phone>.BIM{
        margin-top: 4%;
        line-height: 2;
    }

    .cmobile-phone>.BIM img{
        width: 100%;
    }

    .cmobile-phone>.skill-labor{
        margin-top: 4%;
        line-height: 2;
    }
    .cmobile-phone>.skill-labor img{
        width: 100%;
    }


    /*劳务派遣*/
    .cmobile-phone>.labor-dispatching {
        margin-top: 4%;
        line-height: 1;
    }
    .cmobile-phone>.labor-dispatching .col-xs-6{
        margin-top: 4%;
    }
    .cmobile-phone>.labor-dispatching .col-xs-6 div{
        height: 105px;
        padding:10% 5%;
        border:2px dashed #029696;
    }
    .cmobile-phone>.labor-dispatching .col-xs-6 div:hover{
        background:#029696;
        color: #ffffff;
    }

    /*人事档案*/
    .cmobile-phone>.personnel-archires {
        margin-top: 4%;

    }
    .cmobile-phone>.personnel-archires .col-xs-6{
        margin-top: 4%;
        padding: 0;
    }
    .cmobile-phone>.personnel-archires dt img{
        width: 195px;
        height: 130px;
    }
    .cmobile-phone>.personnel-archires dd{
        font-weight: bold;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp:1;
        overflow: hidden;

    }
    /*人资外包*/
    .cmobile-phone>.oursourcing{
        margin-top: 4%;
        line-height: 2;
    }
    .cmobile-phone>.oursourcing img{
        width: 100%;
    }

}