@charset "utf-8";
/*
Theme Name: CKGSB
*/

@import 'css/define-fonts.css';
@import 'css/define-common.css';
@import 'css/module-image.css';
@import 'css/module-history-new.css';
@import 'css/module-quick-facts.css';
@import 'css/module-content-normal.css';
@import 'css/module-content-columns.css';
@import 'css/module-swiper-normal.css';
@import 'css/module-special-admissions.css';
@import 'css/module-facts-and-figures.css';
@import 'css/module-tab-page.css';
@import 'css/module-download.css';
@import 'css/module-special-fees.css';
@import 'css/module-form.css';
@import 'css/module-programs-recommend.css';
@import 'css/module-other-programs.css';
@import 'css/module-programs-list.css';
@import 'css/module-careers.css';
@import 'css/module-career-services-tab.css';
@import 'css/module-interest.css';
@import 'css/module-section.css';
@import 'css/module-list-items.css';
@import 'css/module-resource-single.css';
@import 'css/module-privacy-policy.css';
@import 'css/module-news-events.css';
@import 'css/module-news-list.css';
@import 'css/module-student-voices.css';
@import 'css/page-library.css';
@import 'css/case.css';
@import 'css/module-figures-wb.css';
@import 'css/module_cc_swiper.css';



.bg_img {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
.box_con_oz .bg_img {
	display: block;
}
.box_con_oz .editimg {
	display: none;
}
.box_con_oz .main {
	position: relative !important;
	padding: 40px 0;
}



#header {
	width:100%;
	float:left;
	position:relative;
	z-index:7;
	background:#fff;
	font-size: 18px;
}
#header .main {
	/*width:1440px;*/
	margin:0px auto;
}
#headerBox {
	width:100%;
	float:left;
	/*padding:34px 80px;*/
	box-sizing:border-box;
}
#headerBox .logo {
	float:left;
	width:174px;
	background:url(images/logo.png) left center no-repeat;
	background-size:contain;
	height:54px;
	margin: 21px 0 25px 34px;
}
#headerBox .logo a {
	width:100%;
	height:100%;
	float:left;
}
#hmenu {
	margin-top: 41px;
	margin-left: 90px;
}
#header #hmenu {
	float:left;
	float: right;
	margin-right: 370px;
	margin-top: 34px;

}
#header .menu ul {
	width:100%;
	float:left;
}
#header .menu ul li {
	float:left;
	margin-left:20px;
	color: #999;

	padding-bottom: 34px;
}
#header .menu ul li ul li {
	padding-bottom: 0;
}
#header .menu ul li:first-child {
	margin-left:0px;
}
#header .menu ul li.current_page_item {
	color:#333;
}
#header .menu ul li.current-page-ancestor {
	color:#333;
}
#header .menu ul li.menu-item-home.current-page-ancestor {
	color: #999;
}
#header .menu ul li .tmenu {
	width:100%;
	height:32px;
	float:left;
	position:relative;
	line-height: 32px;
}
#header .menu ul li a {
	font-size:18px;
	color:inherit;
	font-family:'Din-Medium', Arial, Helvetica, sans-serif;
	color:#333;
}
body #header .menu ul li.current-menu-item a,
body #header .menu ul li.current-menu-parent a,
body #header .menu ul li.current-menu-ancestor a,
body #header .menu ul li.current-page-parent a,
body #header .menu ul li.current-page-ancestor a,
body #header .menu ul li a:hover {
	color:#1495d8;
}
#header .menu ul li.current_page_item a {
	color:#333;
}
#header .menu ul li.current-page-ancestor a {
	color:#333;
}
#header .menu ul li:first-child.current-page-ancestor a {
	color: #999;
}
#header .menu ul li.menu-item-home.current-page-ancestor a {
	color:#999;
}
#header .menu ul li.menu-item-home.current-page-ancestor a:hover {
	color:#1295d8;
}
#header .menu ul li b {
	width:100%;
	height:34px;
	position:absolute;
	left:0px;
	bottom:-34px;
	background:url(images/icon-up.jpg) center bottom no-repeat;
	font-size:0px;
	line-height:0px;
	display:none;
}
#header .menu ul li.haschild .tmenu {
	padding-right: 7px;
}
#header .menu ul li.haschild .tmenu:after {
	width:32px;
	height: 32px;
	position: absolute;
	right:0px;
	top: 0px;
	content: '\25BC';
	color: inherit;
	font-size: 11px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
#header .menu ul li.haschild:hover b {
	display:block;
}
#hmenu ul li .drop {
	width:100%;
	background:#222;
	position:absolute;
	left:0px;
	top:100px;
	z-index:3;
}
#hmenu ul li.blue-menu .drop{
	background:#104c6d;
}
#dmain {
	width:100%;
	float:left;
	color:#fff;
}
#dmain .main {
	width:1440px;
	margin:0px auto;
}
#drop {
	width:100%;
	float:left;
	padding:36px 80px;
	box-sizing:border-box;
	position:relative;
}
#drop .tdiv {
	width:100%;
	float:left;
}
#drop .left {
	width:300px;
	float:left;
}
#drop .left .video {
	width:100%;
	float:left;
	position:relative;
}
#drop .left .video .img {
	width:100%;
	float:left;
}
#drop .left .video .img img {
	width:100%;
	float:left;
}
#drop .left .video span {
	width:60px;
	height:60px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-30px;
	margin-top:-30px;
	z-index:2;
	background: url(images/icon-play.png) center center no-repeat;
	background-size: contain;
	cursor: pointer;
}
#drop .left .title {
	margin-top:7px;
	font-size:18px;
	line-height:36px;
	color:#fff;
}
#drop .left .content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#fff;
}
#drop .left .button {
	margin-top:10px;
}
#drop .left .button a {
	height:34px;
	float:left;
	border:2px solid #fff;
	box-sizing:border-box;
	font-size:15px;
	color:#fff!important;
	text-align:center;
	line-height:30px;
	padding: 0 12px;
	box-sizing: border-box;
}
#drop .left .button a:hover {
	color: #0095d8!important;
	border: 2px solid #0095d8;
}
#drop .border-1 {
	width:51px;
	position:absolute;
	left:431px;
	top:0px;
	height:100%;
	padding:36px 0px;
	box-sizing:border-box;
}
#drop .border div {
	width:100%;
	height:100%;
	border-left:1px solid #9b9b9b;
	box-sizing:border-box;
}
#drop .center {
	width:820px;
	float:left;
	margin-left:103px;
}
#drop .center ul {
	width:100%;
	float:left;
	position: relative;
}
#drop.drop_2 .center>ul {
	padding-left: 460px;
	box-sizing: border-box;
}
#drop .center ul li {
	width:360px;
	float:left;
	margin:0px;
	clear: both;
}
#drop .center ul li+li {
	margin-top:10px;
}
#drop .center ul li:last-child {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 0;
	width: 460px;
}
#drop.drop_2 .center>ul>li:last-child {
	right: auto;
	left: 0;
}
#drop .center ul li .title {
	width:100%;
	float:left;
	font-family:'Din-Bold', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0095d8;
	text-transform: none;
}
#drop .center ul li .title a {
	font-family:'Din-Bold', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-transform:none;
	/*text-decoration: underline;*/
}
#drop .center ul li .title a:hover {
	color: #0095d8;
}
#drop .center ul li .list {
	width:100%;
	float:left;
	margin-top:10px;
}
#drop .center ul li .list ul {
	width:100%;
	float:left;
}
#drop .center ul li .list ul li {
	width:100%;
	float:left;
	margin:0px;
	line-height:28px;
	text-indent: 10px;
}
#drop .center ul li .list ul li:last-child {
	position: static;
}
#drop .center ul li:first-child .list ul li:first-child {
	text-indent: 0px;
}
#drop .center ul li .list ul li a {
	font-size:15px;
	font-family:arial;
	color:#fff;
	text-transform:none;
	/*text-decoration: underline;*/
}
#drop .center ul li:first-child .list ul li:first-child a {
	font-family:'Din-Bold', Arial, Helvetica, sans-serif;
	font-size:18px;
}
#drop .center ul li .list ul li a:hover {
	color:#0095d8;
}
#drop .center ul li:last-child .list ul li {
	text-indent: 0;
	margin-top: 10px;
	line-height: 22px;
}
#drop .center ul li:last-child .list ul li:first-child {
	margin-top: 0;
}
#drop .center ul li:last-child .list ul li a {
	font-family: 'Din-Bold';
	font-size: 18px;
}
#drop .right {
	width:200px;
	float:right;
}
#drop .right .imgs ul {
	width:100%;
	float:left;
}
#drop .right .imgs ul li {
	width:100%;
	float:left;
	margin:0px;
}
#drop .right .imgs ul li+li {
	margin-top:15px;
}
#drop .right .imgs ul li .title {
	font-family:'Avenir-Book', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
}
#drop .right .imgs ul li .img {
	margin-top:11px;
}
#drop .right .imgs ul li .img img {
	width:100%;
	float:left;
	height:auto;
}
#drop .right .texts {
	margin-top:39px;
}
#drop .right .texts ul {
	width:100%;
	float:left;
}
#drop .right .texts ul li {
	width:100%;
	float:left;
	margin:0px;
}
#drop .right .texts ul li+li {
	margin-top:4px;
}
#drop .right .texts ul li a .title {
	font-family:'Avenir-Black', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0095d8;
	text-transform:none;
}
#drop .border-2 {
	width:51px;
	position:absolute;
	right:280px;
	top:0px;
	height:100%;
	padding:36px 0px;
	box-sizing:border-box;
	display: none;
}
#header>.right {
	position: absolute;
	right:0px;
	top: 0px;
	height: 100%;
	background: #eff7fe;

	color: #656565;
	font-size: 18px;
	font-family: 'Din-Medium';
	text-transform: none;
	line-height: 22px;
	padding-left: 35px;
}
#header .right {
	float: right;
}
.dps {
	background: #eff7fe;
}
#locations {
	color: #656565;
	font-family: 'Din-Medium';
	float: left;
	margin-right: 3px;
	width: 130px;
	margin-top: 34px;
	position: relative;
}
#locations ul {
	width: 100%;
	float: left;
}
#locations ul li {
	width: 100%;
	float: left;
	font-family: 'Din-Medium';
	font-size: 16px;
	color: #999;
	line-height: 32px;
	text-transform: none;
	display: none;

	color: #656565;
	font-size: 18px;
	font-family: 'Din-Medium';
	text-transform: none;
	line-height: 22px;	
	line-height: 32px;
}
#locations .arr,
#lan .arr {
	display: inline-block;
	margin: 0 0 0 6px;
}
body #locations ul li:first-child {
	display: block;
	margin-bottom: 34px;
}
#locations ul li:first-child span {
	float: left;
}
#locations ul li:first-child:after {
	width:32px;
	height: 32px;
	float: left;
	content: '\25BC';
	color: inherit;
	line-height: 32px;
	text-align: left;
	font-size: 11px;
}
#locations ul:hover li {
	display: block;
}
#locations ul li a {
	color: #f19831;
}
#locations ul li.current a {
	color: #999;
}
#locations svg,
#lan svg,
#hmenu svg {
	fill: #656565;
	width: 6px;
	height: 6px;
	vertical-align: middle;
}
#header .menu ul li .arr {
	display: none;
}
#header .menu ul li.haschild .arr {
	display: inline-block;
	padding: 0 0 0 5px;
}
body #header .menu ul li.haschild .tmenu {
	padding-right: 0;
}
body #header .menu ul li.haschild .tmenu:after {
	display: none;
}
#locations .globe {
	display: inline-block;
	padding: 0 10px 0 0;
}
#locations .globe svg {
	width: 16px;
	height: 16px;	
}
body #locations ul li:first-child:after {
	display: none;
}
#search {
	width:66px;
	height:100px;
	float:left;
	position:relative;
	margin-left: 26px;
	background-color: #1495d8;
}
#search a.switch {
	width: 66px;
	background: #1495d8;
	display:block;
	padding: 40px 25px 36px 26px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
#search a.switch svg {
	fill: #fff;
	width: 15px;
	height: 15px;
	stroke: #fff;
}
#search a.switch svg path {
	fill: #fff;
}
#search a.switch .s_close {
	display: none;
}
#search.opend a.switch .s_open {
	display: none;
}
#search.opend a.switch .s_close {
	display: inline-block;
}
#search a.switch .s_close svg  {
	width: 21px;
	height: 21px;	
}
#search .form {
	position:absolute;
	right:0px;
	top:100px;
	width:100vw;
	height:96px;
	overflow:hidden;
	display:none;
	z-index:3;
	background: #0095d8;
}
#search.opend a.switch {
	background:none;
}
#search.opend a.switch:before {
	width:100%;
	height:100%;
	float:left;
	content:"×";
	color:#fff;
	display:flex;
	justify-content:center;
	align-items:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-top:1px;

	display: none;
}
#search.opend .form {
	display:block;
}
#search .form form {
	width: 100%;
	height: 96px;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}
#search .form form table {
	width: 400px;
	margin: 0;
	position: relative;
}
#search .form form table .gsc-search-button {
	margin: 0;
}
#search .form form label {
	display:none;
}
#search .form form button svg {
	display:none;
}
#search .form form input {
	width:348px!important;
	float:left;
	border:none;
	margin:0px;
	height:50px!important;
	background:#fff;
	padding:0px 20px!important;
	box-sizing:border-box;
	font-size: 16px;
	font-family: "Din-Regular",Arial;
	text-indent: 0!important;
	background-image: none!important;
}
#search .form form button {
	width:50px;
	float:left;
	height:50px;
	background: url(images/icon-right-arrow-yellow.png) center center no-repeat #fff;
	overflow:hidden;
	cursor:pointer;
	margin-left: 2px;
	padding: 0;
	border: none;
	border-radius: 0;
}
#search .form form button span {
	display: none;
}
#search .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 2px;
}
#search .gsc-input-box {
	border: none;
	background: none;
}
#search .gsib_a {
	padding: 0;
}
#search .gsib_b {
	position: absolute;
	right: 0;
	top: 11px;
}
#lan {
	float:left;
	width: 88px;
	position:relative;
	height:32px;
	text-transform: none;
	margin-top: 34px;
	color: #656565;
	font-family: 'Din-Medium', Arial;
}
#lan>div {
	float: left;
	line-height: 32px;
	color: #656565;
	position: relative;
	padding-right: 13px;

	color: #656565;
	font-size: 18px;
	font-family: 'Din-Medium';
	text-transform: none;
	line-height: 32px;	
}
#lan>div:after {
	width:32px;
	height: 32px;
	position: absolute;
	right:0px;
	top: 0px;
	content: '\25BC';
	color: inherit;
	line-height: 32px;
	text-align: right;
	font-size: 11px;

	display: none;
}
#lan>div>img {
	width:100%;
	height:auto;
}
#lan ul {
	width:100%;
	position:absolute;
	left:0px;
	top:30px;
	display:none;
}
#lan:hover ul {
	display:block;
}
#lan ul li {
	width:100%;
	float:left;
}
#lan ul li a {
	width:100%;
	float:left;
	color: #333;
}
#lan ul li a img {
	width:100%;
	height:auto;
}
#submenu-sticky-wrapper {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
}
#submenu {
	width:100%;
	background-color:rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
