/* Created by kong 20250313 */

body { background-image: url("../images/bg_15.jpg");}

.spbg01 { margin-top: 100px; background-image: url("../images/bg_16.jpg");}

.leaders { height: 692px;}
.leaders .title { line-height: 76px;}
.leaders dl { float: left; width: 630px; margin-top: 58px; padding-bottom: 29px; font-size: 18px; line-height: 36px; color: #333; border-bottom: #FC9144 1px solid;}
.leaders dl:last-child { float: right;}
.leaders dt { margin-bottom: 29px; font-size: 24px; line-height: 24px; font-weight: bold;}
.leaders dt:nth-of-type(2) { margin-top: 29px; padding-top: 60px; border-top: #FC9144 1px solid;}
.leaders dd { height: 36px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.leaders dd strong { float: left; width: 130px; padding-left: 23px; color: #FF7522; border-left: #FF7522 1px solid;}
.leaders dd strong a { color: #FF7522;}

.organization .title { margin: 111px 0 35px;}
.organization img { width: 100%; border-top: #FF7522 3px solid;}

.photolist .title { margin: 50px 0 35px;}
.photolist ul { display: flex; justify-content: space-between;}
.photolist ul li { width: 400px;}
.photolist ul li .thumb { width: 100%; height: 250px; border-radius: 10px;}
.photolist ul li p { margin-top: 19px; font-size:20px; line-height:22px; color:#666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
