/**
* @Author: MiniHui <huimini>
* @Date:   2016-10-13-17:08:33-Thursday
* @Email:  iloveminihui@icloud.com
* @Project: 高层管理
 * @Last modified by:   minihui
 * @Last modified time: 2017-04-26-Wed-16-22-48
*/

.senior-cont-tit { font-size: 24px; line-height: 40px; width: 150px; height: 40px; /*background: #1583f0;*/
color: #1583f0; /*text-align: center;*/
margin-bottom: 30px; font-weight: bold; }
/*董事会成员*/

.senior-cont-boardOfficer { margin: 37px auto 0; }
.senior-cont-boardOfficer ul { width: 1390px; }
.senior-cont-boardOfficer li { width: 230px; text-align: left; float: left; margin-bottom: 30px; }
.boardOfficer-name { color: #4c4c4c; font-size: 24px; line-height: 40px; }
.boardOfficer-post { color: #808080; font-size: 16px; line-height: 30px; }
/*公司高管*/

.senior-cont-executives { margin: 30px auto 132px; position: relative; }
.senior-cont-executives li { width: 150px; /*height: 223px;*/
height: 238px; float: left; position: relative;/*margin-bottom: 28px;*/
}
.executives-img { width: 149px; height: 136px; cursor: pointer; }
.executives-img img { width: 100%; height: 100%; }
.executives-item { width: 149px; /* height: 87px;*/
height: 102px; position: absolute; left: 0; bottom: 1px; z-index: 2; cursor: pointer; }
.executives-item .item-name { line-height: 28px; font-size: 22px; color: #333; position: relative; z-index: 2; padding: 10px 15px 0; }
.executives-item .item-post { font-size: 13px; line-height: 28px; color: #808080; position: relative; z-index: 2; padding: 5px 15px 0; }
.executives-item .item-bg { width: 100%; height: 100%; background: #f2f2f2; opacity: 1; position: absolute; left: 0; bottom: 0; z-index: 1; }
.senior-cont-executives li:hover .executives-item .item-bg { background: #3773db; }
.senior-cont-executives li:hover .executives-item .item-name, .senior-cont-executives li:hover .executives-item .item-post { color: #fff; }
.senior-cont-executives li .on .item-name, .senior-cont-executives li .on .item-post { color: #fff; }
.senior-cont-executives li .on .item-bg { background: #00a0e9; opacity: 1; }
.senior-cont-executives li .on .item-bg { background: #00a0e9; opacity: 1; }
.executives-layer { position: absolute; background: url(/company/img/seniorlayerbg.png) 0 0 no-repeat; width: 540px; height: 265px; /* height: 301px; */
padding: 25px 30px 35px 30px; z-index: 3; display: none; }
.executives-layer-position1 { left: 150px; top: 0;/*display: block;*/
}
.executives-layer-position2 { left: 150px; top: 0; }
.executives-layer-position3 { left: 150px; top: 0; }
.executives-layer-position4 { left: 150px; top: 0; }
.executives-layer-position5 { right: 150px; top: 0; }
.executives-layer-position6 { right: 150px; top: 0; }
.executives-layer-position7 { right: 150px; top: 0; }
.executives-layer-position8 { right: 150px; top: 0; }
.executives-layer-close { position: absolute; z-index: 2; right: 32px; top: 31px; background: url(/company/img/seniorlayerclose.png) 0 0 no-repeat; width: 22px; height: 23px; cursor: pointer; }
.executives-layer-name { font-size: 36px; line-height: 46px; color: #fff; }
.executives-layer-post { font-size: 24px; line-height: 46px; color: #7ecef4; margin-bottom: 15px; }
.executives-layer-txt { font-size: 14px; line-height: 29px; color: #fff; font-family: "宋体"; width: 530px!important; }
.slimScrollBar { opacity: 1!important; }
.executives-logo { width: 599px; height: 361px; background: #f2f2f2 url(/company/img/company-banner.png) no-repeat center; position: absolute; left: 600px; bottom: 1px; }
