@charset "utf-8";
body{
	min-width: 1170px !important;
	width: 100%;
	overflow-x:auto ;
}
.expertCon{
	padding: 70px 0  0 !important;
	min-height: 802px;
	position: relative;
}
.clearFix
{
   zoom:1;
}
.clearFix:after
{
   content: "";
   display:block;
   clear:both;
}
/*专家左侧*/
pre{
	width: 490px;
    overflow: hidden;
    white-space: pre-wrap!important;
}
.expertConLeft{
	min-width: 270px;
	width: 270px;
	border-right: 1px solid #E0E0E0;
	margin-bottom: 30px;
	background: white;
	z-index: 3;
}

.expertConLeft .expertInfoList{
	position: relative;
	text-align: center;
	margin-top: 23px;
}
.expertInfoList>span{
	width: 100%;
	display: block;
	height: auto;
	color: #757575;
	font-size: 14px;
	line-height: 2;
}
.expertZW{
	/* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
   /*  width: 416px!important; */
    /* margin: 0 auto; */
}
.expertDW{
	overflow: hidden;
    text-overflow: ellipsis;
    /* width: 416px!important; */
    /* margin: 0 auto */;
    line-height:1;
    font-size:16px;
}
.work,.job{
	display:block;
	width:445px;
}
.expertInfoList h4{
	font-size: 22px;
	color: #424242;
	padding: 20px 0;
}
.expertInfoList .experPic{
	width: 190px;;
	height: 190px;
	border-radius: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: rebeccapurple;
}
.short-border{
    width: 50px !important;
    background: #c3c3c3;
    height: 2px !important;
    margin: 16px auto 0;
}
.expertConLeft .expertWork{
    padding-top: 20px;
}
.expertWork>span{
	width: 100%;
	margin: 0 auto;
	line-height: 1.75;
	font-size:14px;
	text-align: center;
	display: block;
	color: #757575;
}
.expertWork>span>em{
	font-style: normal;
	word-break: break-all;
}

.expertWorkSeaver{
	margin-top: 25px;
}
.expertWorkSeaver li{
	float: left;
	width: 100%;
	display: block;
}
.expertWorkSeaver .SeaverList>a{
	margin: 0 auto 20px;
	width: 181px;
	display: block;
	height: 72px;
	line-height: 72px;
	overflow: hidden;
	text-align: center;
	text-indent: -999px;
	border-radius: 5px;
}
.expertWorkSeaver .SeaverList .expertService{
	background: url(../img/expertDZ.png) no-repeat 0 -90px;
}
.expertWorkSeaver .hoverTell .expertService,.expertWorkSeaver .listActived .expertService{
	background-position:0 0
}

/*居中位置*/
.expertConMiddle {
	/*height: 2000px;*/
	width: 720px;
	overflow: hidden;
	margin-top: -10px;
	background: white;
}
.expertConMiddle .textMain{
	padding:0 60px;
	width: 720px;
	margin:0 auto;
}
.introText img{
	float:left;
	max-height: 186px;
	height: auto;
}
.textCon>div{
	/*padding: 30px 0 40px;*/
	padding: 40px 0 20px;
	border-bottom: 1px solid #E0E0E0;
}
#helpYouWarp p{
	font-size: 14px;
	color: #424242;
	line-height: 2;
    padding: 2px 17px 4px;
}
.textCon h4{
	font-size: 18px;
	font-weight: bold;
	color: #424242;
	border-left: 4px solid #1E88E5;
	padding-left: 10px;
	margin-bottom: 20px;
}
#professionalTag h4,#basicreason h4{
	font-size: 18px;
	font-weight: bold;
	color: #424242;
	border-left: 4px solid #1E88E5;
	padding-left: 10px;
	margin-bottom: 10px;
}
#professionalTag{
	padding:40px 0 35px;
	border-bottom:1px solid #e0e0e0;
}
.textCon p img{
	height: auto;
	max-width: 100%;
	margin: 40px auto;
	display: block;
}
.workList pre{
	display: block;
    margin: 0;
    font-size: 14px;
	color: #424242;
	line-height: 2;
    padding: 2px 0 4px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
	font-family: "黑体简体", "Microsoft YaHei", "Arial regular,helvetica regular", serif !important;

}
/*工作经历*/
#projecWarp{
	min-height: 300px;
}
#workBox h4{
	margin-bottom:10px
}
.workWarp{
	min-height: 34px;
	overflow: hidden;
	padding: 0 17px;
}
.workWarp .workList{
	width: 100%;
	margin: 0 auto;
	padding:15px 0 40px;
	overflow: hidden;
}
#expertProjectList .workList{
	padding-top:5px;
}
.workListTitle{
	font-size: 18px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	line-height: 1;
}

