.manageteam{ margin-bottom:.1rem; width:100%;}
.manageteam .tit {	height:auto;	padding: .15rem .20rem;	background: #f2f5fa;	font-size: .22rem;	color: #1a1a1a;	line-height:26px;
	font-weight: normal;	margin-bottom:0.10rem;	border-left:5px solid #1568c4; margin-top:.2rem;}

.manageteam .tit:first-of-type { margin-top:0;}

.rwlist1{padding-bottom: .2rem;}
.rwlist1 li{margin-bottom: .4rem;position: relative;width: 48.5%;}
.rwlist1 li a{display: flex;position: relative;padding: .35rem;background: url(/kxzx_en/dfiles/6150/wd_yyy_en/images/sq1.png)#fff no-repeat right bottom;box-shadow: 0 0 .1rem rgba(0,0,0,.1);/*background-size: .41rem .41rem;*/flex-wrap: wrap;height:100%;}
.rwlist1 li .pic{width: 1.77rem;overflow: hidden;}
.rwlist1 li .txt{width:calc(100% -  1.77rem);padding-left: .3rem;padding-bottom: .3rem;font-family: "Times New Roman", Times, serif;}
.rwlist1 li .txt h4{margin-bottom: .2rem;line-height: 1.4em;color: #666; margin-top:.15rem;}
.rwlist1 li .txt h4 span{font-size: .24rem;font-weight: bold;margin-right: .2rem;color: #333;}
.rwlist1 li .txt p.box{line-height: 1.45em;color: #333;position: relative;margin-bottom: .1rem;font-size: .19rem; height:1rem;}
.rwlist1 li .txt p.email {  background: url(/kxzx_en/dfiles/6150/wd_yyy_en/images/email.png) no-repeat 0 5px;  padding-left: 0.3rem; line-height:.24rem;}


.rwlist1 li .txt p svg{width: .12rem;   height: .12rem; padding-top:0.03rem;   fill: #fff;   margin-right:0.01rem;}
.rwlist1 li .txt p.more { color: #fff; font-size: 0.14rem; padding:0.05rem 0.1rem;  background: #3991e2;  position: absolute;   right: 0;   top: 0;}
.rwlist1 li a:hover .txt p.more { color:#fff581;}
.rwlist1 li a:hover .txt p svg {   transition: .5s; transform: rotate(45deg); fill: #fff581;}



.rwlist1 li .txt p span{padding-left: 10px;position: relative;}
.rwlist1 li .txt p span:before{content: '';position: absolute;left: 0;top: .1rem;width: 5px;height: 5px;background: #bbb;border-radius:50%;}
.rwlist1 li:after{content: '';height: 0;background: #fa722e;position: absolute;left: 0;top: 50%;transform: translateY(-50%);z-index: 0;width:2px;transition: .3s;}
.rwlist1 li:hover:after{height: 100%;}
@media (max-width: 1024px){
 .rwlist1 li{width: 100%;} 
}
@media (max-width: 580px){
.rwlist1 li .pic{width: 1.77rem;margin: 0 auto .2rem;}
.rwlist1 li .txt{width:100%;padding-left:0;padding-bottom: .3rem;padding-top: .2rem;text-align: center;}

.rwlist1 li .txt p.box { height:auto;}
.rwlist1 li .txt p.more  { left:0; bottom:0; right:auto; top:auto;}
}