/*关于我们*/
/*机构介绍*/
.institution-intro{
    padding: 0 30px;
    margin-bottom: 40px;
}
.institution-intro .intro-ins{
    border-top: 1px solid #eee;
    overflow: hidden;
}
.intro-ins .intro-text,
.logo-intro .logo-text{
    width: 818px;
    float: left;
}
.intro-ins .intro-text p,
.logo-intro .logo-text p{
    font-size: 14px;
    color: #3f454b;
    margin-top: 15px;
    line-height: 22px;
    text-align: justify;
}
.intro-ins .intro-img{
    width: 255px;
    height: 166px;
    margin: 22px 0 0 27px;
    overflow: hidden;
    float: right;
}
.intro-ins .intro-img img{
    width: auto;
    height: 100%;
    transition: all .3s;
}
.intro-ins .intro-img img:hover{
    transform: scale(1.1);
}
.institution-intro .mt{
    margin-top: 30px;
}
.institution-intro .logo-intro{
    overflow: hidden;
}
.logo-intro .logo-img{
    width: 253px;
    height: 102px;
    margin: 22px 0 0 27px;
    border: 1px solid #eee;
    position: relative;
    float: right;
}
.logo-intro .logo-img img{
    width: auto;
    height: 60%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}
/*发展历程*/
.develop-process{
    padding: 0 20px 0 30px;
}
.develop-process .el-tabs__header{
    margin: 0 0 28px;
}
.develop-process .el-tabs__content{
    position: inherit;
}
.develop-process .el-tabs__nav-wrap::after{
    height: 1px;
    background-color: #d1d6e2;
}
.timeline{
    float: left;
    width: 895px;
    margin-bottom: 30px;
}
.timeline ul li{
    position: relative;
    padding-bottom: 100px;
    margin-left: 5px;
}
.timeline ul li:last-child{
    padding-bottom: 50px;
}
.timeline ul li .timeline-tail{
    position: absolute;
    left: 4px;
    height: 100%;
    border-left: 1px solid #d1d6e2;
}
.timeline ul li .timeline-node{
    position: absolute;
    left: -5px;
    width: 75px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url("/image/year-bg.png") no-repeat;
    background-size: 100%;
    padding-top: 6px;
    color: #fff;
}
.timeline ul li .timeline-info{
    position: relative;
    top: 45px;
    overflow: hidden;
    margin: 0 0 0 26px;
}
.timeline ul li .timeline-info i{
    display: inline-block;
    width: 85px;
    font-size: 14px;
    color: #606972;
}
.timeline ul li .timeline-info p{
    font-size: 14px;
    color: #1D2023;
    line-height: 20px;
    text-align: justify;
    background-color: #eceef6;
    padding: 10px 20px 10px 30px;
    margin-top: 30px;
}
.timeline ul li .timeline-info p:first-child{
    margin-top: 20px;
}
.activity-card{
    margin-top: 30px;
}
.activity-card .img-over{
    width: 100%;
    height: 115px;
    overflow: hidden;
}
.activity-card .img-over img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.activity-card .img-over img:hover{
    transform: scale(1.1);
}
.activity-card .theme-activity{
    padding: 15px;
}
.activity-card .theme-activity span{
    font-size: 18px;
    color: #3f454b;
    padding-right: 10px;
}
.activity-card .theme-activity i{
    font-size: 14px;
    color: #d9d9d9;
    float: right;
    margin-top: 5px;
}

/*专家委员会*/
.committee-experts{
    padding: 0 30px;
}
.committee-experts .committee-intro{
    overflow: hidden;
}
.committee-intro .committee-text{
    width: 688px;
    float: left;
}
.committee-intro .committee-text p{
    font-size: 14px;
    color: #3f454b;
    margin-top: 15px;
    line-height: 22px;
    text-align: justify;
}
.committee-intro .committee-img{
    width: 385px;
    height: 200px;
    margin: 22px 0 0 27px;
    overflow: hidden;
    float: right;
}
.committee-intro .committee-img img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.committee-intro .committee-img img:hover{
    transform: scale(1.1);
}
.committee-experts .el-table td,
.committee-experts .el-table th.is-leaf{
    border-bottom: none;
}
.committee-experts .el-table th{
    background-color: #eeeff3;
}
.committee-experts .el-table::before{
    height: 0;
}
/*招聘信息*/
.employment-info{
    padding: 0 30px;
}
.employment-info .employment-intro{
    font-size: 14px;
    color: #3f454b;
}
.employment{
    margin-top: 20px;
}
.employment .el-row{
    border-top: 1px solid #d6d6d6;
}
.employment .cus-rol{
    position: relative;
    height: 100px;
}
.employment .el-row:last-child{
    border-bottom: 1px solid #d6d6d6;
}
.employment .post-name{
    height: 100px;
    text-align: center;
    background-color: #eeeff3;
    overflow: hidden;
}
.employment .post-name .post-title{
    margin-top: 27px;
    color: #1d2023;
    font-size: 14px;
    padding: 0 5px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.employment .post-name .post-num{
    color: #3f454b;
    font-size: 14px;
    margin-top: 10px;
}
.employment .post-intro{
    padding: 5px 30px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.employment .post-intro p{
    line-height: 20px;
    font-size: 14px;
    color: #3f454b;
}
.employment .post-intro p:last-child{
    margin-top: 5px;
}
.attention-item{
    margin-top: 20px;
}
.attention-item p{
    font-size: 12px;
    color: rgba(29,32,35,.6);
    margin-bottom: 10px;
}
.attention-item .img-over{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.attention-item .img-over img{
    width: 100%;
    height: auto;
    transition: all .3s;
}
.attention-item img:hover{
    transform: scale(1.1);
}
.download-info{
    margin-bottom: 30px;
}
.download-info p{
    display: inline-block;
    position: relative;
    padding: 10px 8px;
    font-size: 14px;
    color: #1d2023;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 5px 0;
    cursor: pointer;
    border: 1px solid #eee;
    transition: all .5s;
}
.download-info p:hover{
    -webkit-transform: translate3d(0,-3px,0);
    -moz-transform: translate3d(0,-3px,0);
    -ms-transform: translate3d(0,-3px,0);
    -o-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
}
.download-info p i,
.download-info .jiantou{
    color: #c30e23;
}
.download-info p:last-child{
    margin-right: 0;
}
.download-info a{
    font-size: 14px;
    color: #c30e23;
    margin-top: 20px;
}
.download-info .more{
    text-align: right;
    margin-top: 20px;
}


/*联系我们*/
.contact-us{
    padding: 0 30px;
}
.contact-us .company-name{
    font-size: 17px;
    color: #3f454b;
}
.our-info{
    margin-top: 25px;
    padding-left: 18px;
}
.our-info p{
    font-size: 14px;
    color: #1D2023;
    padding: 10px 0 10px 25px;
    position: relative;
}
.our-info p:before{
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
}
.our-info p.location:before{
    background: url("/image/location.png") no-repeat;
    background-size: 100%;
}
.our-info p.phone:before{
    background: url("/image/phone.png") no-repeat;
    background-size: 100%;
}
.our-info p.mail:before{
    background: url("/image/mail.png") no-repeat;
    background-size: 100%;
}
.map-info{
    height: 400px;
    padding: 20px;
    border: 1px solid #eee;
    margin-top: 20px;
}
#map{
    width: 100%;
    height: 400px;
    background: url("/image/map.png") center;
    -webkit-background-size: 100%;
    background-size: 100%;
}