/*
    ** @author: zhangwenming
    ** data: 2019-02-26   23;50
    ** description  德澜仕官方网站  公司简介模块专用样式
*/
.video-company{
    width: 1040px;
    height: 603px;
    margin: 0 auto;
}
.profiles-text{
    margin-top: 30px;
    background-color: #f7f7f7;
}
.profiles-inner{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    font-family: 'microsoft yahei';
    font-size: 16px;
    color: #666;
    text-align: left;
}
.ul-factory{
    margin-top: 20px;
}
.img-factory{
    width: 383px;
    height: 243px;
    float: left;
    margin-right: 25px;
    margin-top: 26px;
}
.img-factory:nth-child(1),.img-factory:nth-child(2),.img-factory:nth-child(3){
    margin-top: 0;
}
.img-factory:nth-child(3n){
    margin-right: 0;
}
.develope-wrap{
    padding: 0px;
    background-image: url("../images/product/banner_png.png");
}
.develope-container{
    width: 100%;
    height: 502px;
    background-color: rgba(0,0,0,.6);
}

/*begin！企业荣誉*/
.company-honor{
    width: 100%;
    background: #f7f7f7;
}
.honor-wrap{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/*begin! part 人才招聘*/
.panel {
    width: 1200px;
    height: auto;
    background-color: #fff;
    color: #636363;
}

.panel-title {
    width: 100%;
    height: 52px;
    text-align: center;
    font: 600 16px/52px '微软雅黑';
    color: #636363;
    cursor: pointer;
}

.collapse {
    width: 100%;
    height: 0;
    background-color: #f7f7f7;
    overflow: hidden;
}

.collapse p {
    color: #636363;
    font: 500 14px '微软雅黑';
    padding: 22px 220px 22px 120px;
}

.collapse {
    border-bottom: solid 1px #f7f7f7;
}
.panel-title ul{
    width: 100%;
}
.panel-title ul li{
    list-style: none;
    float: left;
    width: 20%;
}
.invite-tit{
    width: 100%;
}
.invite-span{
    float: left;
    width: 20%;
    text-align: center;
    background-color: #03343f;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
}



/*人才招聘*/
.recruit-thead{
    background-color: #03343f;
    color: #fff;
}
.recruit-thead .th, .recruit-list .dl .dt .th {
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    float: left;
}
.recruit-thead .th.th-name, .recruit-list .dl .dt .th-name {
    width: 24%;
    padding: 0 0 0 3.6%;
    text-align: left;
}
.recruit-thead .th.th-salary, .recruit-list .dl .dt .th-salary {
    width: 16%;
    padding: 0 0 0 2.2%;
    text-align: left;
}
.recruit-thead .th.th-num, .recruit-list .dl .dt .th-num {
    width: 16%;
}
.recruit-thead .th.th-adr, .recruit-list .dl .dt .th-adr {
    width: 25%;
}
.recruit-thead .th.th-date, .recruit-list .dl .dt .th-date {
    width: 12.5%;
}
.recruit-list .dl .dt{position:relative;cursor:pointer;}
.recruit-list .dl .dt .th{color:#666666;}
.recruit-list .dl .dt .op{display:block;width:11px;height:100%;background:url(../images/company/icon-dd5.png) no-repeat center center;position:absolute;right:3.41726618705036%;top:0px;}
.recruit-list .dl .dt.cur .op{background-image:url(../images/company/icon-dd5-2.png);}
.recruit-list .dl .dd{
    padding: 20px 10% 45px;
    line-height: 27px;
    color: #666666;
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    display: none;
    text-align: left;
    font-size: 14px;
}
.recruit-list .dl .dd .btn{
    display: block;
    width: 338px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 42px;
    background: #03343f;
    margin: 30px 0 0;
    font-size: 16px;
}
.recruit-list .dl .dd p{
    text-align: left;
    font-size: 14px;
}
.recruit-list .dl .dd p strong{
    font-weight: bold;
}
.recruit-list .dl{
    border-bottom: 1px solid #ededed;
}

/*begin! 荣誉证书图片查看器*/
.layui-layer-phimg img{
    height: 428px;
}

.layer-page{
    display: none;
}
.layer-page{
    width: 500px;
    height: 650px;
}
.layer-page img{
    width: 500px;
    height: 650px;
}
.layui-layer.layui-layer-page.layui-layer-nobg img{
    height: 100%;
    width: 100%;
}
