@media(max-width:1199px) {
	html {
		font-size: 18px !important
	}

	.f-form-block {
		display: block;
		margin-bottom: 1.5rem;
	}

	.f-form-block input,
	.f-form-block select {
		width: 80%;
		margin: auto;
		height: 3rem;
	}

	.f-form button {
		height: 3rem;
	}

	.zsjj-blk {
		width: 48%;
		height: auto;
		padding: 1.5rem 1.5rem 3.75rem;
		text-align: left;
	}

	/* .zsjj-blk img {
		height: 4rem;
		display: inline-block;
	} */

	.zsjj-blk button {
		/* bottom: auto;
		margin-left: 0; */
		width: 2rem;
		height: 2rem;
		margin-left: -1rem;
		background-size: 1.25rem auto;
		/* right: 1.5rem; */
		/* left: auto; */
		/* margin-top: 1rem; */
	}
}

@media(max-width:992px) {
	html {
		font-size: 16px !important
	}

	.container {
		padding: 0 1.5rem
	}

	.navbar-default .navbar-nav>li {
		padding: 1rem 0 0 1rem;
	}

	.navbar-brand {
		width: 8.5rem;
	}

	.navbar-brand img {
		height: auto;
		margin-top: .5rem;
	}

	.navbar-nav {
		padding-left: 1rem;
		border-top: 1px solid rgba(255, 255, 255, .2);
		padding-bottom: 2rem !important
	}

	.navbar-collapse.collapse {
		display: none !important
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 100%;
	}

	.navbar-default .navbar-toggle:focus .icon-bar,
	.navbar-default .navbar-toggle:hover .icon-bar {
		background: #fff
	}

	.navbar-collapse.collapse.in {
		display: block !important
	}

	.navbar-default .navbar-nav>li>a {
		line-height: 1rem;
		border-width: 1px 0;
		position: relative;
		padding: .75rem 0 !important;
		overflow: hidden;
	}

	.navbar-default .navbar-nav>li>a:after {
		content: "";
		position: absolute;
		background: rgba(255, 255, 255, .15);
		height: 1px;
		left: 0;
		right: 0;
		bottom: 0
	}

	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
		padding: 0
	}

	.navbar-header {
		float: none
	}

	.navbar-default .navbar-collapse,
	.navbar-nav,
	.navbar-nav>li {
		float: none
	}

	.nav-link {
		padding: 0 .25rem
	}

	.navbar-default .navbar-toggle {
		display: block !important;
		margin: 1rem 0
	}

	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: 0
	}

	.navbar,
	.navbar-default .navbar-nav>li,
	.navbar-nav {
		padding: 0
	}

	.navbar-right {
		display: none;
		margin: .5rem 0 0;
		border-top: 1px dashed #fff;
		float: none !important
	}

	.navbar-right a:hover {
		color: inherit
	}

	.navbar-right a {
		color: #fff
	}

	.navbar-default .navbar-nav>.active>a:before {
		display: none
	}

	.navbar-default .navbar-nav>li>a:focus,
	.navbar-default .navbar-nav>li>a:hover {
		opacity: 1;
		border-color: rgba(255, 255, 255, .4)
	}

	.navbar-default.opend {
		height: 100%;
		overflow-y: auto;
		background: #383838;
		position: fixed;
		top: 0;
	}

	.three-blk-l {
		padding: 3rem 1.5rem 1rem;
	}

	.three-blk-l,
	.three-blk-r,
	.footer-l,
	.footer-right {
		float: none;
		width: 100%;
	}

	.three-blk-l img,
	.footer-l img {
		margin: auto;
		display: block;
	}

	.three-blk-r p {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		text-align: center !important;
		padding-bottom: 3rem;
		width: 100%;
	}

	.process-two-r {
		float: none;
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.teamwork .tit {
		font-size: 1.2rem;
	}

	.footer-right {
		text-align: center;
	}

	.footer-link {
		padding: 1.5rem 0;
	}

	.footer-link a {
		padding: 1rem .75rem;
		margin-right: 0;
		font-size: 1rem;
	}

	.aside {
		position: fixed;
		width: 100%;
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		bottom: 0;
		background: #BE8719;
		box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	}

	.aside li {
		width: 20%;
		height: 3rem;
		float: left;
	}

	.aside li a {
		display: block;
		color: #fff;
		height: 100%;
		width: 100%;
		line-height: 1.4;
		background: transparent;
		border-radius: 0px;
		padding: .85rem .5rem;
		text-align: center;
		border-right: 1px dotted rgba(255, 255, 255, .25);
		font-size: 12px;
	}

	.aside li:last-child a {
		border-right: 0;
	}

	.zsjj-list-wrap .zsjj-center {
		width: 5rem;
	}

	.zsjj-list-wrap .zsjj-center {
		width: 57%;
		padding-top: .5rem;
	}

	.zsjj-list-wrap .zsjj-right {
		width: 20%;
	}

	.form-blk label {
		width: 5rem;
	}

	.form-blk-input {
		width: calc(100% - 5rem);
	}

	.modal-body {
		padding: 1rem 1.5rem 0;
	}

	.banner-txt {
		display: none;
	}

	.banner-txt h1 {
		font-size: 2.4rem;
		line-height: 4.75rem;
		margin-bottom: 0.5rem;
	}

	.banner-txt h2 {
		font-size: 1.4rem;
	}

	.three-blk p {
		font-size: 1.6rem;
	}

	.features-list dt {
		font-size: 2rem;
	}


	.features-list h1,
	.features-list p {
		font-size: 1.2rem;
	}
	
		.app-txt {
	font-size: 18px;

}

}