#submenu .main {
	width:1440px;
	margin:0px auto;
}
#submenuBox {
	width:100%;
	float:left;
	height:60px;
	padding:0px 80px;
	box-sizing:border-box;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#submenuBox .pageTitle {
	float:left;
	font-size:18px;
	color:#fff;
	text-transform: none;
}
#submenuBox .pageTitle a {
	color: #fff;
}
#submenuBox .pageSub {
	float:left;
}
#submenuBox .pageSub ul {
	width:100%;
	float:left;
	display:flex;
	align-items:center;
}
#submenuBox .pageSub ul li {
	float:left;
	margin-left:36px;
}
#submenuBox .pageSub ul li:first-child {
	margin-left:0px;
}
#submenuBox .pageSub ul li a {
	font-size:16px;
	/*color:#999;*/
	color: #fff;
	text-transform: none;
}
#submenuBox .pageSub ul li a:hover {
	color:#1295d8;
}
#submenuBox .pageSub ul li.current_page_item a {
	/*color: #1295d8;*/
	color:#1495d9;
}
#submenuBox .pageSub ul li.current_page_parent a {
	/*color:#fff;*/
	color:#1495d9;
}
#submenuBox .pageSub ul li.apply {
	border:1px solid #fff;
	border-radius:0px;
	line-height:34px;
	padding:0px 28px;
	box-sizing:border-box;
	position: relative;
}
#submenuBox .pageSub ul li.apply:hover {
	border: 1px solid #0095d8;
}
#submenuBox .pageSub ul li.apply:after {
	content: "";
	width: 9px;
	height: 10px;
	background: url(images/bg-apply-new.png) center top no-repeat;
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -5px;
}
#submenuBox .pageSub ul li.apply:hover:after {
	background-position: center bottom;
}
#submenuBox .pageSub ul li.apply a {
	color: #fff;
	/*color:#1295d8;*/
}
#submenuBox .pageSub ul li.apply:hover a {
	color: #0095d8;
}
#main {
	width:100%;
	float:left;
	position:relative;
	z-index:2;
}
#video {
	width:100%;
	float:left;
	position:relative;
}
#video .video_image {
	width:100%;
	float:left;
}
#video .video_image img {
	width:100%;
	float:left;
	height:auto;
}
#video .video_box {
	width:1003px;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-501.5px;
	top:0px;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
}
#video .video_box .video_title {
	font-size:40px;
	font-family:'Din-Bold', Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:40px;
	text-align:center;
	text-transform: none;
}
#video .video_box .video_subtitle {
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:32px;
	margin-top:19px;
	text-align: center;
}
#video .video_box .video_button {
	font-size:40px;
	font-family:'Din-Bold', Arial, Helvetica, sans-serif;
	color:#0095d8;
	line-height:60px;
	margin-top:65px;
}
#video .video_box .video_button span {
	position:relative;
	cursor:pointer;
}
#video .video_box .video_button span:before {
	content:"\25BA";
	font-size:24px;
	position:absolute;
	left:-30px;
	top:-4px;
}
#video .video_box .video_button b {
	display:none;
}
#video .video_url {
	display:none;
}
#video .video_act {
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
	left:0px;
	top:0px;
	display:none;
}
#video .video_act .video_act_box {
	width:100%;
	height:100%;
	float:left;
}
#video .video_act .video_close {
	width:40px;
	height:40px;
	position:absolute;
	z-index:4;
	right:10px;
	top:10px;
	background:url(images/icon-close.jpg) center center no-repeat;
	cursor:pointer;
	border-radius:100%;
}
#video .video_act_local {
	width:100%;
	height:100%;
	position:absolute;
	z-index:3;
	left:0px;
	top:0px;
	display:none;
	background:#000;
}
#video .video_act_local .video_local_box {
	width:100%;
	float:left;
	height:100%;
}
#video .video_act_local .video_local_box .projekktor {
	width:100%;
	height:100%;
	float:left;
}
#video .video_act_local .video_local_close {
	width:40px;
	height:40px;
	position:absolute;
	z-index:4;
	right:10px;
	top:10px;
	background:#fff;
	cursor:pointer;
	border-radius:100%;
}
#video .video_act_local .video_local_close:before {
	content:"\2716";
	color:#000;
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	line-height:38px;
	font-size:20px;
}
#video .video_box .video_button div {
	width: 360px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	font-size: 21px;
	font-family: 'Din-Bold',Arial;
	text-transform: none;
	float: left;
	position:relative;
}
#video .video_box .video_button div:after {
	content:"";
	position: absolute;
	right: 14px;
	width: 8px;
	height: 11px;
	background: url(images/icon-right-arrow-white.png) center center no-repeat;
	top: 50%;
	margin-top: -5px;
}
#video .video_box .video_button div a {
	color: #fff;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#video.video_width_b {
	display:flex;
	justify-content:center;
	background:#eee;
}
#video .main {
	width:1440px;
	float:left;
	padding:0px 208px 21px;
	box-sizing:border-box;
}
#video .videoBox {
	width:100%;
	float:left;
	position:relative;
}
#video.video_width_b .video_box {
	width:100%;
	left:0px;
	margin-left:0px;
}
#video.video_width_b .video_box .video_button_yes {
	width:100%;
	float:left;
	display:flex;
	justify-content:center;
}
#video.video_width_b .video_box .video_button_yes a {
	width:112px;
	height:112px;
	background:#fff;
	display:flex;
	border-radius:100%;
	justify-content:center;
	align-items:center;
}
#video.video_width_b .video_box .video_button_yes a:before {
	content:"\25BA";
	color:#0095d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	margin-left:10px;
}
#video.video_width_b .video_act {
	}
#video.video_more_yes .video_box .video_title {
	font-size:40px;
	color:#fff;
}
#video.video_more_yes .video_box .video_subtitle {
	font-size:21px;
	line-height:32px;
	color:#fff;
	margin-top:30px;
	box-sizing:border-box;
	text-align: center;
}
#video .video_box .video_button_yes {
	width:100%;
	float:left;
	margin-top:0px;
	display:flex;
	justify-content:center;
	padding:32px 0px 36px;
	align-items:center;
}
#video .video_box .video_button_yes a {
	width:112px;
	height:112px;
	background: url(images/icon-play-big.png) center center no-repeat;
}
#video.video_more_yes .video_box .video_user {
	width:100%;
	float:left;
	margin-top:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
}
#video .video_box .video_user_position,
#video .video_box .video_user {
	width:100%;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:32px;
	color:#fff;
}
#video.video_more_yes .video_box .video_show_more {
	width:100%;
	float:left;
	text-align:center;
	display: flex;
	justify-content: center;
	margin-top: 24px;
}
#video.video_more_yes .video_box .video_show_more a {
	width: 360px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	color: #fff;
	text-align: center;
	line-height: 51px;
	font-size: 21px;
	font-family: 'Din-Bold',Arial;
	text-transform: none;
	float: left;
	position:relative;
}
#video.video_more_yes .video_box .video_show_more a:after {
	content:"+";
	font-size: 24px;
	font-family: arial;
	color: #fff;
	position: absolute;
	right: 14px;
}
#video.vbox_medium .video_box .video_title {
	font-size:36px;
	color:#999;
}
#video.vbox_medium .video_box .video_subtitle {
	font-size:24px;
	line-height:32px;
	color:#fff;
	margin-top:0px;
	padding:0px 360px;
	box-sizing:border-box;
}
#video.vbox_medium .video_box .video_user_position {
	width:100%;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#fff;
}
#boxVideoMore {
	width:100%;
	float:left;
	border-bottom:1px solid #ccc;
	display:none;
}
#boxVideoMore .main {
	width:1440px;
	margin:0px auto;
}
#videoMore {
	width:100%;
	float:left;
	padding:48px 210px 115px;
	box-sizing:border-box;
}
#videoMore .title {
	width:100%;
	float:left;
	font-size:36px;
	line-height:60px;
	color:#999;
}
#videoMore .content {
	width:100%;
	float:left;
	margin-top:9px;
	font-size:15px;
	color:#222;
	line-height:23px;
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2;
	-webkit-column-gap:40px;
	-moz-column-gap:40px;
	column-gap:40px;
}
#videoMore .content p {
	padding-bottom:23px;
}
#videoMore .slideup {
	width:100%;
	float:left;
	margin-top:40px;
	display:flex;
	justify-content:center;
}
#videoMore .slideup a {
	width:95px;
	height:34px;
	float:left;
	display:block;
	text-align:center;
	line-height:34px;
	border:1px solid #ccc;
	box-sizing:border-box;
	border-radius:8px;
	font-size:15px;
	color:#ccc;
	text-transform: none;
}
#msg {
	width:100%;
	float:left;
}
#msg .main {
	width:1440px;
	margin:0px auto;
}
#msg.msgLong2_yes .main {
	width: 100%;
}
#msgBox {
	width:100%;
	float:left;
	padding:104px 196px;
	box-sizing:border-box;
	background: url(images/bg-box-msg.png) left top no-repeat;
}
#msgBox .msgBoxMain {
	width:100%;
	float:left;
	padding-right:275px;
	min-height:275px;
	box-sizing:border-box;
	position:relative;
}
#msgBox .msgBoxMain .msg_info {
	width:100%;
	float:left;
	padding-right:140px;
	box-sizing:border-box;
}
#msgBox .msgBoxMain .msg_info .msg_title {
	width:100%;
	float:left;
	font-family:'Din-ProBold', Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#333;
	line-height:40px;
	text-transform: none;
}
#msgBox .msgBoxMain .msg_info .msg_content {
	width:100%;
	float:left;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:32px;
	color:#333;
	box-sizing:border-box;
	position:relative;
}
#msgBox .msgBoxMain .msg_info .msg_content:before {
	content:"";
	position:absolute;
	left:-160px;
	top:-55px;
	width:101px;
	height:69px;
	background:url(images/icon-quotes.png) 0px 0px no-repeat;
}
#msgBox .msgBoxMain .msg_info .msg_content a {
	color: #F19831;
}
#msgBox .msgBoxMain .msg_info .msg_content a:hover {
	text-decoration: underline;
}
#msgBox .msgBoxMain .msg_info .msg_user {
	width:100%;
	float:left;
	margin-top:26px;
}
#msgBox .msgBoxMain .msg_info .msg_user span {
	float:right;
	text-align:right;
	font-size:13px;
	line-height:20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
