body{background-color: #F7F8FA;}

/*团队详情开始*/

.tuandui_all{ width:1300px;  margin:50px auto 0px auto;}

.tuandui_all * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

.leftContent {
    width: 870px;
    height: auto;
    overflow: hidden;
    min-height: 500px;
	float:left;
	background-color:#FFFFFF;
	padding:30px;
	border-radius: 5px;
	margin-bottom:20px;
}
#teamInfo {
    width: 490px;
    height: auto;
    overflow: hidden;
    padding-left: 365px;
    position: relative;
    min-height: 440px;
    border-bottom: 1px solid #F1F1F1;
}
#teamInfo .pic {
    width: 340px;
    height: 345px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 30px;
    background: #eeeeee;
	border-radius: 5px;	
}
#teamInfo .pic img {
    width:324px;
    height: 328px;
	padding:8px;
	border-radius: 5px;	
}
#teamInfo .nickname {
    padding-top: 43px;   
    line-height: 32px;
    font-size: 22px;
    color: #004893;
    font-weight: bold;
}
#teamInfo .num {
    line-height: 25px;    
    font-size: 14px;
    color: #343434;
	margin-top:15px;
}
#teamInfo .num span {
    font-weight: bold;
    color: #f9a821;
}
#teamInfo .fieldSortName {
    padding-top: 23px;  
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #343434;
}
#teamInfo .fieldContent {
    padding-top: 0px;
    padding-bottom: 30px;
    line-height: 24px;
    font-size: 14px;
    color: #000;
}

#teamInfo .tabs
{padding-top:5px;}
#teamInfo .tabs span
{width: auto; height:30px; overflow: hidden; display: block; float: left; margin-right:4px; margin-bottom:4px; padding:0px 14px;
 background:#EDEDED; border-radius:3px; border:1px solid #EDEDED;
 line-height:32px; font-size:14px; color:#333333;}



#teamInfo .teamBtn {
    width: 130px;
    height: 45px;
    overflow: hidden;
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    background: url("/img/zhuanjiatuandui/bgn27.png") no-repeat;
    line-height: 45px;
    text-indent: 50px;
    color: #ffffff;
    font-weight: bold;
}
#teamIntro {
    padding-top: 40px;
    border-bottom: 0px solid #F1F1F1;	
}
#teamIntro .sortName {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
	color:#004893;
}
#teamIntro .content {
    padding-bottom:0px;
    line-height: 30px;
    color: #000;	
}
#teamIntro .content p {
margin:0px;
padding:8px 0 10px 0;
line-height:30px;
}

#teamIntro .content strong {
    padding-top: 43px;
    line-height: 32px;
    font-size: 22px;
    color: #004893;
    font-weight: bold;
}

#teamExperience {
    padding-top: 16px;
    border-bottom: 0px solid #F1F1F1;
}
#teamExperience .sortName {
    font-size: 22px;
    line-height: 48px;
    font-weight: bold;
    color:#004893;
}
#teamExperience .content {
    padding-bottom: 10px;
    line-height: 30px;
    color: #000;
}


/*团队详情结束*/





/*右侧推荐开始
.detail-txt-r{width:280px;background-color:#FFFFFF; padding:20px;border-radius:5px; float:right}
.detail-txt-r-header{display:flex;justify-content:space-between;align-items:center;border-bottom: 1px solid #e4e4e4;}
.detail-txt-r-header h3{font-size:20px;color:#222;line-height:1;display:flex;align-items:center}
.detail-txt-r-header a{display:block;padding:2px 5px;transition:all .4s ease;border-radius:30px}
.detail-txt-r-header a:hover{background: linear-gradient(90deg, rgba(3, 110, 183, 0.2) 0%, rgba(56, 142, 228, 0) 100%)}
.detail-txt-r-header.blue h3{color: #036eb8}
.detail-txt-r-header h3 i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:#4e4e4e;border-radius:50%;margin-right:8px}
.detail-txt-r-header.blue h3 i{background:#036eb8}
.detail-txt-side{margin-top:20px;}
.detail-txt-side a{display:flex;justify-content:space-between}
.detail-txt-side a+a{margin-top:20px}
.detail-txt-side a:hover .detail-txt-side-pic{border-color:#c1d6e5}
.detail-txt-side-pic img{width:100%;object-fit:cover;border-radius:3px;}
.detail-txt-side-info{padding-left:14px;display:flex;flex-direction:column;justify-content:space-between}
.detail-txt-side-info h4{font-size:14px;line-height:20px;color:#777;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;height:40px;transition:all .4s ease; padding:0px; margin:0px;font-weight: normal;}
.detail-txt-side a:hover h4,.detail-txt-side.style3-side a:hover h4{color:#036eb8}

.detail-txt-side.news-side .detail-txt-side-pic{border:0}
.detail-txt-side.news-side .detail-txt-side-pic{width:40%}
.detail-txt-side.news-side .detail-txt-side-info{width:60%; }
.detail-txt-side.news-side .detail-txt-side-info .time{padding-bottom:0px;border:0;font-size:12px;color:#999;}
.detail-txt-side.news-side a,.detail-txt-side.style3-side a{padding-bottom:12px;border-bottom:1px solid #e4e4e4}*/
/*右侧推荐结束*/


/*右侧推荐开始*/
.td_list_right{ float:right; width:310px; background-color:#FFFFFF; padding:20px;border-radius: 5px; }

/*
.list-r-02 {
    width: 100%;
    height: auto;   
    margin-bottom: 20px;
	border-radius: 8px;
}
.list-r-02 img {
border-radius: 8px;
max-width:100%;
height:auto
}
*/
.list-r-03 {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
    border: solid 1px #e6e6e6;
    padding: 20px 18px 0px 18px;
	border-radius: 5px;
}
.list-r-bt {
    font-size: 24px;
    color: #333;
    line-height: 100%;
    font-weight: 400;
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px;
}
.list-r-03 ul {
    width: auto;
    height: auto;
    overflow: hidden;
}
.list-r-03 ul li {
    border-bottom: dashed 1px #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.list-r-03 ul li.no_xian {
    border-bottom: none;

}

.list-r-03 ul li i.v1 {
 background: url(/img/zhuanjiatuandui/zixun.png) no-repeat;
}
.list-r-03 ul li i {
    width: 49px;
    height: 49px;
    float: left;   
}
.list-r-03 ul li span {
    float: right;
    width: 210px;
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #999;
}
.list-r-03 ul li span em {
	font-size: 17px;
	color: #333;
	display: block;
	line-height: 22px;
	padding-bottom: 5px;
	font-style: normal;
}
.list-r-03 ul li i.v2 {
    /*background-position: -94px -168px;*/
background: url(/img/zhuanjiatuandui/zizhi.png) no-repeat;
}
.list-r-03 ul li i.v3 {
/*background-position: -166px -168px;*/
background: url(/img/zhuanjiatuandui/baogao.png) no-repeat;
}
.list-r-03 ul li i.v4 {
/* background-position: -234px -168px;*/
background: url(/img/zhuanjiatuandui/shoufei01.png) no-repeat;
}
.list-r-03 ul li i.v5 {
/*background-position: -305px -168px;*/
background: url(/img/zhuanjiatuandui/tuandui.png) no-repeat;
}
.list-r-03 ul li i.v6 {
/*background-position: -370px -168px;*/
background: url(/img/zhuanjiatuandui/yinsi.png) no-repeat;
}
/*右侧推荐结束*/