@media(max-width:768px) {
	.navbar .container {
		padding: 0 1.5rem;
	}

	.banner-txt {
		display: none;
	}

	.one h2 {
		width: 70%;
	}

	.one-blk-wrap .one-blk {
		width: 50%;
		border-bottom: 1px solid #fff;
	}

	.one-blk-wrap .one-blk:nth-child(even) {
		border-right: 0;
	}

	.one-blk-wrap .one-blk:nth-child(3),
	.one-blk-wrap .one-blk:nth-child(4) {
		border-bottom: 0;
	}

	.whiteBg-txt {
		width: 80% !important;
		padding: .5rem 1.5rem;
	}

	.t-features-list {
		margin: 0 -0.5rem;
	}

	.t-features-list li {
		padding: 0 .5rem;
		font-size: 1.2rem;
	}

	.t-features-list img {
		height: 3.5rem;
	}

	.team-list dt,
	.team-list dd,
	.process-one .fl,
	.process-one .fr,
	.why-blk-l,
	.why-blk-r,
	.why-blk-c,
	.contact-l,
	.contact-r,
	.news-pic,
	.news-con {
		float: none;
		width: 100%;
	}

	.team-list li img {
		margin: auto;
		display: block;
	}

	.team-list dd {
		padding: 0 1.5rem 2rem !important;
	}

	.team-list li h1 {
		text-align: center !important;
		margin-top: 0;
	}

	.course-set-list li {
		width: 30%;
		height: 9rem;
	}

	.course-set-list li a {
		padding: 0 1.25rem;
	}

	.process-one .fl {
		margin-bottom: 1.5rem;
	}

	.teamwork .tit {
		width: auto;
	}

	.zsjj-list-wrap .zsjj-center {
		width: 77%;
		padding: 1.5rem 0 0 1.5rem;

	}

	.zsjj-list-wrap .zsjj-right {
		width: 100%;
		float: none;
		margin-top: 0;
	}

	.zsjj-list-wrap .zsjj-right button {
		width: 100%;
		margin-top: 1.5rem;
	}


	.guide-nav li a {
		padding: 1rem .5rem;
	}


	.why-blk-c {
		display: none;
	}

	.apply-form {
		padding: 3rem 1.5rem 0.5rem;
	}

	.database {
		padding: 8rem 0 2rem;
		height: auto
	}

	.database .flex {
		flex-wrap: wrap;
		justify-content: space-around
	}

	.database .block {
		width: 50%;
		padding: 1rem 0;
		font-size: 1.2rem;
	}

	.contact-wrap {
		position: static
	}


	.contact-l {
		text-align: center;
		padding: 5rem 0;
	}

	.time-link a {
		margin-right: 1.5rem;
	}

	.news-pic {
		margin-bottom: 1.5rem;
	}

	.news-con {
		padding: 0;
	}
}

@media(max-width:640px) {
	html {
		font-size: 14px !important
	}

	.one h1 {
		font-size: 1.75rem;
	}

	.one h2 {
		width: 90%;
	}

	.features-list dt,
	.features-list dd {
		float: none;
		width: 100%;
	}

	.f-form-block input,
	.f-form-block select {
		width: 68%;
	}

	.f-form button {
		width: 90%;
	}

	.zsjj-blk {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	.zsjj-list-wrap .zsjj-center,
	.zsjj-list-wrap .zsjj-left {
		width: 100%;
		float: none;

	}

	.zsjj-left img {
		height: auto;
	}

	.zsjj-list-wrap .zsjj-center {
		padding: 1.5rem 0 0 0;

	}

}

@media(max-width:414px) {
	.aside li {
		height: 3.25rem;
	}

	.database {
		background-image: url(../img/bg_3-tel.png);
		padding: 5rem 0 2rem;
	}

	.guide-nav li {
		margin-bottom: 2rem;
	}


}


@media(min-width:1201px) {
	.container {
		width: 1200px;
	}
}

@media (min-width: 992px) {
	.modal-dialog {
		width: 46.4rem;
	}
}