#msgBox .msgBoxMain .msg_info .msg_user span.msg_user_name {
	position: relative;
}
#msgBox .msgBoxMain .msg_info .msg_user span.msg_user_name:before {
	content:'';
	width:53px;
	height:1px;
	position: absolute;
	left: -59px;
	top: 50%;
	/*background: url(images/icon-line.png) center center no-repeat;*/
	background: #666;
}
#msgBox .msgBoxMain .msg_img {
	width:250px;
	height:250px;
	position:absolute;
	right:0px;
	top:0px;
	background:none;
	overflow:hidden;
	border-radius:100%;
}
/*#msgBox .msgBoxMain .msg_img:before {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/icon-cover-1.png) center center no-repeat;
	content: '';
}
#msgBox .msgBoxMain .msg_img:after {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(images/icon-cover-2.png) center center no-repeat;
	content: '';
}*/
	#msgBox .msgBoxMain .msg_img img {
	width: 100%;
	float: left;
	height: auto;
}
#msg.msgLong2_yes {
	background:#ececec;
}
#msgBox.msgLong_yes {
	padding:0px;
}
#msgBox.msgLong_yes .msgBoxMain {
	background: #0095d8;
}
#msgBox.msgLong_yes .msgBoxMain .msg_img:before {
	display: none;
}
#msgBox.msgLong_yes .msgBoxMain .msg_img:after {
	display: none;
}
#msgBox.msgLong_yes .msgBoxMain {
	padding:0px;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info {
	padding:0px;
	width:50%;
	/*float:right;*/
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 2;
	height: 100%;
	padding:60px 106px 0px 50px;
	box-sizing:border-box;
	background: #0095d8;
}
#msgBox .msgBoxMain .msg_info.msg_info_spe {
	width: 25%!important;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_title {
	margin-top:0;
	font-size: 36px;
	color: #fff;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content {
	font-size:15px;
	line-height:23px;
	color:#fff;
	padding-left:0px;
	font-style:normal;
	margin-top:7px;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content:before {
	display:none;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content.columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	column-count: 2;
}
#msgBox .msgBoxMain .msg_info.msg_info_spe .msg_content {
	overflow: hidden;
	overflow-y: auto;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content p {
	margin:11px 0;
	width: 100%;
	float: left;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content ul {
	width: 100%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content ul li {
	width: 100%;
	float: left;
	list-style-type: disc;
	break-inside: avoid;
}
#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content ul li p {
	margin-top: 0;
}
#msgBox.msgLong_yes .msgBoxMain .msg_img {
	width:50%;
	float:left;
	border-radius:0px;
	height:auto;
	position:relative;
}
#msgBox.msgLong_yes .msgBoxMain .msg_img img {
	float:left;
	width:100%;
	height:auto;
}
#msgBox .seemore {
	width: 100%;
	float: left;
	margin-top: 100px;
	font-size: 21px;
	font-family: 'Din-Bold';
}
#msgBox .seemore a {
	color: #F19831;
	text-transform: none;
}
#msgBox .seemorecon {
	width: 50%;
	position: absolute;
	left: 100%;
	top: 0;
	height: 100%;
	padding: 60px 106px 0px 50px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	font-family: arial;
	display: none;
}
#msgBox .seemorecon.seemorecon_spe {
	width: 100%;
	display: block;
	overflow: hidden;
	overflow-y: auto;
}
#msgBox .seemorecon p {
	margin: 11px 0;
	width: 100%;
	float: left;
}
#msgBox .seemorecon ul {
	width: 100%;
	float: left;
	padding-left: 30px;
	box-sizing: border-box;
}
#msgBox .seemorecon ul li {
	list-style-type: disc;
	width: 100%;
	float: left;
}
#msgBox .seemorecon ul li p {
	margin-top: 0;
}
#fig {
	width:100%;
	float:left;
}
#fig .main {
	width:1440px;
	margin:0px auto;
}
#figBox {
	width:100%;
	float:left;
	padding:100px 0px;
	background: url(images/bg-box-fig.png) right top no-repeat;
}
#figBox .fig_title {
	width:100%;
	float:left;
	text-align:center;
	font-family:'Din-ProBold', Arial, Helvetica, sans-serif;
	font-size:40px;
	line-height:60px;
	color:#333;
	text-transform: none;
}
#figBox .fig_content {
	width:100%;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:32px;
	color:#333;
	margin-top:6px;
	padding: 0 150px;
	box-sizing: border-box;
}
#figBox .fig_list {
	width:100%;
	float:left;
	margin-top:70px;
	padding:0px 212px;
	box-sizing:border-box;
}
#figBox .fig_list ul {
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
}
#figBox .fig_list ul li {
	float:left;
	max-width:220px;
	text-align: center;
}
#figBox .fig_list ul li:first-child {
	margin-left:0px;
}
#figBox .fig_list ul li .number {
	width:100%;
	float:left;
	text-align:center;
	font-family:'Din-Bold', Arial, Helvetica, sans-serif;
	font-size:100px;
	line-height:60px;
	color:#222;
}
#figBox .fig_list ul li .numberImage {
	height: 171px;
}
#figBox .fig_list ul li .detail {
	width:100%;
	float:left;
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#9b9b9b;
	position: relative;
}
#figBox .fig_list ul li .detail:before {
	content: '';
	width: 62px;
	height: 1px;
	background: url(images/icon-line-blue.png) center center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -31px;
	top: -15px;
}
#figBox .fig_more {
	width: 100%;
	float: left;
	margin-top: 70px;
	display: flex;
	justify-content: center;
}
#figBox .fig_more a {
	width: 360px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	color: #fff;
	text-align: center;
	line-height: 51px;
	font-size: 21px;
	font-family: 'Din-Bold',Arial;
	text-transform: none;
	float: left;
	position:relative;
}
#figBox .fig_more a:after {
	content:"+";
	font-size: 24px;
	font-family: arial;
	color: #fff;
	position: absolute;
	right: 14px;
}
#story {
	width:100%;
	float:left;
}
.single-program.postid-2298 #story {
	background: #f0f2ef;
}
#story .main {
	width:1440px;
	margin:0px auto;
}
#storyBox {
	width:100%;
	float:left;
	padding:100px 149px;
	box-sizing:border-box;
	/*background: url(images/bg-box-story.png) left top no-repeat;*/
}
#storyBox>.title {
	width:100%;
	float:left;
	text-align:center;
	font-size:40px;
	color:#333;
	line-height:60px;
	text-transform: none;
}
#storyBox .content {
	width:100%;
	float:left;
	text-align:center;
	font-size:21px;
	line-height:32px;
	color:#333;
	margin-top:6px;
	font-family: Arial;
}
#storyBox.storyBox-faculty .content {
	padding: 0 150px;
	box-sizing: border-box;
}
#storyBox .list {
	width:100%;
	float:left;
	margin-top:40px;
}
#storyBox.storyBox-faculty .list {
	padding: 0 150px;
	box-sizing: border-box;
}
#storyBox .list ul {
	width:100%;
	float:left;
	display:flex;
	justify-content:space-between;
}
#storyBox .list.list-section ul {
	display: block;
}
#storyBox .list.list-section ul+ul {
	margin-top: 60px;
}
#storyBox .list ul li {
	width:330px;
	float:left;
	position:relative;
}
#storyBox .list.list-section ul li+li {
	margin-left: 76px;
}
#storyBox .list ul li .img {
	width:330px;
	float:left;
	height:230px;
	overflow:hidden;
	position: relative;
}
#storyBox .list ul li .img img {
	width: 100%;
	height: 100%;
	float:left;
	transition:1s;
}
#storyBox .list ul li:hover .img img {
	transform: scale(1.1);
}
#storyBox .list ul li .img>a {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}
#storyBox .list ul li .hasplay>a:before {
	content: '';
	width: 66px;
	height: 66px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top:50%;
	margin-left: -33px;
	margin-top: -33px;
	cursor:pointer;
	background: url(images/icon-play.png) center center no-repeat;
	border-radius:100%;
}
#storyBox .list ul li:hover .hasplay a:before {
	background-color:#0095d8;
}
#storyBox .list ul li .fileLocal {
	width: 338px;
	height: 190px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4;
	display: none;
}
#storyBox .list ul li .fileLocal .fileLocalClose {
	width:30px;
	height:30px;
	position:absolute;
	z-index:5;
	right:-15px;
	top:-15px;
	background:#fff;
	cursor:pointer;
	border-radius:100%;
}
#storyBox .list ul li .fileLocal .fileLocalClose:before {
	content:"\2716";
	color:#000;
	width:30px;
	height:30px;
	float:left;
	text-align:center;
	line-height:28px;
	font-size:16px;
}
#storyBox .list ul li .fileLocal .projekktor {
	width: 100%;
	height: 100%;
	float: left;
}
#storyBox .list ul.ppcontextmenu.inactive {
	display: none;
}
#storyBox .list ul li .fileurl {
	display:none;
}
#storyBox .list ul li .title {
	width:100%;
	float:left;
	font-size:21px;
	line-height:23px;
	color:#1295d8;
	font-family: 'Din-Bold';
	text-align:left;
	padding:17px 0px 15px;
	border-bottom: 1px solid #c1c1c1;
}
#storyBox .list ul li .title a {
	color: #0095d8;
	text-transform: none;
}
#storyBox .list ul li .title a:hover {
	text-decoration: underline;
}
#storyBox .list ul li .info {
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;
	margin-top: 15px;
}
#storyBox .showmore {
	width:100%;
	float:left;
	margin-top:45px;
	display:flex;
	justify-content:center;
}
#storyBox .showmore a {
	width: 360px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	color: #fff;
	text-align: center;
	line-height: 51px;
	font-size: 21px;
	font-family: 'Din-Bold',Arial;
	text-transform: none;
	float: left;
	position:relative;
}
#storyBox .showmore a:after {
	content:"+";
	font-size: 24px;
	font-family: arial;
	color: #fff;
	position: absolute;
	right: 14px;
}
#banner {
	width:100%;
	float:left;
	position:relative;
	z-index: 1;
}
#banner img {
	width:100%;
	float:left;
	height:auto;
}
#banner .main {
	width:1440px;
	height:100%;
	position:absolute;
	z-index:2;
	left:50%;
	top:0px;
	margin-left:-720px;
}
#bannerBox {
	width:100%;
	height:100%;
	float:left;
	display:flex;
	flex-direction:column;
	justify-content:center;
	padding:0px 208px;
	box-sizing:border-box;
}
#bannerBox .title {
	font-size:24px;
	color:#fff;
	opacity:1;
	font-family: "Din-ProBold",Arial;
}
#bannerBox .detail {
	font-size:15px;
	line-height: 23px;
	color:#fff;
	opacity: 1;
	font-family:Arial;
	margin-top: 12px;
}
#nlg {
	width:100%;
	float:left;
	background: url(images/bg-box-story.png) left top no-repeat;
}
#nlg .main {
	width:1440px;
	margin:0px auto;
}
#nlgBox {
	width:100%;
	float:left;
	padding:90px 152px 80px;
	box-sizing:border-box;
}
#nlgBox .title {
	text-align:center;
	font-size:40px;
	color:#333;
	text-transform: none;
}
#nlgBox .content {
	text-align:center;
	font-size:21px;
	line-height:32px;
	color:#333;
	font-family: Arial;
	margin-top: 15px;
}
#nlgBox .cutoff {
	width:100%;
	height:80px;
	float:left;
	margin-top:56px;
	border-top:1px dashed #979797;
}
#nlgList {
	width:100%;
	float:left;
	margin-top: 42px;
}
#nlgList .swiper-container {
	width:100%;
	float:left;
	padding-bottom:60px;
}
#nlgList .swiper-container .swiper-slide {
	display:flex;
}
#nlgList .swiper-container .swiper-slide .img {
	float:left;
	width: 340px;
}
#nlgList .swiper-container .swiper-slide .img img {
	width:340px;
	float:left;
	height:auto;
}
#nlgList .swiper-container .swiper-slide .info {
	float:left;
	margin-left:45px;
	width: 751px;
}
#nlgList .swiper-container .swiper-slide .info .info_date {
	width:100%;
	float:left;
	font-size:21px;
	color:#999;
	position: relative;
	padding-bottom: 12px;
}
#nlgList .swiper-container .swiper-slide .info .info_date:after {
	content: '';
	width: 215px;
	height: 1px;
	position: absolute;
	left: 0px;
	bottom: 0;
	background: url(images/icon-line-gray.png) left center no-repeat;
}
#nlgList .swiper-container .swiper-slide .info .info_title {
	width:100%;
	float:left;
	font-size:24px;
	color:#1295d8;
	margin-top:19px;
}
#nlgList .swiper-container .swiper-slide .info .info_excerpt {
	width:100%;
	float:left;
	font-size:21px;
	line-height:32px;
	color:#666;
	margin-top:12px;
	font-family: Arial;
}
#nlgList .swiper-container .swiper-slide .info .info_excerpt a {
	color:#333;
	text-transform:none;
	font-weight:bold;
}
#nlgList .swiper-container .swiper-slide .info .info_excerpt a:hover {
	text-decoration: underline;
}
#nlgList .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width:11px;
	height:11px;
	border:1px solid #979797;
	border-radius:100%;
	box-sizing:border-box;
	background:none;
	opacity:1;
}
#nlgList .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	border:1px solid #0095d8;
	background:#0095d8;
}
#sta {
	width:100%;
	float:left;
}
#sta .main {
	width:1440px;
	margin:0px auto;
}
#staBox {
	width:100%;
	float:left;
	padding:109px 208px 176px;
	box-sizing:border-box;
}
#staBox .title {
	width:100%;
	float:left;
	text-align:center;
	font-size:40px;
	line-height:60px;
	color:#444;
	font-family: 'Din-Bold';
	text-transform: none;
}
#staBox .content {
	width:100%;
	float:left;
	text-align:center;
	font-size:21px;
	line-height:32px;
	color:#333;
	margin-top: 2px;
	font-family: arial;
}
#staBox .list {
	width:100%;
	float:left;
	margin-top:50px;
}
#staBox .list ul {
	width:100%;
	float:left;
	display:flex;
	justify-content:space-between;
}
#staBox .list ul li {
	width:310px;
	float:left;
	font-size:15px;
	line-height:23px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#staBox .list ul li p {
	margin-top:23px;
}
#staBox .list ul li p:first-child {
	margin-top:0px;
}
#sta.sta-courses .content {
	box-sizing:border-box;
}
#staBox .list2 {
	width:100%;
	float:left;
	margin-top:65px;
}
#staBox .list2 ul {
	width:100%;
	float:left;
	display:flex;
	justify-content:space-between;
}
#staBox .list2 ul li {
	width:20%;
	float:left;
	position: relative;
	padding-top: 69px;
}
#staBox .list2 ul li .ititle {
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
}
#staBox .list2 ul li:nth-child(1) .ititle {
	background: #fdbf2d;
}
#staBox .list2 ul li:nth-child(2) .ititle {
	background: #be0712;
}
#staBox .list2 ul li:nth-child(2) .ititle:before {
	content: "";
	width: 0;
	height: 0;
	float: left;
	border-top: 35px solid transparent;
	border-left: 30px solid #fdbf2d;
	border-bottom: 35px solid transparent;
}
#staBox .list2 ul li:nth-child(3) .ititle {
	background: #19385d;
}
#staBox .list2 ul li:nth-child(3) .ititle:before {
	content: "";
	width: 0;
	height: 0;
	float: left;
	border-top: 35px solid transparent;
	border-left: 30px solid #be0712;
	border-bottom: 35px solid transparent;
}
#staBox .list2 ul li:nth-child(4) .ititle {
	background: #403251;
}
#staBox .list2 ul li:nth-child(4) .ititle:before {
	content: "";
	width: 0;
	height: 0;
	float: left;
	border-top: 35px solid transparent;
	border-left: 30px solid #19385d;
	border-bottom: 35px solid transparent;
}
#staBox .list2 ul li:nth-child(5) .ititle {
	background: #4f612c;
}
#staBox .list2 ul li:nth-child(5) .ititle:before {
	content: "";
	width: 0;
	height: 0;
	float: left;
	border-top: 35px solid transparent;
	border-left: 30px solid #403251;
	border-bottom: 35px solid transparent;
}
#staBox .list2 ul li:nth-child(5) .ititle:after {
	content: "";
	width: 30px;
	height: 70px;
	float: left;
	background: #fff;
}
#staBox .list2 ul li .ititle span {
	width: calc(100% - 60px);
	float: left;
	padding: 0 12px;
	box-sizing: border-box;
	position: relative;
}
#staBox .list2 ul li:nth-child(5) .ititle span:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 35px solid transparent;
	border-left: 30px solid #4f612c;
	border-bottom: 35px solid transparent;
	position: absolute;
	right: -30px;
	top: 0;
}
#staBox .list2 ul li .ititle .s1 {
	font-size: 15px;
	line-height: 18px;
	height: 70px;
	text-transform: none;
	color: #fff;
	display: flex;
	align-items: center;
}
#staBox .list2 ul li .img {
	width:210px;
	overflow:hidden;
	position:relative;
	float: left;
	margin-top: 18px;
}
#staBox .list2 ul li .ititle2 {
	width: 210px;
	float: left;
	height: 72px;
}
#staBox .list2 ul li .ititle2 .s2 {
	font-size: 21px;
	height: 80px;
	overflow: hidden;
	color: #333;
	margin-top: 16px;
	font-family: arial;
	font-weight: bold;
}
#staBox .list2 ul li .long {
	width:210px;
	float:left;
	font-size:21px;
	line-height:48px;
	color:#0095d8;
	border-bottom: 1px solid #c1c1c1;
	font-family: arial;
}
#staBox .list2 ul li .excerpt {
	width:210px;
	float:left;
	margin-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#666;
}
#staBox .list3 {
	width:100%;
	float:left;
	margin-top:70px;
}
#staBox .list3 ul {
	width:100%;
	float:left;
	display:flex;
	justify-content:space-between;
}
#staBox .list3 ul li {
	width:220px;
	float:left;
}
#staBox .list3 ul li .l3Num {
	width:100%;
	float:left;
	font-size:100px;
	line-height:60px;
	color:#222;
	display:flex;
	justify-content:center;
}
#staBox .list3 ul li .l3Num span.s2 {
	font-size:40px;
	line-height:18px;
}
#staBox .list3 ul li .l3Title {
	width:100%;
	float:left;
	margin-top:57px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#9b9b9b;
	text-align:center;
}
#boxHis {
	width:100%;
	float:left;
}
#boxHis .main {
	width:1440px;
	margin:0px auto;
}
#his {
	width:100%;
	float:left;
	padding:70px 208px;
	box-sizing:border-box;
}
#his .detail {
	width:100%;
	float:left;
}
#his .detail ul {
	width:100%;
	float:left;
}
#his .detail .jscroll-inner {
	width:100%;
	float:left;
}
#his .detail .jscroll-inner .jscroll-added {
	width:100%;
	float:left;
}
#his .detail ul li {
	width:100%;
	float:left;
	text-align:center;
	padding:10px 190px;
	box-sizing:border-box;
	font-family:'Din-Regular', Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:21px;
	color:#000;
	margin-bottom:5px;
	border:1px solid #979797;
}
#his .detail ul li.year {
	margin-bottom:26px;
	margin-top:76px;
	font-family:'Din-Regular', Arial, Helvetica, sans-serif;
	font-size:90px;
	line-height:60px;
	color:#ececec;
	border:none;
}
#his .detail ul .jscroll-inner .jscroll-added:first-child li:first-child {
	margin-top:0px;
}
#his .detail ul .jscroll-inner .jscroll-loading {
	height:37px;
	background:url(images/icon-loading.gif) center center no-repeat;
	width:100%;
	float:left;
	padding:30px 0px;
}
#boxLoc {
	width:100%;
	float:left;
}
#boxLoc .main {
	width:1440px;
	margin:0px auto;
}
#loc {
	width:100%;
	float:left;
	padding:83px 208px 72px;
	box-sizing:border-box;
}
#loc ul {
	width:100%;
	float:left;
	border-top:1px dotted #979797;
	padding:40px 0px 38px;
	height:100%;
	display:flex;
}
#loc ul:first-child {
	border-top:none;
	position: relative;
}
#loc ul li {
	float:left;
	width:226px;
	margin-left:40px;
	padding-bottom:92px;
}
#loc ul li:first-child {
	margin-left:0px;
}
#loc ul:first-child li:first-child {
	padding-top: 60px;
}
#loc ul:first-child li:first-child .locArea {
	position: absolute;
	left: 0%;
	top: 0;
	width: 100%;
	text-align: center;
}
#loc ul li .infoTop .locArea {
	width:100%;
	float:left;
	font-size:40px;
	line-height:60px;
	color:#333;
	font-family: 'Din-Bold';
	text-transform: none;
}
#loc ul li .infoTop .locCon {
	width:100%;
	float:left;
	margin-top:8px;
	font-size:15px;
	line-height:23px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#loc ul li .infoBottom {
	width:100%;
	float: left;
	margin-top: 34px;
}
#loc ul li .infoBottom div {
	width:100%;
	float:left;
}
#loc ul li .infoBottom div a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#f19831;
}
#loc ul li .infoBottom div a:hover {
	text-decoration: underline;
}
#boxCareerDetail {
	width:100%;
	float:left;
}
#boxCareerDetail .main {
	width:1440px;
	margin:0px auto;
}
#careerDetail {
	width:100%;
	float:left;
	padding:98px 208px 115px;
	box-sizing:border-box;
}
#careerDetail .back {
	width: 100%;
	float: left;
}
#careerDetail .back a {
	float: left;
	position: relative;
	padding-left: 21px;
	font-family: 'Din-Bold';
	font-size: 21px;
	line-height: 32px;
	color: #F19831;
	text-transform: none;
}
#careerDetail .back a:before {
	content: '';
	width: 11px;
	height: 11px;
	background: url(images/icon-back-to-list.jpg) center center no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#careerDetail .title {
	width:100%;
	float:left;
	font-size:21px;
	line-height:50px;
	color:#333;
	font-family: 'Din-Bold';
	margin-top: 15px;
}
#careerDetail .jtitle {
	width:100%;
	float:left;
	font-size:21px;
	line-height:18px;
	color:#333;
}
#careerDetail .jinfo {
	width:100%;
	float:left;
	margin-top:49px;
	border-top:1px dotted #979797;
	padding-top:40px;
}
#careerDetail .jinfo .clTitle {
	width:100%;
	float:left;
	height:52px;
}
#careerDetail .jinfo .clTitle .column {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:26px;
	text-transform: none;
	font-weight:bold;
}
#careerDetail .jinfo .clTitle .column-1 {
	width:315px;
	padding-right:40px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-2 {
	width:110px;
	padding-right:36px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-3 {
	width:232px;
	padding-right:30px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-4 {
	width:232px;
	padding-right:30px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-5 {
	width:120px;
	padding-right:20px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-6 {
	width:91px;
	padding-right:17px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-7 {
	width:91px;
	padding-right:17px;
	box-sizing:border-box;
}
#careerDetail .jinfo .clTitle .column-8 {
	width:133px;
}
#careerDetail .jinfo ul {
	width:100%;
	float:left;
}
#careerDetail .jinfo ul li {
	width:100%;
	float:left;
	padding:7px 0px;
	display:flex;
	align-items:center;
	min-height:70px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li:nth-child(odd) {
	background:#ececec;
}
#careerDetail .jinfo ul li .column {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	line-height:18px;
}
#careerDetail .jinfo ul li .column-1 {
	width:315px;
	padding-right:40px;
	box-sizing:border-box;
	font-weight:bold;
	color:#222;
}
#careerDetail .jinfo ul li .column-1 a {
	font-weight:bold;
	color:#0095d8;
}
#careerDetail .jinfo ul li .column-2 {
	width:110px;
	padding-right:36px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li .column-3 {
	width:232px;
	padding-right:30px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li .column-4 {
	width:232px;
	padding-right:30px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li .column-5 {
	width:120px;
	padding-right:20px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li .column-6 {
	width:91px;
	padding-right:17px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li .column-7 {
	width:91px;
	padding-right:17px;
	box-sizing:border-box;
}
#careerDetail .jinfo ul li .column-8 {
	width:133px;
}
#careerDetail .jexcerpt {
	width:100%;
	float:left;
	margin-top:20px;
	font-size:15px;
	line-height:18px;
	color:#333;
	font-family: arial;
}
#careerDetail .jdetail {
	width:100%;
	float:left;
	padding:34px 0px;
	margin-top:20px;
	border-top:1px dotted #979797;
	font-size:15px;
	line-height:18px;
	color:#000;
	font-family: arial;
}
#careerDetail .jdetail p {
	width: 100%;
	float: left;
	margin: 15px 0;
}
#careerDetail .jdetail ul {
	padding-left:20px;
	box-sizing:border-box;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#careerDetail .jdetail ul li {
	list-style-type:disc;
	list-style-position:inside;
	margin: 4px 0;
	width: 100%;
	float: left;
}
#careerDetail .jdetail a {
	text-decoration: underline;
	color: #F19831;
}
#careerDetail .japply {
	width:100%;
	float:left;
	padding:37px 0px;
	display: flex;
	justify-content: center;
}
#careerDetail .japply div {
	width: 360px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	font-size: 21px;
	font-family: 'Din-Bold',Arial;
	text-transform: none;
	float: left;
	position:relative;
}
#careerDetail .japply div:after {
	content:"";
	position: absolute;
	right: 14px;
	width: 8px;
	height: 11px;
	background: url(images/icon-right-arrow-white.png) center center no-repeat;
	top: 50%;
	margin-top: -5px;
}
#careerDetail .japply div a {
	color: #fff;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
}
#careerDetail .jnote {
	width:100%;
	float:left;
	padding-top:20px;
	border-top:1px solid #ccc;
	font-size:15px;
	line-height:18px;
	color:#4a4a4a;
	font-family: arial;
}
#careerDetail .jnote a {
	color:#0095d8;
	font-family: 'Din-bold';
}
#boxPMore {
	width:100%;
	float:left;
}
#boxPMore .main {
	width:1440px;
	margin:0px auto;
}
#pMore {
	width:100%;
	float:left;
	padding:26px 24px 29px 208px;
	box-sizing:border-box;
}
#pMore .main2 {
	width:100%;
	float:left;
}
#pMore .left {
	width:calc(100% - 610px);
	float:left;
}
#pMore .left .title {
	width:100%;
	float:left;
	margin-top:39px;
	font-size:36px;
	line-height:60px;
	color:#999;
}
#pMore .left .content {
	width:100%;
	float:left;
	margin-top:9px;
	font-size:15px;
	line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
}
#pMore .left .content p {
	padding-top:32px;
}
#pMore .left .content p:first-child {
	padding-top:0px;
}
#pMore .left .download {
	width:100%;
	float:left;
	margin-top:42px;
}
#pMore .left .download a {
	float:left;
	font-size:15px;
	line-height:32px;
	color:#fff;
	text-transform: none;
	background:#0095d8;
	border-radius:8px;
	padding:0px 15px;
}
#pMore .right {
	width:590px;
	float:right;
}
#pMore img {
	width:100%;
	float:left;
}
#boxDline {
	width:100%;
	float:left;
	background:none;
	border-top:1px dotted #979797;
	overflow: hidden;
}
#boxDline .main {
	width:1440px;
	margin:0px auto;
}
#dline {
	width:100%;
	float:left;
	padding:34px 208px 43px;
	box-sizing:border-box;
	background: url(images/bg-box-msg.png) left top no-repeat;
}
#dline .left {
	width:calc(100% - 247px);
	float:left;
}
#dline .title {
	width:100%;
	float:left;
	font-size:24px;
	line-height:60px;
	color:#333;
}
#dline .content {
	width:100%;
	float:left;
	font-size:21px;
	line-height:32px;
	color:#222;
	font-family: arial;
}
#dline .left ul {
	width: 100%;
	float: left;
	margin-top: 32px;
}
#dline .left ul li {
	width: 100%;
	float: left;
	font-size: 21px;
	line-height: 32px;
	text-transform: none;
}
#dline .left ul li+li {
	margin-top: 0;
}
#dline .left ul li a {
	font-family: 'Din-Bold';
	color: #f19831;
}
#dline .left ul li a:before {
	width: 10px;
	height: 13px;
	content: '';
	float: left;
	margin-right: 6px;
	background: url(images/icon-right-arrow-yellow.png) center bottom no-repeat;
	margin-top: 9px;
}
#dline .left ul li a:hover {
	text-decoration: underline;
}
#dline .right {
	width:199px;
	float:right;
	height:214px;
	background:url(images/bg-calendar.png) center center no-repeat;
	padding: 0 15px 19px 0;
	box-sizing:border-box;
}
#dline .right.editing {
	background-color: rgba(51,51,51,0.3);
}
#dline .right .rbox {
	width: 100%;
	height: 100%;
}
#dline span {
	width:100%;
	float:left;
	text-align:center;
	text-transform: none;
	color:#fff;
}
#dline span.s1 {
	font-size:24px;
	font-family: 'Din-Bold';
	margin-top: 23px;
}
#dline span.s2 {
	font-size:80px;
	margin-top: 40px;
	line-height: 60px;
}
#boxBorder {
	width:100%;
	float:left;
	display:flex;
	justify-content:center;
}
#boxBorder .main {
	float:left;
}
#border {
	width:100%;
	float:left;
	font-size:0px;
	line-height:0px;
	border-top:1px dotted #979797;
}
#border.border-solid {
	border-top:1px solid #ccc;
}
#boxCourse {
	width:100%;
	float:left;
}
#boxCourse .main {
	width:1440px;
	margin:0px auto;
}
#course {
	width:100%;
	float:left;
	padding:44px 208px 62px;
	box-sizing:border-box;
}
#course>ul {
	width:100%;
	float:left;
	display:flex;
	justify-content: space-between;
}
#course ul li {
	width:330px;
	float:left;
}
#course ul li div {
	width:100%;
	float:left;
}
#course ul li div.title {
	font-size:21px;
	line-height:48px;
	color:#0095d8;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #c1c1c1;
	text-transform: none;
}
#course ul li div.list {
	margin-top:7px;
}
#course ul li ul {
	width:100%;
	float:left;
}
#course ul li ul li {
	font-size:15px;
	line-height:32px;
	color:#666;
	width: 50%;
	font-family: arial;
}
#boxRes {
	width:100%;
	float:left;
}
#boxRes .main {
	width:1440px;
	margin:0px auto;
}
#res {
	width:100%;
	float:left;
	padding:101px 218px;
	box-sizing:border-box;
}
#res .title {
	width:100%;
	float:left;
	text-align:center;
	font-size:36px;
	line-height:60px;
	color:#999;
}
#res .content {
	width:100%;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:32px;
	color:#4a4a4a;
	margin-top:7px;
}
#res .list {
	width:100%;
	float:left;
	margin-top:89px;
}
#res .list ul {
	width:100%;
	float:left;
}
#res .list ul li {
	width:100%;
	float:left;
}
#res .list ul li:nth-child(n+2) {
	margin-top:33px;
}
#res .list ul li .left {
	width:440px;
	float:left;
	min-height:248px;
	background:#000;
	overflow:hidden;
	margin-top:14px;
}
#res .list ul li .left img {
	width:100%;
	float:left;
	height:auto;
}
#res .list ul li .right {
	width:calc(100% - 440px);
	padding-left:37px;
	float:left;
	box-sizing:border-box;
}
#res .list ul li .right .title {
	width:100%;
	float:left;
	text-align:left;
	font-size:24px;
	line-height:48px;
	color:#999;
}
#res .list ul li .right .excerpt {
	width:100%;
	float:left;
	margin-top:7px;
	font-size:15px;
	line-height:23px;
	color:#222;
}
#res .more {
	width:100%;
	float:left;
	margin-top:79px;
	display:flex;
	justify-content:center;
}
#res .more a {
	width:250px;
	height:34px;
	float:left;
	border-radius:8px;
	background:#0095d8;
	text-transform: none;
	color:#fff;
	line-height:34px;
	text-align:center;
}
#boxVideo {
	width: 100%;
	float: left;
	position: relative;
}
#boxVideo .vimg {
	width: 100%;
	float: left;
}
#boxVideo .vimg img {
	width: 100%;
	float: left;
	height: auto;
}
#boxVideo .vmain {
	width: 1024px;
	position: absolute;
	height: 100%;
	left: 50%;
	margin-left: -512px;
	top: 0;
	padding: 85px 0;
	box-sizing: border-box;
}
#boxVideo .vmain .case {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#boxVideo .vmain .case div {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}
#boxVideo .vmain .case .stitle {
	font-size: 21px;
	line-height: 60px;
	font-family: 'Din-Bold';
}
#boxVideo .vmain .case .btitle {
	font-size: 40px;
	line-height: 40px;
	font-family: 'Din-Bold';
}
#boxVideo .vmain .case .content {
	font-size: 21px;
	line-height: 32px;
	font-family: arial;
	margin-top: 17px;
}
#boxVideo .vmain .case .btn {
	margin-top: 68px;
	display: flex;
	justify-content: center;
}
#boxVideo .vmain .case .btn a {
	width: 112px;
	height: 112px;
	float: left;
	background: url(images/icon-play-big.png) center center no-repeat;
}
#boxVideo .vmain .case .vurl {
	display: none;
}
#boxVideo .act {
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
	left:0px;
	top:0px;
	display:none;
}
#boxVideo .act .actBox {
	width:100%;
	height:100%;
	float:left;
}
#boxVideo .act .actClose {
	width:40px;
	height:40px;
	position:absolute;
	z-index:4;
	right:10px;
	top:10px;
	background:url(images/icon-close.jpg) center center no-repeat;
	cursor:pointer;
	border-radius:100%;
}
#fNews {
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 34px;
}
#fNews .main {
	width: 1140px;
	margin: 0px auto;
}
#fNews .main .case {
	width: 100%;
	float: left;
}
#fNews .main .case .left {
	width: 125px;
	float: left;
}
#fNews .main .case .left .date {
	width: 98px;
	height: 105px;
	float: left;
	margin-top: 85px;
	background: url(images/bg-calendar.png) center center no-repeat;
	background-size: contain;
	padding-right: 8px;
	box-sizing: border-box;
}
#fNews .main .case .left .date .m {
	width: 100%;
	float: left;
	font-family: 'Din-Bold';
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-transform: none;
	line-height: 38px;
}
#fNews .main .case .left .date .j {
	width: 100%;
	float: left;
	font-family: 'Din-Bold';
	color: #fff;
	font-size: 48px;
	text-align: center;
	line-height: 44px;
}
#fNews .main .case .right {
	width: calc(100% - 125px);
	float: left;
}
#fNews .main .case .right .otitle {
	width: 100%;
	float: left;
	font-family: 'Din-Bold';
	font-size: 24px;
	color: #333;
	line-height: 48px;
}
#fNews .main .case .right .detail {
	width: 100%;
	float: left;
	margin-top: 37px;
}
#fNews .main .case .right .detail .img {
	width: 330px;
	float: left;
}
#fNews .main .case .right .detail .img img {
	width: 100%;
	float: left;
}
#fNews .main .case .right .detail .info {
	width: calc(100% - 350px);
	float: right;
}
#fNews .main .case .right .detail .info .title {
	width: 100%;
	float: left;
	font-family: 'Din-Bold';
	color: #333;
	font-size: 21px;
	line-height: 23px;
}
#fNews .main .case .right .detail .info .excerpt {
	width: 100%;
	float: left;
	margin-top: 20px;
	font-family: arial;
	color: #666;
	font-size: 15px;
	line-height: 23px;
}
#fNews .main .case .right .detail .info .tags {
	width: 100%;
	float: left;
	margin-top: 43px;
	font-family: 'Din-Regular';
	font-size: 15px;
	line-height: 23px;
	color: #0095d8;
}
#fNews .main .case .right .detail .info .tags:before {
	content: "TAG ";
	font-family: 'Din-Bold';
	color: #333;
}
#fDetail {
	width: 100%;
	float: left;
	padding-top: 34px;
	padding-bottom: 134px;
}
#fDetail .main {
	width: 1140px;
	margin: 0px auto;
}
#fDetial .main .case {
	width: 100%;
	float: left;
}
#tabT {
	width: 100%;
	float: left;
	padding-bottom: 46px;
	border-bottom: 1px dotted #979797;
	display: flex;
	white-space: nowrap;
}
#tabT li {
	float: left;
	position: relative;
	font-size: 21px;
	color: #999;
	font-family: 'Din-Bold';
	text-transform: none;
	cursor: pointer;
	margin-left: 70px;
}
#tabT li:first-child {
	margin-left: 0;
}
#tabT li.current {
	color: #F19831;
}
#tabT li.current:after {
	width: 9px;
	height: 8px;
	content: '';
	position: absolute;
	left: 50%;
	top: 40px;
	background: url(images/icon-li-active.png) center center no-repeat;
	margin-left: -4.5px;
}
#tabC {
	width: 100%;
	float: left;
	margin-top: 26px;
}
#tabC li {
	width: 100%;
	float: left;
	display: none;
	font-family: arial;
	font-size: 15px;
	line-height: 23px;
	color: #666;
}
#tabC li.current {
	display: block;
}
#tabC>li>* {
	width: 100%;
	float: left;
	margin: 8px 0;
}
#tabC li ul {
	padding-left: 30px;
	box-sizing: border-box;
}
#tabC li ul li {
	display: list-item;
	list-style-type: disc;
	margin: 4px 0;
}
#tabC li ol {
	padding-left: 30px;
	box-sizing: border-box;
}
#tabC li ol li {
	display: list-item;
	list-style-type: decimal;
	margin: 4px 0;
}
#tabC li a {
	color: #f19831;
	text-decoration: underline;
}
#boxBlue {
	width: 100%;
	float: left;
	border: 1px dotted #ccc;
	border-right: none;
	border-left: none;
}
#boxBlue .main {
	width: 1440px;
	margin: 0 auto;
}
#blue {
	width: 100%;
	float: left;
	padding: 50px 208px;
	box-sizing: border-box;
}
#blue .title {
	width: 100%;
	float: left;
	font-size: 21px;
	color: #0095d8;
	text-transform: none;
	line-height: 50px;
	font-family: 'Din-Bold';
}
#blue .content {
	width: 100%;
	float: left;
	font-size: 21px;
	line-height: 32px;
	color: #333;
	font-family: arial;
	margin-top: 15px;
}
#blue .content a {
	text-decoration: underline;
	color: #f19831;
}
#blue .content p {
	width: 100%;
	float: left;
	margin-bottom: 18px;
}
#blue .content ul {
	width: 100%;
	float: left;
	margin-bottom: 18px;
	padding-left: 30px;
	box-sizing: border-box;
}
#blue .content ul li {
	list-style-type: disc;
}
#blue .moreBtn {
	width: 100%;
	float: left;
	margin-top: 48px;
}
#blue .moreBtn ul {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
#blue .moreBtn ul li {
	float: left;
}
#blue .moreBtn ul li+li {
	margin-left: 50px;
}
#blue .moreBtn ul li a {
	float: left;
	min-width: 360px;
	padding: 0 35px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	color: #fff;
	text-align: center;
	line-height: 47px;
	font-size: 21px;
	font-family: 'Din-Bold';
	text-transform: none;
	position: relative;
	box-sizing: border-box;
}
#blue .moreBtn ul li a:after {
	content:"+";
	font-size: 24px;
	font-family: arial;
	color: #fff;
	position: absolute;
	right: 14px;
}
#boxProfile {
	width:100%;
	float:left;
	background:#F0F2EF;
}
#boxProfile .main {
	width:1440px;
	margin:0px auto;
}
#profile {
	width:100%;
	float:left;
	padding:65px 208px;
	box-sizing:border-box;
}
#profile .title {
	width:100%;
	float:left;
	text-align:center;
	font-size:40px;
	line-height:60px;
	color:#333;
	font-family: 'Din-Bold';
}
#profile .content {
	width:100%;
	float:left;
	margin-top:0px;
	font-size:21px;
	line-height:32px;
	color:#333;
	text-align:center;
	font-family: arial;
}
#profile .lists {
	width:100%;
	float:left;
	margin-top:80px;
}
#profile .lists ul {
	width:100%;
	float:left;
	padding:0px;
	padding:0px;
	list-style:none;
}
#profile .lists ul li {
	width:176px;
	float:left;
	margin-left:36px;
}
#profile .lists ul li:nth-child(5n+1) {
	margin-left:0px;
}
#profile .lists ul li:nth-child(n+6) {
	margin-top:36px;
}
#profile .lists ul li .img {
	width:176px;
	height:176px;
	float:left;
	overflow:hidden;
	border-radius:100%;
	background: #fff;
}
#profile .lists ul li .name {
	width: 176px;
	float: left;
	font-family: 'Din-Bold';
	margin-top: 20px;
	font-size: 15px;
	color: #333;
	text-align: center;
}
#profile .lists ul li .info {
	width: 176px;
	float: left;
	font-family: arial;
	margin-top: 8px;
	font-size: 13px;
	color: #666;
	line-height: 20px;
	height: 60px;
	text-align: center;
}
#profile .lists ul li img {
	width:100%;
	height:auto;
	float:left;
}
#profile .link {
	width:100%;
	float:left;
	margin-top:89px;
	display: flex;
	justify-content: center;
}
#profile .link a {
	width: 360px;
	height: 51px;
	border-bottom: 4px solid #c86b00;
	background: #f19831;
	color: #fff;
	text-align: center;
	line-height: 51px;
	font-size: 21px;
	font-family: 'Din-Bold',Arial;
	text-transform: none;
	float: left;
	position:relative;
}
#profile .link a:after {
	content:"+";
	font-size: 24px;
	font-family: arial;
	color: #fff;
	position: absolute;
	right: 14px;
}
#boxVideoSwiper {
	width:100%;
	float:left;
}
#boxVideoSwiper .main {
	width:100%;
	float:left;
}
#videoSwiper {
	width:100%;
	float:left;
	position:relative;
}
#videoSwiper .img {
	width:100%;
	float:left;
}
#videoSwiper .img img {
	width:100%;
	float:left;
	height:auto;
}
#videoSwiper .info {
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	color:#fff;
	height:100%;
}
#videoSwiper .info .infoMain {
	width:1440px;
	margin:0px auto;
	height:100%;
}
#videoInfo {
	width:100%;
	float:left;
	padding:0px 180px;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:center;
	height:100%;
}
#videoInfo div {
	width:100%;
	float:left;
	text-align:center;
}
#videoInfo .btitle {
	font-size:21px;
	color:#fff;
	line-height:60px;
	font-family: 'Din-Bold';
}
#videoInfo .title {
	margin-top:0px;
	font-size:40px;
	line-height:40px;
	font-family: 'Din-Bold';
	text-transform: none;
}
#videoInfo .stitle {
	margin-top:17px;
	font-size:21px;
	line-height:32px;
	color:#fff;
	font-family: arial;
}
#videoInfo .intro {
	margin-top:52px;
	font-size:13px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
