/*当前位置*/
.dqwz { margin: 15px 0; font-size: 16px; color: #000020; }
.dqwz a { font-size: 16px; color: #000020; padding: 0 4px; }
.lindaoUl li { padding: 15px; background: #f5f5f5; margin-bottom: 20px; }
.lindaoUl li .subLeaders08 { }
.subLeaders08_img a, .subLeaders08_img a img { display: block; width: 160px; height: 200px; }
.subLeaders08 .left p a { display: block; text-align: center; font-size: 16px; margin-top: 10px; font-weight: bold; color: #d20200; }
.subLeaders08 > .right { width: 965px; }
.subLeaders08 > .right * { line-height: 28px; font-size: 16px; color: #333; text-align: justify; }
.subLeaders08 > .right p { margin: 1em 0; }
.tabMenu08 { border-bottom: 1px solid #e1e1e1; overflow: hidden; margin-bottom: 20px; }
.tabMenu08 li { float: left; margin-right: 20px; }
.tabMenu08 li h3 a { display: block; padding: 10px 20px; background: #f2f2f2; text-align: center; border-top-left-radius: 10px; border-top-right-radius: 10px; font-size: 18px; color: #d20200; font-weight: normal; }
.tabMenu08 li.active h3 a, .tabMenu08 li:hover h3 a { color: #fff; background: #d20200; }
@media only screen and (max-width:1250px) {
	.subLeaders08 > .right { width: calc(100% - 180px); width: -webkit-calc(100% - 180px); width: -moz-calc(100% - 180px); width: -o-calc(100% - 180px); }
}
@media only screen and (max-width:1000px) {
	.tabMenu08 li { width: 50%; margin-right: 0; }
	.subLeaders08 > .left p a, .subLeaders08 > .right * { font-size: 1.6rem; }
}
@media only screen and (max-width:750px) {
	.tabMenu08 li h3 a { font-size: 1.8rem; }
	.dqwz { width: 100%; margin: 1em auto; float: none; }
	.dqwz, .dqwz a { font-size: 1.4rem; }
	.subLeaders08 > .right, .subLeaders08 > .left { float: none; width: auto; }
	.subLeaders08_img a { text-align: center; margin: 0 auto; }
}

/* sun20230530 */
.lindao2023 { padding: 0px 0 20px; }
.lindao2023_tit { font-size: 24px; line-height: 2.4em; border-bottom: 1px solid #ccc; margin-bottom: 30px; }
.lindao2023_con { overflow: hidden; }
.lindao2023_list.fr { width: 895px; }
.lindao2023_list li { float: left; width: 102px; margin-left: 40px; margin-bottom: 15px; text-align: center; }
.lindao2023_list li .photo { width: 100%; height: 130px; }
.lindao2023_list li .photo img { width: 100%; height: 100%; object-fit: cover; }
.lindao2023_list li .txt { margin-top: 10px; }
.lindao2023_list li .txt span { font-size: 14px; display: block; font-family: '宋体'; color: #434343; line-height: 1.8em; }
.lindao2023_list li .txt span.name { font-weight: 700; color: #026996; white-space: nowrap; }
.lindao2023_list li.first { width: 260px; }
.lindao2023_list li.first .photo { height: 340px; }
.lindao2023_list li.first .txt span { display: inline-block; }
@media screen and (max-width: 1200px) {
	.lindao2023_con { display: flex; justify-content: space-between; }
	.lindao2023_list.fr { width: 80%; }
}
@media screen and (max-width: 768px) {
	.lindao2023_con { display: block; }
	.lindao2023_list, .lindao2023_list.fr { width: 100%; display: flex; justify-content: space-around; flex-wrap: wrap; }
	.lindao2023_list.fl { justify-content: center; }
	.lindao2023_list li { margin-left: 0; width: 28%; }
	.lindao2023_list li .photo { height: 35vw; }
}