.workListTitle span{
	line-height:1.5;
}
#expertProjectList .workListTitle span{
    width: 100% !important;
    max-width: 100%;
    max-height: 50px;
    line-height: 1.5;
    white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
	word-break: break-all;
}
.workListTitle .work-zw{
	margin-right: 15px;
}
.small-line{
	background:#BDBDBD;
	width:2px;
	height:15px;
	margin-right: 15px;
	display:none;
}
.displaySty{
	display:block;
	margin-right:0!important;
    width: 566px;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.work-zc{
	margin:5px 0 0;
}
.workHY{
	font-size: 14px;
	color:#424242;
	line-height: 30px;
	height: 30px;
	padding: 5px 0 0;
	width: 100%;
}
.workHY em{
	float: left;
	font-size: 14px;
	color: #757575;
	font-style: normal;
}
.workHY span{
	float: left;
}
.moreButton{
	width: 125px;
	border: 1px solid #C8C8C8;
	height: 40px;
	line-height: 40px;
	border-radius: 38px;
	display: block;
	margin: 0 auto 20px;
	cursor: pointer;
	color: #757575;
	font-size: 14px;
	text-align: center;
	/*display: none;*/
}
.moreButton .upDicon{
	background: url(../img/upDicon.png) no-repeat;
	height: 16px;
	padding-right: 20px;
	overflow: hidden;
	font-style: normal;
}
.moreButton .HeightupDicon{
	background: url(../img/upDicon_active.png) no-repeat;
	height: 16px;
	padding-right: 20px;
	overflow: hidden;
	font-style: normal;

}
.moreButton .up-Icon{
	background-position:right -16px;
}
.moreButton .down-Icon{
	background-position:right 4px;
}
.Btn-active{
	background: #1e88e5;
	color:#fff;
	border: 1px solid #1e88e5;
}

/*项目经历*/
#projecWarp span{
	width: 80%;
	float: left;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#projecWarp .projectCon>span{
	width: 504px;
	overflow: hidden;
	min-height: 30px;
	line-height: 2;
	text-overflow: inherit;
	white-space: inherit;
}
/*社会职务*/
#personJobBox{
	padding-bottom: 29px !important;
}
#personJob .workList{
	padding: 0 !important;

}
#personJob p{
	line-height: 2;
	color: #757575;
	font-size: 14px;
}
#personJob .workList{
	padding: 0 0 40px;
}

/*著作*/
#personBookBox {
	padding-bottom: 29px !important;
}
#personBook .workList{
	padding: 0 !important;
}

/*获奖*/
#personAwardsBox{
	padding-bottom: 29px !important;
}
#personAwardsBox .workList{
	padding: 0 !important;
}
/*帮助你*/
.helpTitle{
	height: 100px;
	width: 100%;
	overflow: hidden;
	margin:  10px auto 0;
}
.helpTitle ul{
	width: 100%;
	padding: 0;
}
.helpTitle li:first-child{
	margin-left: -10px;
}
.helpTitle li{
	float: left;
	display: inline-block;
	/* margin-right: 15px; */
	cursor: pointer;

}
.helpTitle li:last-child{
	padding-right: 0;
	 margin-right: 0;
}
.helpTitle li span{
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin: 0 auto 30px;
	display: block;
}
.helpTitle li a{
	font-size: 15px;
	color: #424242;
	width: 152px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #BDBDBD;
	display: block;
}
.helpTitle li a:hover{
	text-deaction:none;
}

.helpTitle li.iconActived a,.helpTitle li.iconHover a{
	color: #1E88E5 !important;
}
.helpTitle li:last-child a{
	border-right: 0 none;
}
.helpTitle li .helpIcon-s{
	background: url(../img/helpIcon-s.png) no-repeat 0 -36px;
}
.helpTitle li.iconActived .helpIcon-s,.helpTitle li.iconHover .helpIcon-s{
	background-position:0  0;
}
.helpTitle li .helpIcon-y{
	background: url(../img/helpIcon-y.png) no-repeat 0 -38px;
}
.helpTitle li.iconActived .helpIcon-y,.helpTitle li.iconHover .helpIcon-y{
	background-position:0  0;
}
.helpTitle li.iconActived .helpIcon-b,.helpTitle li.iconHover .helpIcon-b{
	background-position:0  0;
}