#videoInfo .action {
	margin-top:68px;
	display: flex;
	justify-content: center;
}
#videoInfo .action a {
	width:112px;
	height:112px;
	float: left;
	background: url(images/icon-play-big.png) center center no-repeat;
}
#videoInfo .vfile {
	display:none;
}
#videoSwiper .video_act {
	width:100%;
	position:absolute;
	height:100%;
	z-index:3;
	left:0px;
	top:0px;
}
#videoSwiper .video_act .video_close {
	width:40px;
	height:40px;
	position:absolute;
	z-index:4;
	right:10px;
	top:10px;
	background:#fff;
	cursor:pointer;
	border-radius:100%;
}
#videoSwiper .video_act .video_close a {
	width:100%;
	height:100%;
	float:left;
	overflow:hidden;
}
#videoSwiper .video_act .video_close a:before {
	content:"\2716";
	color:#000;
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	line-height:38px;
	font-size:20px;
}
#videoSwiper .video_act .video_box {
	width:100%;
	height:100%;
	float:left;
}
#videoSwiper .video_act .video_box .projekktor {
	width:100%;
	height:100%;
	float:left;
}
#videoSwiper .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width:11px;
	height:11px;
	border:1px solid #979797;
	border-radius:100%;
	box-sizing:border-box;
	background:none;
	opacity:1;
}
#videoSwiper .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	border:1px solid #0095d8;
	background:#0095d8;
}
#boxStoryListsFilter {
	width:100%;
	float:left;
	background:#ececec;
	padding:16px 0px;
	border:1px solid #ccc;
	border-left:none;
	border-right:none;
}
#boxStoryListsFilter .main {
	width:1440px;
	margin:0px auto;
}
#storyListsFilter {
	width:100%;
	float:left;
	padding:0px 208px;
	box-sizing:border-box;
}
#storyListsFilter .fil {
	float:left;
}
#storyListsFilter .fil .fil1 {
	float:left;
	font-size:21px;
	line-height:60px;
	color:#999;
}
#storyListsFilter .fil .fil2 {
	float:left;
	width:160px;
	font-size:21px;
	margin-left:3px;
}
#storyListsFilter .fil .fil2 div {
	width:100%;
	float:left;
	color:#0095d8;
	line-height:60px;
	cursor:pointer;
}
#storyListsFilter .fil .fil2 div span {
	float:left;
}
#storyListsFilter .fil .fil2 div:after {
	content:"\25bc";
	float:left;
	color:#0095d8;
	font-size:12px;
	margin-left:5px;
}
#boxStoryLists {
	width:100%;
	float:left;
}
#boxStoryLists .main {
	width:1440px;
	margin:0px auto;
}
#storyLists {
	width:100%;
	float:left;
	padding:20px 208px 80px;
	box-sizing:border-box;
}
#storyLists .nums {
	width:100%;
	float:left;
	font-size:15px;
	line-height:18px;
	color:#333;
	font-family: 'Din-Regular';
	padding-bottom: 55px;
	border-bottom: 1px solid #0095d8;
}
#storyLists .nums .n1 {
	float: left;
}
#storyLists .nums .n2 {
	float: right;
}
#storyLists .nums span {
	color:#151515;
	font-family: 'Din-Bold';
}
#storyLists .jscroll-inner {
	width:100%;
	float:left;
}
#storyLists .jscroll-inner .jscroll-added {
	width:100%;
	float:left;
}
#storyLists .jscroll-inner .jscroll-added .jscroll-loading {
	width:100%;
	float:left;
	padding:30px 0px;
	background:url(images/icon-loading.gif) center center no-repeat;
	height:37px;
}
#storyLists ul {
	width:100%;
	float:left;
}
#storyLists ul li {
	float:left;
	margin-top:60px;
	width:330px;
}
#storyLists ul li+li {
	margin-left:17px;
}
#storyLists ul li .img {
	width:330px;
	float:left;
	overflow:hidden;
	position:relative;
}
#storyLists ul li .img img {
	width:100%;
	float:left;
	height:230px;
}
#storyLists ul li .title {
	width:100%;
	float:left;
	font-size:24px;
	line-height:28px;
	padding:12px 0px;
}
#storyLists ul li .title a {
	color:#0095d8;
}
#storyLists ul li .alumni {
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#222;
	font-weight:bold;
}
#storyLists ul li .excerpt {
	width:100%;
	float:left;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#9b9b9b;
	line-height:23px;
	padding-top: 12px;
	border-top: 1px solid #c1c1c1;
}
#storyLists ul li .img b {
	width:66px;
	height:66px;
	position:absolute;
	background:url(images/icon-play.png) center center no-repeat;
	left:50%;
	top:50%;
	margin-left:-33px;
	margin-top:-33px;
	z-index:2;
	cursor:pointer;
	display: none;
}
#storyLists ul li.ftype-2 .img b {
	display: block;
}
#storyLists ul li .img span {
	width: 31px;
	height: 31px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: url(images/default-story-right-bottom.png) center center no-repeat;
}
#boxMagazine {
	width:100%;
	float:left;
}
#boxMagazine .main {
	width:1440px;
	margin:0px auto;
}
#magazine {
	width:100%;
	float:left;
	padding:52px 208px 80px;
	box-sizing:border-box;
}
#magazine .tdiv {
	width:100%;
	float:left;
}
#magazine .title {
	font-size:40px;
	line-height:60px;
	color:#333;
	text-align:center;
	text-transform: none;
	font-family: 'Din-Bold';
}
#magazine .content {
	margin-top:7px;
	font-size:21px;
	line-height:32px;
	color:#333;
	text-align:center;
	font-family: arial;
}
#magazine .lists {
	margin-top:0px;
}
#listsMagazine {
	width:100%;
	float:left;
}
#listsMagazine .jscroll-inner {
	width:100%;
	float:left;
}
#listsMagazine .jscroll-inner .jscroll-added {
	width:100%;
	float:left;
}
#listsMagazine .jscroll-inner .jscroll-added .jscroll-loading {
	width:100%;
	float:left;
	padding:30px 0px;
	background:url(images/icon-loading.gif) center center no-repeat;
	height:37px;
}
#listsMagazine li {
	width:330px;
	float:left;
	height:468px;
	overflow:hidden;
	margin-left:17px;
	margin-top: 70px;
}
#listsMagazine li .img {
	width:100%;
	float:left;
	height:420px;
	overflow:hidden;
	background:#000;
}
#listsMagazine li .img img {
	width:100%;
	float:left;
	height:auto;
}
#listsMagazine li .ftitle {
	width:100%;
	float:left;
	font-size:24px;
	line-height:48px;
	color:#0095d8;
}
/*#listsMagazine li:nth-child(n+4) {
	margin-top:70px;
}*/
	#listsMagazine li:nth-child(3n+1) {
	margin-left:0px;
}
#boxSResult {
	width:100%;
	float:left;
	display:none;
	position: relative;
}
#boxSResult .main {
	width:1440px;
	margin:0px auto;
}
#sresult {
	width:100%;
	float:left;
	padding:96px 208px;
	box-sizing:border-box;
}
#sresult .jscroll-inner {
	width:100%;
	float:left;
	padding-top: 66px;
}
#sresult .jscroll-inner .jscroll-added {
	width:100%;
	float:left;
}
#sresult .jscroll-inner .jscroll-added .jscroll-loading {
	width:100%;
	float:left;
	padding:30px 0px;
	background:url(images/icon-loading.gif) center center no-repeat;
	height:37px;
}
#searchTitle {
	width: 100%;
	height: 96px;
	position: absolute;
	left: 0;
	top: 0;
	background: #0095d8;
}
#searchTitle .main {
	padding:0px 80px;
	box-sizing:border-box;
	font-family: "Din-Bold",Arial;
	font-size: 24px;
	color: #fff;
	height: 96px;
	display: flex;
	align-items: center;
}
#sresult .item {
	width:100%;
	float:left;
	padding:30px 0px;
	border-bottom:1px solid #eee;
}
#sresult .item .title {
	width:100%;
	float:left;
	font-size:24px;
	line-height:23px;
}
#sresult .item .title a {
	color:#0095d8;
}
#sresult .item .img {
	width:200px;
	float:left;
	height:140px;
	overflow:hidden;
	margin-top:20px;
}
#sresult .item .img img {
	width:100%;
	float:left;
	height:auto;
}
#sresult .item .excerpt {
	width:100%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#4a4a4a;
	margin-top:20px;
}
#sresult .item .excerpt.ex-yes {
	width:calc(100% - 220px);
}
#sresult .empty {
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4a4a4a;
	line-height:23px;
	margin-top:30px;
}
#facultyEE {
	width: 100%;
	float: left;
}
#facultyEE .main {
	width: 1024px;
	margin: 0 auto;
}
#fEE {
	width: 100%;
	float: left;
	padding: 80px 0;
}
#fEE .fEETitle {
	width: 100%;
	float: left;
	font-size: 40px;
	line-height: 60px;
	color: #333;
	font-family: 'Din-Bold';
	text-transform: none;
	text-align: center;
}
#fEE ul {
	width: 100%;
	float: left;
}
#fEE ul li {
	width: 100%;
	float: left;
	padding: 55px 0;
}
#fEE ul li+li {
	border-top: 1px dotted #979797;
}
#fEE ul li .img {
	width: 175px;
	float: left;
	height: 175px;
	overflow: hidden;
	border-radius: 100%;
}
#fEE ul li .img img {
	width: 100%;
	height: auto;
	float: left;
}
#fEE ul li .info {
	width: 305px;
	float: left;
	padding: 0 15px 0 28px;
	box-sizing: border-box;
}
#fEE ul li .info div {
	width: 100%;
	float: left;
}
#fEE ul li .info .name {
	font-family: 'Din-Bold';
	color: #0095d8;
	font-size: 21px;
	line-height: 24px;
}
#fEE ul li .info .pos {
	margin-top: 24px;
	font-family: arial;
	font-size: 15px;
	line-height: 21px;
	color: #666;
}
#fEE ul li .info .pos a {
	text-decoration: underline;
	color: #f19831;
}
#fEE ul li .detail {
	width: calc(100% - 480px);
	float: left;
}
#fEE ul li .detail div {
	width: 100%;
	float: left;
}
#fEE ul li .detail .dt {
	font-family: 'Din-Bold';
	color: #333;
	font-size: 21px;
	line-height: 24px;
}
#fEE ul li .detail .dd {
	margin-top: 24px;
	font-family: arial;
	font-size: 21px; /*15px;*/
	line-height: 27px; /*21px;*/
	color: #666;
}
#fEE ul li .detail .dd a {
	text-decoration: underline;
	color: #f19831;
}
#singlevideo {
	width: 100%;
	float: left;
}
#singlevideo .singlevideomain {
	width: 1440px;
	margin: 0 auto;
}
#singlevideo .singlevideomain .vinfo {
	width: 100%;
	float: left;
	padding: 90px 218px;
	box-sizing: border-box;
}
#singlevideo .singlevideomain .vinfo .vtitle {
	width: 100%;
	float: left;
	font-family: 'Din-Bold';
	font-size: 40px;
	line-height: 60px;
	color: #333;
	text-transform: none;
	text-align: center;
}
#singlevideo .singlevideomain .vinfo .vcon {
	width: 100%;
	float: left;
	font-family: arial;
	font-size: 21px;
	line-height: 32px;
	color: #333;
	text-align: left;
	margin-top: 20px;
	text-align: center;
}
#singlevideo .singlevideomain .vinfo .vcon p+p {
	margin-top: 16px;
}
#singlevideo .singleVideoFile iframe {
	width: 100%!important;
	height: 100%!important;
	float: left;
}
#sub {
	width:100%;
	float:left;
	background:#1295d8;
	padding:100px 0px;
}
#sub .main {
	width:1440px;
	margin:0px auto;
}
#subBox {
	width:100%;
	float:left;
}
#subBox .title {
	width:100%;
	float:left;
	text-align:center;
	font-size:30px;
	line-height:60px;
	color:#fff;
	text-transform: none;
}
#subBox .content {
	width:100%;
	float:left;
	text-align:center;
	font-size:21px;
	line-height:32px;
	color:#fff;
	font-family: Arial;
}
#subBox .form {
	width:100%;
	float:left;
	margin-top:20px;
}
#subBox .form form {
	width:400px;
	margin:0px auto;
}
#subBox .form form input {
	width: 348px;
	height: 50px;
	float: left;
	border:none;
	padding: 0px 20px;
	box-sizing: border-box;
	font-family: "Din-Regular", Arial;
	font-size: 16px;
}
#subBox .form form input[type='submit'] {
	width: 50px;
	height: 50px;
	float:right;
	background: url(images/icon-right-arrow-yellow.png) center center no-repeat #fff;
	cursor: pointer;
}
#subBox .form div.mce_inline_error,
#subBox .form div#mce-error-response {
	clear: both;
	width: 348px;
	float: left;
	box-sizing: border-box;
	background: none;
	font-family: arial;
	font-weight: normal;
	color: #f00;
	padding: 15px 20px;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
}
#subBox .form div#mce-error-response a {
	display: none;
}
#fmenu {
	width:100%;
	float:left;
}
#fmenu .main {
	width:1440px;
	margin:0px auto;
}
#fmenuBox {
	width:100%;
	float:left;
	padding:47px 80px;
	box-sizing:border-box;
}
#fmenuBox>ul {
	width:100%;
	float:left;
	display:flex;
	justify-content:space-between;
}
#fmenuBox>ul>li {
	float:left;
}
#fmenuBox>ul>li>a {
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #c1c1c1;
	font-family: "Din-ProBold", Arial;
	font-size: 18px;
	color: #333;
	text-transform: none;
}
#fmenuBox>ul>li>ul {
	float:left;
	clear: both;
	margin-top: 15px;
}
#fmenuBox>ul>li>ul>li {
	float:left;
	font-size:15px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	color:#333;
}
#fmenuBox>ul>li>ul>li>a {
	color:#333;
}
#fmenuBox ul li a:hover {
	color: #0095d8;
}
#bottom {
	width:100%;
	float:left;
	margin-top: 10px;
	padding-bottom: 90px;
}
#bottom .social {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
#bottom .social ul {
	float: left;
}
#bottom .social ul li {
	width: 34px;
	height: 35px;
	float: left;
	background-image: url(images/icon-social.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	cursor: pointer;
}
#bottom .social ul li a {
	width: 100%;
	height: 100%;
	float: left;
	cursor: pointer;
}
#bottom .social ul li:first-child {
	margin-left: 0;
	background-position: 0 0;
}
#bottom .social ul li:nth-child(2) {
	background-position: -49px 0;
}
#bottom .social ul li:nth-child(3) {
	background-position: -98px 0;
}
#bottom .social ul li:nth-child(4) {
	background-position: -147px 0;
}
#bottom .social ul li:nth-child(5) {
	background-position: -196px 0;
}
#bottom .social ul li:nth-child(6) {
	background-position: -245px 0;
}
#bottom .social ul li:first-child:hover {
	background-position: 0 -35px;
}
#bottom .social ul li:nth-child(2):hover {
	background-position: -49px -35px;
}
#bottom .social ul li:nth-child(3):hover {
	background-position: -98px -35px;
}
#bottom .social ul li:nth-child(4):hover {
	background-position: -147px -35px;
}
#bottom .social ul li:nth-child(5):hover {
	background-position: -196px -35px;
}
#bottom .social ul li:nth-child(6):hover {
	background-position: -245px -35px;
}
#bottom .copyright {
	width: 100%;
	float: left;
	margin-top: 40px;
	font-family: "Din-Regular", Arial;
	font-size: 14px;
	line-height: 22px;
	color: #999;
	text-align: center;
}
#bottom .copyright a {
	color: #999;
	text-decoration: underline;
}
#totop {
	width:40px;
	height:40px;
	position:fixed;
	z-index:5;
	right:13px;
	bottom:236px;
	background:url(images/icon-back-to-top.png) center center no-repeat;
	text-align:center;
	cursor:pointer;
}
.editimg {
	position: relative;
}
.editimg .uploadact {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 33px;
	z-index: 4;
}
#boxImg .editimg .uploadact {
	bottom: 0;
}
.editimg .uploadact .up1 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #ff0;
}
.editimg .uploadact .up2 {
	width: 100%;
	float: left;
	display: flex;
	justify-content: center;
}
.editimg a {
	width: 64px;
	height: 28px;
	font-size: 12px;
	background-color: rgba(51,51,51,0.3);
	color: #fff;
	text-align: center;
	line-height: 28px;
	float: left;
}
.editimg a+a {
	margin-left: 2px;
}
.editimg form {
	display: none;
}
.editshow {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	display: none;
}
.contentBox {
	width: 100%;
	float: left;
}
.contentBox .main {
	width: 1440px;
	margin: 0 auto;
}
.contentBox .main .mainBox {
	width: 100%;
	float: left;
}
#swiperOver {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.7);
	z-index: 30;
	display: flex;
	justify-content: center;
	align-items: center;
}
#swiperBox {
	width: 600px;
	height: 482px;
	float: left;
	position: relative;
}
#swiperBox .swiper-container {
	width: 100%;
	height: 360px;
	float: left;
}
#swiperBox .gallery-thumbs {
	width: 100%;
	height: 112px;
	float: left;
	margin-top: 10px;
}
#swiperBox .swiper-container .swiper-slide img {
	width: 100%;
	height: 100%;
	float: left;
}
#swiperBox .swiper-pagination {
	display: none;
}
#swiperBox .swiper-pagination .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	opacity: 1;
	background: none;
	border: 1px solid #fff;
	box-sizing: border-box;
}
#swiperBox .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}
#swiperBox .closeBox {
	width:40px;
	height:40px;
	position:absolute;
	z-index:4;
	right:-20px;
	top:-20px;
	background:url(images/icon-close.jpg) center center no-repeat;
	cursor:pointer;
	border-radius:100%;
	background-size: contain;
}
#swiperBox .swiper-button-next {
	right: -50px;
	margin-top: -83px;
}
#swiperBox .swiper-button-prev {
	left: -50px;
	margin-top: -83px;
}
#swiperBox .swiper-top .swiper-slide {
	overflow-y: hidden;
	overflow-y: auto;
}
#swiperBox .swiper-top .swiper-slide img {
	width: 100%;
	float: left;
	height: auto;
}
#swiperBox .gallery-thumbs .swiper-slide {
	cursor: pointer;
}
#swiperBox .gallery-thumbs .swiper-slide-active:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	border: 2px solid #fff;
	box-sizing: border-box;
	left: 0;
	top: 0;
}
#newsandevents {
	width: 100%;
	float: left;
	padding: 60px 0;
	background: #eee;
}
#newsandevents .main {
	width: 1140px;
	margin: 0 auto;
}
#newsandevents .main #recentNews {
	padding: 0;
	margin: 0;
}
#newsandevents .main #recentNews ul li .title {
	font-size: 21px;
}
@media screen and (max-width: 1600px) {
	#msgBox.msgLong_yes .msgBoxMain .msg_info .msg_content.columns {
	font-size: 13px;
	line-height: 18px;
}
#msgBox .seemore {
	margin-top: 20px;
}
}
@media screen and (max-width: 1520px) {
	#hmenu {
	margin-left: 60px;
}
}
@media screen and (max-width: 1440px) {
	body {
	zoom: 0.85!important;
}
}
@media screen and (max-width: 1024px) {
	body {
	zoom: 0.7!important;
}
}

