﻿/*-----------------领导信息-------------------*/
.Min_Box ul li{margin:0 15px 15px 0;position:relative;}
.Min_Box ul li img{float: left;margin-right: 30px;padding: 3px;}
.Min_Box ul li a.title_type{color: #950042;line-height: 42px;font-size: 24px;font-family: Microsoft YaHei;font-weight: bold;}
.Min_Box ul li a.title_type:hover{font-weight:bold;}
.Min_Box ul li span.author{display:block;font-size: 16px;font-family: Microsoft YaHei;font-weight: bold;color: #A99873;line-height: 42px;margin-bottom:20px;}

.Min_Box ul li p{font-size: 14px;line-height: 2em;font-size: 16px;font-family: Microsoft YaHei;font-weight: 400;color: #333333;line-height: 32px;}
ul.Leader_One li{width: 100%;overflow: hidden;border-bottom: 1px solid #EDEDED;padding: 30px 0px;}
ul.Leader_One li img{width: 240px;height: 315px;}
.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;display: none;}
.Min_Box ul li a.detail:hover{background:#139640}

@media only screen and (max-width: 768px){
 ul.Leader_One li{width:49%;overflow: hidden;margin:0 0 15px 0;}
 ul.Leader_One li.Li_Odd{float: left}
 ul.Leader_One li.Li_Even{float: right}

}
@media only screen and (max-width: 768px){
 ul.Leader_One li{width:100%;float: none!important}
 ul.Leader_One li img{width: 30%;height: auto;}
 .Min_Box ul li a.title_type{font-size:1.3rem}
} 

.row1{overflow:hidden;margin-bottom: 30px;}
.row1 img{width:170px;height: auto;float:left;margin-right:30px;}
.row1 .txt h1{font-size: 20px;font-family: Microsoft YaHei;font-weight: bold;color: #950042;line-height: 42px;}
.row1 .txt p{font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #888888;line-height: 24px;margin-top:10px;}

.row2{margin-bottom:50px;}
.row2 .hd{background: #950042;width:100%;height: 44px;}
.row2 .hd span{padding: 5px 15px;font-size: 18px;font-family: Microsoft YaHei;font-weight: 400;color: #333333;display:block;background:#fff;float:left;margin-left:10px;margin-top: 11px;position:relative;}
.row2 .hd{margin-bottom: 30px;}
.row2 .bd p{font-size: 18px;font-family: Microsoft YaHei;font-weight: 400;color: #333333;line-height: 32px;}