.teacher-column {
	padding-bottom: 40px;
	border-bottom: 1px solid #eee
}
.vat {
	vertical-align: top
}
.cblue {
	color: #00508c
}
.js-pic-jj {
	padding: 20px;
	background: #fff;
	border: 1px #00a4ea dashed
}
.js-pic-jj .pic {
	margin-right: 36px
}
.js-pic-jj .msg {
	width: 678px
}
.js-pic-jj .msg h3 {
	margin-bottom: 30px
}
.js-pic-jj .msg h3 span {
	color: #00508c
}
.js-pic-jj .msg p {
	line-height: 30px;
	color: #565656;
	font-size: 14px
}
.js-item {
	margin-top: 25px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}
.js-item .item-name {
	height: 40px;
	border-left: 12px solid #0675c7;
	background-color: #ddf0ff
}
.js-item .item-name span {
	font-size: 24px;
	color: #0675c7;
	line-height: 40px;
	padding-left: 20px
}
.js-item .item-con {
	padding: 20px 30px 10px 30px;
	background-color: #fff
}
.js-item .item-con p {
	display: block;
	color: #333;
	text-align: justify;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 10px
}
.my-info .name .rad {
	border-radius: 26px;
	height: 24px;
	padding: 0 10px;
	color: #ff7600;
	line-height: 24px;
	background: #ffe6e6
}
.my-info {
	border-bottom: 1px solid #dcdcdc
}
.relation-info ul li {
	width: 33.33%;
	margin-bottom: 5px
}
@media (max-width: 640px){
.relation-info ul li{width:100%;}
}