.helpTitle li .helpIcon-m{
	background: url(../img/helpIcon-m.png) no-repeat 0 0;
}
.helpTitle li .helpIcon-b{
	background: url("../img/helpIcon-b.png") no-repeat 0 -38px;
}
.helpTitle li .helpIcon-t{
	background: url(../img/helpIcon-t.png) no-repeat 0 -38px;
}
.helpTitle li.iconActived .helpIcon-t,.helpTitle li.iconHover .helpIcon-t{
	background-position:0  0;
}

/*帮你的内容*/
.helpCon{
	margin: 20px auto 34px;
	overflow: hidden;
	position: relative;
}
.helpCon #TabUpline{
	padding-top: 10px;
	overflow: hidden;
	background: url(../img/upLine.png) no-repeat;
	width: 100%;
    height: 13px;
    display: block;
    position: absolute;
}
.helpCon #guestline{
	padding-top: 10px;
	overflow: hidden;
	background: url(../img/upLine.png) no-repeat;
	width: 100%;
    height: 13px;
    display: block;
    position: absolute;
}
.upLine-1{
	background-position: 30px 0 !important;
}
.upLine-2{
	background-position: 150px 0 !important;
}
.upLine-3{
	background-position: 280px 0 !important;
}
.upLine-4{
	background-position: 346px 0 !important;
}
.upLine-5{
	background-position: 530px 0 !important;
}

.helpCon .helpConWarp{
	border: 1px solid #E0E0E0;
	width: 100%;
	margin: 10px auto 0;
	padding: 40px 28px 44px;
	min-height:458px;
}

.helpConWarp ol{
	padding: 0;
	margin: 0;
}
.helpConWarp ol dt{
	font-size: 16px;
	color: #424242;
	font-weight: bold;
}
.helpConWarp ol dd{
    margin:20px auto 40px;
    font-size: 14px;
    color: #424242;
    line-height: 2;

}
.helpConWarp .flowBox{
	background: url(../img/flowBg.jpg) no-repeat 0 35px;
   	width: 100%;
    height: 212px;
    margin: 0 auto;
    position: relative;
}
.sq-button{
	position: absolute;
	font-size: 14px;
    bottom: 0;
    left: 209px;
    display: block;
    height: 38px;
    line-height: 36px!important;
    width: 128px;
    border: 1px solid #1E88E5;
    border-radius: 19px;
    color: #1E88E5;
    text-align: center;
    cursor: pointer;
}
.flowBox a:hover{
	text-decoration: none;
	background: #1E88E5;
	color: #fff;
}

/*帮你建医院*/
.buldingWarp{
	padding: 0 12px;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.buldingWarp li{
	float: left;
	display: inline-block;
	margin-right: 70px;
	margin-bottom: 30px;
}
.buldingWarp li:nth-child(2n){
	margin-right:0;
}
.buldingList{
	width: 224px;
	height: auto;
	overflow: hidden;
}
.buldingList>a{
	overflow: hidden;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #424242;
}
.buldingList a:hover{
	text-decoration: none;
}
.buldingList .buildPic{
	width: 224px;
	position: relative;
	height: 140px;
	margin: 0 auto 12px;
	overflow: hidden;
}
.buldingList .buildPic img{
	max-width: 100%;
	height: 140px;
}
.buldingList .buildPic .buildPicTitle{
	position: absolute;
	bottom: -28px;
	left: 0;
	width: 100%;
	height: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
	opacity: 0.8;
	filter: alpha(opacty=80);
	color: #fff;
	background: #6c6c6c;
}
.buldingList .buldTitle{
	font-size: 16px;
	line-height: 2;
	display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 224px;
}
.buldCon{
	font-size: 14px !important;
	color: #757575 !important;
	height: 62px;
}
.moreLink{
	font-size:14px !important;
	color: #1E88E5 !important;
	width: 100%;
	line-height: 2;
	display: block !important;
	text-align: center;
}
#helpYouWarp{
	padding:0;
}

