@font-face {
	font-family: 思源黑体 BD;
	src: url(../fonts/SourceHanSansCN-Bold.otf);
}
@font-face {
	font-family: 思源黑体 Med;
	src: url(../fonts/SourceHanSansCN-Medium.otf);
}
@font-face {
	font-family: 思源黑体 Reg;
	src: url(../fonts/SourceHanSansCN-Regular.otf);
}
.scaleIn {
	animation-name: scaleIn; -webkit-animation-name: scaleIn;
}
#home-slider {
	background: url("../images/home/slider-bg.png") repeat-x 0px 100%; position: relative;
}
#home-slider .main-slider {
	height: 450px; position: relative;
}
#home-slider .slide-text {
	left: 0px; top: 50px; width: 450px; position: absolute;
}
.animate-in .slide-text {
	animation:fadeInLeftBig 700ms cubic-bezier(0.19, 1, 0.22, 1) 200ms both; -webkit-animation: fadeInLeftBig 700ms cubic-bezier(0.190, 1.000, 0.220, 1.000) 200ms both;
}
#home-slider .slider-hill {
	right: 0px; bottom: 0px; position: absolute;
}
.animate-in .slider-hill {
	animation:bounceInDown 1000ms ease-in-out 200ms both; -webkit-animation: bounceInDown 1000ms ease-in-out 200ms both;
}
#home-slider .slider-house {
	right: 110px; bottom: -30px; position: absolute;
}
.animate-in .slider-house {
	animation:bounceInDown 500ms ease-in-out 800ms both; -webkit-animation: bounceInDown 500ms ease-in-out 800ms both;
}
#home-slider .slider-sun {
	right: 365px; bottom: 100px; position: absolute;
}
.animate-in .slider-sun {
	animation:scaleIn 500ms ease-in-out 1200ms both; -webkit-animation: scaleIn 500ms ease-in-out 1200ms both;
}
#home-slider .slider-birds1 {
	right: 700px; bottom: 75px; position: absolute;
}
.animate-in .slider-birds1 {
	animation:fadeInLeft 500ms ease-in-out 1200ms both; -webkit-animation: fadeInLeft 500ms ease-in-out 1200ms both;
}
#home-slider .slider-birds2 {
	top: 80px; right: 400px; position: absolute;
}
.animate-in .slider-birds2 {
	animation:fadeInRight 500ms ease-in-out 1200ms both; -webkit-animation: fadeInRight 500ms ease-in-out 1200ms both;
}
#home-slider h1 {
	margin-top: 100px; margin-bottom: 25px;
}
#home-slider .btn-common {
	margin-top: 20px;
}
#home-slider .preloader {
	background: rgb(250, 250, 250); left: 0px; top: 0px; text-align: center; right: 0px; bottom: -30px; position: absolute;
}
#home-slider .preloader > i {
	left: 50%; top: 50%; height: 48px; color: rgb(0, 174, 239); line-height: 48px; font-size: 48px; margin-top: -24px; margin-left: -24px; position: absolute;
}
html {
	margin: 0px; padding: 0px; height: auto; font-family: "Microsoft YaHei","Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; font-size: 16px; background-color: rgb(250, 250, 250);
}
body {
	margin: 0px; padding: 0px; height: auto; font-family: "Microsoft YaHei","Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; font-size: 16px; background-color: rgb(250, 250, 250);
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
div {
	text-align: justify;
}
p {
	text-align: justify;
}
li {
	text-align: justify;
}
font {
	text-align: justify;
}
.news_descs {
	text-align: left;
}
.news_descs p {
	text-align: left;
}
.container {
	margin: auto; padding: 0px; width: 1200px;
}
.clearfix {
	clear: both;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
img {
	border: currentColor; border-image: none;
}
.head {
	padding: 18px 0px; transition:0.5s linear; width: 100%; height: 100px; color: rgb(255, 255, 255); position: relative; background-color: rgb(72, 61, 139);
}
.head .container {
	margin: auto; padding: 0px; width: 90% !important; max-width: 1655px !important;
}
.head .container * {
	padding: 0px;
}
.fixed {
	transition:0.5s linear; top: 0px; position: fixed; z-index: 300;
}
.teach_link {
	height: 64px; margin-right: 6%; float: left; display: table;
}
.logo {
	height: 64px; margin-right: 6%; float: left; display: table;
}
.logo img {
	height: 68px;
}
.teach_link img {
	height: 50px;
}
.teach_link {
	margin-right: 0px;
}
.teach_link a {
	height: 100%; vertical-align: middle; display: table-cell;
}
.logo a {
	height: 100%; vertical-align: middle; display: table-cell;
}
.searchbox {
	height: 64px; margin-left: 3%; float: right; display: table;
}
.lan_change {
	height: 64px; margin-left: 3%; float: right; display: table;
}
.searchbox a {
	color: rgb(255, 255, 255); vertical-align: middle; display: table-cell;
}
.lan_change a {
	color: rgb(255, 255, 255); vertical-align: middle; display: table-cell;
}
.searchbox {
	padding: 5px !important; border-radius: 30px; height: 2.3em; overflow: hidden; margin-top: 1em; background-color: rgb(255, 255, 255);
}
.searchbox input {
	border: currentColor; border-image: none; width: 278px; height: 28px; float: left; border-top-left-radius: 30px; border-bottom-left-radius: 30px;
}
button.btn_submit {
	background-position: top; border: currentColor; border-image: none; width: 28px; height: 28px; float: left; background-image: url("../images/search.png"); background-repeat: no-repeat; background-size: 100% auto; background-color: transparent;
}
#pane {
	width: 100%; height: auto; position: relative; z-index: 20;
}
.tech_ban {
	background-position: top; left: 0px; top: 0px; height: 320px; right: 0px; overflow: hidden; position: absolute; z-index: -1; background-repeat: no-repeat; background-size: cover;
}
.tech_ban img {
	object-fit: cover;
}
.main_land {
	padding-top: 119px;
}
.teachers_info {
	width: 100%;
}
.teachers_info dl {
	position: relative;
}
.teachers_info dt {
	width: 285px; height: 271px; text-align: center; overflow: hidden; float: left; position: relative; z-index: 10;
}
.teachers_info dt.bgimgdt {
	background-position: center 0px; background-size: cover;
}
.opavatarimg {
	display: none;
}
.teachers_info dt img {
	margin: auto; left: 50%; top: 50%; width: 105%; position: absolute; transform: translate(-50%, -50%); object-fit: cover;
}
.teachers_info dt i {
	background: rgb(72, 61, 139); left: 0px; width: 100%; height: 25px; right: 0px; bottom: 0px; position: absolute; z-index: 20;
}
.teachers_info dd {
	width: 100%; height: 271px; right: 0px; overflow: hidden; padding-left: 300px; float: left; display: block; position: absolute;
}
ul.part_links {
	list-style: none; margin-top: 246px; display: flex; justify-content: space-between;
}
ul.part_links a {
	color: rgb(72, 61, 139); font-size: 18px; font-weight: bold; display: inline-block;
}
.teachers_desc {
	margin: auto auto 64px; width: 100%;
}
.tags {
	width: 100%; height: auto;
}
.t_name {
	color: rgb(51, 51, 51); line-height: 2; font-size: 40px; font-weight: bold; float: left; min-width: 12%;
}
.t_zw {
	color: rgb(160, 160, 160); line-height: 1.6; font-size: 20px; font-style: normal; font-weight: normal; display: block;
}
.t_xy {
	color: rgb(160, 160, 160); line-height: 1.6; font-size: 20px; font-style: normal; font-weight: normal; display: block;
}
.t_descs {
	color: rgb(51, 51, 51); line-height: 1.7; font-size: 16px; margin-top: 25px; margin-bottom: 50px;
}
.js_background {
	width: 100%; line-height: 1.7; padding-top: 40px; margin-bottom: 80px; display: none;
}
.js_background h3 {
	margin: 40px 0px; font-size: 18px; font-weight: bold;
}
.links {
	margin: auto; border-radius: 10px; transition:0.5s; width: 170px; height: 52px; text-align: center; color: rgb(255, 255, 255); line-height: 52px; font-size: 16px; display: block; background-color: rgb(40, 183, 188);
}
.taglist {
	margin-top: 43px; margin-left: 3%; float: left; display: flex; min-width: 50%; justify-content: flex-start;
}
.taglist a {
	transition:0.3s; color: rgb(40, 183, 188); font-size: 20px; margin-right: 6%; display: inline-block;
}
.taglist a:last-child {
	margin-right: 0px;
}
.taglist a:hover {
	transition:0.3s; color: rgb(40, 183, 188);
}
.teachers_research {
	background-position: center; padding: 64px 0px; width: 100%; min-height: 800px; background-image: url("bg7.png"); background-repeat: no-repeat; background-size: cover;
}
.co_titles {
	font-size: 36px; font-weight: bold; margin-bottom: 40px;
}
hr.g_line {
	background: none; border-style: none none solid; margin-bottom: 52px; border-bottom-color: rgb(72, 61, 139); border-bottom-width: 1px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.area {
	text-align: justify; line-height: 1.7; font-size: 16px; margin-bottom: 52px;
}
.area_pics {
	padding-bottom: 50px;
}
.area_pics ul {
	list-style: none; padding: 0px; display: flex; justify-content: flex-start;
}
.area_pics ul li {
	width: 23%; height: 12em; overflow: hidden; margin-right: 3%;
}
.area_pics ul li:last-child {
	margin-right: 0px;
}
.area_pics ul li a {
	width: 100%; height: 100%; text-align: center; overflow: hidden; display: block;
}
.area_pics ul li a img {
	height: 100%; object-fit: cover;
}
.achievements {
	width: 100%; height: 209px; overflow: hidden;
}
.achievements ul {
	list-style: none; padding: 0px;
}
.achievements ul li a {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: block;
}
.achievements ul li h3 {
	color: rgb(245, 245, 245); font-size: 16px; margin-bottom: 26px;
}
.achievements ul li p {
	color: rgb(245, 245, 245); font-size: 16px; margin-bottom: 26px;
}
.achievements ul li h3.jiequh3 {
	height: 20px; overflow: hidden; font-weight: bold; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 1;
}
.achievements ul li div {
	height: 131px; text-align: justify; line-height: 1.7; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 5;
}
.btn_witle {
	margin: -3px auto auto; border-radius: 10px; width: 170px; height: 50px; text-align: center; color: rgb(40, 183, 188); line-height: 50px; font-size: 16px; text-decoration: none; float: right; display: block; background-color: rgb(255, 255, 255);
}
.btn_witle:hover {
	color: rgb(40, 183, 188); text-decoration: none;
}
.btn_green {
	margin: -3px auto auto; border-radius: 10px; border: 1px solid rgb(40, 183, 188); transition:0.3s; border-image: none; width: 170px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; text-decoration: none; float: right; display: block; background-color: rgb(40, 183, 188);
}
.btn_green:hover {
	transition:0.3s; color: rgb(40, 183, 188); background-color: rgb(255, 255, 255);
}
.teachers_news {
	padding: 64px 0px; width: 100%;
}
.txt_green {
	color: rgb(72, 61, 139) !important;
}
.t_news_list {
	width: 100%; height: auto;
}
.t_news_list ul {
	list-style: none; padding: 0px;
}
.t_news_list ul li {
	transition:0.3s; height: auto; overflow: hidden; font-size: 18px;
}
.pics {
	width: 100%; height: 220px; text-align: center; overflow: hidden; margin-bottom: 15px; border-bottom-color: rgb(72, 61, 139); border-bottom-width: 8px; border-bottom-style: solid; position: relative;
}
.pics a {
	width: 100%; height: 220px; text-align: center; overflow: hidden; padding-right: 0px !important; display: block;
}
.pics img {
	left: 50%; top: 50%; width: 104%; position: absolute; transform: translate(-50%, -50%); object-fit: cover;
}
.t_news_list ul li h3 {
	padding: 0px; width: 100%; height: 1.4em; color: rgb(102, 102, 102); line-height: 1.5; overflow: hidden; font-size: 18px; font-weight: bold; margin-bottom: 15px; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.t_news_list ul li h3 a {
	margin: 0px; padding: 0px; line-height: 1.5; overflow: hidden; font-size: 18px; font-weight: bold; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.t_news_list ul li div.news_descs {
	transition:0.3s; height: 68px; color: rgb(102, 102, 102); line-height: 1.7; overflow: hidden; font-size: 14px; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}
.t_news_list ul li a {
	background-position: right; transition:0.3s; color: rgb(102, 102, 102); line-height: 2; padding-right: 30px; font-size: 14px; margin-top: 15px; display: inline-block; background-repeat: no-repeat;
}
.t_news_list ul li:hover h3 {
	transition:0.3s; color: rgb(72, 61, 139);
}
.t_news_list ul li:hover p {
	transition:0.3s; color: rgb(72, 61, 139);
}
.t_news_list ul li:hover a {
	transition:0.3s; color: rgb(72, 61, 139);
}
.team_members {
	padding: 64px 0px; background-color: rgb(245, 245, 245);
}
div#members {
	height: 450px;
}
#members .swiper-container {
	height: 450px; margin-right: auto; margin-left: auto;
}
#members .swiper-slide {
	background-position: center; background-size: cover;
}
#members .gallery-top {
	padding: 0px; width: 74% !important; height: 450px; margin-right: 1%; float: left;
}
#members .gallery-top .swiper-slide {
	overflow: hidden; display: table;
}
#members .gallery-top .swiper-slide a {
	width: 100%; height: 100%; text-align: center; vertical-align: middle; display: table-cell;
}
#members .gallery-top .swiper-slide img {
	left: 50%; top: 50%; width: 100%; position: absolute; transform: translate(-50%, -50%);
}
#members .gallery-thumbs {
	padding: 0px; width: 25% !important; height: 450px; float: left; box-sizing: border-box;
}
#members .gallery-thumbs .swiper-wrapper {
	display: block;
}
#members .gallery-thumbs .swiper-slide {
	width: 100% !important; height: 32% !important; overflow: hidden; clear: both; margin-bottom: 5%; opacity: 0.4; background-color: rgb(238, 238, 238);
}
#members .gallery-thumbs :last-child.swiper-slide {
	margin-bottom: 0px !important;
}
#members .gallery-thumbs .swiper-slide img {
	width: 100%;
}
#members .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.join_us {
	background-position: center; padding: 64px 0px; color: rgb(255, 255, 255); background-image: url("../images/join_bg.png"); background-repeat: no-repeat; background-size: cover;
}
.j_desc {
	margin: 45px 0px; color: rgb(255, 255, 255); line-height: 1.5; font-size: 18px;
}
.j_info {
	width: 80%; color: rgb(255, 255, 255); line-height: 1.6; font-size: 16px;
}
.k4 {
	height: 149px; overflow: hidden; font-size: 16px; -webkit-box-orient: vertical; -webkit-line-clamp: 5;
}
.k4 .news_detail_ct {
	overflow: hidden;
}
.k4 * {
	color: rgb(255, 255, 255) !important; line-height: 1.6 !important; font-size: 16px; margin-bottom: 0px;
}
.j_info a.btn_a {
	border-radius: 10px; transition:0.3s; width: 170px; height: 50px; text-align: center; color: rgb(40, 183, 188); line-height: 50px; font-size: 16px; text-decoration: none; margin-top: 57px; display: block; background-color: rgb(255, 255, 255);
}
.j_info a:hover {
	transition:0.3s; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(40, 183, 188);
}
.contact {
	padding: 64px 0px; color: rgb(255, 255, 255); background-color: rgb(72, 61, 139);
}
#lx {
	padding: 0px 15px; width: 100%; height: 8em; display: flex;
}
#lx div {
	margin-right: 5%; display: inline-block;
}
#lx div:first-child {
	max-width: 33%;
}
#lx p {
	text-align: left; line-height: 1.7; font-size: 18px;
}
.foot {
	height: 101px; color: rgb(153, 153, 153); line-height: 101px; font-size: 18px; background-color: rgb(41, 41, 41);
}
.ft_share {
	width: 100%; margin-bottom: 3em; display: flex; justify-content: space-between;
}
.ft_share a {
	border-radius: 50%; border: 1px solid rgb(255, 255, 255); transition:0.5s; animation:out_share 0.5s forwards; border-image: none; width: 3em; height: 3em; text-align: center; display: inline-block;
}
.ft_share a img {
	width: 50%; margin-top: 0.75em;
}
.ft_share a:hover {
	transition:0.5s; animation:in_share 0.5s forwards;
}
.btn_backtop {
	background-position: center; border-radius: 50%; border: 2px solid rgb(238, 238, 238); border-image: none; width: 3em; height: 3em; right: 9%; bottom: 20vh; color: rgb(255, 255, 255); display: none; position: fixed; z-index: 300; background-image: url("../nkd_files/top.png"); background-repeat: no-repeat; background-size: 70%;
}
.sm_nav {
	left: 0px; top: 0px; height: 4.5em; right: 0px; display: none; position: fixed; z-index: 500; background-color: rgb(72, 61, 139);
}
.row2 {
	width: 100%; position: relative;
}
.row2 .logo {
	left: 0px; top: 0.2em; width: 80%; position: absolute;
}
.dot {
	top: 0.5em; width: 3em; height: 3em; right: 0px; position: absolute;
}
.dot span {
	border-radius: 5px; transition:0.3s; width: 85%; height: 3px; margin-top: 1em; display: block; background-color: rgb(255, 255, 255);
}
.dot_span {
	
}
.dot_span span:nth-child(1) {
	transition:0.3s; transform: translateY(9px) rotate(45deg) !important;
}
.dot_span span:nth-child(2) {
	transition:0.3s; transform: translateY(-9px) rotate(-45deg) !important;
}
.sm_list {
	background: rgba(0, 182, 180, 0.85); left: 0px; top: 0px; width: 100%; height: auto; right: 0px; bottom: 0px; color: rgb(255, 255, 255); overflow: scroll; padding-top: 4.5em; display: none; position: fixed; z-index: 400;
}
.sm_list ul {
	list-style: none; padding-top: 1em; padding-bottom: 1em;
}
.sm_list ul li {
	height: auto; color: rgb(255, 255, 255);
}
.sm_list ul li p a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.sm_list ul li p a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.sm_list ul li p {
	width: 100%; line-height: 1.3; font-size: 18px; font-weight: bold; margin-bottom: 1em;
}
.sub_v {
	padding: 1em 0px; flex-flow:row wrap; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: dashed; display: flex; justify-content: flex-start;
}
.sub_v a {
	color: rgb(255, 255, 255); line-height: 1.7; text-decoration: none; margin-right: 5%; display: inline-block;
}
.sm_nav2 {
	transition:0.4s; top: 30%; width: 157px; height: auto; text-align: center; right: 0px; line-height: 1.7; display: none; position: fixed; z-index: 500; transform: translateX(100px);
}
.sm_nav2 p {
	padding: 0.5em; border-top-left-radius: 10px; border-bottom-left-radius: 10px; background-color: rgb(72, 61, 139);
}
.sm_nav2 p img {
	width: 91%;
}
.sm_alinks {
	transition:0.4s; text-align: left; font-weight: bold; margin-left: 36%;
}
.sm_alinks a {
	color: rgb(72, 61, 139); line-height: 2; padding-left: 21%; font-weight: bold; margin-bottom: 0.5em; display: block; border-top-left-radius: 19px; border-bottom-left-radius: 21px; background-color: rgb(255, 255, 255);
}
.sm_alinks_hover {
	transition:0.4s; transform: translateX(0px);
}
.successlunbo {
	margin: 0px; width: 1200px; height: 500px;
}
.control {
	padding: 0px; left: 0px; top: 0px; width: 900px; height: 500px; overflow: hidden; display: block; position: absolute;
}
.control ul {
	margin: 0px; padding: 0px;
}
.control ul li {
	margin: 0px; padding: 0px;
}
.change li {
	width: 1000px; overflow: hidden;
}
.change li .imgWrap {
	background-position: center; width: 900px; height: 500px; cursor: pointer; background-size: cover;
}
.ssprev {
	width: 49px; height: 49px; bottom: 250px; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; position: absolute; z-index: 9; cursor: pointer;
}
.ssnext {
	width: 49px; height: 49px; bottom: 250px; color: rgb(255, 255, 255); font-size: 14px; font-weight: bold; position: absolute; z-index: 9; cursor: pointer;
}
.ssprev span {
	display: none;
}
.ssnext span {
	display: none;
}
.ssprev {
	background: url("arrows_01.png") no-repeat; left: 0px; _background: none;
}
.ssnext {
	background: url("arrows_02.png") no-repeat; right: 0px; _background: none;
}
.pageClass {
	top: 50px; text-align: center; padding-top: 10px; position: absolute; z-index: 9;
}
.pageClass a {
	background: rgb(190, 190, 190); margin: 0px 3px; border-radius: 5px; border: 1px solid rgb(190, 190, 190); border-image: none; width: 10px; height: 10px; overflow: hidden; display: inline-block;
}
.pageClass a span {
	display: none;
}
.pageClass a:hover {
	background: rgb(190, 35, 10); border: 1px solid rgb(190, 35, 10); border-image: none;
}
.pageClass a.cur {
	background: rgb(190, 35, 10); border: 1px solid rgb(190, 35, 10); border-image: none;
}
.thumbWrap {
	top: 0px; width: 300px; height: 505px; right: 0px; overflow: hidden; position: absolute;
}
.thumbWrap .thumbCont {
	width: 100%; height: 460px; overflow: hidden; margin-top: 27px; position: relative;
}
.thumbWrap ul {
	padding: 0px; margin-left: 10px;
}
.thumbWrap ul li {
	padding: 0px; width: 300px; overflow: hidden;
}
.thumbWrap ul li div {
	background-position: center; margin: 5px 0px; width: 290px; height: 140px; cursor: pointer; background-size: cover;
}
.thumbWrap ul li.cur {
	
}
.thumbPrev {
	left: 10px; width: 290px; height: 24px; text-align: center; color: rgb(0, 0, 0); position: absolute; z-index: 9;
}
.thumbNext {
	left: 10px; width: 290px; height: 24px; text-align: center; color: rgb(0, 0, 0); position: absolute; z-index: 9;
}
.thumbPrev span {
	display: none;
}
.thumbNext span {
	display: none;
}
.thumbPrev {
	background: url("sprev.png") no-repeat center rgb(72, 61, 139); top: 0px;
}
.thumbNext {
	background: url("snext.png") no-repeat center rgb(72, 61, 139); bottom: 0px;
}
@media only screen and (max-width:768px) and (min-width:320px)
{
.head {
	display: none;
}
.sm_nav {
	display: block;
}
.teach_link img {
	height: 42px;
}
.teachers_info dl {
	height: auto; margin-bottom: 30px;
}
.teachers_info dt {
	width: 100%; height: auto; clear: both;
}
.teachers_info dd {
	display: none;
}
.taglist {
	width: 100%; margin-top: 0px; margin-bottom: 2em; margin-left: 0px;
}
.co_titles {
	font-size: 25px; margin-bottom: 34px;
}
.btn_witle {
	width: 115px; height: 37px; line-height: 36px; font-size: 14px; text-decoration: none; margin-top: -4px;
}
.area {
	padding-bottom: 41px;
}
.achievements {
	height: auto;
}
.achievements ul li {
	height: auto; margin-bottom: 2em;
}
.achievements ul li div {
	height: auto;
}
.achievements ul li h3 {
	margin-bottom: 7px;
}
.achievements ul li h3 {
	color: rgb(245, 245, 245); font-size: 13px; margin-bottom: 10px;
}
.achievements ul li p {
	color: rgb(245, 245, 245); font-size: 13px; margin-bottom: 10px;
}
.achievements ul li:last-child.col-md-4 {
	display: none;
}
.btn_green {
	border-radius: 10px; width: 119px; height: 38px; text-align: center; line-height: 38px; font-size: 13px; background-color: rgb(40, 183, 188);
}
#members .gallery-thumbs {
	display: none;
}
#members .gallery-top {
	width: 100% !important; height: auto; clear: both;
}
div#members {
	height: auto; overflow: hidden;
}
.j_info {
	width: 100%;
}
.btn_backtop {
	right: 3%; bottom: 11vh;
}
}
