body {
	font-family: 'MicrosoftYaHei';
}

* {
	padding: 0px;
	margin: 0px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

html {
	font-family: "微软雅黑", Arial, sans-serif
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
button,
textarea,
p,
th,
td {
	padding: 0;
	margin: 0;
	font-family: Microsoft YaHei, sans-serif, Arial
}

fieldset,
img {
	border: 0
}

a {
	text-decoration: none;
	color: #000;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	user-select: none;
}

li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
textarea,
select {
	*font-size: 100%
}

.clear:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clear {
	zoom: 1;
}

.nav-m {
	max-width: 1920px;
	margin: 0 auto;
	height: 67px;
	background: #222222;
}

.nav-l {
	width: 1128px;
	height: 67px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.nav-f {
	width: 418px;
	display: flex;
	justify-content: space-between;
}

.nav-f>li {
	font-size: 18px;
}

.nav-f>li>a {
	color: white;
}

.nav-f>li>a:hover {
	color: rgb(238, 63, 37);
}

.nav-p-s {
	font-size: 21px;
	color: white;
	margin-left: 5px;
}

.nav-p-s>span {
	font-size: 12px;
	color: rgb(149, 148, 146);
}

.nav-p {
	display: flex;
}

.nav-i {
	margin-top: 15px;
}

.banner {
	max-width: 1920px;
	height: 660px;
	background: url(../image/banner.png) no-repeat;
	background-position: center 0px;
	background-size: cover;
	margin: 0 auto;
}

.banner-f {
	width: 619px;
	height: 137px;
	background: url(../image/1.png) no-repeat;
	background-position: center 0px;
	background-size: cover;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 361px;
}

.banner-f>p:nth-child(1) {
	font-size: 33px;
	margin-top: 15px;
}

.banner-f>p:nth-child(2) {
	font-size: 50px;
	font-weight: bold;
}

.banner-f>p {
	text-align: center;
}

.banner-ul {
	width: 342px;
	margin: 0 auto;
	margin-top: 40px;
}

.banner-li-s {
	text-align: center;
	font-size: 29px;
	margin-bottom: 10px;
	color: #232122;
}

.banner-li-s>img {
	width: 35px;
	height: 34px;
	margin-right: 35px;
	vertical-align: sub;
}

._50 {
	background: url(../image/50.png) no-repeat;
	height: 235px;
	width: 414px;
	margin: 0 auto;
	margin-top: 81px;
}

.address {
	width: 1139px;
	margin: 0 auto;
	margin-top: 59px;
}

.clearX::after {
	display: block;
	content: "";
	height: 0px;
	visibility: hidden;
	clear: both;
}

.address-f {
	float: left;
	width: 447.2px;
	margin-left: 63px;
}

.address-f>li {
	font-size: 20px;
	margin-bottom: 15px;
}

.scroll-m {
	width: 608px;
	margin: 0 auto;
	height: 37px;
	overflow: hidden;
	position: relative;
	margin-top: 65px;
	box-shadow: 0px 0px 3px RGB(241, 240, 241) inset;
}

.ward {
	position: absolute;
	height: 37px;
	width: 626px;
	top: 0px;
	left: 0px;
}

.scroll-l>li {
	text-align: center;
	font-size: 30px;
	color: rgb(102, 102, 102);
	font-weight: 400;
}

.scroll-l {
	height: 100%;
	width: 626px;
	overflow-y: scroll;
}

.caption {
	width: 618px;
	height: 78px;
	background: url(../image/caption.png);
	background-position: center 0px;
	background-size: cover;
	margin: 0 auto;
	margin-top: 38px;
	margin-bottom: 33px;
}

.input-s>input {
	display: block;
	width: 686px;
	height: 80px;
	outline-style: none;
	margin: 0 auto;
	border: 1px solid RGB(230, 229, 230);
	padding-left: 31px;
	font-size: 28px;
	margin-bottom: 33px;
}

.input-m {
	margin-top: .5625rem;

}

.btn-input {
	width: 715px;
	height: 80px;
	border: 1px solid RGB(230, 229, 230);
	background: RGB(255, 253, 72);
	font-size: 40px;
	margin: 0 auto;
	font-weight: 500;
	text-align: center;
	line-height: 80px;
	cursor: pointer;
}


/*basic*/

#topbar,
#header,
#container,
#footer,
.secbox {
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.equal {
	padding-bottom: 3800px;
	margin-bottom: -3800px
}

caption,
th {
	text-align: left
}

.fl {
	float: left
}

.fr {
	float: right
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.mt {
	margin-top: 10px
}

.mr {
	margin-right: 10px
}

.mb {
	margin-bottom: 10px
}

.ml {
	margin-left: 10px
}

.clear {
	clear: both;
}


/* topnav */

#topnav {
	height: 30px;
	background: #FAFAFA;
	border-bottom: 1px solid #e5e5e5
}

#topnav span {
	line-height: 28px;
}


/*topbar*/

#topnav dl {
	zoom: 1;
	z-index: 10
}

#topnav dd {
	float: left;
	position: relative
}

#topnav dd h3 {
	float: left;
	font-weight: normal;
	font-size: 100%
}

#topnav dd h3 a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	height: 14px;
	line-height: 14px;
	padding: 7px 20px;
	color: #666;
	border: 1px solid #F7F7F7;
	border-width: 0 1px
}

#topnav dd h3 a i {
	display: inline-block;
	width: 7px;
	height: 5px;
	margin: 0 0 0 5px;
	overflow: hidden;
	vertical-align: middle;
	font-size: 12px;
	line-height: 13px;
	background: url(imgs/icon.jpg) no-repeat center
}

#topnav dd h3 a:hover,
#topnav dd.curr h3 a {
	background: #FFF;
	color: #E00;
	border: 1px solid #F7F7F7;
	border-width: 0 1px
}

#topnav dd ul {
	display: none;
	/*hide*/
	position: absolute;
	width: 140px;
	top: 28px;
	left: 0;
	border-top: 0;
	background: #fff;
	border: 1px solid #F7F7F7;
	padding: 0 4px;
	z-index: 11
}

#topnav dd ul li {
	line-height: 31px;
	border-bottom: 1px solid #F7F7F7;
	text-align: center
}

#topnav dd ul li a {
	display: block;
	color: #333;
	padding: 0 15px
}

#topnav dd ul li a:hover {
	color: #C00
}

#topnav dd ul li a span {
	color: #FF8400;
	margin-left: 5px
}

.xxlogo {
	width: 115px;
	height: 42px;
	position: absolute;
	left: 0px;
	top: 30px;
}

.advert img {
	width: 100%;
}

.advert .ad-hide {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 5px;
	cursor: pointer;
}


/* header */

#header,
#header .secbox {
	height: 100px;
	overflow: hidden
}

.logo {
	;
	display: block;
	float: left;
	margin-top: 22px
}

.admid {
	margin-top: 22px;
	float: left;
	margin-left: 60px
}

.telbox {
	float: right;
	margin-top: 22px;
}


/* navbox */

#navbox,
.mainnav,
.mainnav li.m,
.mainnav h3 a {
	height: 46px;
	line-height: 46px;
	display: block
}

#navbox {
	text-align: center;
	border-bottom: 4px solid #C21852;
	z-index: 1;
	position: relative
}

.mainnav {
	position: relative;
	margin: 0 auto;
	display: block;
	overflow: visible
}

.mainnav .m {
	float: left;
	display: inline;
	position: relative
}

.mainnav h3 a {
	font-size: 17px;
	color: #000;
	font-family: 'Microsoft yahei';
	padding: 0 20px
}

.mainnav li.home {
	width: 190px;
	margin-right: 115px;
}

.mainnav li.home h3 a,
.mainnav h3 a:hover {
	height: 46px;
	line-height: 46px;
	text-decoration: none
}

.mainnav li.home h3 a {
	color: #fff;
	background: #2c2c2c url(https://hz.xiongsongedu.com/static/imgs/icon_m.jpg) 16px no-repeat;
	text-align: left;
	padding: 0 45px;
}

.mainnav li.home .sub0 {
	height: 404px;
	background: #a90533;
	display: block
}

.mainnav li.home .sub0 li {
	padding: 15px;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #fff
}

.mainnav li.home .sub0 a {
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	display: inline-block
}

.mainnav li.fr {
	float: right !important
}

.mainnav li.fr a {
	color: #fff;
	background: #888;
	padding: 0 10px
}

.mainnav .sub {
	display: none;
	width: 120px;
	left: 0;
	top: 48px;
	position: absolute;
	padding-bottom: 6px;
	z-index: 10;
	background: #5C4A4A
}

.mainnav .sub li {
	zoom: 1;
	background: url(images/navhover.jpg) repeat
}

.mainnav .sub a {
	display: block;
	padding: 8px 0;
	padding-left: 20px;
	text-align: left;
	font-size: 15px;
	color: #fff
}

.mainnav .sub a:hover {
	background: #C21852;
	text-decoration: none
}

.mainnav .extsub {
	width: 180px;
}


/*灏鹃儴*/

.footer {
	background-color: #3b3c40;
	padding-bottom: 50px
}

.footer .secbox {
	width: 1086px;
}

.fot-top {
	height: 44px;
	border: 1px solid #494a4d;
	border-left: none;
}

.fot-top ul li {
	line-height: 44px;
	float: left;
}

.fot-top ul li a {
	font-size: 16px;
	color: #fff
}

.fot-top ul li i {
	color: #fff;
	padding: 0px 18px;
	font-size: 15px;
	font-style: inherit;
}

.fot-top p {
	width: 253px;
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #494a4d;
	padding-left: 22px;
}

.fot-top p a {
	font-size: 16px;
	color: #fff
}

.footer a:hover {
	text-decoration: underline;
}

.fot-bom {
	width: 100%;
	padding: 25px 0px 16px 0px;
	border-bottom: 1px solid #494a4d;
	float: left;
}

.fot-bom-l dl dt {
	font-size: 14px;
	color: #909092;
	padding-bottom: 12px
}

.fot-bom-l dl dd {
	font-size: 14px;
	color: #909092;
	line-height: 26px
}

.fot-bom-l p {
	margin-top: 20px;
	font-size: 14px;
	color: #909092;
}

.fot-bom-r {
	width: 305px;
	margin-right: 15px;
}

.fot-logo {
	width: 270px;
	margin: 40px 0px;
}

.fot-code li {
	width: 106px;
	height: 107px;
	float: left;
	margin-right: 45px;
	position: relative;
}

.fot-code li.li1 {
	background: url(../image/foot_01.png) no-repeat center;
}

.fot-code li.li2 {
	background: url(../image/foot_02.png) no-repeat center;
}

.fot-code li p {
	width: 106px;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #c5c5c5
}

.footer .frien {
	margin-top: 30px;
	display: inline-block;
}

.footer .frien dt {
	font-size: 14px;
	color: #909092;
	margin-right: 5px;
	float: left;
}

.footer .frien dd {
	margin-left: 8px;
	float: left;
	padding-bottom: 6px
}

.footer .frien dd a {
	font-size: 14px;
	color: #909092;
}


