blockquote,
body,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
img,
label,
li,
ol,
p,
strong,
table,
td,
th,
ul {
	margin: 0;
	padding: 0;
	border: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

::selection {
	background-color: #BE8719;
	color: #fff
}

button,
input,
optgroup,
select,
textarea {
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', SimSun, Arial, sans-serif
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	width: 100%;
	height: 100%;
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', SimSun, Arial, sans-serif;
	font-size: 20px;
	outline: 0;
	-webkit-text-size-adjust: none
}

body {
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Heiti SC', SimSun, Arial, sans-serif;
	color: #333;
	background: #fff;
	font-size: inherit;
	width: 100%;
	height: 100%;
	line-height: 1.25;
	overflow-x: hidden
}

li,
ol,
ul {
	list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
iframe,
menu,
nav,
section {
	display: block
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

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

:focus {
	outline: 0
}

a,
button,
.team-list li a h2,
.team-list li a p {
	text-decoration: none;
	outline: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	cursor: pointer
}

a:active,
a:focus,
a:hover,
a:visited {
	text-decoration: none;
	outline: 0
}

textarea {
	resize: none;
	outline: 0
}

cite,
em,
i {
	font-style: normal
}

button {
	cursor: pointer
}

::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999;
	opacity: 1
}

::-moz-placeholder {
	color: #999;
	opacity: 1
}

:-ms-input-placeholder {
	color: #999
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: ''
}

.cyellow {
	color: #BE8719 !important;
}

.cblue {
	color: #143F6E;
}

.fl {
	float: left
}

.fr {
	float: right
}

.nopadding {
	padding: 0 !important
}

.p15 {
	padding: .75rem
}

.pl0 {
	padding-left: 0 !important
}

.pr0 {
	padding-right: 0
}

.pr10 {
	padding-right: .5rem
}

.pr35 {
	padding-right: 1.75rem
}

.pl10 {
	padding-left: .5rem
}

.pl20 {
	padding-left: 1rem
}

.plr20 {
	padding-left: 1rem;
	padding-right: 1rem
}

.mt10 {
	margin-top: .5rem
}

.mt15 {
	margin-top: .75rem
}

.mt20 {
	margin-top: 1rem
}

.mb20 {
	margin-bottom: 1rem
}

.mt30 {
	margin-top: 1.5rem
}

.mt40 {
	margin-top: 2rem
}

.btb {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.bb {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.relative {
	position: relative
}

.img_100 {
	width: 100%;
	height: auto
}

.img_all_100 {
	width: 100%;
	height: 100%
}

.img_responsive {
	max-width: 100%;
	height: auto
}

.center_block {
	display: block;
	margin: auto
}

.vertical_center {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	top: 50% !important
}

.top_center {
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	position: absolute;
	top: 50%;
	left: 50%
}

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

.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	white-space: normal !important;
	text-overflow: ellipsis;
	word-wrap: break-word;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.f12 {
	font-size: .6rem
}

.f13 {
	font-size: .65rem
}

.f14 {
	font-size: .7rem
}

.f16 {
	font-size: .8rem
}

.f17 {
	font-size: .85rem
}

.f18 {
	font-size: .9rem
}

.f20 {
	font-size: 1rem
}

.f22 {
	font-size: 1.1rem
}

.f24 {
	font-size: 1.2rem
}

.f28 {
	font-size: 1.4rem
}

.f30 {
	font-size: 1.5rem
}

.f48 {
	font-size: 2.0rem
}

.fb {
	font-weight: bold
}

.cred {
	color: #c8000b
}

.cred1 {
	color: #f00
}

.c66 {
	color: #666
}

.bgf3 {
	background: #F3F3F3
}

.container {
	padding: 0
}

.navbar {
	background: transparent;
	border: 0;
	z-index: 100;
	border-radius: 0;
	margin-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
	height: 5rem;
	background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.navbar .navbar-header {
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-brand {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 3.35rem;
	width: 10.5rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-brand img {
	width: auto;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-nav {
	margin: 0
}

.navbar-right {
	margin: 0
}

.navbar-right a:hover {
	color: #fff
}

.navbar>.container .navbar-brand {
	margin-left: 0
}

.navbar-default .navbar-nav>li {
	padding: 1rem 0 0 2rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	font-size: .8rem;
	padding: 0;
	position: relative;
	line-height: 1.375;
}

.navbar-default .navbar-nav>li>a>span {
	font-size: .6rem;
	line-height: 1.4
}

.navbar-default .navbar-nav>li>a:before {
	content: "";
	width: 0;
	height: 0.15rem;
	background: #FFFFFF;
	border-radius: 2px;
	position: absolute;
	bottom: -.65rem;
	left: 50%;
	margin-left: -47.5%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus:before,
.navbar-default .navbar-nav>li>a:hover:before,
.navbar-default .navbar-nav>.active>a:before,
.navbar-default .navbar-nav>.active>a:focus:before,
.navbar-default .navbar-nav>.active>a:hover:before {
	width: 90%;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-default .navbar-collapse {
	position: relative;
	float: right;
	box-shadow: none;
	padding: 0 !important
}

.navbar-default .navbar-toggle {
	border: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	padding: 0;
	margin: .5rem 0
}

.navbar-default .navbar-toggle .icon-bar {
	background: #fff
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff
}

.navbar .navbar-toggle .icon-bar {
	width: 2rem;
	-webkit-transition: all .2s;
	transition: all .2s;
	background: #fff;
	pointer-events: none;
	margin: .5rem 0
}

.navbar .navbar-toggle .top-bar {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 10% 10%;
	-ms-transform-origin: 10% 10%;
	transform-origin: 10% 10%;
	width: 2.2rem
}

.navbar .navbar-toggle .middle-bar {
	opacity: 0
}

.navbar .navbar-toggle .bottom-bar {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 5% 90%;
	-ms-transform-origin: 5% 90%;
	transform-origin: 5% 90%;
	width: 2.2rem
}

.navbar .navbar-toggle.collapsed .top-bar {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	width: 2rem
}

.navbar .navbar-toggle.collapsed .middle-bar {
	opacity: 1
}

.navbar .navbar-toggle.collapsed .bottom-bar {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	width: 2rem
}

::-webkit-scrollbar {
	width: 6px;
	border-radius: 5rem;
	height: 6px
}

::-webkit-scrollbar-thumb {
	border-radius: 5rem;
	background-color: #888;
	border: 2px solid #666
}

::-webkit-scrollbar-track {
	border-radius: 5rem;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
	background: #e5e5e5
}

.visible-1366 {
	display: none
}

.banner {
	position: relative;
	width: 100%;
	/* height: 40rem;
	background: url(../img/banner.png) no-repeat top center;
	background-size: cover; */
}

.banner-txt {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	max-width: 90%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.banner-txt h1 {
	font-size: 3.4rem;
	line-height: 4.75rem;
	color: #fff;
	margin-bottom: 2.5rem;
	font-weight: 500;
}

.banner-txt h2 {
	font-size: 1.6rem;
	line-height: 2.75rem;
	color: #fff;
	font-weight: 400;
}

.one {

	background: url(../img/home_bg_1.png) no-repeat top center;
	background-size: cover;
	text-align: center;
	padding: 1rem 0 0;
	position: relative;
}

.one h1 {
	font-weight: 500;
	color: #FFFFFF;
	line-height: 7.5rem;
	font-size: 3rem;
	letter-spacing: 1rem;
}

.one h2 {
	font-weight: 500;
	color: #FFFFFF;
	line-height: 7.5rem;
	font-size: 1rem;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 18%;
}

.one-blk-wrap {
	background: linear-gradient(180deg, #143F6E 0%, #143F6E 100%);
}

.one-blk-wrap .flex {
	flex: 1;
	flex-wrap: wrap;
}

.one-blk-wrap .one-blk {
	height: 10.3rem;
	background: rgba(255, 255, 255, 0.2);
	text-align: center;
	width: 25%;
	border-right: 1px solid #fff;
}

.one-blk-wrap .one-blk:last-child {
	border-right: 0;
}

.one-blk img {
	margin-bottom: 1rem;
}

.one-icon {
	display: block;
	width: 5rem;
	height: 5rem;
	background-position: center;
	background-size: 5rem auto;
	margin: 0.75rem auto 0;
}

.one-blk p {
	font-size: 1.4rem;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 2rem;
}

.icon-cs {
	background-image: url(../img/home_bg1_icon1.png);
}

.icon-pm {
	background-image: url(../img/home_bg1_icon2.png);
}

.icon-rz {
	background-image: url(../img/home_bg1_icon3.png);
}

.icon-xw {
	background-image: url(../img/home_bg1_icon4.png);
}

.com-tit {
	text-align: center;
	padding: 1rem 0 2.5rem
}

.com-tit h1 {
	font-size: 2.1rem;
	font-weight: 500;
	color: #000000;
	line-height: 4.2rem;
}

.com-tit h1 span {
	position: relative;
}

.com-tit span:before,
.com-tit span:after {
	content: "";
	width: 24.8rem;
	height: 2rem;
    background: url(../img/title.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.com-tit span:before {
	left: -25.8rem;
}

.com-tit span:after {
	right: -25.8rem;
}

.com-tit p {
	font-size: 1.2rem;
	font-weight: 500;
	color: #999999;
	line-height: 25px;
}

.tit-white .com-tit p,
.tit-white .com-tit h1 {
	 color: #fff;
}

.whiteBg-txt {
	margin-top: 0.5rem;
	display: inline-block;
	padding: .5rem 0;
	width: 31rem;
	font-weight: 500;
	line-height: 1.4rem;
	text-align: center;
	color: #BE8719;
	font-size: 1.4rem;
	min-height: 2.5rem;
	background: #FFFFFF;
	border-radius: 5px;
}

.whiteBg-txt-lg {
	width: 35rem;
	padding: .5rem 3.5rem;
}

.flex {
	display: flex
}

.flex1 {
	flex: 1;
}

.flex-center {
	justify-content: center
}

.flex-between {
	justify-content: space-between
}

.introduction {
	background: url(../img/home_bg_2.png) no-repeat;
	background-size: cover;
	padding-bottom: 3.25rem;
}

.introduction-txt {
	font-size: 0.9rem;
	font-weight: 400;
	color: #333333;
	line-height: 1.25rem;
}

.three {
	padding: 5rem 0;
	background: url(../img/home_bg_3.png) no-repeat;
	background-size: cover;
}

.three-blk {
	background: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 2.25rem;
	position: relative;
}

.three-blk-l {
	padding: 3rem 1.5rem;
	width: 25%;
	float: left;
}

.three-blk-l img {
	display: block;
}

.three-blk-r {
	width: 75%;
	float: left;

	height: 100%;
}

.three-blk p {
	width: 75%;
	font-size: 2.1rem;
	color: #BE8719;
	font-weight: 500;
	text-align: center;
	padding: 0 3.75rem 0 2.5rem;
	line-height: 3rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.qualification {
	background: url(../img/home_bg_4.png) no-repeat;
	background-size: cover;
	padding: 0 0 5rem;
}

.features {
	background: url(../img/home_bg_5.png) no-repeat;
	background-size: cover;
	padding: 0 0 5rem;
}

.features-list dl {
	margin-bottom: 2.75rem;
}

.features-list dt {
	font-size: 3rem;
	font-family: Helvetica;
	color: #BE8719;
	line-height: 3.6rem;
	float: left;
	line-height: 3.6rem;
	margin-top: 0.3rem;
	font-weight: normal;
	width: 12.5%;
}

.features-list dd {
	float: left;
	width: 87.5%;
}

.features-list h1{
		font-size: 1.6rem;
		font-weight: 700;
		color: #fff;
		line-height: 2.25rem;
	}
.features-list p {
	font-size: 1.4rem;
	font-weight: 100;
	color: #fff;
	line-height: 2.25rem;
}

.t-features {
	background: #f3f3f3;
	background-size: cover;
	padding: 0 0 1.5rem;
}

.t-features-list {
	flex-wrap: wrap;
	text-align: center;
	justify-content: space-between;
	margin-top: .5rem;
}

.t-features-list img {
	margin-bottom: 1rem;
	height: 5rem;
}

.t-features-list li {
	width: 50%;
	margin-bottom: 2.5rem;
	max-width: 25rem;
	font-size: 1.4rem;
	font-weight: 400;
	color: #333333;
	line-height: 2.25rem;
}

.team {
	background: url(../img/home_bg_8.png) no-repeat;
	background-size: cover;
	padding: 0 0 3.5rem;
}

.team-list li {
	min-height: 12rem;
	background: #FFFFFF;
	border-radius: 0.5rem;
	margin-bottom: 1rem;
}

.team-list dt {
	padding: 1rem 1.5rem 1rem 1rem;
	float: left;
	width: 12.5rem;
}

.team-list li img {
	width: 10rem;
	height: 10rem;
	border-radius: 100%;
}

.team-list dd {
	float: left;
	width: calc(100% - 12.5rem);
	padding-right: 3rem;
}

.team-list h1 {
	font-size: 1.2rem;
	font-weight: 600;
	color: #333333;
	line-height: 1.65rem;
	margin-top: 2.7rem;
	margin-bottom: .5rem;
}

.team-list p {
	font-size: 0.8rem;
	font-weight: 400;
	color: #333333;
	line-height: 1.1rem;
}

.team-list li:nth-child(even) dt {
	float: right;
}

.team-list li:nth-child(even) dd {
	padding-right: 0;
	padding-left: 3rem;
}

.team-list li:nth-child(even) h1 {
	text-align: right;
	margin-top: 3rem
}

.course-set {
	background: url(../img/home_bg_9.png) no-repeat;
	background-size: cover;
	padding: 0 0 3.5rem;
}

.course-set-list {
	flex-wrap: wrap;
	justify-content: space-between;
}

.course-set-list li {
	width: 14rem;
	height: 6rem;
	margin-bottom: 1rem;
}

.course-set-list li a {
	border-radius: 0.2rem;
	background: #fff;
	display: flex;
	width: 100%;
	height: 100%;
	font-weight: 500;
	color: #333;
	line-height: 2.25rem;
	font-size: 1.2rem;
	text-align: center;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.course-set-list li a:hover,
.course-set-list li a.active {
	background: #BE8719;
	color: #fff;
}

.process {
	background: url(../img/home_bg_11.png) no-repeat;
	background-size: cover;
	padding: 0 0 5.5rem;
}

.process-one {
	background: rgba(255, 255, 255, .9);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	padding: 1rem 2rem 2.5rem 1rem;
}

.process-one .fl {
	width: 35%;
}

.process-one .fr {
	width: 53%;
}

.process-one span {
	font-size: 1.5rem;
	font-family: Impact;
	color: #333333;
	line-height: 1.8rem;
	display: inline-block;
	margin-right: 1rem;
}

.process-one h1 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #333333;
	line-height: 2.25rem;
	margin-bottom: .5rem;
}

.process-one p {
	font-size: 1.2rem;
	font-weight: 400;
	color: #333333;
	line-height: 2rem;
}

.process-two {
	margin-top: 1rem;
	background: rgba(255, 255, 255, .9);
	padding: 2.5rem 2.4rem 2.5rem 2rem;
	border-radius: 4px;
}

.process-two-l li {
	margin-bottom: 1rem;
}

.process-two-l b {
	text-align: center;
	font-size: 1.5rem;
	font-family: Impact;
	color: #BE8719;
	display: inline-block;
	margin-right: .4rem;
	vertical-align: middle;
	font-weight: normal;
	width: 3.8rem;
	background: url(../img/ktitbg2.png ，！ ) no-repeat;
	background-size: 3.8rem auto;

}

.process-two-l span {
	font-size: 1.2rem;
	font-weight: 500;
	color: #333333;
	line-height: 2rem;
	vertical-align: middle;
}

.process-two-r {
	float: right;
}

.requirements {
	background: url(../img/home_bg_12.png) no-repeat;
	background-size: cover;
	padding: 0 0 3.5rem;
}

.requirements-blk h1 {
	font-size: 1.4rem;
	font-weight: bold;
	color: #333333;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}

.requirements-blk p {
	font-size: 1.2rem;
	font-weight: 400;
	color: #333333;
	line-height: 2rem;
	margin-bottom: 3rem;
}

.application {
	background: url(../img/home_bg_14.png) no-repeat;
	background-size: cover;
	padding: 0 0 1rem;
	background-position: center;
}

.application1 {
	background: url(../img/home_bg_14-11.png) no-repeat;
	background-size: cover;
	padding: 0 0 1rem;
	background-position: center;
}

.application2 {
	background: url(../img/home_bg_14-22.png) no-repeat;
	background-size: cover;
	padding: 0 0 1rem;
	background-position: center;
}

.application3 {
	background: url(../img/home_bg_14-3.png) no-repeat;
	background-size: cover;
	padding: 0 0 5rem;
	background-position: center;
}

.f-form-block {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}

.f-form-block input,
.f-form-block select {
	width: 15rem;
	height: 2rem;
	padding: .5rem;
	border: 1px solid #143F6E;
	/* border-bottom: 2px solid transparent; */
	border-radius: .5rem;
	font-size: .8rem;
	margin: 0 2rem 0 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.f-form-block input:focus,
.f-form-block input:hover,
.f-form-block input:active,
.f-form-block select:focus,
.f-form-block select:hover,
.f-form-block select:active {
	/* border-bottom-color: #143F6E; */
	border-color: #BE8719;
}

.f-form-block input {
	padding-right: 2rem
}

.f-form button {
	font-size: .8rem;
	color: #fff;
	text-align: center;
	text-align: center;
	border: 0;
	border-radius: 0;
	width: 7.5rem;
	height: 2rem;
	background: #143F6E;
	vertical-align: middle;
}

.alumni {
	background: url(../img/home_bg_15.png) no-repeat top center;
	background-size: cover;
	padding: 0 0 5rem;
}

.swiper-container-alumni {
	padding-bottom: 3.5rem;
}

.swiper-container-alumni .swiper-slide dl {
	height: 16.75rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	padding: 2rem 1rem;
}

.swiper-container-alumni .swiper-slide img {
	width: 3.1rem;
	height: 3.1rem;
	box-shadow: 0px 0px 77px 0px rgba(0, 0, 0, 0.06);
	border-radius: 4px;
	float: left;
}

.swiper-container-alumni .swiper-slide h1 {
	font-size: 0.9rem;
	font-weight: bold;
	color: #333333;
	padding-left: 4.25rem;
	line-height: 1.25rem;
	padding-top: .35rem;
}

.swiper-container-alumni .swiper-slide h1 span {
	font-size: 0.8rem;
	font-weight: 400;
	color: #666666;
	line-height: 1.3rem;
}

.swiper-container-alumni .swiper-slide dd {
	margin-top: 1.4rem;
	font-size: 0.9rem;
	font-weight: 400;
	color: #666666;
	line-height: 1.4rem;
}

.swiper-pagination {
	bottom: -3.5rem;
}

.swiper-pagination-bullet {
	width: .5rem;
	height: .5rem
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.625rem;
	background: #fff;
	opacity: 0.44;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1
}

.teamwork {
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	padding: 2.5rem 0;
}

.teamwork .ktit {
	wid ，！ th: 12.5%;
	font-size: 1.4rem;
	color: #fff;
	float: left;
	line-height: 3.5rem
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/home_body9_icon_left.png);
	background-size: 2.5rem auto;
	left: 0;
	right: auto
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(../img/home_body9_icon_right.png);
	background-size: 2.5rem auto;
	left: auto;
	right: 0
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 0;
	width: 2.5rem;
	height: 100%;
	margin-top: 0;
	z-index: 10;
	cursor: pointer;
	background-size: 2.5rem auto;
	background-position: center;
	background-repeat: no-repeat
}

.teamwork .swiper-button-next,
.teamwork .swiper-button-prev {
	opacity: 1;
	width: 2.5rem
}

.swiper-container-team .swiper-slide {
	height: 3.9rem;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center
}

.swiper-container-team {
	padding: 0 4rem
}

.footer {
	background: #383838;
	padding-bottom: 7rem;
}

.copyright {
	padding-top: 1.5rem;
	text-align: center;
	font-size: 0.8rem;
	font-weight: 400;
	color: #dfdfdf;
	line-height: 22px;
	padding-bottom: 1.5rem;
}

.copyright a {
	font-size: 0.8rem;
	font-weight: 400;
	color: #dfdfdf;
	line-height: 22px;
	padding-bottom: 1.5rem;
}

.footer-l {
	padding-top: 1.5rem;
	float: left;
	width: 35%;
}

.footer-l img {
	width: 8rem;
	height: auto;
}

.footer-right {
	float: left;
	width: 65%;
}

.footer-link a {
	display: inline-block;
	padding: 2.25rem 0 2.5rem;
	font-size: 0.8rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.1rem;
	margin-right: 2.5rem;
}

.footer-link a:last-child {
	margin-right: 0;
}

.footer-right .f-rtxt {
	font-size: 0.8rem;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	padding-bottom: 1.5rem;
}

.aside {
	position: fixed;
	z-index: 99;
	width: 8.5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #FFFFFF;
	box-shadow: 0px 0px 20p 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	padding: 1.5rem 1rem 1rem;
}

.aside li {
	width: 100%;
	/* height: 3.25rem; */
	background: #fff;
}

.aside li a {
	display: block;
	color: #666666;
	height: 100%;
	width: 100%;
	background: transparent;
	line-height: 2.4rem;
	padding-left: 0;
	text-align: center;
	font-size: 0.9rem;
}

.aside li a:hover {
	background: #005CC0;
	color: #fff;
}

.aside li.ewm-list {
	width: 100%;
	margin-top: 0.5rem;
	padding: 0.5rem 0.75rem 1rem;
	background: #FFFFFF;
}

.ewm-list p {
	font-size: 0.7rem;
	font-weight: 500;
	color: #999999;
	line-height: 1rem;
	margin-top: .5rem;
	text-align: center;
}

/* page */
.banner2 {
	/* background-image: url(../img/banner2.png); */
}

.zsjj {
	padding: 5rem 0;
}

.zsjj-blk-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.zsjj-blk img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;


}

.zsjj-blk {
	cursor: pointer;
	width: 29rem;
	height: 16.5rem;
	background: #fff;
	box-shadow: 0px 0px 3rem 0px rgba(0, 0, 0, 0.1);
	padding: 3.85rem 0 1rem;
	text-align: center;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.zsjj-blk.active {}

.zsjj-blk:hover {
	box-shadow: 0px 0px 3rem 0px rgba(0, 0, 0, 0.5);
	background: #005CC0;
}

.zsjj-blk:nth-child(2):hover {
	box-shadow: 0px 0px 3rem 0px rgba(0, 0, 0, 0.5);
	background: #C8000B;
}

.zsjj-blk button {
	position: absolute;
	bottom: 1rem;
	left: 50%;
	margin-left: -1.5rem;
	margin-top: 1.8rem;
	width: 3rem;
	height: 3rem;
	border-radius: 100%;
	border: 0;
	background: url(../img/youjiantou.png) no-repeat;
	background-size: 1.25rem auto;
	background-position: center;
	background-color: rgba(153, 153, 153, 0.3);

}

.zsjj-blk.active button {
	background-color: rgba(255, 255, 255, 0.5);
}

.zsjj-list-wrap .blk {
	padding: 1.5rem 1rem 1.5rem 1.5rem;
	background: #fff;
	margin-bottom: 1rem;
}

.zsjj-list-wrap .zsjj-left {
	float: left;
	width: 23%;
}

.zsjj-list-wrap .zsjj-center {
	float: left;
	width: 59%;
	padding: 1.4rem 0.6rem 1.4rem 0.9rem;
}


.zsjj-list-wrap .zsjj-center h1 {
	line-height: 1.65rem;
	margin-bottom: .5rem;
}

.zsjj-list-wrap .zsjj-right {
	float: left;
	width: 18%;
	text-align: right;
}

.zsjj-left img {
	width: 100%;
	height: 8.9rem;
}

.zsjj-right button {
	margin-top: 2.95rem;
	width: 10rem;
	height: 3rem;
	border: 1px solid #999999;
	font-size: 1.2rem;
	color: #999999;
	background: #fff;
	max-width: 100%;
}

.zsjj-right button:hover {
	border: 1px solid #005CC0;
	color: #fff;
	background: #005CC0;
	box-shadow: 0px 0px 1.5rem 0px rgba(0, 0, 0, 0.15);
}

.js-show-pane {
	display: none;
}

.js-show-pane.active {
	display: block;
}

.modal-header .close {
	background: url(../img/icon_close.png) no-repeat;
	width: 1.5rem;
	height: 1.5rem;
	background-size: 1.5rem;
}

.modal-header {
	padding: 1.5rem 1.5rem 1.5rem 2.5rem;
	border-bottom: 0;
}

.modal-body {
	padding: 1rem 2.5rem 0;
}

.form-blk {
	margin-bottom: 1.5rem;
	padding: 0;
}

.form-blk label {
	float: left;
	width: 4rem;
	font-size: 0.8rem;
	color: #333333;
	line-height: 1.1rem;
	text-align: right;
	font-weight: normal;
	padding: 0.5rem 0;
}

.form-blk-input {
	width: 15rem;
	height: 2.1rem;
	background: #EBEBEB;
	border: 0;
	padding: .5rem;
	font-size: 0.8rem
}

.modal-footer {
	padding: 1rem 0 2.5rem;
	text-align: center;
	border-top: 0;
}

.form-btn {
	width: 15rem;
	height: 2.3rem;
	background: #143F6E;
	border: 0;
	color: #fff;
	font-size: 0.8rem;
}

.modal .close {
	opacity: 1;
}

/* guide */
.banner3 {
	/* background-image: url(../img/banner3.png); */
	/* height: 30rem; */
}

.why-blk {
	width: 45%;
	float: left;
	position: relative;

}

.why-blk h2 {
	font-size: 1.2rem;
	font-weight: bold;
	color: #BE8719;
	padding: 0.75rem 0 0.5rem 1rem;
	background: #D8D8D8;
	/* border-top-left-radius: 0.5rem; */

}

.why-pane h2:before {
	content: "";
	display: block;
	position: absolute;
	top: 1rem;
	left: 0;
	width: 1rem;
	height: 1rem;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.why-blk-r h2 {
	color: #333;
	/* border-top-left-radius: 0; */
	/* border-top-right-radius: 0.5rem; */

}

.why-blk h3 {
	font-size: 0.8rem;
	color: #333333;
	line-height: 1.1rem;
	padding: 1.5rem 1rem;
}

.why-pane .why-left dd {
	margin-bottom: 1.75rem
}

.why-pane .why-right dd {
	margin-bottom: 3.5rem
}

.why-blk-c {
	width: 10%;

}

.why-blk-c h2 {
	padding: 0.525rem 0;
}

.icon-fy {
	display: block;
	background: url(../img/Application_icon_translate.png) no-repeat;
	background-size: 1.5rem auto;
	width: 1.5rem;
	height: 1.5rem;
	margin: auto;

}

.why-pane ul {
	background: #fff;
	margin-bottom: 1.5rem;
	border-radius: 0.5rem;
	overflow: hidden;
}

.guide-nav {
	text-align: center;
	padding: 5rem 0 0;
	border: 0;
}

.guide-nav li {
	display: inline-block;
	float: none;

}

.guide-nav li a {
	font-size: 1.2rem;
	color: #333;
	line-height: 1.65rem;
	position: relative;
	padding: 1.35rem 2.5rem;
	margin: 0;
	border: 0;
}

.guide-nav li a:hover {
	color: #143F6E;
	background: transparent;
}


.guide-nav li a.active,
.guide-nav li.active>a,
.guide-nav li.active>a:focus,
.guide-nav li.active>a:hover {
	color: #143F6E;
	border: 0;
}

.guide-nav li a.active:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2.5rem;
	height: 0.15rem;
	background: #143F6E;
	border-radius: 2px;
}

.guidebg {
	background: url(../img/bg.png) no-repeat top center;
	background-size: cover;
	padding: 0 0 3.5rem;
}

.apply {
	background: url(../img/bg_2.png) no-repeat top center;
	background-size: cover;
	padding-bottom: 5rem;
}

.apply-form {
	background-color: #fff;
	padding: 5rem 7.5rem 2.5rem;

}

.database {
	background: url(../img/bg_3.png) no-repeat top center;
	background-size: cover;
	padding: 10.8rem 0 5rem;
	text-align: center;
}

.database .block {
	color: #fff;
	font-size: 1.6rem;
}

.database .block img {
	height: 5rem;
	width: auto;
	margin-bottom: 0.5rem;
}

.et-hero-tabs-container--top {
	position: fixed;
	background: #fff;
	z-index: 98;
	left: 0;
	right: 0;
	padding: 1.5rem;
	box-shadow: 0 0 10px rgba(187, 187, 187, 0.5)
}

.contact-img {
	background: url(../img/banner5.png) no-repeat top center;
	background-size: cover;
}

.contact-l {
	float: left;
	width: 40%;
}

.contact-r {
	float: left;
	width: 60%;
}

.contact-img {
	position: relative;
}

.contact-wrap {
	/* position: absolute;
	bottom: 0;
	left: 0;
	right: 0; */
	background: rgba(0, 0, 0, .5);
	padding: 5rem 0;
}

.contact-txt h2 {
	font-size: 1.2rem;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.65rem;
	margin-bottom: 0.65rem;
}

.contact-txt p {
	font-size: 1rem;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.4rem;
}

.contact-txt {
	margin-bottom: 1.4rem;
}

.contact-ewm {
	margin-top: 2.5rem;

}

.contact-ewm img {
	border-radius: 10px;
	border: 1px solid #143F6E;
	width: 7.5rem;
	height: 7.5rem;
	margin-bottom: 0.5rem;
}

.contact-ewm p {
	font-size: 1rem;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.4rem;
}

.map {
	width: 100%;
	height: 21.3rem;
}

.banner4 {
	/* background-image: url(../img/banner4.png); */
	/* height: 30rem; */
}

.time-link a {
	font-family: JCHEadA;
	font-size: 1.6rem;
	color: #999999;
	line-height: 1.65rem;
	margin-right: 2.5rem;
}

.time-link a.active {
	font-size: 2.4rem;
	color: #333333;
	line-height: 2.4rem;
}

.news-list li {
	padding: 2.5rem 0;
	border-bottom: 1px solid #D8D8D8;
}


.news-pic {
	width: 25%;
	height: 10rem;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.news-con {
	width: 75%;
	float: left;
	padding-left: 1rem;
}

.news-con h2 {
	font-size: 1.2rem;
	font-weight: 600;
	color: #000000;
	line-height: 1.65rem;
	margin-bottom: 1rem;
}

.news-con h3 {
	font-size: 0.8rem;
	font-weight: 400;
	color: #333333;
	line-height: 1.1rem;
	margin-bottom: 3rem;
}

.news-time .fl {
	padding-right: 2rem;
	background: url(../img/line.png) no-repeat right center;
	background-size: 1.05rem auto;
}

.news-time p {
	font-size: 0.8rem;
	font-weight: 500;
	color: #999999;
	line-height: 1.1rem;
}

.news-time span {
	color: #999999;
	font-size: 2rem;
	font-weight: lighter;
	padding-left: 1rem;
}

.news-more {
	text-align: center;
}

.news-more button {
	width: 15rem;
	height: 2.3rem;
	background: #143F6E;
	border: 0;
	margin: 5rem auto;
	color: #fff;
}

.newsD-content h2 {
	text-align: center;
	font-size: 1.5rem;
	color: #000;
	line-height: 2.1rem;
	font-weight: 500;
	padding-top: 3.5rem;
}

.newsD-content h3 {
	text-align: center;
	font-weight: 400;
	line-height: 1.25rem;
	font-size: 0.9rem;
	color: #999;
	padding: 1rem 0 2.5rem;
}

.newsD-txt {
	border-top: 1px solid #D8D8D8;
	padding: 1.75rem 0 0;

}

.newsD-txt p {
	padding: .75rem 0;
	font-size: .8rem;
	color: #666;
	font-weight: 400;
	line-height: 1.1rem;
}

.newsD-txt img {
	max-width: 100%;
	display: block;
	margin: 2.5rem auto;
}

.have-bottom-nav {
	height: 4rem
}

.bottom-nav {
	height: 4.5rem;
	background: #211c13;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	z-index: 98
}

.bottom-nav .blk {
	flex: 1;
	color: #fff;
	padding: .5rem 0;
	border-right: 1px solid rgba(255, 255, 255, .25)
}

.bottom-nav .blk i {
	width: 100%;
	height: 1.75rem;
	background-repeat: no-repeat;
	background-size: auto 100%;
	display: block;
	background-position: center;
	margin: auto
}

.bottom-nav .blk p {
	margin-top: .25rem;
	font-size: .8rem;
	color: #fff
}

.bottom-nav .blk i.icon-home {
	background-image: url(../img/home.png)
}

.icon-ttel {
	background-image: url(../img/ttel.png)
}

.icon-online {
	background-image: url(../img/online.png)
}

.icon-baomimg {
	background-image: url(../img/baoming.png)
}

/* .news-pic img {
	width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform:translate(-50%,-50%) ;
	-moz-transform: tr;
	-ms-transform: tr;
	-o-transform: tr;
	transform: ;tr
} */

.swiper-pagination-bullet {
	width: .4rem;
	height: .4rem
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .2rem
}

.swiper-pagination-bullet-active {
	background: #005CC0 !important
}

.faculty-list {
	min-height: 12rem;
	background: #FFFFFF;
	border-radius: 0.5rem;
}

.ewm-modal {
	max-width: 80%;
	display: block;
	margin: 1rem auto 3rem;
}

.team-list1 dt,
.team-list1 dd,
	{
	float: none;
	width: 100%;
}

.team-list1 dl img {
	margin: auto;
	display: block;
}

.team-list1 dd {
	padding: 0 1.5rem 2rem !important;
}

.team-list1 dl h1 {
	text-align: center !important;
	margin-top: 0;
}

.app-txt2 {
	font-size: 15px;
	text-align: center;
	padding: 0 0 60px;
}

.app-txt {
	font-size: 42px;
	font-weight: 500;
	text-align: center;
	padding: 20px 0 5px;
}

.com-tit1 {
	text-align: center;
	padding: 1rem 0 2.5rem
}

.com-tit1 h1 {
    font-size: 2.1rem;
	font-weight: 500;
	color: #000000;
	line-height: 4.2rem;
}

.com-tit1 h1 span {
	position: relative;
}

.com-tit1 span: before,
.com-tit1 span: after {
	content: "";
	width: 22.8rem;
	height: 2rem;
	
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.com-tit1 span: before {
	left: -25.8rem;
}

.com-tit1 span: after {
	right: -25.8rem;
}

.com-tit1 p {
	font-size: 1.2rem;
	font-weight: 500;
	color: #322e2e;
	line-height: 25px;
}