/*右侧位中*/
#expertConRight{
	width: 180px;
	min-height:500px ;
	position: absolute;
	right: 0;
	top: 70px;
	background: white;
	padding-left: 50px
}
.expertConRight .personInfoList{
	padding:0;
	margin: 0;
	position: relative;
}
.personInfoList .right_hover {
	position: absolute;
	top: 26px;
	left: -10px;
	z-index: 9;
}
.personInfoList li{
	float: left;
	display: inline-block;
	width: 178px;
	border-left: 2px solid #EDEDED;
	padding:22px 0 22px 22px;
	cursor: pointer;
	position: relative;
}
.personInfoList>li::after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background-color: #BFBFBF;
	border-radius: 50%;
	margin: auto;
	position: absolute;
	left: -5px;
	top: 0px;
	bottom: 0;
}
.personInfoList li .number{
	font-size: 14px;
	padding-right: 10px;
	font-weight: 600;
	color: #BBBBBB;
	line-height: 22px;
}
.buldingTips{
	text-align: center;
}
#expertWisdomList .buldCon{
	padding: 2px 0 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: left;
	word-break: break-all;
}
.personInfoList li .iconPersonInfo{
	background: url(../img/iconPersonInfo.png) no-repeat 0 0;
}
.personInfoList li.personListActived .iconPersonInfo,.personInfoList li.personListHover .iconPersonInfo{
	background-position:0 -27px ;
}
.personInfoList li .iconWork{
	background: url(../img/iconWork.png) no-repeat 0 -24px;
}
.personInfoList li.personListActived .iconWork,.personInfoList li.personListHover .iconWork{
	background-position:0 -0px ;
}
.personInfoList li .iconProject{
	background: url(../img/iconProject.png) no-repeat 0 -30px;
}
.personInfoList li.personListActived .iconProject,.personInfoList li.personListHover .iconProject{
	background-position:0 0;
}
.personInfoList li .right_hover {
	visibility: hidden !important;
}
.personInfoList li.personListActived .right_hover,
.personInfoList li.personListHover .right_hover {
	visibility: unset !important;
}

.personInfoList li .iconZW{
	background: url(../img/iconZW.png) no-repeat 0 -26px;
}
.personInfoList li .iconYJ{
	background: url(../img/iconYJ.png) no-repeat -2px -23px;
}
.personInfoList li.personListHover .iconYJ,.personInfoList li.personListActived .iconYJ{
	background: url(../img/iconYJ.png) no-repeat -3px 0;
}
.personInfoList li.personListActived .iconZW,.personInfoList li.personListHover .iconZW{
	background-position:0 -1px ;
}
.personInfoList li .iconZuzuo{
	background: url(../img/iconZuzuo.png) no-repeat 0 -26px;
}
.personInfoList li.personListActived .iconZuzuo,.personInfoList li.personListHover .iconZuzuo{
	background-position:0 0;
}
.personInfoList li .iconHj{
	background: url(../img/iconHj.png) no-repeat 0 -27px;
}
.personInfoList li.personListActived .iconHj,.personInfoList li.personListHover .iconHj{
	background-position:0 0;
}
.personInfoList li .iconBZ{
	background: url(../img/iconHelp.png) no-repeat 0 -22px;
}
.personInfoList li.personListActived .iconBZ,.personInfoList li.personListHover .iconBZ{
	background-position:0 1px ;
}
.personInfoList li.personListActived a,.personInfoList li.personListHover a{
	color: #1E88E5;
}
.personInfoList li a{
	float: left;
	height: 24px;
	line-height: 24px;
	color: #424242;
	font-size: 14px;
}
.personInfoList li a:hover{
	text-decoration: none;
}
.expertWorkSeaver  ul{
	margin-bottom:0;
}
/* share.css */
.share-wrap{
	background:#f5f5f5;
	width:180px;
	height:36px;
	text-align: center;
	padding-top:9px;
	position:relative;
    margin: 0 auto;
}
.s-icon{
	display: inline-block;
	 background: url(../img/share.png) no-repeat;

}
.cln-s{
	padding-left:21px;
	font-size: 12px;
	color:#424242;
	line-height: 20px;
	cursor: pointer;
	margin-right:20px;
	height:17px;
	background: url(../img/flowIcon.png) no-repeat 0 2px;
}
.cln-show{
	background-position: 0 -18px!important;
}


.share{
	position: absolute;
	left:0;
	top:32px;
	width:100%;
	z-index: 20;
	display: none;
}


.arrow{
	background:url(../img/details/arrow.png) no-repeat 0 center;
	height:9px;
	width:14px;
	position: absolute;
    right: 48px;
    top: -2px;
}
.shareBtn{
	display: inline-block;
	height: 27px;
}
.share-btn{
	width: 120px;
	height: 48px;
	border: 1px solid #e5e5e5;
	background: #fff;
	margin-left: 56px;
	margin-top: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 3px;
}
.share-s{
	padding-left:21px;
	font-size: 12px;
	color:#424242;
	line-height: 20px;
	cursor: pointer;
	background-position: 0 -38px;
}

/*  分享自定义*/
.bd_weixin_popup .bd_weixin_popup_foot {
    text-align: center!important;
}