#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info {
	display: block;
	padding: 100px 0 0 0;
	width: 940px;
	margin-left: -470px;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .title {
	font-size: 38px;
	line-height: 42px;
	text-align: left;
	text-transform: none;
	padding: 0 100px 0 0;
	width: auto;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .button {
	font-size: 20px;
	line-height: 26px;
	font-family: 'Din-Medium';
	background: #1495d8;
	display: inline-block;
	width: auto;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .button:hover {
	opacity: .8;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .button div {
	border-bottom-width: 0;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .button a {
	color: #fff;
	font-family: 'Din-Medium';
	display: block;
	padding: 12px 18px;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .button svg {
	fill: #fff;
	width: 12px;
	height: 12px;
	margin-left: 48px;
}
#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .button path {
	fill: #fff !important;
}



.home_news {
	clear: both;
	padding: 96px 0 42px 0;
}
.home_news,
.home_news a {
	color: #656565;
	font-size: 16px;
	font-family: 'Din-Regular';
	line-height: 22px;
}
.home_news .main {
    width: 1020px;
    margin: 0px auto;
}
.home_news .main ul li {
	width: 29.4%;
	float: left;
	margin: 0 0 40px 5.8%;
}
.home_news .main ul li.no_ml {
	margin-left: 0;
}
.home_news .title,
.home_news .title a {
	color: #333;
	font-size: 20px;
	font-family: 'Din-Medium';
	line-height: 24px;	
}
.home_news .title a:hover {
	color: #1295d8;
}
.home_news .title {
	padding: 0 0 8px;
}
.home_news .img {
	margin: 0 0 24px;
}
.home_news .img img {
	display: block;
}
.home_news .meta {
	padding: 0 0 16px;
}
.home_news .more,
.home_news .more a {
	color: #1495d8;
	font-size: 16px;
	font-family: 'Din-Bold';
	line-height: 20px;	
}
.home_news .more a:hover {
	color: #1295d8;
}
.home_news .more {
	border-top: 1px solid #1495d8;
	padding: 7px 0;
}
.home_news .main ul li .img {
	overflow: hidden;
}
.home_news .main ul li .img img {
	transition: 1s;
}
.home_news .main ul li:hover .img img {
    transform: scale(1.1);
}


.centerd_text {
	padding: 42px 0 42px 0;
	color: #333;
	font-size: 18px;
	font-family: 'Din-Regular';
	line-height: 24px;	
	text-align: center;
}
.centerd_text .main {
    max-width: 940px;
    margin: 0px auto;
}
.centerd_text .title {
	color: #333;
	font-size: 38px;
	font-family: 'Din-Bold';
	line-height: 42px;		
	padding: 0 5% 27px;
}
.centerd_text .content {
	padding: 0 0 24px;
}


.icon_list {
	color: #333;
	font-size: 18px;
	font-family: 'Din-Regular';
	line-height: 24px;		
	text-align: center;
	padding: 43px 0 88px 0;
}
.icon_list .main {
    max-width: 940px;
    margin: 0px auto;
    
}
.icon_list .img {
	padding: 0 0 20px;
}
.icon_list .img img {
	display: block;
	max-width: 124px;
	margin: 0 auto;
}
.icon_list ul li {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 52px;
}
.icon_list .title {
	color: #333;
	font-size: 20px;
	font-family: 'Din-ProBold';
	line-height: 24px;	
	padding: 0 0 11px;	
}
.icon_list .desc {
	padding: 0 10px;
}
.icon_list .stitle {
	color: #00aaff;
	font-size: 28px;
	font-weight: normal;
	font-family: 'Din-Medium';
	line-height: 34px;	
	padding: 0 0 72px;	
}


.numbers  {
	clear: both;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	padding: 118px 0 118px;
	color: #333;
	font-size: 18px;
	font-family: 'Din-Regular';
	line-height: 22px;		
}
.numbers .main {
    width: 940px;
    margin: 0px auto;
}
.numbers  .number {
	color: #1495d8;
	font-size: 60px;
	font-family: 'Din-Regular';
	line-height: 42px;	
	padding: 0 0 18px;	
}
.numbers li {
	padding: 0 0 82px;
	width: 25%;
	float: left;
}
.numbers .stitle {
	color: #333;
	font-size: 38px;
	font-family: 'Din-ProBold';
	line-height: 42px;	
	padding: 0 0 88px;	
}
.numbers .title {
	padding: 0 20px 0 0;
}
.numbers .more {
    font-size: 20px;
    line-height: 26px;
	color: #fff;
    font-family: 'Din-Medium';
    display: inline-block;
    padding: 12px 18px;   
    background: #1495d8; 
}
.numbers .more svg {
	fill: #fff;
	width: 12px;
	height: 12px;
	margin-left: 48px;
}
.numbers .more path {
	fill: #fff !important;
}
.numbers .more:hover {
	opacity: .8;
}


.mod_programs  {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	padding: 118px 0 125px;
	color: #fff;
	font-size: 20px;
	font-family: 'Din-Regular';
	line-height: 24px;		
}
.mod_programs .main {
    width: 940px;
    margin: 0px auto;
}
.mod_programs .stitle {
	color: #fff;
	font-size: 38px;
	font-weight: normal;
	font-family: 'Din-ProBold';
	line-height: 42px;	
	padding: 0 0 18px;	
	text-align: center;
}
.mod_programs .stext {
	text-align: center;
	padding: 0 160px 92px;
}
.mod_programs .ul_box,
.mod_programs .ul_box_2 {
	position: relative;
}
.mod_programs ul {
	position: relative;
}
.mod_programs .ul_box:before,
.mod_programs .ul_box_2:before,
.mod_programs .ul_box_3:before {
	display: block;
	content: '';
	width: 31.9%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: .9;
}
.mod_programs .ul_box_2:before {
	left: 34.05%;
}
.mod_programs .ul_box_3:before {
	left: 68.1%;
}
.mod_programs li {
	text-align: center;
	margin: 0 0 0 2.15%;
	width: 31.9%;
	float: left;
}
.mod_programs li,
.mod_programs li a {
	color: #333;
	font-size: 20px;
	font-family: 'Din-Regular';
	line-height: 24px;		
}
.mod_programs li a {
	display: block;
	padding: 20px 30px 53px;
}
.mod_programs li a:hover .title {
	color: #0095d8;
}
.mod_programs li.no_ml {
	margin-left: 0;
	clear: both;
}
.mod_programs li svg {
	fill: #0095d8;
	width: 12px;
	height: 12px;
	margin-left: 9px;
}
.mod_programs li path {
	fill: #0095d8 !important;
}
.mod_programs li .title {
	color: #333;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Din-ProBold';
	line-height: 28px;	
	border-bottom: 1px solid #0095d8;
	padding: 19px 0 28px;
}
.mod_programs li .text {
	padding: 29px 0 0 0;
}


#site_knowledge {
	clear: both;
}
#site_knowledge .lists,
#site_knowledge .lists a {
	color: #333;
	font-size: 32px;
	font-family: 'Din-Regular';
	line-height: 38px;		
}
#site_knowledge .lists a:hover {
	color: #1295d8;
}
#site_knowledge .lists a {
	display: block;
	overflow: hidden;
}
#site_knowledge .list {
	background: #eff7fe;
}
#site_knowledge .img {
	width: 27.08%;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	overflow: hidden;
}
#site_knowledge .bg {
	height: 260px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;	
	transition: 1s;
}
#site_knowledge .lists a:hover .bg {
    transform: scale(1.1);
}
#site_knowledge .info {
	width: 72.92%;
	float: right;
}
#site_knowledge .info_title {
	padding: 0 88px 0 75px;
}
#site_knowledge .info_title_inner {
	height: 260px;
	padding: 0 26px 0 0;
	position: relative;
}
.td {
	height: 260px;
	display: table-cell;
	vertical-align: middle;
}
#site_knowledge svg {
	fill: #0095d8;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -13px 0 0 0;
}
#site_knowledge  path {
	fill: #0095d8 !important;
}
#site_knowledge  .title_txt {
	max-width: 480px;
}
#site_knowledge .list_1 {
	background: #c5e5f4;
}
#site_knowledge .list_1 .img {
	float: right;
}
#site_knowledge .list_1 .info {
	float: left;
}
#site_knowledge .list_2 {
	background: #d9d9d9;
}
#site_knowledge .s_box {
	color: #fff;
	font-size: 20px;
	font-family: 'Din-Regular';
	line-height: 24px;	
	text-align: center;
	background: #333;
	padding: 69px 0 84px;
}
#site_knowledge .s_box .title {
	color: #fff;
	font-size: 38px;
	font-weight: normal;
	font-family: 'Din-ProBold';
	line-height: 42px;	
	padding: 0 0 18px;
}
#site_knowledge .s_box_inner {
	max-width: 510px;
	margin: 0 auto;
}


