@charset "utf-8";
/* CSS Document */

.iflex{display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between;flex-flow:wrap;}

.leader-l{width:49%;display: inline-block;}
.leader-k {
  background-color:#e9f1fb;
  box-shadow: 0px 2px 8px 0px rgba(218, 230, 242, 0.75);
 height:210px;position: relative;width: 100%;margin-top:20px;margin-bottom:40px;z-index: 3;}
.leader-k:before {
    content:"";
  background-image: -moz-linear-gradient( 0deg, rgb(157,189,233) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(157,189,233) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(157,189,233) 0%, rgb(255,255,255) 100%);
  width: 100%;
  height:2px;
  position: absolute;left: 0;top: 0
;}
.leader-k:after{content:"";background: url(../img25/en-leader-bg.png)left center no-repeat;width:144px;height:139px;position: absolute;left:0;top:2px;background-size: contain;}
.leader-k img{width:90px;height:124px;position: absolute;right:5px;top:5px;}
.leader-z{left:10px;bottom:10px;position: absolute;width:calc(100% - 100px)}
.leader-z h2{font-size:20px;color: #124890;display: inline-block;height: auto;overflow:hidden;width:100%;font-weight: 600;}
.leader-z h2 span{display: block;margin-top:10px;font-size:16px;color:#6281ae;font-weight: normal;line-height:26px;font-weight: 600}
.leader-z p{color: #252525;font-size:16px;display: inline-block;margin-top:5px;width:100%;;margin-bottom:0}
.leader-z p span:before{content:"";display: inline-block;margin-right:10px;vertical-align: middle;width:18px;height:18px;margin-bottom:5px;}
.leader-z p:nth-of-type(1) span:before{background:url(../img25/leader-ico01.png)left center no-repeat;background-size: contain;}
.leader-z p:nth-of-type(2) span:before{background:url(../img25/leader-ico02.png)left center no-repeat;background-size: contain;}
.leader-z p:nth-of-type(3) span:before{background:url(../img25/leader-ico03.png)left center no-repeat;background-size: contain;}
.leader-title{font-size:24px;font-weight:bold;text-align:center;width:100%;margin-bottom:15px;}


.list_pro ul li{background: #ecf2f8;padding:5px;width:100%;margin:10px auto;position: relative;height:200px;overflow:hidden}
.list_pro ul li:before{content: "";display: inline-block;background: url("../img25/teacher-en-bg.png")left center no-repeat;position: absolute;right:0;top:0;width:154px;height:148px;background-size: contain} 
.list_pro ul li img{width:110px;height:150px;position: absolute;left:5px;top:5px;}

.list_pro ul li .pro_z{right:10px;top:10px;position: absolute;width:calc(100% - 145px)}
.list_pro ul li .pro_z h2{font-size:20px;color: #124890;display: inline-block;height: auto;overflow:hidden;width:100%;font-weight: 600;margin-top:10px}
.list_pro ul li .pro_z h2 span{display:inline-block;margin-left:10px;font-size:16px;color:#6281ae;font-weight: normal;line-height:26px;font-weight: 600}
.list_pro ul li .pro_z p{color: #252525;font-size:16px;display: inline-block;margin-top:5px;width:100%;;margin-bottom:0}
.list_pro ul li .pro_z p span:before{content:"";display: inline-block;margin-right:10px;vertical-align: middle;width:18px;height:18px;margin-bottom:5px;}
.list_pro ul li .pro_z p:nth-of-type(1) span:before{background:url(../img25/leader-ico01.png)left center no-repeat;background-size: contain;}
.list_pro ul li .pro_z p:nth-of-type(2) span:before{background:url(../img25/leader-ico02.png)left center no-repeat;background-size: contain;}
.list_pro ul li .pro_z p:nth-of-type(3) span:before{background:url(../img25/leader-ico03.png)left center no-repeat;background-size: contain;}
.leader-title{font-size:24px;font-weight:bold;text-align:center;width:100%;margin-bottom:15px;}
.news-list-titile{line-height:50px;margin:15px auto}