 ul {

     list-style: none;

 }

 

 .container {

     width: 1014px;

     margin: 0 auto;

 }

 

 .back {

     display: block;

     padding: 20px 0;

     padding-left: 20px;

     font-size: 14px;

     color: #333;

     text-decoration: none;

     border-bottom: 1px solid #5c5c5c;

 }

 

 .mine-team h2 {

     margin: 35px 0 65px 0;

     font-size: 30px;

     color: #333;

     text-align: center;

 }

 

 .mine-team .info-con {

     line-height: 1.8;

     margin-bottom: 30px;

     text-align: justify;

 }

 

 .mine-team .person-list {

     overflow: hidden;

     margin-top: 35px;

     margin-bottom: 58px;

 }

 

 .mine-team .person-list li {

     float: left;

     width: 25%;

     text-align: center;

     border-right: 1px solid #adadad;

     box-sizing: border-box;

 }

 

 .mine-team .person-list li:last-child {

     border-right: 0;

 }

 

 .mine-team .person-list .item-img {

     overflow: hidden;

     border-radius: 50%;

 }

 

 .mine-team li .person {

     margin-top: 42px;

     margin-bottom: 17px;

     font-size: 20px;

     font-weight: bolder;

     color: #374e82;

 }

 

 .mine-team .zj-org {

     position: relative;

     height: 276px;

 }

 

 .mine-team .display-tea {

     position: absolute;

     top: 40px;

     width: 55%;

     z-index: 9;

 }

 

 .mine-team .display-tea>img {

     float: left;

     width: 50%;

     height: 152px;

     box-sizing: border-box;

 }

 

 .mine-team .display-tea .border-r {

     border-right: 10px solid #fff;

 }

 

 .mine-team .display-tea .txt {

     width: 444px;

     margin-top: 168px;

     text-align: justify;

 }

 

 .mine-team .display-txt {

     position: relative;

     float: right;

     width: 50%;

     height: 270px;

 }

 

 .mine-team .display-txt .txt {

     width: 468px;

     line-height: 1.5;

     padding: 38px 35px 38px 76px;

     font-size: 16px;

     color: #fff;

     text-align: justify;

     background-color: #374e82;

     box-sizing: border-box;

 }

 

 .clearfix {

     overflow: hidden;

 }

 

 .mine-team .display-img {

     width: 100%;

     margin-top: 40px;

     text-align: center;

 }

 

 .mine-team .display-img figcaption {

     margin-top: 16px;

 }

 

 .mine-team .team-left {

     float: left;

     width: 50%;

     line-height: 2;

     text-align: justify;

 }

 

 .mine-team .team-right {

     float: right;

     width: 50%;

     padding-left: 30px;

     border-right: 30px solid #374e82;

     box-sizing: border-box;

 }

 

 .mine-team .info-con2 {

     margin-top: 40px;

     margin-bottom: 30px;

 }

 

 .mine-team .include {

     position: relative;

     margin-bottom: 60px;

 }

 

 .mine-team .include .pos {

     position: absolute;

     top: -50px;

     left: 96px;

     width: 280px;

     height: 280px;

     line-height: 280px;

     padding: 0 10px;

     font-size: 16px;

     color: #fff;

     text-align: center;

     background-color: #374e82;

     box-sizing: border-box;

 }

 

 .mine-team .include .vcenter {

     display: inline-block;

     line-height: 1.5;

     vertical-align: middle;

 }

 

 .mine-team .include .speil {

     width: 820px;

     line-height: 1.5;

     padding: 40px 0;

     padding-left: 300px;

     padding-right: 36px;

     margin: 0 auto;

     font-size: 16px;

     color: #333;

     text-align: justify;

     border: 1px solid #374e82;

     box-sizing: border-box;

 }

 

 .mine-team .include .txt {

     margin-top: 20px;

     margin-left: 400px;

     font-size: 16px;

     color: #333;

 }