body #story {
	padding-top: 38px;
	padding-bottom: 40px;
}
body #storyBox .content {
	color: #333;
	font-size: 20px;
	font-family: 'Din-Regular';
	line-height: 24px;	
	text-align: center;	
	max-width: 610px;
	margin: 0 auto;
	float: none;
}
body #storyBox>.title {
	color: #333;
	font-size: 38px;
	font-weight: normal;
	font-family: 'Din-ProBold';
	line-height: 42px;	
	text-align: center;
	text-transform: none;
	padding: 0 0 20px;
}
body #story .main {
	width: 1388px;
}
body #storyBox .list ul li .title a {
	color: #333;
	font-size: 20px;
	font-weight: normal;
  	font-family: 'Din-Medium';
	line-height: 24px;	
	text-align: center;	
	text-transform: none;
}
body #storyBox .list ul li .title a:hover {
	color: #1495d8;
	text-decoration: none;
}
body #storyBox .list ul li .title {
	text-align: center;	
	border-bottom-width: 0;
	padding: 28px 0 0;
}
body #storyBox .list ul li .info {
	color: #656565;
	font-size: 16px;
	font-family: 'Din-Regular';
	line-height: 20px;	
	text-align: center;	
	margin: 10px 0 0 0;	
}
body #storyBox .list {
	margin-top: 56px;
}


