/*领导列表*/
.address {
   height: 80px;
   background-color: #ffffff;
   border-top-left-radius: 7px;
   border-top-right-radius: 7px;
   border-bottom: 1px solid #ededed;
   line-height: 80px;
   padding-left: 25px;
   box-sizing: border-box;
   font-size: 24px;
   color: #666666;
}

.address>img {
   vertical-align: middle;
   margin-right: 15px;
}

.address span {
   font-size: 24px;
   color: #666666;
}

.address span a {
   font-size: 24px;
   color: #666666;
}

.list_c {
   background-color: #ffffff;
   padding-left: 25px;
   box-sizing: border-box;
   overflow: hidden;
}

.list_c h2 {
   height: 84px;
   line-height: 84px;
   font-size: 40px;
   background: url(fgx.png) no-repeat bottom left;
}

.list_c ul {
   margin-bottom: 47px;
}

.list_c ul li {
   width: 1148px;
   border-radius: 7px;
   border: 1px solid #ededed;
   background-color: #faf6ed;
   margin-top: 47px;
   padding-bottom: 20px;
   box-sizing: border-box;
}

.list_c ul li .leader-img {
   float: left;
   margin-top: 20px;
   margin-left: 25px;
   width: 124px;
}

.list_c ul li .li_left {
   padding-left: 25px;
   width: 700px;
   float: left;
}

.list_c ul li .li_left a {
   line-height: 70px;
   color: #222222;
   font-size: 34px;
   padding-left: 40px;
   margin-top: 20px;
   max-width: 90%;
   overflow: hidden;
   display: inline-block;
   background: none;
   text-overflow: initial;
   white-space: initial;
}

.list_c ul li .li_left p {
   text-overflow: initial;
   white-space: initial;
}

.list_c ul li .li_right {
   float: right;
   margin-right: 25px;
   width: 161px;
}

.list_c ul li .li_right a {
   display: block;
   width: 161px;
   height: 49px;
   line-height: 46px;
   font-size: 28px;
   color: #ffffff;
   padding-left: 80px;
   box-sizing: border-box;
   border-radius: 47px;
   background-color: #df0000;
   background-image: url(voice.png);
   background-repeat: no-repeat;
   background-position: 20px 9px;
   margin-top: 50px;
}

/*领导内容*/
.leaderbox {
   padding-bottom: 40px;
}

.leaderbox .leaderpic {
   display: block;
   width: 150px;
   margin: 0 auto;
   padding-top: 40px;
}

.leaderbox .leadername {
   font-size: 40px;
   font-weight: bold;
   padding: 50px 0 10px 0;
   text-align: center;
}

.leaderbox .Lt {
   color: #be0023;
   font-size: 38px;
   width: 90%;
   text-align: left;
   border-bottom: 14px solid #f5f5f5;
   margin: 40px auto 0;
   padding-bottom: 20px;
   font-weight: bold;
}

.leaderbox .leaderCon {
   width: 90%;
   margin: 0 auto;
   font-size: 30px;
   line-height: 50px;
   text-align: left;
   text-indent: 2rem;
   margin-top: 35px;
}

.leaderbox p span {
   font-size: 28px !important;
   line-height: 50px !important;
}

.leaderbox .leaderCon {
   width: 90%;
   margin: 0 auto;
   font-size: 30px;
   line-height: 50px;
   text-align: left;
   text-indent: 2rem;
   margin-top: 35px;
}

.leaderbox .TRS_UEDITOR {
   width: 90%;
   margin: 0 auto;
   font-size: 28px;
   line-height: 50px;
   text-align: left;
   margin-top: 35px;
}

/*list列表*/
.list_cont {
   background-color: #ffffff;
   padding-left: 25px;
   box-sizing: border-box;
   overflow: hidden;
}

.list_cont h2 {
   height: 84px;
   line-height: 84px;
   font-size: 40px;
   background: url(fgx.png) no-repeat bottom left;
}

.list_cont ul {
   margin-bottom: 47px;
}

.list_cont ul li {
   width: 1148px;
   border-radius: 7px;
   border: 1px solid #ededed;
   background-color: #faf6ed;
   margin-top: 47px;
   padding-bottom: 40px;
   box-sizing: border-box;
}

.list_cont ul li .li_left {
   float: left;
   padding-left: 25px;
   width: 900px;
}

.list_cont ul li .li_left a {
   display: inline-block;
   background: url(list_d.png) no-repeat left center;
   line-height: 70px;
   color: #222222;
   font-size: 34px;
   padding-left: 40px;
   margin-top: 20px;
   max-width: 90%;
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}

.list_cont ul li .li_right {
   float: right;
   margin-right: 25px;
   width: 161px;
}

.list_cont ul li .li_right span {
   font-size: 24px;
   color: #666666;
   display: block;
   margin-top: 30px;
   text-align: center;
}

.list_cont ul li .li_right>a {
   display: block;
   width: 161px;
   height: 49px;
   line-height: 46px;
   font-size: 28px;
   color: #ffffff;
   padding-left: 80px;
   box-sizing: border-box;
   border-radius: 47px;
   background-color: #df0000;
   background-image: url(voice.png);
   background-repeat: no-repeat;
   background-position: 20px 9px;
   margin-top: 20px;
}

.content .doctitle {
   padding: 40px 0;
   font-size: 34px;
   line-height: 70px;
   text-align: center;
   color: #333333;
}

.content .content_top {
   width: 100%;
   float: left;
   background: #faf6ed;
   border: solid 1px #c7c7c7;
   margin-bottom: 30px;
}

.content .content_top .xlli_left {
   float: left;
   margin-top: 15px;
   margin-bottom: 15px;
   line-height: 47px;
   font-size: 22px;
   margin-left: 20px;
   padding-left: 25px;
}

.content .content_top .xlli_left span {
   color: #575757;
}

.content .content_top .xlli_right {
   float: right;
   margin-right: 25px;
   width: 161px;
}

.content .content_top .xlli_right a {
   display: block;
   width: 161px;
   height: 46px;
   line-height: 46px;
   font-size: 28px;
   color: #ffffff;
   padding-left: 80px;
   box-sizing: border-box;
   border-radius: 47px;
   background-color: #df0000;
   background-image: url(voice.png);
   background-repeat: no-repeat;
   background-position: 20px 9px;
   margin-bottom: 20px;
   margin-top: 37px;
}

.content .cont_c {
   margin-top: 30px;
   font-size: 28px;
   line-height: 2.5;
}

.content .cont_c * {
   font-size: 28px !important;
   line-height: 2.5;
   margin: 20px 0;
}