.pf_tims{width:145px;position: fixed;right:0px;top:20%;z-index: 9999}
.df_down{width:130px;height:105px;background: url(https://hz.xiongsongedu.com/static/slide/ti_01.png) no-repeat center;}
.df_down span{font-size:28px;color: #000;float:left;margin:42px 0px 0px 50px;font-weight: bold;}
.pf_tims .btm{width:100%;float:left;margin-top:5px}
.pf_count{width:100%;float:left;}
/* .pf_count li{margin-bottom:0px;height:48px;} */
.pf_count a{
	display: block;
	height: 100%;
}
.pf_count img{
	width: 100%;
    display: block;
}


/*2020MBA报考说明会*/

.outer-wrap {
	display: block;
	/*overflow: hidden;*/
	position: relative;
}

.inner-wrap {
	display: block;
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto;
}

.banner-wrap {
	display: block;
	min-width: 1000px;
}

.banner-wrap img {
	width: 100%;
}

.content-wrap {
	max-width: 1435px;
	min-width: 1000px;
	margin: 0 auto;
}

.titles1 {
	display: block;
	margin: 65px auto 60px;
	height: 35px;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	background: url(../image/title_bg.png) no-repeat center;
}

.title1-img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

.titles1-txt {
	padding-top: 27px;
	font-size: 24px;
	color: #646469;
	text-align: center;
	line-height: 1.9em;
}

.titles2 {
	display: block;
	text-align: center;
	margin: 50px auto;
	width: 419px;
	height: 41px;
	background: url(../image/shujutongji_bg.png) no-repeat center;
	line-height: 40px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.tubiao1 {
	display: block;
	text-align: center;
	margin: 0 auto 76px;
}

.yuyues {
	display: block;
	width: 309px;
	height: 88px;
	margin: 0 auto;
	background: url(../image/button1.png) no-repeat center;
	line-height: 73px;
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
}

.content2-wrap {
	/*margin-top: 125px;*/
}

.content2-list {
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: flex-start;
	padding-top: 92px;
	padding-bottom: 45px;
}

.content2-list-inner {
	padding: 0 60px;
}

.content2-list-1 {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 102px;
	vertical-align: middle;
}

.content2-list-1 img {
	display: block;
	margin: 0 auto;
}

.content2-list-2 {
	padding-top: 35px;
	text-align: center;
	color: #333332;
	font-size: 30px;
}

.titles3-txt {
	display: block;
	max-width: 1435px;
	min-width: 1000px;
	height: 218px;
	margin: 45px auto 20px;
	background: url(../image/title3_txtbg.png) no-repeat center;
}

.titles3-txt span {
	display: block;
	margin: 0 auto;
	width: 980px;
	height: 218px;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 37px;
	padding-top: 37px;
}

.content3-list-inner {
	width: 1435px;
	margin: 0 auto 75px;
	display: flex;
}

.content3-list-1 {
	display: flex;
	display: -webkit-flex;
	width: 343px;
	height: 233px;
	margin-right: 21px;
	justify-content: center;
	align-items: center;
	line-height: 38px;
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

.content3-list-bg1 {
	background: url(../image/title3_list1.jpg) no-repeat center;
}

.content3-list-bg2 {
	background: url(../image/title3_list2.jpg) no-repeat center;
	margin-top: 30px;
}

.content3-list-bg3 {
	background: url(../image/title3_list3.jpg) no-repeat center;
}

.content3-list-bg4 {
	background: url(../image/title3_list4.jpg) no-repeat center;
	margin-right: 0;
	margin-top: 30px;
}

.content5-wrap {
	width: 100%;
	min-height: 705px;
	background: url(../image/title5_bg.png) no-repeat center;
	background-size: 100% 100%;
}

.titles5-txt-title {
	font-size: 36px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 40px;
}

.titles5-txt {
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	line-height: 38px;
	padding-bottom: 40px;
}

.content5-wrap .content2-list-2 {
	font-size: 24px;
	color: #444444;
	padding-top: 15px;
}

.content5-list {
	max-width: 1435px;
	margin: 0 auto;
	background: #FFFFFF;
	border-radius: 14px;
	position: relative;
}

.content5-wrap .content2-list-inner {
	padding: 0;
	padding-right: 96px;
}

.content5-wrap .content2-list-inner:last-of-type {
	padding-right: 0;
}

.content5-title5 {
	position: absolute;
	left: 50%;
	bottom: -53px;
	z-index: 9;
	margin: 0 auto;
	margin-left: -159px;
}

.content6-cont {
	padding-top: 70px;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}

.content6-cont-r {
	padding-left: 30px;
}

.content6-cont-r-p1 {
	color: #646464;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.content6-cont-r-p2 {
	padding-bottom: 21px;
}

.content6-cont-r-p2 i {
	font-style: normal;
	font-weight: bold;
	color: #646464;
}

.content6-cont-r-p2 span {
	color: #646464;
}

.btn-input {
	width: 719px;
	color: #FFFFFF;
	border: none;
	background: url(../image/title8_submit_bg.png) no-repeat center;
	background-size: 100% 100%;
	font-size: 36px;
}

.mobiles {
	display: none;
}
.margintubiao4{
	margin-top: 66px;
}
/*手机*/
@media only screen and (max-width:1440px) and (min-width: 900px){
	.is-hidden_s{
		display: none;
	}
}

@media only screen and (max-width:768px) and (min-width:200px) {
	/*.is-hidden1{
		display: block;
	}*/
	/*.fot-bom{
		display: none;
	}*/
#headers{
	display: none;
}
	.is-hidden{
		display: none;
	}
	.ispc {
		display: none;
	}
	.margintubiao4{
		margin-top: 0;
		margin-top: 1em;
	}
	.nb-icon-wrap-base{
		display: none !important; 
	}
	.mobiles {
		display: block;
	}
	.outer-wrap {
		display: block;
		/*overflow: hidden;*/
		position: relative;
		margin: 0 auto;
		width: 100%;
		min-height: 100%;
	}
	.inner-wrap {
		display: block;
		overflow: hidden;
		max-width: 640px;
		margin: 0 auto;
	}
	.header {
		background-color: #222222;
		/*overflow: hidden;*/
		position: relative;
		/*padding: 0 .25rem;*/
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		align-items: center;
	    height: 3rem;
	}
	.header>img {
		display: block;
	    width: 9.45rem;
	    /* height: .33rem; */
	    padding-left: .25rem;
	}
	.header>span {
		display: block;
		position: relative;
	}
	.header>span>img {
	    width: 2rem;
	    height: .8rem;
	    padding: .235rem .5rem .235rem 1.34rem;
	}
	.djs-wrap {
		display: block;
		position: absolute;
		top: 1.08rem;
		left: 50%;
		margin-left: -2.74rem;
		border-radius: .1rem;
		width: 5.5rem;
		min-height: 1.81rem;
		border: 1px solid #bababa;
		background: #FFFFFF;
	}
	.test-datas {
		font-size: .18rem;
		text-align: center;
		padding: 0.05rem;
		box-sizing: border-box;
	}
	.shb7_03 {
		position: absolute;
		bottom: .6rem;
		left: 50%;
		margin-left: -2.37rem;
		width: 4.74rem;
		height: .6rem;
		/*border: 1px solid red;*/
	}
	
	.header-rigth {
		display: block;
		position: relative;
	}
	.header-list {
	    position: absolute;
	    top: 1.5rem;
	    right: 0;
	    z-index: 9;
	    display: block;
	    width: 4em;
	    height: 100vh;
	    box-sizing: border-box;
	    background: rgba(0, 0, 0, .8);
	    padding-top: .8em;
	}
	.header-list>a {
		margin: 0 .4em;
	    display: block;
	    line-height: 2.8em;
	    color: #FFFFFF;
	    text-align: center;
	    font-size: 13px;
	    border-bottom: 1px solid #474453;
	}
	.dianhua {}
	.dianhua img {
		display: block;
	    text-align: center;
	    margin: .4rem auto .6rem;
	    width: 1.4em;
	    /* height: .31rem; */
	}
	.dianhua>span {
		display: block;
	    margin: 0 auto;
	    width: 93%;
	    padding-top: .2rem;
	    line-height: 1.3em;
	    padding-bottom: .2rem;
	    color: #FFFFFF;
	    text-align: center;
	    font-size: .18rem;
	    background: rgba(255, 255, 255, .3);
	}
	.sbewm {
		display: block;
	}
	.sbewm img {
	    display: block;
	    margin: 0 auto;
	    height: 3.4em;
	    width: 3.4em;
	}
	.sbewm span {
	    display: block;
	    width: 5em;
	    margin: .35rem auto .25rem;
	    font-size: 12px;
	    color: #FFFFFF;
	    text-align: center;
	}
	/*内容*/
	.banner-wrap {
	    display: block;
	    min-width: 100%;
	}
	.content-wrap {
	    max-width: 100%;
	    min-width: 100%;
	    margin: 0 auto;
	    padding-bottom: 0 !important;
	}
	.titles1{
	    display: block;
	    margin: .8em auto .9em;
	    height: 1.8em;
	    width: 80%;
	    text-align: center;
	    color: #FFFFFF;
	    font-size: .8em;
	    font-weight: bold;
	    line-height: 1.8em;
	    background: url(../image/title_bg.png) no-repeat center;
	    background-size: contain;
	}
	.title1-img {
	    width: 86%;
	}
	.titles1-txt {
	    font-size: .9em;
	    color: #646469;
	    text-align: center;
	    line-height: 1.5em;
	    padding: .5em 2% 0;
	}
	.titles2 {
	    display: block;
	    text-align: center;
	    margin: .8em auto;
	    width: 80%;
	    height: 1.5em;
	    background: url(../image/shujutongji_bg.png) no-repeat center;
	    line-height: 1.5em;
	    background-size: contain;
	    font-size: 1em;
	    color: #FFFFFF;
	    font-weight: bold;
	}
	.tubiao1 {
	    width: 100%;
        margin: 2em auto 1em;
	}
	.yuyues {
        width: 40%;
	    height: 3.2em;
	    background: url(../image/button1.png) no-repeat center;
	    background-size: 100%;
	    line-height: 2.9em;
	    font-size: .9em;
	    background-size: contain;
	}
	.content2-list {
       padding: .5em .5em 1em;
	}
	.ismobolie-tu2{
		display: block;
		width: 96%;
		margin: 0 auto;
	}
	.content2-list-inner {
	    padding: 0;
	}
	.content2-list-1 {
	    height: 3em;
	}
	.content2-list-1 img {
	    width: 55%;
	}
	.content2-list-2 {
	    padding-top: .5em;
	    font-size: 12px;
	}
	.padding-bottom0{
		padding-bottom: 0 !important;
	}
	.m-yuyues2{
		margin-top: 1em;
	}
	.titles3-txt {
	    max-width: 100%;
	    min-width: 100%;
	    height: auto;
	    margin: 0 auto;
	}
	.titles3-txt {
	    max-width: 100%;
	    min-width: 98%;
	    height: 8.9em;
	    width: 96%;
	    margin: 1.5em auto;
	    background: url(../image/title3_txtbg.png) no-repeat center;
	    background-size: 100% 100%;
	}
	.titles3-txt span {
	    margin: 0 auto;
	    width: 90%;
	    height: 9em;
	    color: #FFFFFF;
	    font-size: 12px;
	    line-height: 1.5em;
	    padding-top: 1.55em;
	}
	.content3-list-inner {
	    width: 100%;
	    margin: 0 auto 1em;
	    display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.content3-list-1 {
	    width: 12em;
	    height: 10em;
	    margin-top: 0 !important;
	    margin-right: 0;
	    line-height: 1.5em;
	    font-size: 12px;
	    margin-bottom: .5em;
	    background-size: 100% 100% !important;
	}
	.content3-list-1:nth-of-type(odd) {
		margin-right: .5em;  
	}
	.paddingtop1em{
		padding-top: 1em !important;
	}
	.titles5-txt-title {
	    font-size: 1.5em;
	    padding-bottom: 1em;
	}
	.titles5-txt {
	    font-size: 1em;
	    line-height: 2em;
	    padding-bottom: 1.5em;
	    padding-left: .5em;
	    padding-right: .5em;
	}
	.content5-wrap .content2-list-2 {
	    font-size: 12px;
	    padding-top: .5em;
	}
	.content5-wrap .content2-list-inner {
	    padding-right: 1%;
	}
	.content5-list {
	    margin: 0 .5em;
	}
	.content5-wrap {
	    width: 100%;
	    min-height: auto;
	    background: url(../image/title5_bg.png) no-repeat center;
        background-size: cover;
    	padding-bottom: 4em !important;
	}
	.content5-title5 {
	    bottom: -1.7em;
	    margin-left: -4.3em;
	}
	.content6-cont{
		flex-wrap: wrap;
	}
	.content6-cont-l img{
		display: block;
	    width: 98%;
	    margin: 0 auto;
	}
	.content6-cont-r{
		padding: 1em;
	}
	.content6-cont-r-p1 {
	    color: #646464;
	    font-size: 1.2em;
	    padding-bottom: .6em;
	    padding-top: .6em;
	}
	.content6-cont-r-p2 {
	    padding-bottom: .5em;
        font-size: 13px;
	}
	.scroll-m {
	    width: 100%;
	    margin: 0 auto;
	    height: 2em;
	    margin-top: 1em;
	    box-shadow: 0px 0px 3px RGB(241, 240, 241) inset;
	}
	.ward {
	    position: absolute;
	    height: 2em;
	    width: 100%;
	    top: 0px;
	    left: 0px;
	}
	.scroll-l {
	    height: 1.2em;
	    width: 100%;
	    overflow-y: scroll;
	}
	.scroll-l>li {
	    text-align: center;
	    font-size: 1em;
	    color: rgb(102, 102, 102);
	    font-weight: 400;
	}
	.input-s>input {
	    display: block;
	    width: 90%;
	    height: 2em;
	    outline-style: none;
	    margin: 0 auto;
	    border: 1px solid RGB(230, 229, 230);
	    padding-left: .8em;
	    font-size: 1em;
	    margin-bottom: 1em;
	    box-sizing: border-box;
	}
	.btn-input {
	    width: 90%;
	    color: #FFFFFF;
	    border: none;
	    background: url(../image/title8_submit_bg.png) no-repeat center;
	    background-size: 100% 100%;
	    font-size: 1em;
	    line-height: 2em;
	    height: 2em;
	}
	
	.btms-wrap {
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    height: 3em;
	    z-index: 99;
	    display: block;
	}
	.btms {
	    width: 100%;
	    max-width: 768px;
	    height: 3em;
	    display: -webkit-flex;
	    display: flex;
	    justify-content: space-around;
	    align-items: center;
	    background: #d7d7d7;
	    margin: 0 auto;
	}
	.btms-a1,.btms-a2,.btms-a3{
		font-size: .22rem;
		padding: .1rem;
		color: #545454;
	}
	.btms-a1 img{
		display: block;
		width: 2.4em;
		height: 2em;
		margin: 0 auto .03rem;	
	}
	.btms-a2 img{
		display: block;
		width: 1.9em;
  	    height: 2em;
		margin: 0 auto .03rem;	
	}
	.btms-a3 img {
	    display: block;
	    width: 2.4em;
	    height: 2em;
	    margin: 0 auto .03rem;
	}
}
@media only screen and (min-width: 768px) and (max-width: 769px) {

	.content3-list-1 {
	 	margin-right: .5em;
	}
	.content2-list {
	    padding: 2.8em .5em 1em;
	}
	.content5-title5 {
	    bottom: -2.2em;
	    margin-left: -8.3em;
	}

}
@media only screen and (min-width: 1444px){
	.is-hidden_s{
		display: none;
	}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	/*.is-hidden{
		display: none;
	}*/

	.is-hidden_s{
		display: none;
	}
	.is-hidden{
		display: block;
	}
	.tubiao1 {
	    margin: 0 auto 76px;
	    width: 98%;
	}
	.content3-list-inner {
	    width: 100%;
	    margin: 0 auto 75px;
	    display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
	}
	.content5-list {
	    margin: 0 .5em;
	}
	.footer {
	    padding-left:.5em;
	}
	.nav-l {
	    width: 98%;
	}
	.footer .secbox {
	    width: 100%;
	}
}

/*jz*/
.floor-m{
            width: 100%;
            height: 215px;
            background: #3b3c40;
            overflow: hidden;
            padding: 20px;
}
.floor-container{
            width: 100%;
            margin: 0 auto;
            padding-top: .71875rem;
            
}
.floor_one{
            height: 50px;
            overflow: hidden;
         
}
.floor_one-logo{
            float: left;
}
.floor_one-logo>img{
            width: 10em;
          /*  width: 3.828125rem;*/*/
}
.floor_one-p{
    font-size: 14px;
           
}
.floor_one-p>a{
	    margin-left: 96px;
}
.floor_one>li{
          /*  line-height: .5rem;*/
}
.floor-p-s{
            color: white;
            font-size: .34375rem;
            margin-top: .265625rem;
            margin-bottom: .484375rem;
}
.floor_address>li{
            font-size: 14px;
            color: #909092;
            white-space: nowrap;
            margin-bottom: .21875rem;
}
.jz_f{
	width: 100%;
	height: 1.653125rem;
	background: #eeeeee;
	position: fixed;
	z-index: 999;
	bottom: 0px;
}
.jz_fd{
	display: flex;
	justify-content: space-around;
	flex-flow: row;
}
.jz_fd>div{
	margin-top: .46875rem;
	width: 30%;
	text-align: center;
	font-size: .359375rem;
	color: #545454;
}


.swiper{
	/* background: url(../img/banner_01.jpg) no-repeat; */
	max-width: 1920px;
	width: 100%;
	height: 708px;
	margin: 0 auto;
	background-position: center 0px;
	background-size: cover;
}

.zaobao_beikao{
	width: 1008px;
	margin-top: 60px;
}

.zaobao_beikao_title{
	background: url(../image/title.png) no-repeat;
	background-position: center 0px;
	background-size: cover;
	height: 49px;
	width: 906px;
	margin: 0 auto 16px;
}

.zaobao_beikao_subheading{
	text-align: center;
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #434343;
	line-height: 32px;
}

.zaobao_beikao_list{
	/* display: flex;
	justify-content: space-between; */
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
}

.zaobao_beikao_item{
	width: 234px;
	height: 184px;
	border: 1px solid;
	border-image: linear-gradient(0deg, #D5A888, #FFF6EC) 10 10;
	background: linear-gradient(0deg, #D5A888 0%, #FFF6EC 100%);
	display: flex;
	justify-content: center;
}

.item_top{
	width: 232px;
	height: 180px;
	background-color: rgb(255, 245, 234);
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #010101;
	line-height: 30px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: absolute;
	z-index: 11;
}

.item_bottom{
	width: 234px;
	height: 184px;
	background: #fff;
	position: relative;
	z-index: 12;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}

.item_bottom img{
	margin-bottom: 14px;
}

.item_bottom:hover{
	opacity: 0;
}

.zaobao_beikao_btn{
	width: 305px;
	height: 52px;
	line-height: 52px;
	border-radius: 30px;
	text-align: center;
	background: linear-gradient(0deg, #ff6d1d 0%, #ff8c26 100%);
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	margin: 0 auto 50px;
}

.zaobao_beikao_btn:hover{
	transform:translateY(-4px);
}

.zaobao_richeng{
	max-width: 1920px;
	width: 100%;
	height: 750px;
	background-image: url('../img/bg_02.jpg');
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_richeng_title{
	background: url(../image/b_title.png) no-repeat;
	height: 64px;
	width: 906px;
	margin: 50px 0 30px;
}

.zaobao_richeng_detail{
	width: 1008px;
	height: 240px;
	background: url(../image/b1.png) no-repeat;
}

.zaobao_richeng_subheading{
	display: flex;
	justify-content: space-between;
	width: 1008px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	margin: 20px 0 60px;
}

.zaobao_richeng_subheading_item{
	line-height: 22px;
	width: 113px;
	height: 22px;
	text-align: center;
}

.zaobao_shangan_title{
	background: url(../image/c_title.png) no-repeat;
	height: 49px;
	width: 1129px;
	margin: 50px 0;
}

.zaobao_shangan_content{
	background: url(../image/c1.png) no-repeat;
	background-size: cover;
	width: 905px;
	height: 166px;
	margin: 0 auto 100px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0 50px;
}

.content_item{
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}

.content_item_top{
	font-size: 38px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #353535;
	display: flex;
}

.content_item_top p{
	width: 17px;
	height: 17px;
	position: relative;
	top:4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}

.vertical_bar{
	width: 1px;
	height: 71px;
	border: 1px solid #FED6B3;
	opacity: 0.45;
	background: #FED6B3;
}

.zaobao_guwen{
	width: 100%;
	height: 523px;
	background: url(../image/d_bg.png) no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_guwen_title{
	background: url(../image/d_title.png) no-repeat;
	width: 1012px;
	height: 49px;
	margin: 40px 0 40px;
}

.zaobao_guwen_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1008px;
	margin-bottom: 30px;
}

.zaobao_guwen_item{
	width: 229px;
	height: 107px;
	line-height: 107px;
	text-align: center;
	border: 1px solid #FED6B3;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.zaobao_guwen_item:hover{
	color:#050505;
	background: linear-gradient(0deg, #DAB594 0%, #FDECDA 100%);
}
.zaobao_tuijian{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 100%;
	top: -100px;
	margin-bottom: -100px;
}
.zaobao_tuijian_title{
	background: url(../image/e_title.png) no-repeat;
	background-position: center 0px;
	height: 49px;
	width: 709px;
	margin: 60px 0 40px;
}

.zaobao_tuijian_tabbar{
	display: flex;
	margin-bottom: 40px;
	border: 1px solid #443C50;
}

.tabbar_item{
	width: 202px;
	height: 44px;
	border-right-width: 1px;
	border-right-color: #7d7d7d;
	border-right-style: solid;
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #353535;
	text-align: center;
	line-height: 44px;
	cursor: pointer;
}

.tabbar_item.active{
	background: linear-gradient(0deg, #ff721f 0%, #ff8926 100%);
	color:#fff;
}

.tuijian {
	width: 1068px;
  height: 371px;
}


.yuanxiao_item{
	width: 304px;
	height: 358px;
	border: 1px solid #DCBDA9;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin: 0 25px;
	padding-bottom: 10px;
}

.yuanxiao_item img{
	width: 100%;
}

.zaobao_tuijian_btn{
	width: 199px;
	height: 33px;
	background: linear-gradient(0deg, #ff8826 0%, #ff731f 100%);
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	margin-top: 20px;
	text-align: center;
	line-height: 33px;
}

.zaobao_tuijian_btn:hover{
	transform: translateY(-4px);
}

.zaobao_zhaosheng{
	position: absolute;
	width: 100%;
	height: 686px;
	background: #F1F1F1;
	top:750px;
	display: flex;
	justify-content: center;
}

.zaobao_zhaosheng_left{
	width: 1008px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #999999;
	margin-top: 20px;
	position: relative;
}


.zaobao_zhaosheng_btn{
	width: 516px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background: linear-gradient(0deg, #564769 0%, #3D3349 100%);
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 50px;
}

.zaobao_zhaosheng_btn:hover{
	transform: translateY(-4px);
}

.zaobao_zhaosheng_right img{
	position: relative;
	bottom: 70px;
  right: 20px;
}

.zaobao_ditu{
	position: absolute;
	width: 100%;
	top:1510px;
}


.zaobao_ditu_title{
	background: url(../image/g_title.png) no-repeat;
	height: 49px;
	width: 887px;
	margin: 0 auto;
}

.zaobao_ditu_title2{
	background: url(../image/h_title.png) no-repeat;
	height: 49px;
	width: 912px;
	margin: 40px auto 30px;
}

.zaobao_ditu_subheading{
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #999999;
	text-align: center;
	margin: 20px 0 50px;
}

.zaobao_ditu_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1008px;
	margin: 0 auto;
}

.zaobao_ditu_item{
	width: 320px;
	height: 208px;
	background: linear-gradient(0deg, #FFF6ED 0%, #FFEFDD 100%);
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	color: #353535;
	margin-bottom: 40px;
}

.zaobao_ditu_date{
	width: 137px;
	height: 38px;
	line-height: 38px;
	background: linear-gradient(0deg, #564769 0%, #3D3349 100%);
	text-align: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin: 20px 0;
}

.zaobao_dingzhi_list{
	width: 1008px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	position: relative;
	bottom: 30px;
}

.zaobao_dingzhi_list_item{
	width: 189px;
	height: 199px;
	background: linear-gradient(0deg, #564769 0%, #3D3349 100%);
	margin-bottom: 40px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.zaobao_dingzhi_btn{
	width: 495px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #373737;
	margin-bottom: 60px;
	background: linear-gradient(0deg, #D8B18F 0%, #FFEFDD 100%);
}

.zaobao_dingzhi_btn:hover{
	transform: translateY(-4px);
}

.zaobao_zhenti{
	width: 100%;
	height: 657px;
	background: url(../image/i_bg.png) no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_zhenti img{
	margin-top: 50px;
}

.zaobao_zhenti_title{
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #999999;
	margin-top: 30px;
}

.zaobao_gongjv{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_gongjv img{
	margin-top: 50px;
}

.zaobao_mingshi{
	width: 100%;
	height: 871px;
	background: linear-gradient(0deg, #564769 0%, #3D3349 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_mingshi img{
	margin-top: 50px;
}

.mingshi_list{
	width: 1008px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

.mingshi_item{
	width: 241px;
	height: 176px;
	border: 1px solid;
	margin-top: 20px;
	border-image: linear-gradient(0deg, #DAB594, #FDECDA) 10 10;
	position: relative;
	z-index: 11;
}
.mingshi_item:hover{
	opacity: 0;
}

.mingshi_item_hover{
	width: 241px;
	height: 176px;
	border: 1px solid;
	border-image: linear-gradient(0deg, #DAB594, #FDECDA) 10 10;
	background: linear-gradient(0deg, #E3C4A7 0%, #FDECDA 100%);
	position: absolute;
	z-index: 8;
	top: 20px;
	left: 0;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
}
.mingshi_item_btn{
	width: 102px;
	height: 32px;
	background: linear-gradient(0deg, #DAB594 0%, #FDECDA 100%);
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #373737;
	text-align: center;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.mingshi_item_btn:hover{
	transform: translateY(-4px);
}

.zaobao_koubei{
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_koubei img{
	margin-top: 50px;
}

.zaobao_shujv{
	width: 100%;
	height: 595px;
	background: #F1F1F1;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.zaobao_shujv img{
	margin-top: 50px;
	margin-bottom: 50px;
}


.zaobao_form{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 453px;
	background: url('../img/my_22.png') center no-repeat;
}

.zaobao_form form{
	width: 1008px;
	margin-top: 80px;
}

.zaobao_form input{
	width: 381px;
	height: 52px;
	background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 100%);
	border: none;
	padding-left: 10px;
}

.zao_input_left{
	width: 95px;
	height: 52px;
	background: #000;
	line-height: 52px;
	text-align: center;
	color: #ffffff;
}

.star{
	width: 495px;
	height: 52px;
	background: linear-gradient(0deg, #ff8925 0%, #ff721e 100%);
	margin-top: 60px;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	border: 1px solid #ff721e;
}
.star:hover{
	transform: translateY(-4px);
}

.zaobao_swiper{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
}

.slide_s{
    margin: 20px auto 80px;
    border: none;
    overflow: hidden;
}
.contain{
    width:1366px;
		height: 404px;
    margin: 0 auto;
    position: relative;
    margin-top: 49px;
}

.img_title{
	width: 684px;
	height: 30px;
	background: rgba(0,0,0,0.7);
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	position: relative;
	top: 374px;
	text-align: center;
	line-height: 30px;
}

.thumbnail{
	width:1366px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.thumbnail_item{
	width: 158px;
	height: 158px;
	object-fit: cover;
}

.thumbnail_mask{
	width: 158px;
	height: 158px;
	position: absolute;
	left: 0;
	background: rgba(0, 0,0,0.5);
}



	body{
		font-family: Microsoft Yahei, "sans serif"
	}
	/* 头部开始 */
	.revision-header-box2 .am-container {
			display: flex;
			justify-content: flex-start;
			align-items: center;
			width: 80%;
			max-width: 80%;
			min-width: 1200px;
			margin: 0 auto;
		}

		.revision-header-box2 .am-container:before,
		.revision-header-box2 .am-container:after {
			display: none;
			content: none;
		}

		.revision-header-box2 .am-container .am-dropdown {
			width: 60px;
			color: #fff;
			font-size: 12px;
			margin-left: 30px;
		}

		.revision-header-box2 .am-container .am-dropdown:hover {
			cursor: pointer;
		}

		.revision-header-box2 .am-container .am-dropdown a {
			color: #323232;
		}

		.revision-header-box2 .am-container .am-dropdown a span {
			display: block;
			text-align: center;
			line-height: 1;
		}

		.revision-header-box2 .am-container ul.am-dropdown-content {
			width: 400px;
		}

		.revision-header-box2 ul.navList {
			display: flex;
			justify-content: flex-end;
			margin: 0;
			width: calc(100% - 360px);
			height: 118.53px;
			vertical-align: middle;
			list-style: none;
		}

		.revision-header-box2 ul.navList a {
			display: block;
			padding: 20px 20px;
			color: #323232;
			text-align: center;
			transition: 1s all;
		}

		.revision-header-box2 ul.navList a:hover {
			color: #000;
		}

		.revision-header-box2 ul.navList li {
			position: relative;
		}

		.revision-header-box2 ul.navList li:hover {
			cursor: pointer;
		}

		.revision-header-box2 ul.navList>li>a {
			padding: 0 20px;
			height: 100%;
			white-space: nowrap;
			line-height: 118.53px;
			font-weight: bold;
		}

		.revision-header-box2 ul.navList li .dropdownList {
			position: absolute;
			top: 118.53px;
			left: 0;
			z-index: 100;
			display: none;
			margin: 0;
			padding: 0;
			width: 100%;
			background-color: #fff;
			list-style: none;
		}

		.revision-header-box2 ul.navList li .dropdownList li {
			border-bottom: 1px dashed #9e9e9e;
		}

		.revision-header-box2 ul.navList li:hover .dropdownList {
			display: block;
		}

		.revision-header-box2 .headSearch {
			position: relative;
			width: 140px;
		}

		.revision-header-box2 .headSearch .select {
			display: none;
		}

		.revision-header-box2 .headSearch input {
			display: block;
			padding-left: 8px;
			width: 100%;
			height: 24px;
			border: none;
			border-radius: 16px;
			line-height: 24px;
		}

		/* 头部结束 */

		/* banner开始 */
		.banner img{
			width: 100%;
		}

		/* 辅导 */
		.coach{
			height: 190px;
			background-color: #cacaca;
		}
		.coach p{
			text-align: center;
			font-size: 32px;
			color: #fea03d;
			letter-spacing: 1.5px;
			padding: 35px 0;
		}
		.coach  p span{
			color: #ffb13e;
		}
		.info{
			display: flex;
			text-align: center;
			max-width: 850px;
			margin: 10px auto;
			justify-content: space-around;
		}
		.infoInput input{
			height: 40px;
			width: 230px;
			background-color: #ecedee;
			border: none;
			padding-left: 10px;
			border-radius: 5px;
		}
		.info button{
			width: 230px;
			height: 40px;
			background:linear-gradient(to right,#fd6c39,#ffb03e);
			border: none;
			color: #fff;
			font-size: 18px;
			border-radius: 5px;
			letter-spacing: 1px;
		}


		/* 价格 */
		.price{
			width: 900px;
			margin:  45px auto;
		}
		.yuanjia{
			display: block;
		text-decoration:line-through;
		color: #737373;
		font-size: 22px;
		margin-left: 236px;
		margin-bottom: 5px;
		}
		.price>h2{
			text-align: center;
			font-size: 38px;
			color: #fe853b;
			letter-spacing: 1px;
		}
		.price>h2>span{
			color: #ffaf3e;
			font-size: 55px;
			letter-spacing: 3px;
		}
		.xian{
			display: block;
			width: 130px;
			border-bottom: 1px solid #676767;
			margin: 15px auto;
		}
		.price>p{
			color: #676767;
			font-size: 16px;
			text-align: center;
			margin: 5px 0 25px 0;
			display: block;
		}
		.introduce{
			display: flex;
			justify-content: space-around;
			margin-top: 45px;
			/* align-items: center; */
		}
		.introduce_l{
			font-size: 20px;
			line-height: 40px;
			margin-top: 22px;
			letter-spacing: 2px;
			color: #fea43d;
		}
		.introduce_r{
			width: 450px;
		}
		.introduce_r img{
			width: 100%;
		}

		.jiazhi img{
			width: 100%;
		}
		.advantage{
			height: 277px;
			background-color: #434343;

		}
		.advantagecon{
			width: 940px;
			margin: 0 auto;
			padding: 65px 15px 40px 15px;
			box-sizing: border-box;
			color: #FFFFFF;
		}
		.advantagecon h2{
			font-size: 22px;
		}
		.advantagecon p{
			font-size: 16px;
			line-height: 35px;
			margin-top: 30px;
		}


		/* 课程介绍 */
		.kecjieshao {
			width: 1000px;
			margin: 50px auto;

		}

		.kecjieshao h2 {
			color: #6c6c6c;
			font-size: 42px;
			text-align: center;
			margin: 50px auto;
		}

		.kechengCon {
			width: 100%;
			display: flex;
			justify-content: space-around;
			align-items: center;
		}

		.kecheng_l {
			width: 400px;
		}

		.kecheng_l img {
			width: 100%;
		}
		.kecheng_Btn{
			width: 400px;
			display: flex;
			justify-content: space-between;
			margin: 30px 0;
		}
		.kechengCon a{
			display: block;
			width: 180px;
			behavior: url(PIE.htc);
			-webkit-transition: all .3s;
			-moz-transition: all .3s;
			-ms-transition: all .3s;
			-o-transition: all .3s;
			transition: all .3s;
		}
		.kechengCon img{
			width: 100%;
		}


		/* 名校选择 */
		.choice{
			width: 100%;
		}
		.choice h2{
			text-align: center;
			font-size: 42px;
			color: #6c6c6c;
			margin: 30px auto;
		}
		.choice>p,.recommend>p{
			color: #fff;
			width: 410px;
			height: 50px;
			 background-image: linear-gradient(to right, #fe793a , #ffa73d);
			 border-radius: 0 18px 0 18px;
			 text-align: center;
			 line-height: 50px;
			 margin: 40px auto;
			 font-size: 26px;
			 letter-spacing: 2px;
		}
			.choice_cen{
			width: 1200px;
			margin: 0px auto;
			display: flex;
			justify-content: space-around;
			flex-wrap: wrap;
		}
		.choiceBor{
			width: 260px;
			height: 260px;
			border-radius: 15px;
			margin: 20px 0;
		}
		.choicetop{
			width: 233px;
			margin: 0 auto;
			height: 40px;
			background-size: 100%;
			position: relative;
			top: 2rem;
		}
		.choicetop p{
			color: #e2595c;
			font-size: 16px;
			text-align: center;
			line-height: 40px;
			font-weight: bold;
		}
		.choiceIMG{
			text-align: center;
			margin: 10px auto;
			height: 87px;
			line-height: 87px;
			width: 80%;
		}
		.choiceIMG img{
			margin-top: 10px;
			width: 100%;
		}
		.zhuanye span{
			display: block;
			color: #585858;
			font-size: 14px;
			line-height: 20px;
		}
		.zhuanye{
				text-align: center;
				margin-top: 20px;
		}
		.zixun{
			display: flex;
			text-align: center;
			justify-content: center;
			margin-top: 15px;

		}
		.zixun a{
			display: block;
			color: #e2595c;
			border: 1px solid #e2595c;
			font-size: 15px;
			padding: 3px 9px;
			border-radius: 5px;

		}
		.zixun a:nth-child(2){
			margin-left: 10px;
		}
		.zixun a:hover{
				background: #e2595c;
				color: #fff;
		}
		.more{
			margin-top: 105px;
			text-align: center;
				color: #585858;
		}
		.more p{
			font-size: 22px;
		}
		.more span{
			font-size: 22px;
			display: block;
			padding-top: 15px;
		}
		.moreFot {
			margin-top: 48px;
		}

		/* 热门专业推荐 */
		.recon{
			width: 1200px;
			margin: 10px auto;
			display: flex;
			justify-content: space-around;
			flex-wrap: wrap;
		}
		.recon_1{
			width: 260px;
			border-radius: 15px;
			margin-top: 30px;
		}
		.recon_2{
			width: 260px;
			height: 163px;
			background-color: #e2595c;
			margin-top: 30px;
		}

		.reTop{
				width: 260px;
				position: relative;
				margin-bottom: 2rem;
		}
		.reTop img{
			width: 100%;
		}
		.reTop span{
			display: block;
			position: absolute;
			bottom: 0;
			width: 100%;
			height: 44px;
			line-height: 30px;
			text-align: center;
			color: #fff;
			letter-spacing: 2px;
			font-size: 18px;
		}
		.jieshaore{
			text-align: center;
			margin-top: 15px;
		}
		.jieshaore p{
			text-align: center;
			line-height: 25px;
		}
		.recon_1 a{
			display: block;
			width: 140px;
			border:1px solid #ce251e;
			color: #ce251e;
			text-align: center;
			height: 30px;
			line-height: 30px;
			border-radius: 20px;
			margin: 10px auto;
		}
		.recon_1 a:hover{
			color: #fff;
			background: #ce251e;
		}
		/* shizi */
		.teacherStudent {
			height: 390px;
			background: -webkit-gradient(linear, top left, top right, color-stop(0, #f7f9f9), color-stop(100%, #ebebef));
			background: -webkit-linear-gradient(left, #f7f9f9 0, #ebebef 100%);
			background: linear-gradient(to right, #f7f9f9 0, #ebebef 100%)
		}

		.teacherStudent .am-container>ul>li:nth-child(1) {
			height: 390px;
			background-color: #f7f9f9
		}

		.teacherStudent .am-container>ul>li:nth-child(2) {
			height: 390px;
			background-color: #ebebef
		}

		.teacherStudent .student .studentBox {
			margin: 20px auto 0;
			width: 80%
		}

		.teacherStudent .student .studentBox article.innerBox {
			display: flex;
			margin: 5px auto;
			flex-direction: row;
			align-items: center
		}

		.teacherStudent .student .studentBox article.innerBox img {
			width: 50px;
			height: 50px;
			border-radius: 100%
		}

		.teacherStudent .student .studentBox article.innerBox p.studentInfo {
			width: calc(100% - 50px);
			margin: 5px;
			padding: 5px 0 5px 10px;
			border-radius: 5px;
			font-size: 9pt
		}

		.teacherStudent .student .studentBox article.innerBox p.studentInfo a {
			display: block;
			display: -webkit-box;
			overflow: hidden;
			max-height: 40px;
			text-overflow: ellipsis;
			line-height: 20px;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			height: 40px
		}

		.teacherStudent .video {
			margin: 0 auto;
			width: 85%
		}

		.teacherStudent .video ul li .innerBox {
			position: relative;
			margin: 0 auto;
			width: 90%
		}

		.teacherStudent .video ul li .innerBox p {
			position: absolute;
			top: 21%;
			left: 0;
			margin: 0;
			width: 100%
		}

		.teacherStudent .video ul li .innerBox p span {
			display: block;
			color: #fff;
			text-align: center;
			font-size: 2pc
		}

		.teacherStudent .teacher {
			margin: 0 auto;
			width: 95%
		}

		.teacherStudent .teacher .teacherBox {
			width: 95%
		}

		.teacherStudent .teacher .teacherBox .am-slider {
			margin-top: 30px;
			margin-bottom: 40px;
			box-shadow: none
		}

		.teacherStudent .teacher .teacherBox .am-slider .am-direction-nav a {
			background-color: transparent;
			color: hsla(0, 0%, 52%, .7)
		}

		.teacherStudent .teacher .teacherBox .am-slider .am-direction-nav a.am-next {
			right: -10px
		}

		.teacherStudent .teacher .teacherBox .am-slider .am-direction-nav a.am-prev {
			left: -25px
		}

		.teacherStudent .teacher .teacherBox .slick-slider {
			margin-top: 30px;
			margin-bottom: 40px
		}

		.teacherStudent .teacher .teacherBox .sliderBox {
			display: flex;
			align-items: center
		}

		.teacherStudent .teacher .teacherBox .sliderBox .leftBox {
			width: 280px
		}

		.teacherStudent .teacher .teacherBox .sliderBox .leftBox .name {
			margin: 10px auto;
			color: #333;
			font-weight: 600;
			font-size: 20px
		}

		.teacherStudent .teacher .teacherBox .sliderBox .leftBox .description {
			margin: 10px auto;
			color: #333;
			font-size: 14px
		}

		.teacherStudent .teacher .teacherBox .sliderBox .leftBox .checkMore {
			width: 90pt;
			height: 2pc;
			color: #fff;
			line-height: 2pc
		}

		.teacherStudent .teacher .teacherBox .sliderBox .rightBox img {
			max-width: 10pc
		}

		.teacherStudent .teacher .teacherBox .slider-nav {
			margin-top: 40px;
			margin-bottom: 0
		}

		.teacherStudent .teacher .teacherBox .slider-nav .slick-list .slick-slide img {
			margin: 0 auto;
			width: 88%
		}

		.teacherStudent .teacher .teacherBox .slider-nav .slick-prev {
			left: -15px
		}

		.teacherStudent .teacher .teacherBox .slider-nav .slick-next {
			right: -15px
		}


		.am-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    max-width: 1200px;
}


/* 教材 */
.material{
	margin: 80px 0 0 0;
	background: #fff;
	padding: 40px 0 40px 0;
}
.materialBorder {
	height: 100%;
	width: 65%;
	margin: 0 auto;
}

.materialTitle {
	height: 160px;
	font-size: 2.82rem;
	text-align: center;
	letter-spacing: 3px;
	font-weight: 600;
	line-height: 180px;
}

.materialBook {
	/* height: 18.375rem; */
	width: 98%;
	margin: 0 auto;
	/* margin-top: 75px; */
}

.materialBook img {
	height: 100%;
	width: 100%;
}

.materialBookName {
	height: 5rem;
	display: flex;
	justify-content: space-around;
}

.materialBookNameText {
	font-size: 1.6rem;
	color: #333333;
}

.combtns{
	display: block;
	width: 290px;
	margin: auto;
    height: 50px;
    background: #434c6f;
    border-radius: 7px;
    border: none;
	margin-top: 30px;
	margin-bottom: 56px;
    color: white;
}

.knowDetail{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 7rem 0 0;
}

.knowDetail p{
	height: 5rem;
	line-height: 5rem;
	font-family: MicrosoftYaHei;
	font-size: 3.6rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 4px;
	color: #313131;
}
.toDetail{
	font-size: 2rem;
	font-family: MicrosoftYaHei;
	color: #434343;
}
.toDetail .process{
	position: relative;
	width: 13rem;
	bottom: 4rem;
	right: 2rem;
	text-align: center;
}
.detailBtn {
	border: 1px solid #ce251e;

	height: 3rem;
	border-radius: 2rem;
	line-height: 3rem;
	text-align: center;
	position: relative;
	right: 2rem;
}

.toDetail a{
	display: block;
	width: 12rem;
	border: 1px solid #ce251e;
	text-align: center;
	color: #434343;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
}
.toDetail a:hover{
	color: #fff;
	background: #ce251e;
}

.formSubmit {
	display: flex;
	margin-bottom: 8rem;
}
.formSubmit img{
	width: 51rem;
	height: 29rem;
}

.formSubmit-right{
	width: 51rem;
	height: 29rem;
}

.noNull {
	border: none;
	width: 33rem;
	margin-top: 3rem;
	height: 5rem;
	padding-left: 3rem;
	color: #aaaaaa;
}

.formSubmit-right button{
	border: none;
	width: 36rem;
	margin-top: 5rem;
	height: 5rem;
	color: #fff;
	background-color: #e2595c;
}

.reTop2 {
	display: flex;
	justify-content: space-around;
	margin-top: 3rem;
	color: #fff;
	font-size: 2rem;
}

.recon_2 a{
	display: block;
	width: 10rem;
	border:1px solid #fff;
	color: #fff;
	text-align: center;
	height: 3rem;
	line-height: 30px;
	border-radius: 0.8rem;
	position: relative;
	left: 14rem;
	top:2rem
}
.recon_2 a:hover{
	color: #e2595c;
	background: #fff;
}

.beikao{
	display: flex;
	justify-content: space-around;
	width: 64%;
	margin-bottom: 10rem;
}

.beikao-item {
	width: 19rem;
	height: 21rem;
	background-color: #e2595c;
	border-radius: 1rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.item1{
	width: 13rem;
	height: 7rem;
	font-family: MicrosoftYaHei;
	font-size: 1.4rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2rem;
	letter-spacing: 0rem;
	color: #ffffff;
	z-index: 1;
	position: absolute;
}

.item2 {
	display: block;
	width: 18.8rem;
	height: 22rem;
	background-color: #f5f7fc;
	position: relative;
	bottom: 0.8rem;
	z-index: 8;
	position: relative;
	border: 0;
}
.item2:hover {
	opacity:0;
}

.yuan1 {
	width: 7rem;
	height:7rem;
	border-radius: 50%;
	background-color: rgb(235,168,172);
	position: relative;
	left: 5.9rem;
	top: 3rem;
	z-index: 11;
}
.yuan2 {
	width: 6rem;
	height:6rem;
	border-radius: 50%;
	background-color: #e2595c;
	position: relative;
	left: 6.4rem;
	top:-3.5rem;
	z-index: 12;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wenzi {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 5rem;
	font-family: MicrosoftYaHei;
	font-size: 2rem;
	font-weight: bold;
	font-stretch: normal;
	line-height: 2rem;
	letter-spacing: 0rem;
	color: #434343;
}

.beizhan-list{
	display: flex;
	justify-content: space-between;
	width: 116rem;
	margin: 3rem 0;
}

.beizhan-item {
	width: 35rem;
	height: 16rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.beizhan-date{
	width: 16rem;
	height: 4rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	border-radius: 1rem;
	margin-bottom: 1rem;
}

.zhongxin{
  font-size: 11.2rem;
  font-family: "FZZDHJW";
  color: rgb(255, 255, 255);
  text-align: center;
  text-shadow: 3px 4px 2px rgba(0, 0, 0, 0.75);
	z-index: 101;
	margin-top: 3rem;
}

.zhongxin.yanjiusheng{
	margin-top: 8.5rem;
}


.MBA{
  width: 75.1rem;
	height: 6.1rem;
	background-image: linear-gradient(90deg,
		#ff909c 0%,
		#ff384d 100%),
	linear-gradient(
		#ffffff,
		#ffffff);
	background-blend-mode: normal,
		normal;
	border-radius: 10px;
  z-index: 101;
  margin-top: 7.4rem;
	font-family: AdobeHeitiStd-Regular;
	font-size: 3.3rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: .7rem;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btn_list{
	width: 75.1rem;
	display: flex;
	justify-content: space-between;
	margin-top: 3.6rem;
}

.btn_list.btn_list2{
	margin-top: 0;
}

.btn_zhuanke{
    width: 33.7rem;
	height: 6.1rem;
	background-image: linear-gradient(90deg,
		#ffb57e 0%,
		#ff625f 100%),
	linear-gradient(
		#eeeeee,
		#eeeeee);
	background-blend-mode: normal,
		normal;
	border-radius: 3.1rem;
    z-index: 101;
    text-align: center;
    line-height: 6.1rem;
    font-size: 3.8rem;
}

.btn_zhuanke a{
    color: #fff;
}

.btn_item{
	width: 17.3rem;
	height: 3.4rem;
	color: #ff3c51;
	border-radius: 1.5rem;
	background: #fff;
	z-index: 101;
	line-height: 3.4rem;
	text-align: center;
	font-family: SourceHanSansCN-Regular;
	font-size: 2.1rem;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 1px;
	box-shadow: .4rem .4rem 0 #ff3c51;
	margin-top: 2.8rem;
}

.liucheng{
    width: 117rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 7.4rem;
}
.liucheng_item{
    width: 21.4rem;
	height: 26.9rem;
	background-color: #ffffff;
	border: solid 2px #ff3e52;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 3.1rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #434343;
}
.zixun_btn{
    width: 15.2rem;
	height: 4rem;
	border-radius: .5rem;
    margin-top: 1.7rem;
    font-size: 2.5rem;
    text-align: center;
    line-height: 4rem;

}
.zixun_btn a{
    color: #fff;
    background-color: #ff3c51;
	border-radius: .5rem;
    padding: .4rem 2.4rem;
    border:solid 2px #ff3c51;
}
.zixun_btn a:hover{
    color: #ff3c51;
    background: #fff;
}
/* .zixun_btn a:visited{
    color: #fff;
} */
.xinxi{
    width: 117rem;
    display: flex;
    justify-content: space-between;
}
.xinxi_left{
    width: 29.3rem;
    height: 39.8rem;
    background: url(../img/8.png) no-repeat top center;
    position: relative;
    bottom: 9rem;
}
.xinxi_left p{
    width:18.5rem;
    height:4.2rem;
    line-height:3.8rem;
    text-align:center;
    border:1px solid #FFF;
    border-radius:10rem;
    color:#FFF;
    font-size:1.8rem;
    position: relative;
    left:6rem;
    top:30rem
}
.xinxi_right{
    width: 80.4rem;
	height: 30.1rem;
    background: rgb(243, 244, 248);
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.baokao{
	width: 100%;
	height: 49.1rem;
	background-color: #1b1b1b;
	/* margin-top: 7.7rem; */
	background: url(../img/baokao.png) no-repeat;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mba_tiaojian{
	font-family: MicrosoftYaHei;
	font-size: 5.2rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5rem;
	color: #ffffff;
	margin-top: 6.6rem;
	margin-bottom: 5.5rem;
}

.zhengce{
	font-family: MicrosoftYaHei;
	font-size: 2.8rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3rem;
	color: #ffffff;
	margin-bottom: 10.6rem;
}

.biaodan{
	width: 120rem;
}


.ceping{
	display: flex;
	justify-content: space-between;
	font-family: MicrosoftYaHei;
	font-size: 2rem;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #ffffff;
}

.ping input{
	padding-left: 2.1rem;
	width: 28.9rem;
	height: 5.4rem;
	border: solid 1px #e5e5e5;
	background-color: rgb(70,70,70,0.2);
	margin-top: 1.5rem;
}

.jieguo{
	width: 18.2rem;
	height: 5.4rem;
	background-color: #e3c5a0;
	margin-top: 3.6rem;
	margin-left: 3rem;
}

.tiaojian{
	display: flex;
	justify-content: space-between;
	width: 120rem;
}

.tiaojian_item{
	width: 21.9rem;
	height: 3.3rem;
	border-radius: 1.7rem;
	border: solid 1px #ff3e52;
	line-height: 3.3rem;
	text-align: center;
	color: #ff3e52;
	font-weight: normal;
	font-stretch: normal;
}

.tiaojian_item.active{
		background-image: linear-gradient(90deg,
		#ff8f9b 0%,
		#ff3a4f 100%),
	linear-gradient(
		#f9cf93,
		#f9cf93);
	background-blend-mode: normal,
		normal;
		color: #fff;
}

.mubiao_list{
	width: 120rem;
	display: flex;
	margin-top: 3.6rem;
	justify-content: space-around;
	margin-bottom: 12.8rem;
}

.mubiao_item{
	width: 29.4rem;
	height: 30.1rem;
	background-color: #eeeeee;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.mubiao_item .yuan_item{
	width: 11.7rem;
	height: 11.7rem;
	background-color: #ffffff;
	box-shadow: 3px 0px 16px 0px
		rgba(179, 179, 179, 0.75);
	border-radius: 50%;
	position: relative;
	bottom: 3.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
}


.mubiao_item .title2{
	color: #ff3c51;
	font-size: 1.8rem;
	line-height: 3rem;
}
.mubiao_item .neirong{
	color: #434343;
	width: 19.9rem;
	font-size: 1.6rem;
	line-height: 3rem;
	text-align: center;
}

.clearfix:after {
    display: block;
    overflow: hidden;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

a:link,
a:visited {
    /* color: #000; */
    text-decoration: none;
}

a:hover {
    color: #fd7722;
}

input {
    outline: 0;
    outline: none;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cf {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.autor {
    width: 1200px;
    margin: 0 auto;
}

.gra-stu-head {
    width: 100%;
    height: 60px;
}

.gra-stu-head .logo {
    margin-top: 5px;
    position: relative;
    width: 292px;
}

.gra-stu-head .logo a img {
    width: 50px;
}

.gra-stu-head .top-nav {
    /*margin-top: 9px;*/
}

.gra-stu-head .top-nav ul li {
    height: 60px;
    float: left;
    padding: 0 10px;
    text-align: center;
}

.gra-stu-head .top-nav .item a {
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    /* width: 100%; */
    color: #ffffff;
}

.logotext1 {
    position: absolute;
    top: 2px;
    left: 60px;
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}

.logotext2 {
    position: absolute;
    top: 27px;
    left: 60px;
    color: #9ba9ec;
    font-size: 14px;
    letter-spacing: 1.6px;
}


/*----------banner------------*/

.banner {
    width: 100%;
    min-width: 1100px;
}

.banner_one {
    width: 100%;
    min-width: 1100px;
    height: 260px;
}

.banner .shanghai {
    background: url(../images/shanghai.jpg) no-repeat center top;
}

.banner .shandong {
    background: url(../images/banner-01-shandong.jpg) no-repeat center top;
}

.banner .hubei {
    background: url(../images/banner-01-hubei.jpg) no-repeat center top;
}

.banner .liaoning {
    background: url(../images/banner-01-liaoning.jpg) no-repeat center top;
}

.banner .hunan {
    background: url(../images/banner-01-hunan.jpg) no-repeat center top;
}

.banner .wenzhou {
    background: url(../images/banner-01-wenzhou.jpg) no-repeat center top;
}

.banner .anhui {
    background: url(../images/banner-01-anhui.jpg) no-repeat center top;
}

.banner .hefei {
    background: url(../images/banner-01-hefei.jpg) no-repeat center top;
}

.banner .zhengzhou {
    background: url(../images/banner-01-zhengzhou.jpg) no-repeat center top;
}

.banner .tianjin {
    background: url(../images/banner-01-tianjin.jpg) no-repeat center top;
}

.banner .xian {
    background: url(../images/banner-01-xian.jpg) no-repeat center top;
}

.banner .jinan {
    background: url(../images/banner-01-jinan.jpg) no-repeat center top;
}

.banner .qingdao {
    background: url(../images/banner-01-qingdao.jpg) no-repeat center top;
}

.banner .nanjing {
    background: url(../images/banner-01-nanjing.jpg) no-repeat center top;
}

.banner .hangzhou {
    background: url(../images/banner-01-hangzhou.jpg) no-repeat center top;
}

.banner .shenzhen {
    background: url(../images/banner-01-shenzhen.jpg) no-repeat center top;
}

.banner .guangzhou {
    background: url(../images/banner-01-guangzhou.jpg) no-repeat center top;
}

.banner .chengdu {
    background: url(../images/banner-01-chengdu.jpg) no-repeat center top;
}

.banner .dalian {
    background: url(../images/banner-01-dalian.jpg) no-repeat center top;
}

.banner .changsha {
    background: url(../images/banner-01-changsha.jpg) no-repeat center top;
}

.banner .wuxi {
    background: url(../images/banner-01-wuxi.jpg) no-repeat center top;
}

.banner .wuhan {
    background: url(../images/banner-01-wuhan.jpg) no-repeat center top;
}

.banner .ningbo {
    background: url(../images/banner-01-ningbo.jpg) no-repeat center top;
}

.banner .suzhou {
    background: url(../images/banner-01-suzhou.jpg) no-repeat center top;
}

.banner .jiangsu {
    background: url(../images/banner-01-jiangsu.jpg) no-repeat center top;
}

.banner .zhejiang {
    background: url(../images/banner-01-zhejiang.jpg) no-repeat center top;
}

.banner .guangdong {
    background: url(../images/banner-01-guangdong.jpg) no-repeat center top;
}

.banner .chongqing {
    background: url(../images/banner-01-chongqing.jpg) no-repeat center top;
}

.banner .zhouzheng {
    background: url(../images/banner-01-zhengzhou.jpg) no-repeat center top;
}

.banner .xiamen {
    background: url(../images/banner-01-xiamen.jpg) no-repeat center top;
}

.banner .henan {
    background: url(../images/banner-01-henan.jpg) no-repeat center top;
}

.banner_two {
    width: 100%;
    min-width: 1100px;
    height: 260px;
    background: url(../images/banner-02.jpg) no-repeat center top;
}

.banner .banner22 {
    background: url(../images/banner-022.jpg) no-repeat center top;
}

.banner_tre {
    width: 100%;
    min-width: 1100px;
    height: 260px;
    background: url(../images/banner-03.jpg) no-repeat center top;
}


/*----------捷径------------*/

.g-mod {
    padding: 20px 0 20px;
}

.gra-stu-h2 {
    text-align: center;
    font-size: 36px;
}

.gra-stu-h2 .h2-txt {
    font-size: 18px;
    margin-top: 10px;
}

.jiejing {
    margin-top: 40px;
    height: 390px;
}

.jiejing .tab {
    margin-top: 46px;
    margin: 0 auto;
}

.jiejing .tab thead {
    background: #e53540;
}

.jiejing .tab th {
    background-color: #223eb3;
    height: 54px;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    border-right: 1px solid #fff;
}

.jiejing .tab tbody {
    background: #fff;
}

.jiejing .tab tbody tr:nth-of-type(even) {
    background: #fffcf7;
}

.jiejing .tab td {
    border-right: 1px solid #e6e6e6;
    font-size: 14px;
    line-height: 20px;
    color: #172c70;
    text-align: center;
    padding: 10px;
}

.jiejing .tab .lef {
    font: bold 18px/22px "微软雅黑";
    color: #223eb3;
}

.jiejing .tab .star-bx {
    padding-left: 5px;
    padding-right: 0;
}

.jiejing .tab .star-item {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../images/star_ico.png") no-repeat;
}

.jiejing .tab .lka-bx .zx-lka {
    display: inline-block;
    width: 100px;
    font-size: 14px;
    color: #db1922;
    border: 1px solid #db1922;
    border-color: #db1922;
    background: -webkit-linear-gradient(left, #db1922, #db1922) no-repeat;
    background: linear-gradient(to right, #db1922, #db1922) no-repeat;
    background-size: 0% 100%;
    transition: all 0.4s;
    border: 1px solid #ea9215;
}

.jiejing .tab .lka-bx .zx-lka:hover {
    color: #fff;
    background-size: 100% 100%;
}


/*先选专业*/

.title {
    height: 86px;
    text-align: center;
    letter-spacing: 1px;
}

.choose_wrap .title span {
    color: #fff;
}

.til_03 span {
    background: url(../images/title1.jpg) center bottom no-repeat;
}

.title span {
    display: inline-block;
    vertical-align: middle;
    height: 106px;
    line-height: 106px;
    font-size: 48px;
    font-weight: bold;
    color: #272727;
    letter-spacing: 1px;
}

.choose_wrap {
    width: 100%;
    margin-bottom: 40px;
}

.choose_wrap .title span {
    color: #000000;
}

.til_p {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #000000;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 20px;
}

.choose_ul {
    margin-top: 25px;
}

.choose_ul li {
    float: left;
    width: 235px;
    height: 520px;
    background-color: #fff;
    margin-right: 1px;
    box-shadow: 0 0 16px rgba(49, 49, 49, 0.1);
    -webkit-box-shadow: 0 0 16px rgba(49, 49, 49, 0.1);
    -moz-box-shadow: 0 0 16px rgba(49, 49, 49, 0.1);
    -ms-box-shadow: 0 0 16px rgba(49, 49, 49, 0.1);
    -o-box-shadow: 0 0 16px rgba(49, 49, 49, 0.1);
    padding: 11px 0 0;
}

.choose_ul li img {
    margin: 0 auto 10px;
}

.choose_ul li h4 {
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    color: #3a3a3a;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #dbd5f4;
    overflow: hidden;
}

.choose_ul li em {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #207af3;
    text-align: center;
    overflow: hidden;
}

.choose_p1 {
    height: 72px;
    line-height: 26px;
    font-size: 16px;
    color: #515151;
    text-align: center;
    background-color: #eee;
    overflow: hidden;
    padding-top: 10px;
    margin: 10px 0 13px;
}

.choose_p1 i {
    display: block;
    height: 29px;
    color: #f33f47;
}

.choose_p2 {
    padding: 0 10px;
    line-height: 30px;
    font-size: 16px;
    color: #515151;
    text-align: center;
}


/*招生专业*/

.zy {
    margin-top: 40px;
}

.Zszhuanye {
    width: 100%;
    position: relative;
}

.ZszhuanyeAloneMar {
    margin: 0 0 20px 0 !important;
}

.ZszhuanyeAlone {
    margin: 0 44px 20px 0;
    display: inline-block;
    float: left;
    width: 260px;
    border: 1px solid #E6E8EC;
    position: relative;
    height: 115px;
    background: #F7F9FC;
}

.ZszhuanyeTitle {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
}

.ZszhuanyeText {
    color: #333;
    font-size: 14px;
    text-align: center;
    padding: 0 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ZszhuanyeBtn {
    position: absolute;
    bottom: 10px;
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
}

.TestBtn {
    border: 1px solid #223eb3;
    color: #223eb3;
    left: 30px;
}

.LearnBtn {
    background: #223eb3;
    color: #fff;
    right: 30px;
}


/*填写您的相关信息*/

.bdan_wrap {
    width: 100%;
    background-color: #223eb3;
    padding: 60px 0;
    margin-top: 40px;
}

.bdan_con {
    padding-left: 20px;
    overflow: hidden;
}

.bdan_con p,
.bd_a {
    float: left;
    font-size: 18px;
    color: #fff;
}

.bd_p1 {
    width: 337px;
    line-height: 24px;
    padding-left: 25px;
    background: url(../images/line3.png) left 3px no-repeat;
}

.ipt_p {
    width: 177px;
    overflow: hidden;
    padding-top: 19px;
}

.ipt_p em,
.ipt_p input {
    float: left;
}

.ipt_p em {
    width: 95px;
    line-height: 34px;
    font-weight: bold;
    text-align: right;
    margin-right: 5px;
}

.ipt_p input {
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #b79cee;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    ms-border-radius: 4px;
    -o-border-radius: 4px;
    outline: none;
    background-color: transparent;
    color: #ffffff;
}

.txt1 {
    width: 74px;
}

.txt2 {
    width: 160px;
}

.bd_a {
    width: 135px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #ff4951;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin: 19px 0 0 33px;
    border: none;
}


/*MBA报考信息*/

.til_01 span {
    background: url(../images/title1.jpg) center bottom no-repeat;
}

.xxi_wrap {
    width: 100%;
    background-color: #f3f4f8;
    padding: 40px 0;
}

/* .xxi_con {
    margin-top: 50px;
} */

.xxi_l {
    float: left;
    width: 340px;
}

.xxi_con h3 {
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    font-weight: bold;
    color: #5a5762;
    padding-left: 14px;
    background: url(../img/line.png) left center no-repeat;
}

.xxi_mc {
    overflow: hidden;
}

.xxi_mc a {
    float: left;
    width: 94px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #5a5762;
    text-align: center;
    background-color: #dadada;
    margin: 36px 13px 0 0;
}

.xxi_mc a:hover {
    opacity: 0.9;
}

/* .xxi_mid {
    float: left;
    width: 540px;
} */

.xxi_mid h3,
.xxi_r h3 {
    margin-bottom: 20px;
}

.xxi_mid a {
    display: block;
    overflow: hidden;
    height: 42px;
}

.xxi_mid a span,
.xxi_mid a em {
    float: left;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #505158;
    overflow: hidden;
}

.xxi_mid a span {
    width: 305px;
    margin-right: 7px;
}

/* .xxi_mid a em {
    width: 115px;
} */

.xxi_mid a em i {
    display: inline-block;
    vertical-align: middle;
    width: 93px;
    color: #fb7692;
    margin-top: -3px;
}

.xxi_mid a:hover span,
.xxi_ra1:hover span {
    color: #768efb;
}

.xxi_r {
    float: left;
    width: 300px;
}

.xxi_ra1 {
    display: block;
    height: 42px;
    overflow: hidden;
}

.xxi_ra1 span,
.xxi_ra1 i {
    float: left;
    height: 42px;
    overflow: hidden;
}

.xxi_ra1 span {
    width: 270px;
    line-height: 42px;
    font-size: 16px;
    color: #505158;
}

.xxi_ra1 i {
    width: 11px;
    background: url(../img/down.jpg) left center no-repeat;
    margin-left: 5px;
}

.xxi_ra2 {
    display: block;
    width: 92px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #f33f47;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-top: 5px;
}


/*自助查询系统*/

.sys_wrap {
    width: 100%;
    height: 820px;
    background: url(../images/sys_bg.jpg) center top no-repeat;
    padding-top: 20px;
}

.sys_top {
    height: 110px;
    margin-top: 45px;
    padding: 0 20px;
}

.sys_top a {
    float: left;
    width: 116px;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #272727;
    text-align: center;
    border: 1px solid #3083f3;
    margin: 0 20px 20px 20px;
}

.sys_top a:hover {
    color: #fff;
    background-color: #223eb3;
}

.sys_wrap h3 {
    height: 64px;
    line-height: 64px;
    font-size: 20px;
    color: #272727;
    text-align: center;
}

.sys_bl {
    float: left;
    width: 860px;
    margin-left: 55px;
}

.sys_bl a {
    float: left;
    width: 278px;
    height: 184px;
    line-height: 44px;
    font-size: 20px;
    color: #272727;
    text-align: center;
}

.sys_bl a img {
    display: block;
    box-shadow: 0 6px 27px rgba(83, 134, 195, 0.2);
    -webkit-box-shadow: 0 6px 27px rgba(83, 134, 195, 0.2);
    -moz-box-shadow: 0 6px 27px rgba(83, 134, 195, 0.2);
    -ms-box-shadow: 0 6px 27px rgba(83, 134, 195, 0.2);
    o-box-shadow: 0 6px 27px rgba(83, 134, 195, 0.2);
}

.M1Tit {
    font-size: 48px;
    color: #333;
    text-align: center;
    background: url(../images/m1titbg.png) no-repeat center;
}

.M8CLImgbox img {
    width: 100%;
    height: 160px;
}

.M8 {
    background-color: #e1e1e2;
    background-image: url("../images/m8bg.png") no-repeat center top;
    padding: 50px 0;
}

.M8CLeft li {
    height: 200px;
    background: #fff;
    box-shadow: 2px 5px 6px #ccc;
    padding: 12px;
}

.M8CLImgbox {
    position: relative;
    width: 236px;
    height: 143px;
    overflow: hidden;
}

.M8CLTit {
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.M8CLBtn {
    width: 135px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    display: block;
    margin: 10px auto 0;
    background-image: linear-gradient(#81b7ff, #223eb3);
    box-shadow: 2px 5px 6px #ccc;
}

.M8CLBtn em {
    color: #ffffff;
    display: inline-block;
    padding-right: 16px;
    background: url(../images/m8btnem.png) no-repeat right center;
    font-style: normal;
}

.M8CLeftBox {
    width: 860px;
    float: left;
}

.M8CLeft {
    margin-left: -30px;
}

.M8CLeft li {
    float: left;
    margin-bottom: 25px;
    margin-left: 30px;
}

.M8Cright {
    float: right;
}

.M8CrTop {
    overflow: hidden;
}

.M8CrTBtn {
    display: block;
    float: right;
    width: 120px;
    height: 37px;
    line-height: 37px;
    background-image: linear-gradient(#81b7ff, #223eb3);
    box-shadow: 2px 5px 6px #ccc;
    text-align: center;
    margin-left: 18px;
    color: #ffffff;
}

.M8CrTLeft {
    display: block;
    overflow: hidden;
    width: 160px;
    height: 37px;
    line-height: 37px;
    background: #fff;
    border: 1px #bfbfbf solid;
    padding: 0 8px;
    float: left;
}

.M8CrTLInput {
    height: 37px;
    line-height: 37px;
    border: none;
}

.M8CrBList li {
    width: 140px;
    height: 73px;
    background: #223eb3;
    box-shadow: 0 0 5px #aaa;
    display: table;
    vertical-align: middle;
    text-align: center;
}

.M8CrBLP1 {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #ffffff;
}

.M8CrBList li {
    float: left;
    margin-left: 20px;
    margin-bottom: 19px;
}

.M8CrBList li:hover {
    box-shadow: 0 0 10px #aaa;
}

.M8CrBotm {
    width: 310px;
    padding-top: 37px;
}

.M8CrBList {
    margin-left: -15px;
}

.M8Con {
    padding-top: 40px;
}

.M8ConBotm {
    padding-top: 65px;
}

.M8ConBTit {
    width: 200px;
    height: 41px;
    line-height: 41px;
    background: url("../images/m8btitbg.png") no-repeat left center;
    padding-left: 22px;
    font-size: 24px;
    color: #4d4d4d;
    font-weight: normal;
}

.M8ConBList li {
    float: left;
    width: 50%;
    line-height: 48px;
    font-size: 18px;
    color: #666;
    padding-left: 50px;
}

.M8ConBList {
    padding-top: 30px;
}


/*核心价值*/

.core-wrap {
    padding: 40px 0;
    background: url('../images/core_bg.jpg') no-repeat;
    background-size: cover;
}

.core-wrap .core-title {
    text-align: center;
    color: #111;
    font-size: 48px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    background: url('../images/title1.jpg') no-repeat center bottom;
}

.core-wrap .core-title .text {
    font-weight: bold;
}

.core-wrap .item-wrap .item {
    width: 280px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 20px;
    padding: 30px 45px 20px;
    box-sizing: border-box;
    background-color: #fff;
}

.core-wrap .item-wrap .item:nth-child(4n+1) {
    margin-left: 0;
}

.core-wrap .item-wrap .item .title-wrap .img-wrap {
    float: left;
    width: 60px;
}

.core-wrap .item-wrap .item .title-wrap .img-wrap .img {
    width: 100%;
}

.core-wrap .item-wrap .item .title-wrap .img-wrap .img-ok {
    display: none;
}

.core-wrap .item-wrap .item .title-wrap .title-name {
    float: left;
}

.core-wrap .item-wrap .item .title-wrap .title-name .ch-text {
    color: #333;
    font-size: 20px;
}

.core-wrap .item-wrap .item .title-wrap .title-name .en-text {
    color: rgba(51, 51, 51, .4);
    font-size: 12px;
}

.core-wrap .item-wrap .item .title-wrap .title-name .en-text .img-ok {
    display: none;
}

.core-wrap .item-wrap .item .dec {
    color: #666;
    margin: 15px 0 0;
    font-size: 15px;
    line-height: 28px;
    height: 55px;
    overflow: hidden;
}

.core-wrap .item-wrap .item:hover {
    background-color: #223eb3;
}

.core-wrap .item-wrap .item:hover .title-wrap .title-name .ch-text {
    color: #fff;
}

.core-wrap .item-wrap .item:hover .title-wrap .title-name .en-text {
    color: #fff;
}

.core-wrap .item-wrap .item:hover .dec {
    color: #fff;
}

.core-wrap .item-wrap .item:hover .title-wrap .img-wrap .img {
    display: none;
}

.core-wrap .item-wrap .item:hover .title-wrap .img-wrap .img-ok {
    display: block;
}

.core-wrap .item-wrap .item:hover .title-wrap .title-name .en-text .img-ok {
    display: block;
}

.core-wrap .item-wrap .item:hover .title-wrap .title-name .en-text .img {
    display: none;
}

.core-wrap .button-wrap {
    margin: 40px 0 0;
    text-align: center;
}

.core-wrap .button-wrap .button {
    display: inline-block;
    padding: 0 135px;
    height: 60px;
    line-height: 60px;
    background-color: #e6002d;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
}

.core-wrap .button-wrap a {
    color: #ffffff;
}


/*热门问题合集*/

.prob_wrap {
    width: 100%;
    background-color: #f4f5fa;
    padding: 0 0 40px;
}

.prob_ul {
    margin-top: 35px;
}

.prob_ul li {
    float: left;
    width: 370px;
    background: url(../img/prob_li.png) no-repeat;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    ms-border-radius: 6px;
    -o-border-radius: 6px;
    box-shadow: 0 6px 32px rgba(83, 134, 195, 0.2);
    -webkit-box-shadow: 0 6px 32px rgba(83, 134, 195, 0.2);
    -moz-box-shadow: 0 6px 32px rgba(83, 134, 195, 0.2);
    -ms-box-shadow: 0 6px 32px rgba(83, 134, 195, 0.2);
    o-box-shadow: 0 6px 32px rgba(83, 134, 195, 0.2);
    margin-right: 34px;
    padding-top: 26px;
}

.prob_ul li a {
    display: block;
    width: 315px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #272727;
    background-color: #f4f5fa;
    padding-left: 10px;
    margin: 0 auto 23px;
}

.prob_ul li a:hover {
    color: #4467f1;
}

.prob_wrap .btn {
    margin: 40px auto 0;
    background-color: #db1922;
    display: block;
    width: 295px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
}


/*备考流程*/

.lc h2 {
    text-align: center;
    color: #111;
    font-size: 48px;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 40px;
    background: url(../images/title4.jpg) no-repeat center bottom;
}

.lc .col-md-2 {
    width: 20%;
    text-align: center;
    color: #333;
    float: left;
}

.lcc {
    padding: 40px 0 80px;
    background: #e6e7ea;
    min-height: 560px;
}

.lc img {
    width: 100%;
}

.lc .inner h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 38px 0 30px;
}

.lc .inner div {
    width: 140px;
    padding: 0 20px;
    height: 36px;
    background: #223eb3;
    box-shadow: 0 0 5px #aaa;
    margin: 0 auto;
    text-align: center;
    font: 16px/36px "微软雅黑";
    color: #ffffff;
}

.lc .inner p {
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}

.gg img {
    display: block;
    margin: 40px auto 20px auto;
}


/*-----------为什么选择免联考MBA-----------*/

.why {
    min-height: 170px;
}

.why header {
    font: bold 48px/80px "微软雅黑";
    color: #000000;
    text-align: center;
}

.why header .p0 {
    margin-top: 20px;
    height: 1px;
    width: 100%;
    background: #9d1f24;
}

.why header p {
    height: 3px;
    width: 700px;
    margin: 0 auto;
    background: #9d1f24;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why header p span {
    display: block;
    height: 42px;
    line-height: 42px;
    width: 80%;
    margin: 0 auto;
    background: #f5f5f5;
    color: #9d1f24;
    font: bold 26px/42px "微软雅黑";
    text-align: center;
}

.why-imgs-wrap {
    flex-wrap: wrap;
}

.fl-c {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-imgs-wrap {
    padding-top: 60px;
}

.why-imgs {
    background: #223eb3;
    margin-right: 30px;
    margin-bottom: 28px;
    width: 345px;
    height: 220px;
    flex-wrap: wrap;
    flex-shrink: 0;
    position: relative;
}

.why-imgs:nth-of-type(3),
.why-imgs:nth-of-type(6) {
    margin-right: 0;
}

.why-imgs-p1 {
    display: block;
}

.why-imgs-p1 img {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}

.why-imgs-p2 {
    color: #fff;
    font-size: 20px;
    line-height: 1.5em;
    text-align: center;
}

.btm-lines1 {
    display: block;
    width: 40px;
    height: 5px;
    background: #fff;
    margin: 20px auto;
}

.why-imgs2 {
    background: #eaeeef;
}

.why-imgs2 .btm-lines1 {
    display: block;
    width: 40px;
    height: 5px;
    background: #fff;
    margin: 20px auto;
}

.why-imgs2 .why-imgs-p2 {
    color: #002e5b;
}

.why-imgs2 .btm-lines1 {
    display: block;
    width: 40px;
    height: 5px;
    background: #002e5b;
    margin: 20px auto;
}

.why-imgs2 .img-r {
    position: absolute;
    right: 0;
    top: 6px;
    z-index: 3;
    width: 30px;
    height: 40px;
}


/*-----------免联考MBA常识-----------*/

.cs header {
    padding-top: 30px;
    font: bold 34px/34px "微软雅黑";
    color: #333333;
    text-align: center;
}

.cs .column {
    height: 200px;
    margin-top: 50px;
    overflow: hidden;
}

.cs .column .pic {
    width: 340px;
    height: 170px;
    float: left;
    margin-left: 50px;
    margin-top: 30px;
    background: #09C;
}

.cs #box {
    width: 340px;
    height: 170px;
    background: #fff;
    margin: 0px auto;
    position: relative;
    overflow: hidden;
    z-index: 5000;
}

.cs #list {
    position: absolute;
    left: 0;
    top: 0;
}

.cs #list li {
    width: 340px;
    height: 170px;
    cursor: pointer;
}

.cs #list img {
    display: block;
    height: 170px;
}

.cs #num {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.cs #num li {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 2px;
    color: #6CC;
    cursor: pointer;
    font-size: 12px;
    font-family: 'Arial';
    line-height: 16px;
    text-align: center;
    border: 1px solid #F30;
}

.cs .active {
    background: #fff;
}

.cs .active span {
    display: block;
    width: auto;
    text-align: center;
    color: red;
    font-size: 14px;
    font-family: 'Arial';
}

/* .cs #foot_bm a,
p,
p a {
    font-size: 12px;
    color: #666;
} */

.column .news {
    width: 320px;
    height: 200px;
    float: left;
    margin: 0 40px 0 50px;
}

.cs .news h2,
.list h2 {
    font-size: 18px;
    border-bottom: 1px solid #fff6bb;
    color: #666;
}

.column .news ul li a,
.column .list ul li a {
    display: block;
    float: left;
    width: 230px;
    height: 32px;
    font-size: 14px;
    color: #333;
    margin-left: 3px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px dashed #c7c7c7;
}

.column .news ul li a:hover,
.column .list ul li a:hover {
    display: block;
    float: left;
    width: 230px;
    height: 32px;
    font-size: 14px;
    color: #06C;
    margin-left: 3px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.column .news ul li span,
.column .list ul li span {
    display: block;
    float: right;
    height: 28px;
    font-size: 12px;
    color: #999;
    margin-left: 8px;
    margin-right: 8px;
    line-height: 35px;
}

.news h2 span,
.list h2 span {
    display: block;
    float: left;
    width: 4px;
    height: 18px;
    background: #78B3EB;
    margin-top: 5px;
    margin-right: 8px;
}

.column .list {
    width: 320px;
    height: 200px;
    float: left;
    margin-left: 35px;
}

.column .list .ad {
    width: 320px;
    height: 45px;
    margin-top: 129px;
}


/*表单2*/

.bot {
    width: 100%;
    min-width: 1200px;
    height: 300px;
    background: url(../images/bottom.jpg) no-repeat center top;
}

.bot header {
    font: bold 36px/52px "微软雅黑";
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
}

.bot header p {
    font: 24px/52px "微软雅黑";
    color: #ffffff;
}

.bot form {
    width: 1100px;
    margin: 0 auto;
}

.bot span {
    float: left;
    width: 65px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #df4242;
    font-size: 18px;
}

.bot input {
    float: left;
    width: 255px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    background: #fff;
    font-size: 18px;
    border: 0;
    margin-right: 30px;
}

.bot.form_line02 {
    float: right;
}

.bot form button {
    width: 290px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #df4242;
    font-size: 18px;
    margin: 50px auto;
    display: block;
    border: 0;
    padding: 0
}

.foot {
    text-align: center;
    color: #333333;
    margin: 10px 0;
}

.foot a {
    color: #333333;
}


/*测一测*/

.eval-box {
    margin-top: 50px;
    text-align: center;
    height: 260px;
    background: url(../images/bg2.png) no-repeat center top
}

.eval-box h3 {
    color: #ed2424;
    font-size: 36px;
    padding-top: 40px;
}

.eval-box h3 span {
    color: #111111;
    font-size: 36px;
}

.eval-box .info {
    color: #555454;
    font-size: 18px;
    margin: 10px 0 20px 0;
}

.input-text {
    border: 1px solid #cbcbcb;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 18px;
    color: #333;
    width: 176px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.eval-box .mid {
    margin: 0 15px;
}

.eval-box .info {
    color: #555454;
    font-size: 18px;
    margin-bottom: 20px;
}

.submitBtn:hover {
    background: #106bc5;
    color: #fff;
}

#aa {
    margin-top: -40px;
}

.submitBtn {
    color: #ffffff;
    font-size: 18px;
    width: 210px;
    display: inline-block;
    border: none;
    border-radius: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    margin-left: 10px;
    transition: all .2s ease;
    background: #002e5b;
    cursor: pointer;
    font-family: Arial;
}


/*-----------院校-----------*/

.sch {
    padding-top: 50px;
    background: #fff;
    width: 100%;
}

.sch header {
    font: bold 36px/36px "微软雅黑";
    color: #333333;
    text-align: center;
    margin-bottom: 30px;
}

.sch header font {
    font: bold 36px/36px "微软雅黑";
    color: #ed2424;
}

.sch header p {
    width: 330px;
    margin: 0 auto;
    font: 20px/60px "微软雅黑";
    color: #666666;
    border-bottom: 3px solid #0565a4;
}

.tutor1_top {
    width: 100%;
    padding: 0 0 40px 0;
}

.tutor1_top:nth-child(2n) {
    background: #f5f5f5;
}

.turtor11 {
    padding: 10px 0 0 0;
}

.tutor1_top .tutor1_txt {
    float: left;
}

.tutor1_bot .tutor1_txt {
    float: right;
}

.tutor1_inner .tutor1_txt h6 {
    font-size: 28px;
    color: #333;
    line-height: 38px;
    padding: 0 0 12px 0;
    display: inline-block;
}

.tutor1_inner .tutor1_txt h5 {
    padding: 25px 0 0 0;
    font-size: 34px;
    font-weight: bold;
    color: #006699;
    line-height: 86px;
}

.tutor1_inner .tutor1_txt p {
    width: 446px;
    font-size: 16px;
    color: #3E3D3D;
    line-height: 30px;
    padding: 6px 0 0 0;
    width: 500px;
    border-top: 1px #e0e0e0 solid;
}

.tutor1_img a {
    display: block;
    padding-top: 34px;
}

.tutor1_top .tutor1_inner .tutor1_img {
    float: right;
    width: 560px;
    display: block;
    padding-top: 78px;
}

.tutor1_top .tutor1_inner .tutor1_img img {
    width: 560px;
    height: auto;
}

.sch-btn {
    text-align: center;
    width: 960px;
    margin: 40px auto 0;
}

.sch-btn a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 150px;
    height: 40px;
    background: #dd2624;
    line-height: 40px;
    border-radius: 5px;
    margin: 0px 40px;
    color: white;
    text-align: center;
    cursor: pointer;
}

.sch-btn a:hover {
    background: #006699;
}

.richeng_title{
	font-weight: bold;
	font-size:32px;
	margin:0 auto;
	width:100%;
	text-align: center;
	padding: 10px;
}

.t_left{
	margin-top: 30px;
	width: 600px;
	height: 300px;
}
.t_left th{
	text-align: center;
	background-color: #2d8360;
	height: 55px;
	font-size: 28px;
	color: #ffffff;
}
.t_left td{
	position: relative;
	background-color: #f7f5ff;
}
.t_right{
	margin-top: 30px;
	width: 400px;
	height: 300px;
}
.t_right th{
	text-align: center;
	background-color: #2d8360;
	height: 55px;
	font-size: 28px;
	color: #ffffff;
}
.t_right td{
	position: relative;
	background-color: #f7f5ff;
}

.td_top{
	background-color: #53af8a;
	color: #ffffff;
	position: absolute;
	top: 30px;
	left: 18px;
	width: 160px;
	box-sizing: border-box;
	padding: 10px 15px;
	font-weight: bold;
	border-radius: 5px;
}
.td_top_right{
	background-color: #53af8a;
	color: #ffffff;
	position: absolute;
	top: 30px;
	left: 18px;
	width: 350px;
	box-sizing: border-box;
	padding: 10px 15px;
	font-weight: bold;
	border-radius: 5px;
	line-height: 30px;
	text-indent: 70px;
}

.td_content{
	position: absolute;
	top: 110px;
	left: 18px;
	line-height: 30px;
	width: 160px;
}
.td_content p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.red_title{
	display: block;
	width:277px;
	height:40px;
	line-height: 40px;
	background-color: #fb7505;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 111px;
}
.red_title_before{
	position: absolute;
	top: 0;
	left: 92px;
	width: 0;
    height: 0;
    border-top: 40px solid #fb7505;
    border-left: 20px solid transparent;
}
.red_title_after{
	position: absolute;
	top: 0;
	left: 388px;
	width: 0;
    height: 0;
    border-top: 40px solid #fb7505;
    border-right: 20px solid transparent;
}
.card_1{
	position: absolute;
	top: 80px;
	left: 230px;
	display: flex;
	flex-direction: column;
	width: 100px;
	height: 100px;
	align-items: center;
}
.card_1 img{
	width: 100%;
	height: 100%;
}
.card_1 span{
	margin-top: 10px;
	font-size: 15px;
}
.gh_box{
	width: 1008px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 40px;
}
.gh_box_child{
	width: 300px;
	background-color: #2d8360;
	height: 220px;
	margin-top:30px;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
}
.gh_box_child span{
	width: 300px;
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	line-height: 40px;
}
.class_top{
	width: 100%;
	display: flex;
	flex-direction: row;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #434343;
	margin-top:30px;
}
.class_top span{
	width: 25%;
	background:linear-gradient(0deg,#bfbfbf 0%,#e5e5e5 100%);
	border-radius:10px 10px 0px 0px;
	font-size:18px;
	cursor:pointer;
}
.class_top_active{
	height: 60px;
	background:linear-gradient(0deg, #ffb718 0%, #f79310 100%) !important;
	color:#ffffff;
	margin-top:-15px;
	line-height:60px;
	font-size:22px !important;
}
.class_content{
	width:100%;
	/*height:840px;*/
	padding-bottom: 100px;
	background:#ffffff;
	box-shadow:0px 2px 3px #ccc;
}
.class_content table{
	width:100%;
	max-width:920px;
	margin:0 auto;
	border-collapse:collapse;
	border-top:2px solid #a7acc8;
}
.class_content table th{
	height:66px;
	background:#eeeeee;
	text-align:center;
}
.class_content table td{
	border:1px solid #a7acc8;
	text-align:center;
	padding:10px;
	font-size:13px;
}
.ll p{
	text-indent:5px;
	text-align:left;
}
.zx_btn{
	width:150px;
	height:40px;
	background:#ff8c26 ;
	color:#ffffff;
	display:block;
	line-height:40px;
	font-weight:bold;
	margin:0 auto;
	cursor:pointer;
}
.t1,.t3,.t4{
	display:none;
}
.ms_box{
	width:230px;
	height:160px;
	position: relative;
}
.ms_box img{
	width:100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ms_box span,.ms_box div{
	position: absolute;
	z-index: 999;
}
.ms_box span{
	width: 80px;
	height: 35px;
	top: 40px;
	background: #96dfc1;
	color: #434343;
	line-height: 35px;
	text-align: center;
	font-size: 22px;
	border-radius: 0px 20px 20px 0px;
}
.ms_box div{
	color: #ffffff;
	top: 90px;
	left: 20px;
}
.ms_box p{
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #53af8a;
	opacity: .9;
	z-index: 9999;
	color: #ffffff;
	padding: 30px 0px 0px 25px;
	line-height: 20px;
	font-weight: bold;
	font-size: 15px;
	display: none;
	cursor: pointer;
}

.sa{
	width: 100%;
	max-width: 1008px;
	margin: 40px auto;
	height:200px;
	background: #2d8360;
	border-radius: 15px;
	position: relative;
}
.sa_content{
	position: absolute;
	top: 12.5%;
	left: 4%;
	width: 92%;
	height: 75%;
	background: #ffffff;
	border-radius: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.sa_box{
	font-weight: bold;
	padding: 20px;
	font-size: 18px;
}

/*导学公开课 表格样式*/
.daoxueke{
	margin-bottom: 30px;
}
.daoxueke table {
	width: 100%;
	margin: 0 auto;
}
.daoxueke .t_head{
	background: #2d8360;
	height: 3.5rem;
	line-height: 3.5rem;
	color: #F1F1F1;
	font-weight: bold;
	font-size: 1.375rem;
	text-align: center;
}
.daoxueke .t_td{
	background: #ececec;
	text-align: center;
	height: 3.5rem;
	font-size: 0.875rem;
}
.daoxueke .t_td_active{
	background: #cccccc;
	text-align: center;
	height: 3.5rem;
	font-size: 0.875rem;
}
.daoxueke .t_td td,
.daoxueke .t_td_active td{
	box-sizing: border-box;
	padding: 0.875rem;
	vertical-align: middle;
}
.daoxueke .t_blod{
	font-weight: bold;
}
.daoxueke .t_zx_btn{
	color: #08402E;
	cursor: pointer;
}
.yy_btn{
	width:120px;
	height:40px;
	background:#ff8c26 ;
	color:#ffffff;
	display:block;
	line-height:40px;
	font-weight:bold;
	margin:0 auto;
	cursor:pointer;
}

/**
 * 预约表单弹窗
 */
.submit_kec {
	display: none;
	width: 400px;
	height: 330px;
	background-color: #f8f8f8;
	text-align: center;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	border: 1px solid rgb(191, 191, 191);
}

.submit_kec p {
	font-size: 24px;
}

.submit_kec input {
	margin-top: 20px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	height: 2pc;
	line-height: 2pc;
	padding-right: 5px;
	padding-left: 5px;
}

.submit_kec select {
	margin-top: 20px;
	width: 100%;
	display: block;
	box-sizing: border-box;
	height: 2pc;
	line-height: 2pc;
	padding-right: 5px;
	padding-left: 5px;
}