#mediaContent{
	display:none;
}
#mediaContents{
	display:none;
}
/*专家标签样式*/
.professionalTag-ul{
	padding-top:20px;
	display:block;
	padding-left:12px;
}
.professionalTag-li{
	border:1px solid #8de5f1;
	color:#1e88e5;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	display:inline-block;
	margin-bottom:5px;
	padding-left:10px ;
	padding-right:10px;
	font-size:12px;
	height:22px;
	line-height:20px;
	margin-left:5px;
}
/*phoneConsultList.css*/
#helpYouWarp .productName {
    padding:0;
    font-size: 20px;
    color: #424242;
    line-height: 34px;
    word-break: break-all;

}
#helpYouWarp .productName:hover{
	color:#1e88e5;
}
.priceWrap {
    height: 22px;
    margin-top: 12px;
    margin-bottom: 4px;
}
#helpYouWarp .price {
	 padding:0;
    font-weight: bold;
    display: inline-block;
    color: #ff2c2c;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    height: 22px;
    max-width: 120px;
}
#helpYouWarp  .price span {
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
}
#helpYouWarp  .time {
	 padding:0;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #424242;
    margin-top: 8px;
    margin-left: 14px;
}
.priceWrap {
    height: 22px;
    margin-top: 12px;
    margin-bottom: 4px;
}
.tag span {
    display: inline-block;
    font-size: 12px;
    color: #1E88E5;
    border: 1px solid #1E88E5;
    height: 22px;
    max-width: 198px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 20px;
    text-align: center;
    padding: 0 8px;
    margin-right: 10px;
    overflow: hidden;
    word-break: break-all;
    margin-top: 10px;
}
.phoneConsultList li{
	width:556px;
	margin:0 auto;
	padding:23px 12px 30px;
	border-bottom:1px solid #e0e0e0;
}
#personDissertation .workList{
	padding: 0;
}
#personDissertationBox{
	padding-bottom:29px;
}
/*end phoneConsultList.css*/
em{
	font-style: italic;
}
.column_li {
	font-size: 14px;
	position: relative;
	padding-left: 15px;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.column_li::after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #BFBFBF;
	border-radius: 50%;
	margin: auto;
	position: absolute;
	left: 0;
	top: 10px;
}
.column_list {
	color: #000000;
}
.column_list:hover {
	color: #1e88e5;
}
/*会议嘉宾*/
.guest_li {
	display: flex;
	margin-bottom: 30px;
}
.willName {
	width: 260px !important;
	font-size: 16px !important;
	line-height: 24px !important;
	font-weight: 600 !important;
	color: #000000 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	float: unset !important;
}
.img_icon {
	margin: 0 auto !important;
	display: unset !important;
	vertical-align: middle !important;
	padding-right: 10px;
	width: auto !important;
	height: auto !important;
	float: unset !important;
}
/* 轮播 */
.swiper-pagination {
	position: absolute;
	top: 0;
	left: 35% !important;
}
.swiper-pagination .swiper-pagination-current {
	color: #1E89E5;
}
.swiper-pagination .swiper-pagination-current,
.swiper-pagination .swiper-pagination-total {
	font-size: 16px;
}
.paging {
	position: absolute;
	top: 0;
	right: 24px;
	width: 25px;
	height: 22px;
	background: #FFFFFF;
	border: 1px solid #E5E4E5;
}
.swiper-button-prev,
.swiper-button-next {
	background-size: auto !important;
	width: 5px;
	height: 8px;
	margin-top: -14px !important;
}

.swiper-button-prev {
	background-image: url("../img/details/prev.png") !important;
	background-position: left;
	margin-left: -5px;
	right: 0 !important;
	left: 0 !important;

}
.swiper-button-next {
	background-image: url("../img/details/next.png") !important;
	right: -5px !important;
}
.align-center {
	text-align: start !important;
}
.introContent {
	height: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.fbzz:not(.collapsed) {
	height: unset !important;
}
.fbzz.collapsed {
	max-height: 120px;
	height: unset;
}
.textProfile p {
	float: left;
	padding-left: 45px;
	font-size: 16px;
	color: #000000;
	line-height: 32px;
	width: 475px;
}
#introContent.collapsed {
	height: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
#introContent .skecth {
	overflow: visible;
}
#introContent.collapsed .skecth {
	display: none;
	overflow: hidden;
}
.lunboCon {
	width: 100% !important;
	font-size: 14px !important;
	padding-top: 12px;
	line-height: 20px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-left: 0 !important;
	color: #424242;
}
#profileInfoContent>p {
	padding-left: 0;
}
