.position {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 30px;
    font-size: 15px!important;
	border:none!important;
   
}
.ljg-content-container {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding: 30px;
    background: #fff;
    margin-top: 15px;
    border: 1px solid #E8E8E8;
}
.ljg-content-title {
    font-size: 26px;
    color: #000;
    margin-bottom: 18px;
	font-weight:normal;
}
.ljg-content-info {
    display: block;
    height: auto;
    margin-bottom: 24px;
}
.ljg-student-info {
    float: left;
    margin-left: 30px;
}
.ljg-content-info .ljg-info-publish {
    float: left;
    margin-right: 18px;
    font-size: 14px;
    color: #999;
}
.ljg-student .ljg-portrait {
    float: left;
    width: 320px;
    height: 240px;
    border: 1px solid #999;
    overflow: hidden;
	text-align:center;
}
.ljg-content-info .ljg-info-source {
    float: left;
    font-size: 14px;
    color: #999;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.ljg-student {
    padding-bottom: 30px;
    border-bottom: 1px dashed #A9A9A9;
}
.ljg-student .ly-portrait {
    border-radius: 12px;
}
.ljg-student-info h2 {
    font-size: 20px;
    color: #007CD5;
	font-weight:normal;
}
.ljg-student-info ul {
    padding-top: 45px;
}
.ljg-student-info ul li {
    font-size: 16px;
    padding-bottom: 10px;
}
.ljg-student-info h2 .ly-name {
    font-size: 30px;
    color: #2B2A2B;
}
.ljg-student .ljg-portrait img {
    width: auto;
	height:240px;
}
.ljg-main-container {
    padding-top: 20px;
}
.ljg-main-title strong {
    font-size: 20px;
    color: #000;
    font-weight: normal;
}
.ljg-main-title b {
    font-size: 20px;
    color: #02B5FF;
    margin: 0 10px;
}
.ljg-main-title span {
    font-size: 14px;
    color: #999;
}
.ljg-thoughts-article {
    padding: 24px 0;
    font-size: 16px;
    color: #666;
    line-height: 36px;
}
.ljg-main-title-ly {
    margin-bottom: 40px;
}
.main1{
	background: #FAFAFA;
}
.main{
	padding-top:50px;
	margin-top:0px!important;
}
.ly-post-box {
    box-sizing: border-box;
    width: 100%;
    height: auto;
	overflow:hidden;
    padding: 14px 0;
    border-top: 2px solid #ededed;
}
.ly-post {
    height: 22px;
    margin: 9px 0;
	font-size:15px;
}
.ly-post:hover a {
    color: #01B5FF;
}
.ljg-student-info h1 {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    margin-bottom: 27px;
}
.ljg-student-info h2 {
    font-size: 19px;
    color: #007CD5;
}
.ljg-student-info h3{
	font-size: 18px;
	font-weight:normal;
	line-height:36px;
	color:#fabd14;
}
.st h1{
	margin-bottom:12px;
}
.st ul{
	padding-top:0px!important;
}