#fx3hj .ms-title.sfixed {
	top: 50px;
}
#banner {
	background-image: url(../images/npms_banner2.jpg);
}
#common-header {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 100;
	width: 100%;
	background-color: #efefef;
	border-bottom: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 1px 3px 1px #eee;
	-moz-box-shadow: 0 1px 3px 1px #eee;
	box-shadow: 0 1px 3px 1px #eee;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
#common-header .cc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1100px;
	height: 50px;
	margin: 0 auto;
}
#common-header .cc .header-nav {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#common-header .cc .header-nav li a {
	display: block;
	padding: 0 25px;
	line-height: 50px;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#common-header .cc .header-nav li a:hover {
	background-color: #d9d9d9;
}
#common-header .cc .login {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}
#common-header .cc .login a {
	display: block;
	padding-left: 25px;
	background: url("../images/pnjz_icon_vip.png") no-repeat left center;
	margin-right: 10px;
	font-size: 14px;
	color: #333;
}
#common-header .cc .login a:hover {
	color: #0084ff;
}
#common-header .cc .login a:last-of-type {
	background-image: url("../images/pnjz_icon_person.png");
}
#common-nav .cc {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1100px;
	height: 80px;
	margin: 0 auto;
}
#common-nav .cc .common-logo {
	width: 259px;
	height: 64px;
	background: url("../images/logo2.jpg") no-repeat center;
}
#common-nav .cc .nav-c {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#common-nav .cc .nav-c li {
	width: 100px;
	height: 80px;
	line-height: 80px;
	background-color: #fff;
	text-align: center;
}
#common-nav .cc .nav-c li:hover,  #common-nav .cc .nav-c li.active {
	background-color: #1c7eed;
}
#common-nav .cc .nav-c li:hover a,  #common-nav .cc .nav-c li.active a {
	color: #fff;
}
#common-nav .cc .nav-c li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 80px;
	font-size: 16px;
	color: #333;
}
#common-nav .cc .common-tel {
	width: 154px;
	height: 17px;
	background: url("../images/pnjz_tel.png") no-repeat center;
	margin: 0;
}
#bj-footer-simple img {
	border: 0;
	vertical-align: middle;
}
#bj-footer-simple ul,  #bj-footer-simple li {
	list-style: none;
	-webkit-padding-start: 0;
}
#bj-footer-simple div,  #bj-footer-simple table {
	margin: 0 auto;
	padding: 0;
}
#bj-footer-simple .clear {
	clear: both;
}
#bj-footer-simple a,  #bj-footer-simple a:hover,  #bj-footer-simple a:link,  #bj-footer-simple a:visited,  #bj-footer-simple a:active {
	text-decoration: none;
}
#bj-footer-simple .content {
	width: 1100px;
	margin: 0 auto;
}
#bj-footer-simple {
	height: 160px;
	background-color: #373739;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}
#bj-footer-simple p {
	text-align: center;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#bj-footer-simple p,  #bj-footer-simple a {
	color: #fff;
	font-size: 14px;
}
#bj-footer-simple a:hover {
	color: #3399ff;
}
#chat {
	position: fixed;
	top: 14%;
	left: 10px;
	width: 153px;
	height: 603px;
	background: url(../images/ysedu_chat_bg_head.png) no-repeat center top;
	z-index: 10000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}
#chat .chat-top {
	width: 153px;
	height: 46px;
	box-sizing: border-box;
	margin-top: 106px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	padding-top: 5px;
}
#chat .chat-top span {
	color: #fff;
	font-size: 12px;
}
#chat .chat-top2 {
	width: 153px;
	height: 55px;
	line-height: 20px;
	background: url(../images/ysedu_chat_line.png) no-repeat center bottom;
	color: #f9ff00;
	font-size: 16px;
	text-align: center;
	padding: 8px 0;
	background-color: #35096b;
	box-sizing: border-box;
}
#chat .chat-middle {
	width: 153px;
	background-color: #35096b;
}
#chat .chat-middle ul {
	list-style: none;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
