* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

*:focus {
	outline: none;
}

a {
	text-decoration: none;
}

.container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1
}

img {
	max-width: 100%;
	display: block;
}

.banner img {
	display: block;
}


.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

/*zhaoheng all style*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*padding-top*/
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt38 {
	padding-top: 38px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

/*padding-bottom*/
.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}

.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}

.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}

.mr_2n0>* {
	width: calc((100% - 10px)/2);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_3n0>* {
	width: calc((100% - 20px)/3);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_4n0>* {
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_5n0>* {
	width: calc((100% - 40px)/5);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_2n0>*:nth-child(2n) {
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}


.pub-title {position: relative;z-index: 10;}
.pub-title b {
	display: block;
	text-align: center;
	font-size: 36px;
	color: #333;
}

.pub-title b span {
	color: #d21615;
}

.pub-title p {
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #999999;
}

.qj .flex_n {
	margin-right: 10px;
}

.qj .flex_1 p {
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	text-indent: 2em;
}

.zy {
	padding: 40px 0;
}

.zy .font {
	padding: 12px 13px 18px;
	background: #fff;
}

.zy .font>.top>a {
	font-size: 20px;
	font-weight: bold;
	color: #373737;
}

.zy .font>div span {
	color: #666;
	font-size: 16px;
	display: inline-block;
	float: right;
	line-height: 30px;
	margin: 0px 3px;
	color: #333333;
}

.zy .font p {
	font-size: 14px;
	color: #636262;
	line-height: 22px;
	height: 120px;
}

.zyBut {
	text-align: center;
}

.zyBut a {
	display: inline-block;
	font-size: 18px;
	border-radius: 7px;
	margin: 0px 12px;
	width: 125px;
	line-height: 38px;
	font-size: 18px;
	background: #dc4300;
	color: #ffffff;
	text-align: center;
	border: 1px solid #dc4300;
}
.zyBut a:last-child {
	color: #dc4300;
	background: #fff;
}
.zy2 .font p {
	height: 44px;
}

.zy3 .font p {
	height: 66px;
}
.xxhj ul{
	margin: 0 5px;
}
.xxhj li{
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	
}

.allBut {text-align: center;}
.allBut a{
	width: 220px;
	line-height: 45px;
	display: inline-block;
	font-size: 18px;
	border-radius: 7px;
	margin: 0px 30px;
	font-size: 18px;
	background: #dc4300;
	color: #ffffff;
	text-align: center;
	border: 1px solid #dc4300;
}
.allBut a:first-child{
	color: #dc4300;
	background: #fff;
}


.teacher{
	padding: 35px 0px;
	margin-top: 50px;
	
}
.teacherList {position: relative;
	margin-top: -100px!important;}
.teacherList  .nextPage{
	text-align: center;
	width: 100px;
	line-height: 45px;
}
.msfc_left{
	width: 826px;
	padding-top: 156px;
}
.msfc_left strong{
	display: block;
	font-size: 30px;
	font-variant : all-small-caps;
}
.msfc_left strong span{
	margin-left: 30px;
	font-weight: 400;
	
}
.msfc_left  h4{
	font-size: 22px;
	color: #070707;
	line-height: 30px;
	font-weight: 400;
	margin-top: 5px;
}
.msfc_left  p{
	font-size: 18px;
	color: #636262;
	line-height: 30px;
	margin-top: 5px;
}

.topFonts>.msfc_right img{
	transform: translateY(14px);
}
.nextPage{
	background: #7c2039;
	text-align: center;
	height: 45px;
	position: absolute;
	right: 0px;
	bottom: 215px;
	width: 100px;
	z-index: 2;
	cursor: pointer;
}
.nextPage img{
	display: inline-block;
}