body #subBox .title {
	text-transform: none;
}


#swiper_hm {
	position: relative;
}
#swiper_hm #boxSwiperN {

}
.h_menus {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 111;
	padding: 61px 0 64px 0;
}
.h_menus,
.h_menus a {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Din-ProBold';
	line-height: 24px;	
}
.h_menus a:hover {
	color: #ccc;
}
.h_menus_inner {
	width: 940px;
	margin: 0 auto;
}
.h_menus .name {
	font-size: 16px;
	font-family: 'Din-Regular';
	line-height: 20px;
	text-transform: none;		
	padding: 0 0 16px;
}
.h_menus ul li {
	padding: 19px 0;
	border-top: 1px solid #fff;
}
.h_menus ul li:first-child {
	border-top: none;
}
.h_menus ul li ul li,
.h_menus ul li ul li a {
	font-size: 16px;
	font-family: 'Din-Medium';
	line-height: 20px;		
}
.h_menus ul li ul {
	padding: 16px 0 0 0;
}
.h_menus ul li ul li {
	border-top: none;
	padding: 4px 0;
}
.h_menu {
	width: 31.9%;
	float: left;
	margin-left: 2.15%;
}
.h_menu_1 {
	margin-left: 0;
}


body #fmenuBox>ul>li>a {
	text-transform: none;
}

#drop {
	min-height: 286px;
}

#recentNews .title a {
	color: #0095D8;
}
#recentNews .title a:hover {
	color: #0095D8;
}

body div.is_stuck {
	z-index: 4444 !important; 
}
#boxConNormal .main:after {
	display: block;
	content: '';
	clear: both;
}
.sc_tt {
	clear: both;
}




.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline:none;
}
.slides,.flex-control-nav,.flex-direction-nav {
    margin:0;
    padding:0;
    list-style:none;
}
/* FlexSlider Necessary Styles*********************************/
.flexslider .slides > li {
    display:none;
    -webkit-backface-visibility:hidden;
    margin: 0;
}
 /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
    width:100%;
    display:block;
}
.flex-pauseplay span {
    text-transform:capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}
 html[xmlns] .slides {
    display:block;
}
 * html .slides {
    height:1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display:block;
}
/* FlexSlider Default Theme*********************************/
.flexslider {
    padding:0;
    margin:0 auto;
    position:relative;
    zoom:1;
}
.flex-viewport {
    max-height:2000px;
/*    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease;*/
}
.flexslider .swiper-slide {
/*    -webkit-transition:opacity 2.4s ease;
    -moz-transition:opacity 2.4s ease;
    -ms-transition:opacity 2.4s ease;
    -o-transition:opacity 2.4s ease;
    transition:opacity 2.4s ease;*/	
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -ms-transition-property:opacity;
    -o-transition-property:opacity;
    transition-property:opacity;
}
_:-ms-fullscreen,
:root .flexslider .swiper-slide {
/*	-webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    -ms-transition:opacity .4s ease;
    -o-transition:opacity .4s ease;
    transition:opacity .4s ease;*/

    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -ms-transition-property:opacity;
    -o-transition-property:opacity;
    transition-property:opacity;    
}
_:-ms-lang(x),
.flexslider .swiper-slide {
/*	-webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    -ms-transition:opacity .4s ease;
    -o-transition:opacity .4s ease;
    transition:opacity .4s ease;*/

    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -ms-transition-property:opacity;
    -o-transition-property:opacity;
    transition-property:opacity;    
}
@supports (-ms-accelerator:true) {
	.flexslider .swiper-slide {
	    -webkit-transition-property:opacity;
	    -moz-transition-property:opacity;
	    -ms-transition-property:opacity;
	    -o-transition-property:opacity;
	    transition-property:opacity;
	}
}
.ie_11 .flexslider .swiper-slide {
	-webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    -ms-transition:opacity .4s ease;
    -o-transition:opacity .4s ease;
    transition:opacity .4s ease;
}
.ie_10 .flexslider .swiper-slide {
	-webkit-transition:opacity .4s ease;
    -moz-transition:opacity .4s ease;
    -ms-transition:opacity .4s ease;
    -o-transition:opacity .4s ease;
    transition:opacity .4s ease;
}
.loading .flex-viewport {
    max-height:300px;
}
.flexslider .slides {
    zoom:1;
}
.carousel li {
    margin-right:5px}