#chat .chat-middle li {
	height: 35px;
	background: url(../images/ysedu_chat_line.png) no-repeat center bottom;
	text-align: center;
	line-height: 35px;
	clear: both;
}
#chat .chat-middle li a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}
#chat .chat-middle li a:first-of-type:hover {
	color: #fffc03;
}
#chat .chat-middle li a:last-of-type {
	display: inline-block;
	width: 53px;
	height: 18px;
	background-color: #f90300;
	float: right;
	clear: both;
	border-radius: 3px;
	line-height: 18px;
	font-size: 12px;
	margin: 10px 6px 0 0;
}
#chat .chat-middle li a:last-of-type:hover {
	background-color: #e65f16;
}
#chat .chat-sign {
	display: none;
	line-height: 18px;
	padding: 10px 0 15px;
	background-color: #35096b;
	font-size: 16px;
	font-family: SimSun, FangSong;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}
#chat .close {
	font-size: 20px;
	color: #666;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-weight: bold;
	opacity: 1;
}
#chat .close:hover {
	color: #000;
}
#chat .salesman {
	cursor: pointer;
}
#chat .qrcode {
	position: absolute;
	bottom: -100px;
	right: 30px;
	display: none;
	width: 109px;
	height: 143px;
	background: url(../images/ysedu_salesman_qrcode2.png) no-repeat center;
	text-align: center;
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
#chat .qrcode img {
	width: 100px;
	height: 100px;
}
#chat .qrcode p {
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#chat .qrcode p span {
	color: #fb4241;
}
#telephone :hover {
	transition-duration: 150ms;
	transition-property: background, color, border;
	transition-timing-function: linear;
}
#telephone {
	display: none;
	-webkit-font-smoothing: antialiased;
}
#telephone .close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/ysedu_icon_close.png) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
	color: #8c8c8c;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#telephone .close:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
#telephone .main {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10000;
	width: 400px;
	min-height: 200px;
	margin-top: -157.5px;
	margin-left: -200px;
	padding: 40px 50px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#telephone h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
}
#telephone h2::before,  #telephone h2::after {
	display: none;
}
#telephone .form {
	position: relative;
	margin-top: 10px;
}
#telephone input,  #telephone select {
	width: 100%;
	height: 40px;
	padding: 0 10px;
	margin-top: 20px;
	background-color: #fff;
	font-size: 12px;
	color: #262626;
	border: solid 1px #d9d9da;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#telephone input[type=text]:focus,  #telephone select:focus {
	outline: none;
	border-color: #1184e1;
	box-shadow: 0 0 2px 0 #9ecaed;
}
#telephone input[type=submit] {
	margin-top: 20px;
	border-color: #1184e1;
	background-color: #1184e1;
	font-size: 14px;
	color: #fff;
}
#telephone input[type=submit]:hover {
	background-color: #1a8fee;
}
#telephone input[type=submit]:active {
	background-color: #0f77ca;
}
#telephone p {
	margin-top: 15px;
	font-size: 12px;
	color: #595959;
	text-align: center;
}
#telephone .mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	opacity: .5;
	z-index: 9999;
}
#telephone .select-list {
	position: absolute;
	display: none;
	min-width: 298px;
	margin-top: 10px;
	z-index: 20;
	top: 64px;
	left: 0;
	border: 1px solid #e4e7ed;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
}
#telephone .arrow {
	position: absolute;
	top: -7px;
	left: 22px;
	display: inline-block;
	width: 0;
	height: 0;
	border-right: solid 6px transparent;
	border-bottom: solid 6px #ebeef5;
	border-left: solid 6px transparent;
}
#telephone .arrow:after {
	width: 0;
	height: 0;
	position: absolute;
	top: 1px;
	left: -6px;
	display: block;
	content: ' ';
	border-right: solid 6px transparent;
	border-bottom: solid 6px #fff;
	border-left: solid 6px transparent;
}
#telephone .list {
	max-height: 247px;
	padding: 6px 0;
	overflow-x: hidden;
	overflow-y: auto;
}
#telephone .list li {
	height: 32px;
	line-height: 32px;
	padding: 0 13px;
	color: #595959;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
#telephone .list li:hover {
	color: #606266;
	background-color: #f5f7fa;
}
#telephone .list li.active {
	font-weight: 700;
	color: #1184e1;
	background-color: #f1f8ff;
}
#szjs {
	height: 538px;
}
#szjs .teacher {
	margin: 40px auto;
	display: none;
}
#szjs .teacher_pic {
	width: 752px;
	height: 403px;
	background: url(../images/npbs_pic_teacher_20210121173339.png) no-repeat center;
	margin: 14px auto;
}
