/*-----------------领导信息-------------------*/
.linkmap_box {
 background: #fff !important;
}
.main {
 background: url(../image/20210420115239.png) repeat;
 padding: 0;
}
.main_content {
 background: none;
 padding: 0;
}
.Min_Box ul li p.Name{font-size: 16px;line-height: 2em;color:#511b66}
.Min_Box ul li p{font-size: 12px;line-height: 2em}
ul.Leader_One li {
 width: 208px;
 padding: 0;
 border: 0;
 overflow: hidden;
 float: left;
 box-shadow: 0px 0px 20px #ddd;
 margin-right: 30px;
 margin-bottom: 30px;
}
ul.Leader_One li:hover img {
 transform: scale(1.1);
}
ul.Leader_One li:hover .text_con {
 background: #fff;
}
ul.Leader_One li:nth-child(n+5) {
 margin-bottom: 0;
}
ul.Leader_One li:nth-child(5n+5) {
 margin-right: 0;
}
.Leader {
 margin-bottom: 30px;
}
.Leader .img_box {
 display: block;
 width: 100%;
 height: 254px;
 overflow: hidden;
}
ul.Leader_One li img {
 width: 100%;
 height: 100%;
 transition: all 0.2s;   
}
.Min_Box ul li a.detail{position:absolute;bottom:10px;left:170px;padding:5px 10px;background:#2076bd;color: #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px }
.Min_Box ul li a.detail:hover{background:#139640}
.text_con {
 padding: 20px;
 background: rgba(255,255,255,0.5);
 height: 118px;
 box-sizing: border-box;
}
p.Name {
 font-size: 16px;
 color: #511B66;
 font-weight: bold;
 margin-bottom: 10px;
}
p.zhiwu {
 font-size: 14px;
 color: #666;
}
h2.Leader_title {
 background: url(../image/20210420104240.png) no-repeat;
 height: 64px;
 display: flex;
 align-items: center;
 font-size: 18px;
 justify-content: center;
 color: #fff;
}
h2.Leader_title img {
 margin-right: 10px;
}
h2.Leader_subtitle {
 font-size: 20px;
 color: #814BB6;
 height: 80px;
 display: flex;
 align-items: center;
 justify-content: space-between;
}
h2.Leader_subtitle::before {
 content: '';
 display: block;
 height: 1px;
 background: #844BB3;
 width: 480px;
}
h2.Leader_subtitle::after {
 content: '';
 display: block;
 height: 1px;
 background: #844BB3;
 width: 480px;
}
ul.Leader_Two li {
 float: left;
 width: 50%;
 height: 64px;
 line-height: 64px;
 border-bottom: 1px solid #fff;
 border-right: 1px solid #fff;
 box-sizing: border-box;
 border-left: 1px solid #fff;
 padding-left: 170px;
}
ul.Leader_Two li a {
 font-size: 18px;
 color: #333;
}
ul.Leader_Two li p {
 display: none;
}
ul.Leader_Two li:nth-child(1), ul.Leader_Two li:nth-child(4), ul.Leader_Two li:nth-child(5), ul.Leader_Two li:nth-child(8), ul.Leader_Two li:nth-child(9) {
 background: rgba(255,255,255,0.5);
}
@media only screen and (max-width: 768px){
 .main {
 padding: 10px;
 }
 h2.Leader_subtitle::before {
 content: '';
 display: block;
 height: 1px;
 background: #844BB3;
 width: 80px;
 }
 h2.Leader_subtitle::after {
 content: '';
 display: block;
 height: 1px;
 background: #844BB3;
 width: 80px;
 }
ul.Leader_One li{ width: 46%; height: 254px; margin: 0px 2% 15px; box-sizing: border-box; }
.img_box{height: 200px;overflow: hidden;}
ul.Leader_One li img{ width: 100%; height: auto; }
.Min_Box ul li a.title_type{ font-size: 14px; }
.text_con {
 height: 148px;
}
ul.Leader_One li:nth-child(5n+5) {
 margin-right: 2%;
}
ul.Leader_One li:nth-child(n+5) {
 margin-bottom: 15px;
}
ul.Leader_Two li {
 padding-left: 0;
 text-align: center;
}
}

  