/* Direction Nav */
.flex-direction-nav {
    *height:0;
    display: none;
}
.flex-direction-nav a {
    width:15px;
    height:100%;
    width: 37px;
    height: 57px;
    position:absolute;
    top: 50%;    
    margin: -29px 0 0 0;
    display:block;
    cursor:pointer;
    text-indent:-9999px;
    opacity:1;
}
.flex-direction-nav a.flex-prev {
    left: 0;
}
.flex-direction-nav a {
    width: 18px;
    height: 100%;
    top: 0;
    margin: 0;
}
.flex-direction-nav a.flex-prev {
    left: 15px;
}
.flex-direction-nav a.flex-next {
    right: 0;
}
.flex-direction-nav a.flex-next {
    right: 15px;
}
/* Control Nav */
.flex-control-nav {
    line-height: 0;
    text-align: center;
    position:absolute;
    bottom: 12px;
    left:0;
    text-align:center;
    padding:0;
    z-index: 9999;
    width: 100%;
    margin: 0;
}
.flex-control-nav li {
    margin:0;
    display:inline-block;
    zoom:1;
    *display:inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    line-height:11px;
    font-size:11px;
    padding:0;
    margin:0 5px;
    display:block;
    cursor:pointer;
    text-indent:-9999px;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none; 
    border: 1px solid #979797;
    background: transparent;
    border-radius: 100%; 

    box-sizing: border-box;
}
.flex-control-paging li a:hover {
}
.flex-control-paging li a:after {
    display: none;
}
.flex-control-paging li a.flex-active {
    cursor:default;
    border: 1px solid #0095d8;
    background: #0095d8;   
}
.flex-control-thumbs {
    margin:5px 0 0;
    position:static;
    overflow:hidden;
}
.flex-control-thumbs li {
    width:25%;
    float:left;
    margin:0;
}
.flex-control-thumbs img {
    width:100%;
    display:block;
    opacity:.7;
    cursor:pointer;
}
.flex-control-thumbs img:hover {
    opacity:1;
}
.flex-control-thumbs .flex-active {
    opacity:1;
    cursor:default;
}


body .ee_menu#swiper_hm #swiperN .swiper-container .swiper-wrapper .swiper-slide .info {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 70px !important;
}
body .ee_menu #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .title {
	padding-right: 0 !important;
}
body .ee_menu #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .title:after {
	display: none;
}
body .ee_menu #swiperN .swiper-container .swiper-wrapper .swiper-slide .info .content {
	font-family: 'Din-Regular';
	font-size: 22px;
	line-height: 26px;
	margin-top: 27px;
	width: 70%;
}


.ee_has_btns {
	padding: 0 0 190px;
}
.ee_btns_wrapper {
	position: absolute;
	bottom: 125px;
	left: 0;
	width: 100%;
	z-index: 333;
}
.ee_btns {
	text-align: center;
    width: 1132px;
    margin: 0px auto;
}
.ee_btns *, 
.ee_btns *:before, 
.ee_btns *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ee_btn {
	color: #fff;
	font-size: 36px;
	line-height: 46px;
	font-family: 'Din-Medium';
	display: block;
	float: left;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
}
.ee_btn_tt {
	display: block;
	padding: 46px 10%;	
}


.upcoming_programs #pro {
	padding-bottom: 97px;
	padding-top: 105px;
}
.upcoming_programs #pro .title {
	color: #333;
	font-size: 38px;
}
.upcoming_programs #pro .swiper .swiper-container {

}
.upcoming_programs #pro .swiper {
	margin-top: 76px;
}
.upcoming_programs #pro .swiper .swiper-slide .img {
	width: 300px;
	height: 210px;
}
.upcoming_programs #pro .swiper .swiper-container .swiper-button:before {
	color: rgba(20, 149, 216, 0.5);
	font-size: 40px;
}
.upcoming_programs #pro .swiper .swiper-slide .title {
	margin-top: 24px;
	height: auto;
}
.upcoming_programs #pro .swiper .swiper-slide .title a {
	color: #333;
	font-size: 20px;
	line-height: 24px;
}
.upcoming_programs #pro .swiper .swiper-slide .excerpt {
	color: #656565;
	font-size: 16px;
	line-height: 21px;
	font-family: 'Din-Regular'; 
	border-top: none;
	margin-top: 14px;
	padding-top: 0;
}
.upcoming_programs #pro .swiper .swiper-container .swiper-button-prev {
	left: -50px;
}
.upcoming_programs #pro .swiper .swiper-container .swiper-button-next {
	right: -50px;
}
.upcoming_programs .more_button {
	padding: 57px 0 0 0;
}

.more_button {
	text-align: center;
	clear: both;
}
.more_button a {
	display: inline-block;
	font-family: 'Din-Regular'; 
	font-size: 20px;
	line-height: 28px;
	padding: 11px 27px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	text-align: center;
	color: #ffffff;
	background: #1495d8;
}
.more_button a:hover {
	background: #1b73a0;
}

#story .more_button {
	padding: 107px 0 0 0;
}
.home_news .more_button {
	padding: 56px 0 0 0;
}

.ee_voices {
	position: relative;
	background: #eff7fe;
	padding: 60px 0 147px;
}
.ee_voices:before {
	display: block;
	content: '';
	width: 100%;
	height: 64.6%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #3a475a;
}
.ee_voices #voc {
	width: 940px;
	margin: 0 auto;
	float: none;
	padding: 0;
}
.ee_voices #voc .left .content:before {
	display: none;
}
.ee_voices #voc .swiper-container .swiper-wrapper {
	background: #fff;
	box-shadow: 0 10px 26px 0 rgba(51, 51, 51, 0.15);
}
.ee_voices #voc .swiper-container {
	overflow: visible;
}
.ee_voices #voc .swiper-container .swiper-wrapper .swiper-slide {
	position: relative;
}
.ee_voices #voc .swiper-container .swiper-wrapper:before,
.ee_voices #voc .swiper-container .swiper-wrapper .swiper-slide:before {
	display: block;
	content: '';
	width: 31.9%;
	height: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #9aa7ba;
}
.ee_voices #voc .left {
	width: 60.2%;
	float: left;
	padding: 48px 0 196px 0;
	position: relative;
}
.ee_voices #voc .left .content {
	padding: 0 0 0 52px;
	color: #656565;
	font-family: 'Din-Regular'; 
	font-size: 28px;
	line-height: 36px;
}
.ee_voices #voc .left .title {
	color: #1495d8;
	font-family: 'Din-Regular'; 
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;	
	position: absolute;
	bottom: 48px;
	left: 52px;
	padding: 0;
}
.ee_voices #voc .right {
	width: 31.9%;
	float: right;
	padding: 0;
	position: relative;
	background: #9aa7ba;
}
.ee_voices #voc .right .img {
	width: auto;
	height: auto;
	border-radius: 0;
	margin-top: 0;
	background: #fff;
}
.ee_voices #voc .right .img img {
	width: 100%;
}
.ee_voices #voc .pos {
	clear: both;
	color: #fff;
	font-family: 'Din-Regular'; 	
	font-size: 20px;
	line-height: 28px;
	padding: 29px 38px 0 38px;
}
.ee_voices #voc .pos .uname {
	color: #fff;
	font-family: 'Din-Regular'; 	
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;	
	padding: 0 0 18px;
}
.ee_voices #voc .swiper-container {
	padding-bottom: 50px;
}
.ee_voices .flex-control-nav {
	width: 31.9%;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #656565;
	left: auto;
	padding: 18px 0;
}
.ee_voices .flex-control-paging li a {
	width: 14px;
	height: 14px;
	background: #939393;
	border: none;
	margin: 0 8px;
	
}
.ee_voices .flex-control-paging li a.flex-active {
	background: #fff;
}
.ee_voices .flex-direction-nav {
	display: block;
}
.ee_voices .flex-direction-nav a.flex-prev,
.ee_voices .flex-direction-nav a.flex-next {
	width: 50px;
	height: 50px;
	display: block;
	z-index: 9999;
}
.ee_voices .flex-direction-nav a.flex-prev {
	background: url(images/prev.png) no-repeat 50% 50%;
	bottom: 0; 
	top: auto;
	right: 31.9%; 
	left: auto;
	margin-right: -50px;
}
.ee_voices .flex-direction-nav a.flex-next {
	bottom: 0;
	right: 0;	
    top: auto;
    left: auto;	
	background: url(images/next.png) no-repeat 50% 50%; 
}


.more_button_orange {
	clear: both;
	text-align: center;
	text-align: center;
    margin-top: 70px;
    line-height: 60px;	
}
.more_button_orange a {
	display: inline-block;
    padding: 0 35px;
    height: 51px;
    border-bottom: 4px solid #c86b00;
    background: #f19831;
    color: #fff;
    text-align: center;
    line-height: 47px;
    font-size: 21px;
    font-family: 'Din-Bold',Arial;
    text-transform: none;
    position: relative;
    min-width: 360px;
    box-sizing: border-box;	
}
.more_button_orange a:after {
    content: "+";
    font-size: 24px;
    font-family: arial;
    color: #fff;
    position: absolute;
    right: 14px;
}

.text_link_url {
	clear: both;
	text-align: center;
	padding: 80px 0 0 ;
}
.text_link_url a {
	color: #F19831;
}
.global-popup{
	display: none;
	font-family: Arial, Helvetica, sans-serif;
}
.global-popup__content{
	line-height: 1.2;
}
.featherlight{
	background: rgba(0,0,0,0.2) !important;
}
.featherlight-content img{
	max-width: 150px;
	height: auto;
}
.featherlight-content img.wp-image-9519{
	max-width: 100px;
}
.featherlight .global-popup{
	display: block;
}
.featherlight .featherlight-content{
	width: 80%;
	padding: 50px 50px 0 !important;
	max-width: 900px;
}
.featherlight .featherlight-content p{
	margin-bottom: 40px;
}
.featherlight .featherlight-close-icon{
	border: 3px solid #000 !important;
	font-size: 30px;
	font-weight: bold;
	line-height: 34px !important;
	width: 40px !important;
}
@media only screen and (min-width: 1024px){
	#boxDown+#boxDline{
		position: relative;
		margin-top: 62px;
	}
}
.acceptance-944{
	display: none;
}
#form .form .left .items2 .item .note b.checked:before{
	opacity: 0;
}
#form .form .left .items2 .item .note b.checked.is-checked:before{
	opacity: 1;
}
.pdf-cover picture,
.pdf-cover picture img{
	height: 100%;
}
/*Custom mega menu style*/
.flex{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#mg-menu {
    max-width: 1440px;
    margin: auto;
    padding: 36px 30px;
    font-family: 'Din-Medium', Arial, Helvetica, sans-serif;
}
.w50{
	width: 50%;
	box-sizing: border-box;
}
.w40{
	width: 40%;
	box-sizing: border-box;
}
.w60{
	width: 60%;
	box-sizing: border-box;
}
.mg-menu-left{
	width: 66%;
	box-sizing: border-box;
	border-right: 1px solid #2296d6;
}
.mg-menu-right{
	width: 33%;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 0px;
}
#mg-menu li{
	display: block;
	width: 100%;
    margin-left: 0 !important;
    font-family: 'Din-Regular';
    font-size: 18px;
    position: relative;
    padding-left: 22px;
}
#mg-menu li:not(:last-child){
	margin-bottom: 10px;
}
#mg-menu li a{
	color: #FFF !important;
}
#mg-menu li:hover a{
	color: #1495d9 !important;
}
.icon-arrow-left {
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #2295da;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 8px;
    left: 0;
}
.has-arrow{
	padding-left: 22px;
	position: relative;
}
.has-arrow .icon-arrow-left{
	top: 12px;
}
h2.mg-title {
    font-size: 20px;
    margin-bottom: 40px;
    font-family: 'Din-Bold',sans-serif;
    font-size: 24px;
}
h3.mg-subtitle {
    margin-bottom: 30px;
    font-size: 18px;
    font-family: 'Din-Bold',sans-serif;
    font-size: 24px;
}
h3.mg-subtitle a{
	color: #FFF !important;
}
h3.mg-subtitle a:hover{
	color: #1495d9 !important;
}

#mg-menu p{
	font-size: 15px;
	line-height: 20px;
	font-family: 'Din-Medium',sans-serif;
}
#mg-menu img{
	margin: 20px 0;
	max-width: 100%;
	height: auto;
}
.mg-menu-left-content-right{
    padding-left: 20px;
    padding-right: 20px;
}
h3.mg-sublist-title {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 20px;
    font-family: 'Din-Bold',sans-serif;
    font-size: 18px;
}
h3.mg-sublist-title:after{
	content: '';
	display: inline-block;
	width: 30px;
	height: 1px;
	background: #2496d6;
	position: absolute;
	bottom: 0;
	left: 0;
}
.mg-sub-list{
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.mg-menu-left-content-right h3.mg-subtitle{
	padding-left: 20px;
}
.discover{
	color: #218eca !important;
}
.discover:hover{
	color: #fff !important;
}
#header .menu ul li.menu-item-has-children{
	position: relative;
}
#header .sub-menu {
    position: absolute;
    background: #0b4b6e;
    width: 230px !important;
    top: 100%;
    left: -15px;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-top: 20px;
    transition: all .3s ease;
    visibility: hidden;
    opacity: 0;
}
#header .menu ul li.menu-item-has-children:hover .sub-menu{
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}
#header .menu ul>li.menu-item-has-children .arr {
    display: inline-block;
    padding: 0 0 0 5px;
}
#header .sub-menu li {
    display: block;
    width: 100%;
}
#header .sub-menu li .arr{
	display: none;
	display: none !important;
}
#header .menu ul li.menu-item-has-children .sub-menu a{
	color: #FFF;
}
#header .sub-menu li{
	position: relative;
	margin-left: 0 !important;
    padding-left: 20px;
}
#header .sub-menu li:before{
	content: '';
	display: inline-block;
	width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #2295da;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 12px;
    left: 0;
}
#header .menu ul li.menu-item-has-children .sub-menu li:hover a{
	color: #1495d9;
}
#header .menu ul>li.menu-item-has-children:hover .arr {
    padding: 0px 0 2px 5px;
    transform: rotateX(180deg);
}
#header .menu #mg-menu ul li a{
	font-size: 15px;
	line-height: 20px;
}
.grecaptcha-badge {
	display: none;
}
