/*

--------------------------------------------------------------*/

@font-face{
	font-family: myFirstFont;
	src: url('fonts/Exo2-Regular.ttf');
}
@font-face{
	font-family: myFirstFont;
	font-weight:bold;
	src: url('fonts/Exo2-Bold.ttf');
}
@font-face{
	font-family: myFirstFont;
	src: url('fonts/Lato-BoldItalic.ttf');
	font-weight:bold;
	font-style: italic;
}



/* 网页变灰 */
/*
html {
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
}
*/

ul,ol,li,dl,dd,p,form{border:0;margin:0;padding:0;list-style:none; line-height: 2; font-size:14px;}
.clearfix:after{ display:block; content:''; clear:both;}
.clearfix{ zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.w{ width:1200px; margin:0 auto;}
a {
	color: #009e96;
	text-decoration: none;
}
a:focus, a:hover {
	color: inherit;
	text-decoration: none;

}
table,td,th {
	border: none;)
}
table td:first-child{width:15%;}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	width: 100%
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content{
	padding-left:0 !Important; padding-right: 0 !important;
}
td,th {
	padding: 8px;
	border-width: 0 1px 1px 0;
	font-size:14px;
}


/*tr td{padding:20px;text-align:center;}*/
/*tr:first-child{ background: #009e96 !important; color: #fff;height: 50px;text-align:center; }*/
/*table{width:100%;}*/


html {

	font-family:myFirstFont;

	line-height: 1.15;

	-ms-text-size-adjust: 100%;

	-webkit-text-size-adjust: 100%;

}
button{background-color: #002923;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;}
.vc_btn3.vc_btn3-size-md .vc_btn3-icon{font-size: 12px !important; top:55% !important;}

body {

	margin: 0;
	font-family:myFirstFont;
	overflow-x:hidden;
}


/*--------------------------------------------------------------

2.0 Accessibility

--------------------------------------------------------------*/





/* Text meant only for screen readers. */

.wpb_single_image img{ width:100% !important;}

.screen-reader-text {

	clip: rect(1px, 1px, 1px, 1px);

	height: 1px;

	overflow: hidden;

	position: absolute !important;

	width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}





/*--------------------------------------------------------------

5.0 Typography

--------------------------------------------------------------*/



body,
{

	color: #333;

	font-family: myFirstFont;

	font-size: 15px;

	font-size: 0.9375rem;

	font-weight: 400;

	line-height: 1.66;

}

button,

input,

select,

textarea
{
	color: #fff;

	font-family: myFirstFont;

	font-size: 15px;

	font-size: 0.9375rem;

	font-weight: 400;

	line-height: 1.66;

}


h1,

h2,

h3,

h4,

h5,

h6 {

	clear: both;

	line-height: 1.4;

	margin: 0 0 0.75em;

	padding: 1.5em 0 0;

}



h1:first-child,

h2:first-child,

h3:first-child,

h4:first-child,

h5:first-child,

h6:first-child {

	padding-top: 0;

}



h1 {

	font-size: 48px;

	font-weight: bold;

	color: #fff;

}



h2,

.home.blog .entry-title {

	color: #002923;

	font-size: 24px;



	font-weight: bold;

}



h3 {

	color: #fff;

	font-size: 24px;



	font-weight: normal;

}



h4 {

	color: #fff;

	font-size: 18px;

	font-weight: normal;

}



h5 {

	color: #009e96;

	font-size: 45px;

	font-weight: normal;

}



h6 {

	color: #333333;

	font-size: 12px;

	font-weight: normal;

}



p {

	color: #333333;

	font-size: 16px;


	line-height: 1.7;

	margin: 0 ;

	padding: 0;


}

li{ list-style: none;}













big {

	font-size: 125%;

}



blockquote {

	quotes: "" "";

}



q {

	quotes: "“" "”" "‘" "’";

}



blockquote:before,

blockquote:after {

	content: "";

}



:focus {

	outline: none;

}




/*--------------------------------------------------------------

6.0 Forms

--------------------------------------------------------------*/

.vc_gitem-animate-fadeIn .vc_gitem-zone-b{transition: all 0.3s ease !important;}



label {

	color: #333;

	display: block;

	font-weight: 800;

	margin-bottom: 0.5em;

}



fieldset {

	margin-bottom: 1em;

}







/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {

	color: #ffffff;

	font-family: myFirstFont;

}



:-moz-placeholder {

	color: #ffffff;

	font-family: myFirstFont;

}



::-moz-placeholder {

	color: #ffffff;

	font-family: myFirstFont;

	opacity: 1;

	/* Since FF19 lowers the opacity of the placeholder by default */

}



:-ms-input-placeholder {

	color: #ffffff;

	font-family: myFirstFont,"Microsoft YaHei";

}



/*--------------------------------------------------------------

7.0 Formatting

--------------------------------------------------------------*/



hr {

	background-color: #bbb;

	border: 0;

	height: 1px;

	margin-bottom: 1.5em;

}























/*--------------------------------------------------------------

11.0 Featured Image Hover

--------------------------------------------------------------*/



.post-thumbnail {

	margin-bottom: 1em;

}



.post-thumbnail a img {

	-webkit-backface-visibility: hidden;

	-webkit-transition: opacity 0.2s;

	transition: opacity 0.2s;

}



.post-thumbnail a:hover img,

.post-thumbnail a:focus img {

	opacity: 0.7;

}



/*--------------------------------------------------------------

12.0 Navigation

--------------------------------------------------------------*/



.navigation-top {

	background: #fff;

	border-bottom: 1px solid #eee;

	border-top: 1px solid #eee;

	font-size: 16px;



	position: relative;

}







.navigation-top a {

	color: #222;

	font-weight: 600;

	-webkit-transition: color 0.2s;

	transition: color 0.2s;
	font-size: 14px;

	text-decoration: none;

}



.navigation-top .current-menu-item > a,

.navigation-top .current_page_item > a {

	color: #767676;

}



.main-navigation {

	clear: both;

	display: block;

}



.main-navigation ul {

	background: #fff;

	list-style: none;

	margin: 0;

	padding: 0 1.5em;

	text-align: left;

}



/* Hide the menu on small screens when JavaScript is available.

 * It only works with JavaScript.

 */



.js .main-navigation ul,

.main-navigation .menu-item-has-children > a > .icon,

.main-navigation .page_item_has_children > a > .icon,

.main-navigation ul a > .icon {

	display: none;

}



.main-navigation > div > ul {

	border-top: 1px solid #eee;

	padding: 0.75em 1.695em;

}



.js .main-navigation.toggled-on > div > ul {

	display: block;

}



.main-navigation ul ul {

	padding: 0 0 0 1.5em;

}



.main-navigation ul ul.toggled-on {

	display: block;

}



.main-navigation ul ul a {

	letter-spacing: 0;

	padding: 0.4em 0;

	position: relative;

	text-transform: none;

}



.main-navigation li {

	border-bottom: 1px solid #eee;

	position: relative;

}



.main-navigation li li,

.main-navigation li:last-child {

	border: 0;

}



.main-navigation a {

	display: block;

	padding: 0.5em 0;

	text-decoration: none;

}



.main-navigation a:hover {

	color: #767676;

}



/* Menu toggle */



.menu-toggle {

	background-color: transparent;

	border: 0;

	-webkit-box-shadow: none;

	box-shadow: none;

	color: #222;

	display: none;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	line-height: 1.5;

	margin: 1px auto 2px;

	padding: 1em;

	text-shadow: none;

}



/* Display the menu toggle when JavaScript is available. */



.js .menu-toggle {

	display: block;

}



.main-navigation.toggled-on ul.nav-menu {

	display: block;

}



.menu-toggle:hover,

.menu-toggle:focus {

	background-color: transparent;

	-webkit-box-shadow: none;

	box-shadow: none;

}







.menu-toggle .icon {

	margin-right: 0.5em;

	top: -2px;

}



.toggled-on .menu-toggle .icon-bars,

.menu-toggle .icon-close {

	display: none;

}



.toggled-on .menu-toggle .icon-close {

	display: inline-block;

}



/* Dropdown Toggle */



.dropdown-toggle {

	background-color: transparent;

	border: 0;

	-webkit-box-shadow: none;

	box-shadow: none;

	color: #222;

	display: block;

	font-size: 16px;

	right: -0.5em;

	line-height: 1.5;

	margin: 0 auto;

	padding: 0.5em;

	position: absolute;

	text-shadow: none;

	top: 0;

}



.dropdown-toggle:hover,

.dropdown-toggle:focus {

	background: transparent;

}







.dropdown-toggle.toggled-on .icon {

	-ms-transform: rotate(-180deg); /* IE 9 */

	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */

	transform: rotate(-180deg);

}



/* Scroll down arrow */



.site-header .menu-scroll-down {

	display: none;

}



/*--------------------------------------------------------------

13.0 Layout

--------------------------------------------------------------*/



html {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}



*,

*:before,

*:after {

	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

	-webkit-box-sizing: inherit;

	-moz-box-sizing: inherit;

	box-sizing: inherit;

}



body {

	background: #fff;

	/* Fallback for when there is no custom background color defined. */

}


/*4-23 ds*/
#page {

	position: relative;

	word-wrap: break-word;

	z-index: 3;
	width: 100% !important;	

}

 #page a.prev,#page a.next {
    background: none !important;
}

/*4-23 ds*/
#page a.next  { float: right; margin: -19px 115px;}

.wrap {

	margin-left: auto;

	margin-right: auto;

	max-width: 700px;

	padding-left: 2em;

	padding-right: 2em;

}



.wrap:after {

	clear: both;

	content: "";

	display: block;

}



/*--------------------------------------------------------------

13.1 Header

--------------------------------------------------------------*/



#masthead .wrap {

	position: relative;

}



.site-header {



	position: relative;

	height:162px;

}
.xw_bnt p a{ display:block; font-size:18px;border-radius:40px; height:80px; text-align: center; line-height:80px !important; width:100%;border:1px solid #009e96; color:#009e96;}
.xw_bnt p:hover a{background:#009e96; color:#fff;}
.xw_bnt{margin-top:30px;}

.height_a .vc_gitem-post-data{margin-bottom:0 !Important;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{border-color:transparent !important; background-color:transparent  !important;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{border-color:transparent  !important; background-color:transparent  !important;font-size:18px  !important;color:#002923  !important;}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a{border-bottom:3px solid  !important;border-radius: 0  !important;color:#009e96  !important;font-size:18px !important;border-bottom-color:#009e96 !important;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:focus,.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
	background-color: transparent  !important;
}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{background-color: transparent  !important;}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{border-radius:0  !important;border-top: 1px solid #009e96  !important;}
.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{border-right: none  !important;border-bottom:none  !important;border-left: none  !important;}

.height_a{height:68px;line-height: 40px; border-bottom: 1px solid #009e96; transition: all 0.3s;}
.height_a:hover{background:#f0f0f0;}
.height_a .vc_gitem_row{height: 68px;
	display: flex;
	justify-content: center;
	align-items: center;}
.height_a:before{    padding-top: 25% !Important;}

	/* Site branding */



.site-branding {

	padding: 1em 0;

	position: relative;

	-webkit-transition: margin-bottom 0.2s;

	transition: margin-bottom 0.2s;

	z-index: 3;

}



.site-branding a {

	text-decoration: none;

	-webkit-transition: opacity 0.2s;

	transition: opacity 0.2s;

}



.site-branding a:hover,

.site-branding a:focus {

	opacity: 0.7;

}



.site-title {

	clear: none;

	font-size: 24px;

	font-size: 1.5rem;

	font-weight: 800;

	line-height: 1.25;

	letter-spacing: 0.08em;

	margin: 0;

	padding: 0;

	text-transform: uppercase;

}



.site-title,

.site-title a {

	color: #222;

	opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */

}



body.has-header-image .site-title,

body.has-header-video .site-title,

body.has-header-image .site-title a,

body.has-header-video .site-title a {

	color: #fff;

}



.site-description {

	color: #666;

	font-size: 13px;

	font-size: 0.8125rem;

	margin-bottom: 0;

}



body.has-header-image .site-description,

body.has-header-video .site-description {

	color: #fff;

	opacity: 0.8;

}



.custom-logo-link {

	display: inline-block;

	padding-right: 1em;

	vertical-align: middle;

	width: auto;

}



.custom-logo-link img {

	display: inline-block;

	max-height: 80px;

	width: auto;

}



body.home.title-tagline-hidden.has-header-image .custom-logo-link img,

body.home.title-tagline-hidden.has-header-video .custom-logo-link img {

	max-height: 200px;

	max-width: 100%;

}






body:not(.title-tagline-hidden) .site-branding-text {

	display: inline-block;

	vertical-align: middle;

}



.custom-header {

	position: relative;

}



.has-header-image.twentyseventeen-front-page .custom-header,

.has-header-video.twentyseventeen-front-page .custom-header,

.has-header-image.home.blog .custom-header,

.has-header-video.home.blog .custom-header {

	display: table;

	height: 300px;

	height: 75vh;

	width: 100%;

}



.custom-header-media {

	bottom: 0;

	left: 0;

	overflow: hidden;

	position: absolute;

	right: 0;

	top: 0;

	width: 100%;

}



.custom-header-media:before {

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */

	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6-15 */

	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */

	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */

	bottom: 0;

	content: "";

	display: block;

	height: 100%;

	left: 0;

	position: absolute;

	right: 0;

	z-index: 2;

}



.has-header-image .custom-header-media img,

.has-header-video .custom-header-media video,

.has-header-video .custom-header-media iframe {

	position: fixed;

	height: auto;

	left: 50%;

	max-width: 1000%;

	min-height: 100%;

	min-width: 100%;

	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */

	width: auto;

	top: 50%;

	padding-bottom: 1px; /* Prevent header from extending beyond the footer */

	-ms-transform: translateX(-50%) translateY(-50%);

	-moz-transform: translateX(-50%) translateY(-50%);

	-webkit-transform: translateX(-50%) translateY(-50%);

	transform: translateX(-50%) translateY(-50%);

}



.wp-custom-header .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */

	background-color: rgba(34, 34, 34, 0.5);

	border: 1px solid rgba(255, 255, 255, 0.6);

	color: rgba(255, 255, 255, 0.6);

	height: 45px;

	overflow: hidden;

	padding: 0;

	position: fixed;

	right: 30px;

	top: 30px;

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	width: 45px;

}






.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {

	bottom: 0;

	position: absolute;

	top: auto;

	-ms-transform: translateX(-50%) translateY(0);

	-moz-transform: translateX(-50%) translateY(0);

	-webkit-transform: translateX(-50%) translateY(0);

	transform: translateX(-50%) translateY(0);

}



/* For browsers that support 'object-fit' */

@supports ( object-fit: cover ) {

	.has-header-image .custom-header-media img,

	.has-header-video .custom-header-media video,

	.has-header-video .custom-header-media iframe,

	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {

		height: 100%;

		left: 0;

		-o-object-fit: cover;

		object-fit: cover;

		top: 0;

		-ms-transform: none;

		-moz-transform: none;

		-webkit-transform: none;

		transform: none;

		width: 100%;

	}

}



/* Hides div in Customizer preview when header images or videos change. */



body:not(.has-header-image):not(.has-header-video) .custom-header-media {

	display: none;

}



.has-header-image.twentyseventeen-front-page .site-branding,

.has-header-video.twentyseventeen-front-page .site-branding,

.has-header-image.home.blog .site-branding,

.has-header-video.home.blog .site-branding {

	display: table-cell;

	height: 100%;

	vertical-align: bottom;

}



/*--------------------------------------------------------------

13.2 Front Page

--------------------------------------------------------------*/



.twentyseventeen-front-page .site-content {

	padding: 0;

}



.twentyseventeen-panel {

	overflow: hidden;

	position: relative;

}



.panel-image {

	background-position: center center;

	background-repeat: no-repeat;

	-webkit-background-size: cover;

	background-size: cover;

	position: relative;

}



.panel-image:before {

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */

	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */

	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));

	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);

	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */

	bottom: 0;

	content: "";

	left: 0;

	right: 0;

	position: absolute;

	top: 100px;

}



.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {

	border-top: 1px solid #ddd;

}



.panel-content {

	position: relative;

}



.panel-content .wrap {

	padding-bottom: 0.5em;

	padding-top: 1.75em;

}



/* Panel edit link */



.twentyseventeen-panel .edit-link {

	display: block;

	margin: 0.3em 0 0;

}



.twentyseventeen-panel .entry-header .edit-link {

	font-size: 14px;

	font-size: 0.875rem;

}



/* Front Page - Recent Posts */



.twentyseventeen-front-page .panel-content .recent-posts article {

	border: 0;

	color: #333;

	margin-bottom: 3em;

}



.recent-posts .entry-header {

	margin-bottom: 1.2em;

}



.page .panel-content .recent-posts .entry-title {

	font-size: 20px;

	font-size: 1.25rem;

	font-weight: 300;

	letter-spacing: 0;

	text-transform: none;

}



.twentyseventeen-panel .recent-posts .entry-header .edit-link {

	color: #222;

	display: inline-block;

	font-size: 11px;

	font-size: 0.6875rem;

	margin-left: 1em;

}



/*--------------------------------------------------------------

13.3 Regular Content

--------------------------------------------------------------*/



.site-content-contain {

	background-color: #fff;

	position: relative;

}



.site-content {

	padding: 2.5em 0 0;

}



/*--------------------------------------------------------------

13.4 Posts

--------------------------------------------------------------*/



/* Post Landing Page */



.sticky {

	position: relative;

}



.post:not(.sticky) .icon-thumb-tack {

	display: none;

}



.sticky .icon-thumb-tack {

	display: block;

	height: 18px;

	left: -1.5em;

	position: absolute;

	top: 1.65em;

	width: 20px;

}



.page .panel-content .entry-title,

.page-title,

body.page:not(.twentyseventeen-front-page) .entry-title {

	color: #222;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	letter-spacing: 0.14em;

	text-transform: uppercase;

}



.entry-header .entry-title {

	margin-bottom: 0.25em;

}



.entry-title a {

	color: #333;

	text-decoration: none;

	margin-left: -2px;

}



.entry-title:not(:first-child) {

	padding-top: 0;

}



.entry-meta {

	color: #767676;

	font-size: 11px;

	font-size: 0.6875rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	padding-bottom: 0.25em;

	text-transform: uppercase;

}



.entry-meta a {

	color: #767676;

}



.byline,

.updated:not(.published) {

	display: none;

}



.single .byline,

.group-blog .byline {

	display: inline;

}



.pagination,

.comments-pagination {

	border-top: 1px solid #eee;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	padding: 2em 0 3em;

	text-align: center;

}



.pagination .icon,

.comments-pagination .icon {

	width: 0.666666666em;

	height: 0.666666666em;

}



.comments-pagination {

	border: 0;

}



.page-numbers {

	display: none;

	padding: 0.5em 0.75em;

}



.page-numbers.current {

	color: #767676;

	display: inline-block;

}



.page-numbers.current .screen-reader-text {

	clip: auto;

	height: auto;

	overflow: auto;

	position: relative !important;

	width: auto;

}



.prev.page-numbers,

.next.page-numbers {

	background-color: #ddd;

	-webkit-border-radius: 2px;

	border-radius: 2px;

	display: inline-block;

	font-size: 24px;

	font-size: 1.5rem;

	line-height: 1;

	padding: 0.25em 0.5em 0.4em;

}



.prev.page-numbers,

.next.page-numbers {

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

}



.prev.page-numbers:focus,

.prev.page-numbers:hover,

.next.page-numbers:focus,

.next.page-numbers:hover {

	background-color: #767676;

	color: #fff;

}



.prev.page-numbers {

	float: left;

}



.next.page-numbers {

	float: right;

}



/* Aligned blockquotes */



.entry-content blockquote.alignleft,

.entry-content blockquote.alignright {

	color: #666;

	font-size: 13px;

	font-size: 0.8125rem;

	width: 48%;

}



/* Blog landing, search, archives */



.blog .site-main > article,

.archive .site-main > article,

.search .site-main > article {

	padding-bottom: 2em;

}



body:not(.twentyseventeen-front-page) .entry-header {

	padding: 1em 0;

}



body:not(.twentyseventeen-front-page) .entry-header,

body:not(.twentyseventeen-front-page) .entry-content,

body:not(.twentyseventeen-front-page) #comments {

	margin-left: auto;

	margin-right: auto;

}



body:not(.twentyseventeen-front-page) .entry-header {

	padding-top: 0;

}



.blog .entry-meta a.post-edit-link,

.archive .entry-meta a.post-edit-link,

.search .entry-meta a.post-edit-link {

	color: #222;

	display: inline-block;

	margin-left: 1em;

	white-space: nowrap;

}



.search .page .entry-meta a.post-edit-link {

	margin-left: 0;

	white-space: nowrap;

}



.taxonomy-description {

	color: #666;

	font-size: 13px;

	font-size: 0.8125rem;

}



/* More tag */



.entry-content .more-link:before {

	content: "";

	display: block;

	margin-top: 1.5em;

}



/* Single Post */



.single-post:not(.has-sidebar) #primary,

.page.page-one-column:not(.twentyseventeen-front-page) #primary,

.archive.page-one-column:not(.has-sidebar) .page-header,

.archive.page-one-column:not(.has-sidebar) #primary {

	margin-left: auto;

	margin-right: auto;

	max-width: 740px;

}



.single-featured-image-header {

	background-color: #fafafa;

	border-bottom: 1px solid #eee;

}



.single-featured-image-header img {

	display: block;

	margin: auto;

}



.page-links {

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	padding: 2em 0 3em;

}



.page-links .page-number {

	color: #767676;

	display: inline-block;

	padding: 0.5em 1em;

}



.page-links a {

	display: inline-block;

}



.page-links a .page-number {

	color: #222;

}



/* Entry footer */



.entry-footer {

	border-bottom: 1px solid #eee;

	border-top: 1px solid #eee;

	margin-top: 2em;

	padding: 2em 0;

}



.entry-footer .cat-links,

.entry-footer .tags-links {

	display: block;

	font-size: 11px;

	font-size: 0.6875rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	padding-left: 2.5em;

	position: relative;

	text-transform: uppercase;

}



.entry-footer .cat-links + .tags-links {

	margin-top: 1em;

}



.entry-footer .cat-links a,

.entry-footer .tags-links a {

	color: #333;

}



.entry-footer .cat-links .icon,

.entry-footer .tags-links .icon {

	color: #767676;

	left: 0;

	margin-right: 0.5em;

	position: absolute;

	top: 2px;

}



.entry-footer .edit-link {

	display: inline-block;

}



.entry-footer .edit-link a.post-edit-link {

	background-color: #222;

	-webkit-border-radius: 2px;

	border-radius: 2px;

	-webkit-box-shadow: none;

	box-shadow: none;

	color: #fff;

	display: inline-block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 800;

	margin-top: 2em;

	padding: 0.7em 2em;

	-webkit-transition: background-color 0.2s ease-in-out;

	transition: background-color 0.2s ease-in-out;

	white-space: nowrap;

}



.entry-footer .edit-link a.post-edit-link:hover,

.entry-footer .edit-link a.post-edit-link:focus {

	background-color: #767676;

}



/* Post Formats */



.blog .format-status .entry-title,

.archive .format-status .entry-title,

.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}



.format-quote blockquote {

	color: #333;

	font-size: 20px;

	font-size: 1.25rem;

	font-weight: 300;

	overflow: visible;

	position: relative;

}



.format-quote blockquote .icon {

	display: block;

	height: 20px;

	left: -1.25em;

	position: absolute;

	top: 0.4em;

	-webkit-transform: scale(-1, 1);

	-ms-transform: scale(-1, 1);

	transform: scale(-1, 1);

	width: 20px;

}



/* Post Navigation */



.post-navigation {

	font-weight: 800;

	margin: 3em 0;

}



.post-navigation .nav-links {

	padding: 1em 0;

}



.nav-subtitle {

	background: transparent;

	color: #767676;

	display: block;

	font-size: 11px;

	font-size: 0.6875rem;

	letter-spacing: 0.1818em;

	margin-bottom: 1em;

	text-transform: uppercase;

}



.nav-title {

	color: #333;

	font-size: 15px;

	font-size: 0.9375rem;

}



.post-navigation .nav-next {

	margin-top: 1.5em;

}



.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {

	margin-right: 0.5em;

}



.nav-links .nav-next .nav-title .nav-title-icon-wrapper {

	margin-left: 0.5em;

}



/*--------------------------------------------------------------

13.5 Pages

--------------------------------------------------------------*/



.page-header {

	padding-bottom: 2em;

}



.page .entry-header .edit-link {

	font-size: 14px;

	font-size: 0.875rem;

}



.search .page .entry-header .edit-link {

	font-size: 11px;

	font-size: 0.6875rem;

}



.page-links {

	clear: both;

	margin: 0 0 1.5em;

}



.page:not(.home) #content {

	padding-bottom: 1.5em;

}



/* 404 page */



.error404 .page-content {

	padding-bottom: 4em;

}



.error404 .page-content .search-form,

.search .page-content .search-form {

	margin-bottom: 3em;

}



/*--------------------------------------------------------------

13.6 Footer

--------------------------------------------------------------*/



.site-footer {

	border-top: 1px solid #eee;

}



.site-footer .wrap {

	padding-bottom: 1.5em;

	padding-top: 2em;

}



/* Footer widgets */



.site-footer .widget-area {

	padding-bottom: 2em;

	padding-top: 2em;

}



/* Social nav */



.social-navigation {

	font-size: 16px;



	margin-bottom: 1em;

}



.social-navigation ul {

	list-style: none;

	margin-bottom: 0;

	margin-left: 0;

}



.social-navigation li {

	display: inline;

}



.social-navigation a {

	background-color: #767676;

	-webkit-border-radius: 40px;

	border-radius: 40px;

	color: #fff;

	display: inline-block;

	height: 40px;

	margin: 0 1em 0.5em 0;

	text-align: center;

	width: 40px;

}



.social-navigation a:hover,

.social-navigation a:focus {

	background-color: #333;

}



.social-navigation .icon {

	height: 16px;

	top: 12px;

	width: 16px;

	vertical-align: top;

}



/* Site info */



.site-info {

	font-size: 14px;

	font-size: 0.875rem;

	margin-bottom: 1em;

}



.site-info a {

	color: #666;

}



.site-info .sep {

	margin: 0;

	display: block;

	visibility: hidden;

	height: 0;

	width: 100%;

}



/*--------------------------------------------------------------

14.0 Comments

--------------------------------------------------------------*/



#comments {

	clear: both;

	padding: 2em 0 0.5em;

}



.comments-title {

	font-size: 20px;

	font-size: 1.25rem;

	margin-bottom: 1.5em;

}



.comment-list,

.comment-list .children {

	list-style: none;

	margin: 0;

	padding: 0;

}



.comment-list li:before {

	display: none;

}



.comment-body {

	margin-left: 65px;

}



.comment-author {

	font-size: 16px;



	margin-bottom: 0.4em;

	position: relative;

	z-index: 2;

}



.comment-author .avatar {

	height: 50px;

	left: -65px;

	position: absolute;

	width: 50px;

}



.comment-author .says {

	display: none;

}



.comment-meta {

	margin-bottom: 1.5em;

}



.comment-metadata {

	color: #767676;

	font-size: 10px;

	font-size: 0.625rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	text-transform: uppercase;

}



.comment-metadata a {

	color: #767676;

}



.comment-metadata a.comment-edit-link {

	color: #222;

	margin-left: 1em;

}



.comment-body {

	color: #333;

	font-size: 14px;

	font-size: 0.875rem;

	margin-bottom: 4em;

}



.comment-reply-link {

	font-weight: 800;

	position: relative;

}



.comment-reply-link .icon {

	color: #222;

	left: -2em;

	height: 1em;

	position: absolute;

	top: 0;

	width: 1em;

}



.children .comment-author .avatar {

	height: 30px;

	left: -45px;

	width: 30px;

}



.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {

	border: 1px solid #333;

	padding: 2px;

}



.no-comments,

.comment-awaiting-moderation {

	color: #767676;

	font-size: 14px;

	font-size: 0.875rem;

	font-style: italic;

}



.comments-pagination {

	margin: 2em 0 3em;

}



.form-submit {

	text-align: right;

}



/*--------------------------------------------------------------

15.0 Widgets

--------------------------------------------------------------*/



#secondary {

	padding: 1em 0 2em;

}



.widget {

	padding-bottom: 3em;

}



h2.widget-title {

	color: #222;

	font-size: 13px;

	font-size: 0.8125rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	margin-bottom: 1.5em;

	text-transform: uppercase;

}



.widget-title a {

	color: inherit;

}



/* widget forms */



.widget select {

	width: 100%;

}





/* widget lists */



.widget ul {

	list-style: none;

	margin: 0;

}



.widget ul li,

.widget ol li {

	border-bottom: 1px solid #ddd;

	border-top: 1px solid #ddd;

	padding: 0.5em 0;

}



.widget ul li + li {

	margin-top: -1px;

}



.widget ul li ul {

	margin: 0 0 -1px;

	padding: 0;

	position: relative;

}



.widget ul li li {

	border: 0;

	padding-left: 24px;

	padding-left: 1.5rem;

}



/* Widget lists of links */



.widget_top-posts ul li ul,

.widget_rss_links ul li ul,

.widget-grofile ul.grofile-links li ul,

.widget_pages ul li ul,

.widget_meta ul li ul {

	bottom: 0;

}



.widget_nav_menu ul li li,

.widget_top-posts ul li,

.widget_top-posts ul li li,

.widget_rss_links ul li,

.widget_rss_links ul li li,

.widget-grofile ul.grofile-links li,

.widget-grofile ul.grofile-links li li {

	padding-bottom: 0.25em;

	padding-top: 0.25em;

}



.widget_rss ul li {

	padding-bottom: 1em;

	padding-top: 1em;

}



/* widget markup */



.widget .post-date,

.widget .rss-date {

	font-size: 0.81em;

}



/* Text widget */



.widget_text {

	word-wrap: break-word;

}



.widget_text ul {

	list-style: disc;

	margin: 0;

}



.widget_text ol {

	list-style: decimal;

}



.widget_text ul li,

.widget_text ol li {

	border: none;

}



.widget_text ul li:last-child,

.widget_text ol li:last-child {

	padding-bottom: 0;

}



.widget_text ul li ul {

	margin:0;

}



.widget_text ul li li {

	padding-left: 0;

	padding-right: 0;

}



.widget_text ol li {

	list-style-position: inside;

}



.widget_text ol li + li {

	margin-top: -1px;

}



/* RSS Widget */



.widget_rss .widget-title .rsswidget:first-child {

	float: right;

}



.widget_rss .widget-title .rsswidget:first-child:hover {

	background-color: transparent;

}



.widget_rss .widget-title .rsswidget:first-child img {

	display: block;

}



.widget_rss ul li {

	padding: 2.125em 0;

}



.widget_rss ul li:first-child {

	border-top: none;

	padding-top: 0;

}



.widget_rss li .rsswidget {

	font-size: 22px;

	font-size: 1.375rem;

	font-weight: 300;

	line-height: 1.4;

}



.widget_rss .rss-date,

.widget_rss li cite {

	color: #767676;

	display: block;

	font-size: 10px;

	font-size: 0.625rem;

	font-style: normal;

	font-weight: 800;

	letter-spacing: 0.18em;

	line-height: 1.5;

	text-transform: uppercase;

}



.widget_rss .rss-date {

	margin: 0.5em 0 1.5em;

	padding: 0;

}



.widget_rss .rssSummary {

	margin-bottom: 0.5em;

}



/* Contact Info Widget */



.widget_contact_info .contact-map {

	margin-bottom: 0.5em;

}



/* Gravatar */



.widget-grofile h4 {

	font-size: 16px;



	margin-bottom: 0;

}



/* Recent Comments */



.widget_recent_comments table,

.widget_recent_comments th,

.widget_recent_comments td {

	border: 0;

}



/* Recent Posts widget */



.widget_recent_entries .post-date {

	display: block;

}



/* Search */



.search-form {

	position: relative;

}



.search-form .search-submit {

	bottom: 3px;

	padding: 0.5em 1em;

	position: absolute;

	right: 0;

	top: 3px;

}



.search-form .search-submit .icon {

	height: 24px;

	top: -2px;

	width: 24px;

}



/* Tag cloud widget */



.tagcloud,

.widget_tag_cloud,

.wp_widget_tag_cloud {

	line-height: 1.5;

}



.widget .tagcloud a,

.widget.widget_tag_cloud a,

.wp_widget_tag_cloud a {

	border: 1px solid #ddd;

	-webkit-box-shadow: none;

	box-shadow: none;

	display: inline-block;

	float: left;

	font-size: 14px !important; /* !important to overwrite inline styles */

	font-size: 0.875rem !important;

	margin: 4px 4px 0 0 !important;

	padding: 4px 10px 5px !important;

	position: relative;

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	width: auto;

	word-wrap: break-word;

	z-index: 0;

}



.widget .tagcloud a:hover,

.widget .tagcloud a:focus,

.widget.widget_tag_cloud a:hover,

.widget.widget_tag_cloud a:focus,

.wp_widget_tag_cloud a:hover,

.wp_widget_tag_cloud a:focus {

	border-color: #bbb;

	-webkit-box-shadow: none;

	box-shadow: none;

	text-decoration: none;

}



/* Calendar widget */



.widget_calendar th,

.widget_calendar td {

	text-align: center;

}



.widget_calendar tfoot td {

	border: 0;

}



/*--------------------------------------------------------------

16.0 Media

--------------------------------------------------------------*/



img,

video {

	height: auto; /* Make sure images are scaled correctly. */

	max-width: 100%; /* Adhere to container width. */

}



img.alignleft,

img.alignright {

	float: none;

	margin: 0;

}



.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



/* Make sure embeds and iframes fit their containers. */



embed,

iframe,

object {

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption,

.gallery-caption {

	color: #666;

	font-size: 13px;

	font-size: 0.8125rem;

	font-style: italic;

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



/* Media Elements */



.mejs-container {

	margin-bottom: 1.5em;

}



/* Audio Player */



.mejs-controls a.mejs-horizontal-volume-slider,

.mejs-controls a.mejs-horizontal-volume-slider:focus,

.mejs-controls a.mejs-horizontal-volume-slider:hover {

	background: transparent;

	border: 0;

}



/* Playlist Color Overrides: Light */



.site-content .wp-playlist-light {

	border-color: #eee;

	color: #222;

}



.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {

	color: #333;

}



.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {

	color: #767676;

}



.site-content .wp-playlist-light .wp-playlist-item {

	border-bottom: 1px dotted #eee;

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

}



.site-content .wp-playlist-light .wp-playlist-item:hover,

.site-content .wp-playlist-light .wp-playlist-item:focus {

	border-bottom-color: rgba(0, 0, 0, 0);

	background-color: #767676;

	color: #fff;

}



.site-content .wp-playlist-light a.wp-playlist-caption:hover,

.site-content .wp-playlist-light .wp-playlist-item:hover a,

.site-content .wp-playlist-light .wp-playlist-item:focus a {

	color: #fff;

}



/* Playlist Color Overrides: Dark */



.site-content .wp-playlist-dark {

	background: #222;

	border-color: #333;

}



.site-content .wp-playlist-dark .mejs-container .mejs-controls {

	background-color: #333;

}



.site-content .wp-playlist-dark .wp-playlist-caption {

	color: #fff;

}



.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {

	color: #eee;

}



.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {

	color: #aaa;

}



.site-content .wp-playlist-dark .wp-playlist-playing {

	background-color: #333;

}



.site-content .wp-playlist-dark .wp-playlist-item {

	border-bottom: 1px dotted #555;

	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;

}



.site-content .wp-playlist-dark .wp-playlist-item:hover,

.site-content .wp-playlist-dark .wp-playlist-item:focus {

	border-bottom-color: rgba(0, 0, 0, 0);

	background-color: #aaa;

	color: #222;

}



.site-content .wp-playlist-dark a.wp-playlist-caption:hover,

.site-content .wp-playlist-dark .wp-playlist-item:hover a,

.site-content .wp-playlist-dark .wp-playlist-item:focus a {

	color: #222;

}



/* Playlist Style Overrides */



.site-content .wp-playlist {

	padding: 0.625em 0.625em 0.3125em;

}



.site-content .wp-playlist-current-item .wp-playlist-item-title {

	font-weight: 700;

}



.site-content .wp-playlist-current-item .wp-playlist-item-album {

	font-style: normal;

}



.site-content .wp-playlist-current-item .wp-playlist-item-artist {

	font-size: 10px;

	font-size: 0.625rem;

	font-weight: 800;

	letter-spacing: 0.1818em;

	text-transform: uppercase;

}



.site-content .wp-playlist-item {

	padding: 0 0.3125em;

	cursor: pointer;

}



.site-content .wp-playlist-item:last-of-type {

	border-bottom: none;

}



.site-content .wp-playlist-item a {

	padding: 0.3125em 0;

	border-bottom: none;

}



.site-content .wp-playlist-item a,

.site-content .wp-playlist-item a:focus,

.site-content .wp-playlist-item a:hover {

	-webkit-box-shadow: none;

	box-shadow: none;

	background: transparent;

}



.site-content .wp-playlist-item-length {

	top: 5px;

}



/* SVG Icons base styles */



.icon {

	display: inline-block;

	fill: currentColor;

	height: 1em;

	position: relative; /* Align more nicely with capital letters */

	top: -0.0625em;

	vertical-align: middle;

	width: 1em;

}



/*--------------------------------------------------------------

16.1 Galleries

--------------------------------------------------------------*/



.gallery-item {

	display: inline-block;

	text-align: left;

	vertical-align: top;

	margin: 0 0 1.5em;

	padding: 0 1em 0 0;

	width: 50%;

}



.gallery-columns-1 .gallery-item {

	width: 100%;

}



.gallery-columns-2 .gallery-item {

	max-width: 50%;

}



.gallery-item a,

.gallery-item a:hover,

.gallery-item a:focus {

	-webkit-box-shadow: none;

	box-shadow: none;

	background: none;

	display: inline-block;

	max-width: 100%;

}



.gallery-item a img {

	display: block;

	-webkit-transition: -webkit-filter 0.2s ease-in;

	transition: -webkit-filter 0.2s ease-in;

	transition: filter 0.2s ease-in;

	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;

}



.gallery-item a:hover img,

.gallery-item a:focus img {

	-webkit-filter: opacity(60%);

	filter: opacity(60%);

}



.gallery-caption {

	display: block;

	text-align: left;

	padding: 0 10px 0 0;

	margin-bottom: 0;

}



/*--------------------------------------------------------------

17.0 Customizer

--------------------------------------------------------------*/



.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {

	border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */

	bottom: 1em;

	content: "";

	display: block;

	left: 1em;

	position: absolute;

	right: 1em;

	top: 1em;

	z-index: 1;

}



.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {

	z-index: 2; /* Prevent :after from preventing interactions within the section */

}



/* Used for placeholder text */

.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {

	display: block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: 700;

	letter-spacing: 1px;

	padding: 3em;

	text-transform: uppercase;

	text-align: center;

}



/* Show borders on the custom page panels only when the front page sections are being edited */

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {

	border: none;

}



.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {

	border: 0;

}



/* Add some space around the visual edit shortcut buttons. */





/* Ensure that placeholder icons are visible. */

.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {

	visibility: visible;

}



/*--------------------------------------------------------------

18.0 SVGs Fallbacks

--------------------------------------------------------------*/



.svg-fallback {

	display: none;

}



.no-svg .svg-fallback {

	display: inline-block;

}



.no-svg .dropdown-toggle {

	padding: 0.5em 0 0;

	right: 0;

	text-align: center;

	width: 2em;

}



.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {

	font-size: 20px;

	font-size: 1.25rem;

	font-weight: 400;

	line-height: 1;

	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */

	-ms-transform: rotate(180deg); /* IE 9 */

	transform: rotate(180deg);

}



.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {

	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */

	-ms-transform: rotate(0); /* IE 9 */

	transform: rotate(0);

}



.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {

	content: "\005E";

}



/* Social Menu fallbacks */



.no-svg .social-navigation a {

	background: transparent;

	color: #222;

	height: auto;

	width: auto;

}



/* Show screen reader text in some cases */



.no-svg .next.page-numbers .screen-reader-text,

.no-svg .prev.page-numbers .screen-reader-text,

.no-svg .social-navigation li a .screen-reader-text,

.no-svg .search-submit .screen-reader-text {

	clip: auto;

	font-size: 16px;



	font-weight: 400;

	height: auto;

	position: relative !important; /* overrides previous !important styles */

	width: auto;

}



/*--------------------------------------------------------------

19.0 Media Queries

--------------------------------------------------------------*/



/* Adjust positioning of edit shortcuts, override style in customize-preview.css */

@media screen and (min-width: 20em) {



	body.customize-partial-edit-shortcuts-shown .site-header .site-title {

		padding-left: 0;

	}

}



@media screen and (min-width: 30em) {



	/* Typography */



	body,

	button,

	input,

	select,

	textarea {

		font-size: 18px;

		font-size: 1.125rem;

	}







	.entry-content blockquote.alignleft,

	.entry-content blockquote.alignright {

		font-size: 14px;

		font-size: 0.875rem;

	}



	/* Fix image alignment */

	img.alignleft {

		float: left;

		margin-right: 1.5em;

	}



	img.alignright {

		float: right;

		margin-left: 1.5em;

	}



	/* Site Branding */



	.site-branding {

		padding: 0;

	}



	/* Front Page */



	.panel-content .wrap {

		padding-bottom: 2em;

		padding-top: 3.5em;

	}







	.panel-content .entry-header {

		margin-bottom: 4.5em;

	}



	.panel-content .recent-posts .entry-header {

		margin-bottom: 0;

	}



	/* Blog Index, Archive, Search */



	.taxonomy-description {

		font-size: 14px;

		font-size: 0.875rem;

	}



	.page-numbers.current {

		font-size: 16px;



	}



	/* Site Footer */



	.site-footer {

		font-size: 16px;



	}



	/* Gallery Columns */



	.gallery-item {

		max-width: 25%;

	}



	.gallery-columns-1 .gallery-item {

		max-width: 100%;

	}



	.gallery-columns-2 .gallery-item {

		max-width: 50%;

	}



	.gallery-columns-3 .gallery-item {

		max-width: 33.33%;

	}



	.gallery-columns-4 .gallery-item {

		max-width: 25%;

	}

}



@media screen and (min-width: 48em) {



	/* Typography */



	body,

	button,

	input,

	select,

	textarea {

		font-size: 16px;



		line-height: 1.5;

	}



	.entry-content blockquote.alignleft,

	.entry-content blockquote.alignright {

		font-size: 13px;

		font-size: 0.8125rem;

	}



	/* Layout */



	.wrap {

		max-width: 1000px;

		padding-left: 3em;

		padding-right: 3em;

	}



	.has-sidebar:not(.error404) #primary {

		float: left;

		width: 58%;

	}



	.has-sidebar #secondary {

		float: right;

		padding-top: 0;

		width: 36%;

	}



	.error404 #primary {

		float: none;

	}



	/* Site Branding */



	.site-branding {

		margin-bottom: 0;

	}



	.has-header-image.twentyseventeen-front-page .site-branding,

	.has-header-video.twentyseventeen-front-page .site-branding,

	.has-header-image.home.blog .site-branding,

	.has-header-video.home.blog .site-branding {

		bottom: 0;

		display: block;

		left: 0;

		height: auto;

		padding-top: 0;

		position: absolute;

		width: 100%;

	}



	.has-header-image.twentyseventeen-front-page .custom-header,

	.has-header-video.twentyseventeen-front-page .custom-header,

	.has-header-image.home.blog .custom-header,

	.has-header-video.home.blog .custom-header {

		display: block;

		height: auto;

	}



	.custom-header-media {

		height: 165px;

		position: relative;

	}



	.twentyseventeen-front-page.has-header-image .custom-header-media,

	.twentyseventeen-front-page.has-header-video .custom-header-media,

	.home.blog.has-header-image .custom-header-media,

	.home.blog.has-header-video .custom-header-media {

		height: 0;

		position: relative;

	}



	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,

	.has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {

		bottom: 0;

		height: auto;

		left: 0;

		position: absolute;

		right: 0;

		top: 0;

	}



	.custom-logo-link {

		padding-right: 2em;

	}



	.custom-logo-link img,

	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,

	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {

		max-width: 350px;

	}



	.title-tagline-hidden.home.has-header-image .custom-logo-link img,

	.title-tagline-hidden.home.has-header-video .custom-logo-link img {

		max-height: 200px;

	}



	.site-title {

		font-size: 36px;

		font-size: 2.25rem;

	}



	.site-description {

		font-size: 16px;



	}



	/* Navigation */



	.navigation-top {

		bottom: 0;

		font-size: 14px;

		font-size: 0.875rem;

		left: 0;

		position: absolute;

		right: 0;

		width: 100%;

		z-index: 999;

	}



	.navigation-top .wrap {

		max-width: 1000px;

		/* The font size is 14px here and we need 50px padding in ems */

		padding: 0.75em 3.4166666666667em;

	}



	.navigation-top nav {

		margin-left: -1.25em;

	}



	.site-navigation-fixed.navigation-top {

		bottom: auto;

		position: fixed;

		left: 0;

		right: 0;

		top: 0;

		width: 100%;

		z-index: 7;

	}



	.admin-bar .site-navigation-fixed.navigation-top {

		top: 32px;

	}



	/* Main Navigation */



	.js .menu-toggle,

	.js .dropdown-toggle {

		display: none;

	}



	.main-navigation {

		width: auto;

	}



	.js .main-navigation ul,

	.js .main-navigation ul ul,

	.js .main-navigation > div > ul {

		display: none;

	}



	.main-navigation ul {

		background: transparent;

		padding: 0;

	}



	.main-navigation > div > ul {

		border: 0;

		margin-bottom: 0;

		padding: 0;

	}



	.main-navigation li {

		border: 0;

		display: inline-block;

	}



	.main-navigation li li {

		display: block;

	}



	.main-navigation a {

		padding: 1em 1.25em;

	}



	.main-navigation ul ul {

		background: #fff;

		border: 1px solid #bbb;

		left: -999em;

		padding: 0;

		position: absolute;

		top: 100%;

		z-index: 99999;

	}



	.main-navigation ul li.menu-item-has-children:before,

	.main-navigation ul li.menu-item-has-children:after,

	.main-navigation ul li.page_item_has_children:before,

	.main-navigation ul li.page_item_has_children:after {

		border-style: solid;

		border-width: 0 6px 6px;

		content: "";

		display: none;

		height: 0;

		position: absolute;

		right: 1em;

		bottom: -1px;

		width: 0;

		z-index: 100000;

	}



	.main-navigation ul li.menu-item-has-children.focus:before,

	.main-navigation ul li.menu-item-has-children:hover:before,

	.main-navigation ul li.menu-item-has-children.focus:after,

	.main-navigation ul li.menu-item-has-children:hover:after,

	.main-navigation ul li.page_item_has_children.focus:before,

	.main-navigation ul li.page_item_has_children:hover:before,

	.main-navigation ul li.page_item_has_children.focus:after,

	.main-navigation ul li.page_item_has_children:hover:after {

		display: block;

	}



	.main-navigation ul li.menu-item-has-children:before,

	.main-navigation ul li.page_item_has_children:before {

		border-color: transparent transparent #bbb;

		bottom: 0;

	}



	.main-navigation ul li.menu-item-has-children:after,

	.main-navigation ul li.page_item_has_children:after {

		border-color: transparent transparent #fff;

	}



	.main-navigation ul ul li:hover > ul,

	.main-navigation ul ul li.focus > ul {

		left: 100%;

		right: auto;

	}



	.main-navigation ul ul a {

		padding: 0.75em 1.25em;

		width: 16em;

	}



	.main-navigation li li {

		-webkit-transition: background-color 0.2s ease-in-out;

		transition: background-color 0.2s ease-in-out;

	}



	.main-navigation li li:hover,

	.main-navigation li li.focus {

		background: #767676;

	}



	.main-navigation li li a {

		-webkit-transition: color 0.3s ease-in-out;

		transition: color 0.3s ease-in-out;

	}



	.main-navigation li li.focus > a,

	.main-navigation li li:focus > a,

	.main-navigation li li:hover > a,

	.main-navigation li li a:hover,

	.main-navigation li li a:focus,

	.main-navigation li li.current_page_item a:hover,

	.main-navigation li li.current-menu-item a:hover,

	.main-navigation li li.current_page_item a:focus,

	.main-navigation li li.current-menu-item a:focus {

		color: #fff;

	}



	.main-navigation ul li:hover > ul,

	.main-navigation ul li.focus > ul {

		left: 0.5em;

		right: auto;

	}



	.main-navigation .menu-item-has-children > a > .icon,

	.main-navigation .page_item_has_children > a > .icon {

		display: inline;

		left: 5px;

		position: relative;

		top: -1px;

	}



	.main-navigation ul ul .menu-item-has-children > a > .icon,

	.main-navigation ul ul .page_item_has_children > a > .icon {

		margin-top: -9px;

		left: auto;

		position: absolute;

		right: 1em;

		top: 50%;

		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */

		-ms-transform: rotate(-90deg); /* IE 9 */

		transform: rotate(-90deg);

	}



	.main-navigation ul ul ul {

		left: -999em;

		margin-top: -1px;

		top: 0;

	}



	.main-navigation ul ul li.menu-item-has-children.focus:before,

	.main-navigation ul ul li.menu-item-has-children:hover:before,

	.main-navigation ul ul li.menu-item-has-children.focus:after,

	.main-navigation ul ul li.menu-item-has-children:hover:after,

	.main-navigation ul ul li.page_item_has_children.focus:before,

	.main-navigation ul ul li.page_item_has_children:hover:before,

	.main-navigation ul ul li.page_item_has_children.focus:after,

	.main-navigation ul ul li.page_item_has_children:hover:after {

		display: none;

	}



	.site-header .site-navigation-fixed .menu-scroll-down {

		display: none;

	}



	/* Scroll down arrow */



	.site-header .menu-scroll-down {

		display: block;

		padding: 1em;

		position: absolute;

		right: 0;

	}



	.site-header .menu-scroll-down .icon {

		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */

		-ms-transform: rotate(90deg); /* IE 9 */

		transform: rotate(90deg);

	}



	.site-header .menu-scroll-down {

		color: #fff;

		top: 2em;

	}



	.site-header .navigation-top .menu-scroll-down {

		color: #767676;

		top: 0.7em;

	}






	.menu-scroll-down .icon {

		height: 18px;

		width: 18px;

	}



	/* Front Page */



	.twentyseventeen-front-page.has-header-image .site-branding,

	.twentyseventeen-front-page.has-header-video .site-branding,

	.home.blog.has-header-image .site-branding,

	.home.blog.has-header-video .site-branding {

		margin-bottom: 70px;

	}



	.twentyseventeen-front-page.has-header-image .custom-header-media,

	.twentyseventeen-front-page.has-header-video .custom-header-media,

	.home.blog.has-header-image .custom-header-media,

	.home.blog.has-header-video .custom-header-media {

		height: 1200px;

		height: 100vh;

		max-height: 100%;

		overflow: hidden;

	}



	.twentyseventeen-front-page.has-header-image .custom-header-media:before,

	.twentyseventeen-front-page.has-header-video .custom-header-media:before,

	.home.blog.has-header-image .custom-header-media:before,

	.home.blog.has-header-video .custom-header-media:before {

		height: 33%;

	}



	.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,

	.admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,

	.admin-bar.home.blog.has-header-image .custom-header-media,

	.admin-bar.home.blog.has-header-video .custom-header-media {

		height: calc(100vh - 32px);

	}



	.panel-content .wrap {

		padding-bottom: 4.5em;

		padding-top: 6em;

	}



	.panel-image {

		height: 100vh;

		max-height: 1200px;

	}



	/* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */

	.background-fixed .panel-image {

		background-attachment: fixed;

	}



	.page-two-column .panel-content .entry-header {

		float: left;

		width: 36%;

	}



	.page-two-column .panel-content .entry-content {

		float: right;

		width: 58%;

	}



	/* Front Page - Recent Posts */



	.page-two-column .panel-content .recent-posts {

		clear: right;

		float: right;

		width: 58%;

	}



	.panel-content .recent-posts article {

		margin-bottom: 4em;

	}



	.panel-content .recent-posts .entry-header,

	.page-two-column #primary .panel-content .recent-posts .entry-header,

	.panel-content .recent-posts .entry-content,

	.page-two-column #primary .panel-content .recent-posts .entry-content {

		float: none;

		width: 100%;

	}



	.panel-content .recent-posts .entry-header {

		margin-bottom: 1.5em;

	}



	.page .panel-content .recent-posts .entry-title {

		font-size: 26px;

		font-size: 1.625rem;

	}



	/* Posts */



	.site-content {

		padding: 5.5em 0 0;

	}



	.single-post .entry-title,

	.page .entry-title {

		font-size: 26px;

		font-size: 1.625rem;

	}



	.comments-pagination,

	.post-navigation {

		clear: both;

	}



	.post-navigation .nav-previous {

		float: left;

		width: 50%;

	}



	.post-navigation .nav-next {

		float: right;

		text-align: right;

		width: 50%;

	}



	.nav-next,

	.post-navigation .nav-next {

		margin-top: 0;

	}



	/* Blog, archive, search */



	.sticky .icon-thumb-tack {

		height: 23px;

		left: -2.5em;

		top: 1.5em;

		width: 32px;

	}



	body:not(.has-sidebar):not(.page-one-column) .page-header,

	body.has-sidebar.error404 #primary .page-header,

	body.page-two-column:not(.archive) #primary .entry-header,

	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {

		float: left;

		width: 36%;

	}



	.blog:not(.has-sidebar) #primary article,

	.archive:not(.page-one-column):not(.has-sidebar) #primary article,

	.search:not(.has-sidebar) #primary article,

	.error404:not(.has-sidebar) #primary .page-content,

	.error404.has-sidebar #primary .page-content,

	body.page-two-column:not(.archive) #primary .entry-content,

	body.page-two-column #comments {



		width: 100%;

	}



	.blog .site-main > article,

	.archive .site-main > article,

	.search .site-main > article {



	}



	.navigation.pagination {

		clear: both;


		width: 100%;

	}



	.has-sidebar .navigation.pagination,

	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {

		float: none;

		width: 100%;

	}



	.entry-footer {

		display: table;

		width: 100%;

	}



	.entry-footer .cat-tags-links {

		display: table-cell;

		vertical-align: middle;

		width: 100%;

	}



	.entry-footer .edit-link {

		display: table-cell;

		text-align: right;

		vertical-align: middle;

	}



	.entry-footer .edit-link a.post-edit-link {

		margin-top: 0;

		margin-left: 1em;

	}



	/* Entry content */



	/* without sidebar */



	:not(.has-sidebar) .entry-content blockquote.alignleft {

		margin-left: -17.5%;

		width: 48%;

	}



	:not(.has-sidebar) .entry-content blockquote.alignright {

		margin-right: -17.5%;

		width: 48%;

	}



	/* with sidebar */



	.has-sidebar .entry-content blockquote.alignleft {

		margin-left: 0;

		width: 34%;

	}



	.has-sidebar .entry-content blockquote.alignright {

		margin-right: 0;

		width: 34%;

	}



	.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {

		margin-right: -72.5%;

		width: 62%;

	}



	/* blog and archive */



	.blog:not(.has-sidebar) .entry-content blockquote.alignleft,

	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,

	.archive:not(.has-sidebar) .entry-content blockquote.alignleft,

	.page-two-column .entry-content blockquote.alignleft {

		margin-left: -72.5%;

		width: 62%;

	}



	.blog:not(.has-sidebar) .entry-content blockquote.alignright,

	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,

	.archive:not(.has-sidebar) .entry-content blockquote.alignright,

	.page-two-column .entry-content blockquote.alignright {

		margin-right: 0;

		width: 36%;

	}



	/* Post formats */



	.format-quote blockquote .icon {

		left: -1.5em;

	}



	/* Pages */



	.page.page-one-column .entry-header,

	.twentyseventeen-front-page.page-one-column .entry-header,

	.archive.page-one-column:not(.has-sidebar) .page-header {

		margin-bottom: 4em;

	}



	.page:not(.home) #content {

		padding-bottom: 3.25em;

	}



	/* 404 page */



	.error404 .page-content {

		padding-bottom: 9em;

	}



	/* Comments */



	#comments {

		padding-top: 5em;

	}



	.comments-title {

		margin-bottom: 2.5em;

	}



	ol.children .children {

		padding-left: 2em;

	}



	/* Posts pagination */



	.nav-links .nav-title {

		position: relative;

	}



	.nav-title-icon-wrapper {

		position: absolute;

		text-align: center;

		width: 2em;

	}



	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {

		left: -2em;

	}



	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {

		right: -2em;

	}



	/* Secondary */



	#secondary {

		font-size: 14px;

		font-size: 0.875rem;

		line-height: 1.6;

	}



	/* Widgets */



	h2.widget-title {

		font-size: 11px;

		font-size: 0.6875rem;

		margin-bottom: 2em;

	}



	/* Footer */



	.site-footer {

		font-size: 14px;

		font-size: 0.875rem;

		line-height: 1.6;

		margin-top: 3em;

	}



	.site-footer .widget-column.footer-widget-1 {

		float: left;

		width: 36%;

	}



	.site-footer .widget-column.footer-widget-2 {

		float: right;

		width: 58%;

	}



	.social-navigation {

		clear: left;

		float: left;

		margin-bottom: 0;

		width: 36%;

	}



	.site-info {

		float: left;

		padding: 0.7em 0 0;

		width: 58%;

	}



	.social-navigation + .site-info {

		margin-left: 6%;

	}



	.site-info .sep {

		margin: 0 0.5em;

		display: inline;

		visibility: visible;

		height: auto;

		width: auto;

	}



	/* Gallery Columns */



	.gallery-columns-5 .gallery-item {

		max-width: 20%;

	}



	.gallery-columns-6 .gallery-item {

		max-width: 16.66%;

	}



	.gallery-columns-7 .gallery-item {

		max-width: 14.28%;

	}



	.gallery-columns-8 .gallery-item {

		max-width: 12.5%;

	}



	.gallery-columns-9 .gallery-item {

		max-width: 11.11%;

	}

}



@media screen and ( min-width: 67em ) {



	/* Layout */



	/* Navigation */

	.navigation-top .wrap {

		padding: 0.75em 2em;

	}



	.navigation-top nav {

		margin-left: 0;

	}



	/* Sticky posts */



	.sticky .icon-thumb-tack {

		font-size: 32px;

		font-size: 2rem;

		height: 22px;

		left: -1.25em;

		top: 0.75em;

		width: 32px;

	}



	/* Pagination */



	.page-numbers {

		display: inline-block;

	}



	.page-numbers.current {

		font-size: 15px;

		font-size: 0.9375rem;

	}



	.page-numbers.current .screen-reader-text {

		clip: rect(1px, 1px, 1px, 1px);

		height: 1px;

		overflow: hidden;

		position: absolute !important;

		width: 1px;

	}



	/* Comments */



	.comment-body {

		margin-left: 0;

	}

}



@media screen and ( min-width: 79em ) {



	.has-sidebar .entry-content blockquote.alignleft {

		margin-left: -20%;

	}



	.blog:not(.has-sidebar) .entry-content blockquote.alignright,

	.archive:not(.has-sidebar) .entry-content blockquote.alignright,

	.page-two-column .entry-content blockquote.alignright,

	.twentyseventeen-front-page .entry-content blockquote.alignright {

		margin-right: -20%;

	}

}



@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {



	.admin-bar .site-navigation-fixed.navigation-top,

	.admin-bar .site-navigation-hidden.navigation-top {

		top: 46px;

	}

}



/*--------------------------------------------------------------

20.0 Print

--------------------------------------------------------------*/



@media print {



	/* Hide elements */



	form,

	button,

	input,

	select,

	textarea,

	.navigation-top,

	.social-navigation,

	#secondary,

	.content-bottom-widgets,

	.header-image,

	.panel-image-prop,

	.icon-thumb-tack,

	.page-links,

	.edit-link,

	.post-navigation,

	.pagination.navigation,

	.comments-pagination,

	.comment-respond,

	.comment-edit-link,

	.comment-reply-link,

	.comment-metadata .edit-link,

	.pingback .edit-link,

	.site-footer aside.widget-area,

	.site-info {

		display: none !important;

	}



	.entry-footer,

	#comments,

	.site-footer,

	.single-featured-image-header {

		border: 0;

	}



	/* Font sizes */



	body {

		font-size: 12pt;

	}






	.page .panel-content .entry-title,

	.page-title,

	body.page:not(.twentyseventeen-front-page) .entry-title {

		font-size: 10pt;

	}



	/* Layout */



	.wrap {



		padding-left: 5% !important;

		padding-right: 5% !important;

		max-width: none;

	}



	/* Site Branding */



	.site-header {

		background: transparent;

		padding: 0;

	}



	.custom-header-media {

		padding: 0;

	}



	.twentyseventeen-front-page.has-header-image .site-branding,

	.twentyseventeen-front-page.has-header-video .site-branding,

	.home.blog.has-header-image .site-branding,

	.home.blog.has-header-video .site-branding {

		position: relative;

	}



	.site-branding {

		margin-top: 0;

		margin-bottom: 1.75em !important; /* override styles added by JavaScript */

	}



	.site-title {

		font-size: 25pt;

	}



	.site-description {

		font-size: 12pt;

		opacity: 1;

	}



	/* Posts */



	.single-featured-image-header {

		background: transparent;

	}



	.entry-meta {

		font-size: 9pt;

	}



	/* Colors */



	body,

	.site {

		background: none !important; /* Brute force since user agents all print differently. */

	}



	body,

	a,

	.site-title a,

	.twentyseventeen-front-page.has-header-image .site-title,

	.twentyseventeen-front-page.has-header-video .site-title,

	.twentyseventeen-front-page.has-header-image .site-title a,

	.twentyseventeen-front-page.has-header-video .site-title a {

		color: #222 !important; /* Make sure color schemes don't affect to print */

	}



	h2,

	h5,

	blockquote,

	.site-description,

	.twentyseventeen-front-page.has-header-image .site-description,

	.twentyseventeen-front-page.has-header-video .site-description,

	.entry-meta,

	.entry-meta a {

		color: #777 !important; /* Make sure color schemes don't affect to print */

	}



	.entry-content blockquote.alignleft,

	.entry-content blockquote.alignright {

		font-size: 11pt;

		width: 34%;

	}



	.site-footer {

		padding: 0;

	}

}



.wrap {

	max-width: 1170px;

	padding: 0 15px !important;;

}



.primary_wrap #primary{max-width: 100% !important;}

.wrap #primary{max-width: 1170px !important;}

#content{padding: 0 !important;}

.entry-header{display: none;}

.navigation-top{width: 100%; margin:0 auto;  background: transparent;height: 170px; border: none;}

.navigation-top .wrap{ padding: 30px !important; margin: 0 auto;
	background: -webkit-linear-gradient(left, #00969e,#00bcb9);
	background: -o-linear-gradient(left, #00969e,#00bcb9);
	background: -moz-linear-gradient(left, #00969e,#00bcb9);
	background: -ms-linear-gradient(left, #00969e,#00bcb9);
	max-width: 1170px !important;}

.site-content-contain{margin-top: -170px;}

.navigation-top a{ font-weight: normal !important; }

#top-menu li {color:#fff; border-right:1px solid #76bab5;}

#top-menu #menu-item-1029{border: none;}



#site-navigation{margin-top: 90px;}

.main-navigation a{padding: 0 1.25em;}

.menu>li>a{color: #fff;}

.navbar02{float: right;color: #fff;    float: right;position: relative;z-index: 88;right: 0;text-align: right;width: 30%;}

.navbar02 a{padding: 10px; color: #fff;}

.navbar01 a{padding: 0px 10px; color: #fff;}

.logo{float: left;}

.en{border-right: 1px solid #fff;}

.navbar01{float: right; margin-top: 20px; display:flex;align-items: center;}

/*.searchlogo{background:url(imgs/search1.png) no-repeat 0 center; display: inline-block; width: 18px; height: 17px; background-size: 100%; margin: 0 10px;}*/

.more_iocn{border-right: 1px solid #fff;background:url(imgs/more.png) no-repeat 0 center;  background-size: 24px 17px;padding-left: 30px !important;display: inline-block; }

.en:before{content:"|"; margin-right: 20px;}



.big_wrap{width: 1170px; margin: 0 auto !important;}

.ky_wrap .vc-gitem-zone-height-mode-auto:before{padding-top: 25% !important;}



.ky_ct {height: 50px; overflow: hidden;}



#sy_ky span{color:#fff;}

#sy_ky h4{height: 100%;}

#sy_mt h4{height: 100%;}

#sy_fc h4{height: 100%;}

#sy_mt span{color:#fff;}

#sy_mt { margin-top: 20px!important; }

#sy_fc { margin-top: 20px!important; }

#sy_fc span{color:#fff; font-size: 12px;}



#sy_ky .vc_tta-panel-heading{background:url(imgs/ky_bg.jpg) no-repeat 0 center; height: 160px; border-radius: 0; border:0;}

#sy_mt .vc_tta-panel-heading{background:url(imgs/xx_bg.jpg) no-repeat 0 center; height: 160px;}

#sy_fc .vc_tta-panel-heading{background:url(imgs/hz_bg.jpg) no-repeat 0 center; height: 160px;border-radius: 0; }

/*按钮放大*/
.ioc_fd{cursor: pointer;transition: all 0.6s !important; position:relative; overflow:hidden;}
.ioc_fd:hover{transform: scale(1.1);}

.img_fd{cursor: pointer;transition: all 0.6s !important; position:relative; overflow:hidden;
}
.img_fd:hover{transform: scale(1.02);}
.img_fd:hover h3{cursor: pointer;}

#sy_ky.vc_active .vc_tta-panel-heading{background:url(imgs/ky_bg1.jpg);}

.ft_nav{margin-bottom: 10px !important;}

.ft_nav p{margin-bottom: 0 !important; font-size: 20px!important; color:#333333;}

.ft_nav1{margin-bottom: 10px !important;}

.ft_nav1 p{margin-bottom: 10px !important; font-size: 20px!important; color:#333333;}

.vc_sep_line{display: none !important;}

.sy_line:hover p {color:#009e96;}
.sy_line:hover p a{color:#009e96;}

.sy_line:hover .vc_sep_line{display: block !important;}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{border-color:#fff;}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{border-color:#fff;}

.vc_tta-panel i{display: none !important;}



.inline-iocn{width: 50px; float: left; margin-bottom: 0px !important;}



.ft_ct {background: #002923; padding: 40px 0 20px 0;  color: #fff;}

.ft_ct li{list-style: none; font-size: 14px;}

.ft_menu li{list-style: none; float: left;padding: 3px 26px;}

.ft_menu li a{color: #fff; font-size: 14px;}

.clear{clear:both;line-height: 0;height: 0;overflow: hidden;}

.ft_nav_lf{width: 46%; float: left; border-right: 1px solid #0d544c;}

.ft_nav_rt{width: 50%; float: left;}

.ft_logo{text-align: center;}

.ft_adr{width: 50%; float: left; border-right: 1px solid #2e5340; padding-right:2%;}

.ft_iocn{width: 50%; float: left; margin-top: -15px;}

.ft_menu{width: 30%;float: left; margin-top: 30px;}

.ft_logo{width: 40%;float: left;}

.ft_rt{width: 30%;float: right; margin-top: 30px;}

.ft_wrap{width: 1170px; margin: 0 auto;}

.ft_copy{width: 100%; text-align: center; padding: 20px 0 0 0; border-top: 1px solid #0d544c; margin-top: 40px; font-size: 12px; color: #009e96;}
.ft_copy a{      margin-left: 2px;color: #009e96;}


.nav_wrap{position: relative; float: left; margin-top: -65px; width: 100%;}

.nav {width:1170px;height:52px;margin:0 auto; padding-left:15px;}
.nav>ul{margin-left: -30px;}
.nav>ul>li{list-style: none;float: left;line-height: 50px; height: 55px; }

.nav>ul>li>a{text-decoration: none;color: #FFFFFF;padding: 0px 28px !important;border-right: 1px solid #fff;position: relative; font-size: 18px !important; }

.nav>ul>li:last-child>a{border: none;}

.nav>ul>li>a>i{ width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 6px solid #fff;    position: absolute;top: 50%;margin-top: -3px;margin-left: 5px;}

.nav>ul>li.active{border-bottom:4px solid #002923; color:#002923;}

.nav>ul>li.active>a{color:#002923;}

.nav>ul>li.active>a>i{width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 6px solid #002923;    position: absolute;top: 50%;margin-top: -3px;margin-left: 5px;}

#myCarousel{ position: absolute; height:100%; width:100%; object-fit: cover;}
#lg_video{ position: absolute; height:100%; width:100%; object-fit: cover;}
.carousel-inner{height:100%;}
.carousel-inner .item{height:100%;}
.carousel-inner .item img{height:100% !important;object-fit: cover !important; width: 100% !important;}
.carousel-inner .video_box{height:100%;}
.menu_iocn{    position: absolute;  right: 15%;
	color: #009e96;
	top: 2px;}
.menu_iocn img{width:50%}
.nav_hide{ width:auto;transition: all 0.4s ease;    position: absolute;
	top: 0;
	right: 18%; display: none;}
/*.nav_hide li{ opacity: 0;}*/

@keyframes fadeInRight1 {
	from {
		opacity: 0;

	}

	to {
		opacity: 1;

	}
}
@keyframes fade {
	from {
		opacity: 1;

	}

	to {
		opacity: 0;

	}
}
.fadeInRight1 {
	animation:fadeInRight1 1s linear 0.2s 1 forwards;

}
.fadeInRight2 {
	animation:fadeInRight1 1s linear 0.3s 1 forwards;

}
.fadeInRight3 {
	animation:fadeInRight1 1s linear 0.4s 1 forwards;

}
.fadeInRight4 {
	animation:fadeInRight1 1s linear 0.5s 1 forwards;

}
.fadeInRight5 {
	animation:fadeInRight1 1s linear 0.6s 1 forwards;

}
.fadeInRight6 {
	animation:fadeInRight1 1s linear 0.7s 1 forwards;

}

.fadehide{animation:fade 0.5s linear 0s 1 forwards;}
.nav_vis li a{transition:  all 0.4s ease; }
.nav_hide li a{transition:  all 0.4s ease; }

.nav_hide li:hover a{ color:#fff;}
.nav_vis li:hover a{ color:#fff;}
.rt li a{transition:  all 0.4s ease; color:#fff !Important; }
.rt li:hover a{ color:#009e96 !Important;}
.ft_ct li a{transition:  all 0.6s ease; padding-bottom:3px; border-bottom: 1px solid transparent;}
.ft_ct li a:hover{opacity: 0.7; border-bottom: 1px solid #fff;}

.hidemenu{display: none; position: absolute; width: 100%;width: 100%;left: 0; background-color:#002923; opacity:0.8; top: 64px;}

.hideMue_wrap{width: 1170px; margin: 0 auto; padding:50px 0;}

.hideMue_wrap .lf{width: 40%; float: left; }

.hideMue_wrap .lf h2{float: left; font-size: 48px; color: #fff; font-weight: bold;}

.hideMue_wrap .rt{width: 60%; float: left;margin-top: -5px; border-left:1px solid #fff;}

.hideMue_wrap .rt ul{width: 100%; padding: 0 40px;}

.hideMue_wrap .rt ul li{float: left; font-size:24px; width: 100%; padding: 5px;}

.hideMue_wrap .rt ul li a{float: left;  font-size:24px;width: 100%; text-decoration: none; line-height: 2;}

.lf_ct p{ font-size: 14px; line-height: 1.5;padding: 0 40px; text-align: justify; }

.rt li{list-style: none;}

.lf_ct a{font-size: 12px; color: #009e96; position: relative;text-decoration: none; margin-left: 40px; }

.lf_ct a i {width: 0;height: 0; border-top: 4px solid transparent;border-left: 6px solid #009e96; border-bottom: 4px solid transparent;position: absolute;top: 50%;margin-top: -3px;margin-left: 5px;}

.cont_just{height:200px;}
.cont_just .vc_gitem_row .vc_gitem-col{     padding-top: 20%; height:200px;}

.rt_yx li{list-style: none; float: left; width: 50% !important;line-height: 1;padding: 5px 0 20px 0;}



/*.nav>ul>li>a:after{content:""; background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;bottom: 0px;left: 0; opacity:0; display: none;}

.nav>ul>li>a:hover:after{display: inline-block; opacity:1; bottom: -58px; left: -2px; z-index: 999; }*/

.hideMue_wrap{position: relative;}

/*.iocn_gk{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 0px; background-size:65%; }*/

/*.iocn_sz{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 90px;background-size:65%; }*/

/*.iocn_tq{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 640px;background-size:65%; }*/

/*.iocn_ky{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 315px; background-size:65%;}*/
/*.iocn_yx{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 195px;background-size:65%; }*/
/*.iocn_sy{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 525px;background-size:65%; }*/

/*.iocn_jx{background:url(imgs/down_ioc.png) no-repeat 0 center; width:120px; height:50px;position: absolute;top: -61px;*/

/*left: 425px; background-size:65%;}*/




.ft_list h2{ font-size:16px;color:#fff; margin-bottom:10px;}
.ft_list a{ font-size:14px; color:#fff;}
.ft_item1 p{font-size:18px;color:#fff; margin: 0; line-height: 1.2;}
.ft_list{margin-bottom:30px;}
.ft_item1{width:400px; float:left;padding-right: 2%;
	border-right: 1px solid #009e96;}
.ft_item1 img{margin-bottom:70px}

.ft_item2{    width: 330px;
	float: left;
	padding-left: 140px;}
.ft_item3{width:200px; float:left;}
.ft_item4{width:220px; float:left;
	padding-left:20px;}

.nav>ul>li:hover{border-bottom: 4px solid #000;}



.nav>ul>li:hover a{color:#000;}

.nav>ul>li:hover .lf_ct a{color:#009e96;}

.nav>ul>li:hover >a>i{border-top: 6px solid #000;}

.nav li>a .hidemenu{border:1px solid #cccccc;border-top:none;display: none;width:100%;background:#FFFFFF;position: absolute;top:50px;left:0px;}


.nav_vis li:first-child{ border-left:1px solid #009e96;}
.ny_gg{height: 142px; opacity: 0;}

.ny_bg_tt{width:1170px; margin:0 auto !important;}


.ny_bg_tt h3{  padding: 0 0 0 15px !important;
	/*background: rgba(37,167,154,0.8);   */
	height: 80px;
	line-height: 80px;
	margin: 0;
	width: 30%;
	font-size: 26px;
	font-weight: bold;color: #ffffff;
	text-align: left;
	background: linear-gradient(to right, rgba(37,167,154,0.5) 0%, rgba(37,167,154,0.9) 50%) !important;}
.ny_bg_tt h3:before {
	width: 50%;
	/*background-color: rgba(37,167,154,0.8)!important;*/
	height: 80px;
	content: "";
	display: block;
	position: absolute;
	left: -50%;
	background: linear-gradient(to right, rgba(37,167,154,0) 0%, rgba(37,167,154,0.5) 100%) !important;
}

.tc_position{position: relative; padding-left: 30px; font-size: 18px; color: #333333;}

.tc_name{position: relative;padding-left: 30px; padding-bottom: 0 !important; margin-bottom:0 !important; }

.tc_position:before{content:""; background:url(imgs/ld_position.jpg) no-repeat ; width:15px; height:17px;    background-size: 15px 17px;    position: absolute;left: 0;top: 8px; }

.tc_name:before{content:""; background:url(imgs/ld_name.jpg) no-repeat ; width:15px; height:17px;    background-size: 15px 17px;    position: absolute;left: 0;top: 8px; }

.ld_wrap p{ line-height: 2; }

.ft_iocn{padding-left: 25px;}

.video_detail:before{padding-top:25% !important;}
.ft_nav_wrap{display:none;}
.ft_nav_wrap:before{

	width: 100% !important;

	background-color:#35b0ad !important;

	height: 100% !important;

	content: "" !important;

	display: block !important;

	position: absolute !important;

	left: -100% !important;

}

.en{display:none !important;}

/*搜索框*/
.searchBox {
	background: #002923;
	width: 201px;
	height: 45px;
	position: absolute;
	overflow: hidden;
	right: 0;
	top: 115px;
	display: none;
}
.search-field{
	background: transparent !important;
	background-image:none !important;
	border: none !important;;
	color: #fff !important;
	padding: 5px 10px;}
.search_bg{background:url(imgs/seach_banner.jpg) no-repeat ;}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background-color:none !important;
}


/*日历*/

.jalendar {

	position: relative;

	width: 300px;

}

.jalendar .left {

	float: left;

}

.jalendar .clear {

	clear: both;

}

.jalendar.mid {

	width: 262px;

}

.jalendar .added-event {

	display: none;

}

.jalendar-wood {

	position: relative;

	background: url('imgs/jalendar-wood-bg.png') left top;

	display: inline-block;

	z-index: 2;

	width:262px;

}

.jalendar-wood .close-button {

	position: absolute;

	right: 5px;

	z-index:5;

	top: 5px;

	cursor: pointer;

	width: 15px;

	height: 15px;

	background: url(imgs/shut.png) no-repeat;
	background-size:15px 15px;

}

.jalendar .wood-bottom {

	position: absolute;

	bottom: -6px;

	background: url('imgs/jalendar-wood-bg.png') center top;

	left: 0;

	border-radius: 10px;

	width: 100%;

	height: 100%;

	z-index: 1;

	box-shadow: inset 0px 0px 20px rgba(0,0,0,0.8), 0 2px 5px rgba(0,0,0,0.7);

	border-bottom: 1px solid #653f08;

	display: none;

}

.jalendar-pages {

	position: relative;

	background-color: #fff;

	border-radius: 2px;

	padding:0 0 40px 0;

	display: inline-block;

	width: 100% !important;

	float: left;

}

.jalendar .pages-bottom {

	position: absolute;

	border-radius: 0 0 2px 2px;

	height: 4px;

	bottom: -4px;

	left: 1%;

	width: 98%;

	box-shadow: 0 2px 3px rgba(0,0,0,0.5), inset 0 1px 2px rgba(0,0,0,0.5);

	background: #fff;

	display: none;

}

.jalendar-pages > .header {

	text-align: center;

	background: #002923 !important;

	position: relative;

	height:40px;

	overflow: hidden;

}

.jalendar-pages > .header .day-names{

	margin:0 !important;

	height:40px;

	line-height:40px;}

.add-dot {

	text-align: center;

	position: absolute;

	bottom:0;

	width:100%;}

.jalendar-pages h1 {

	font-size:18px;

	font-weight:bold;

	font-family:微软雅黑;

	color: #333;

}

.prv-m,

.nxt-m {

	text-decoration: none;

	width: 22px;

	position: absolute;

	display: inline-block;

	height: 22px;



	top: 27px;

	cursor: pointer;

}

.prv-m {

	background-position: 0 0;

	left: 0;

	background: url('imgs/dot.png') no-repeat;

}

.nxt-m {

	background-position: -34px 0;

	right: 0;

	background: url('imgs/dot1.png') no-repeat;

}

.jalendar-pages > .header .day-names {

	margin: 10px 10px 0 10px;

	overflow: hidden;

	text-align: center;

	font-size: 0;

}

.jalendar-pages > .header h2 {

	display: inline-block;

	width: 13.7%;

	text-indent: 1px;

	text-align: center;

	margin: 0;

	height: 40px;

	padding-top:13px;

	font: 14px 微软雅黑,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	color: #fff;

	line-height: 1;

	border-right:1px solid #fff;

}

.jalendar-pages > .header h2:last-child{

	border-right:0 !important;

}

.jalendar .header h2:first-child {

	background: none !important;

}

.jalendar .total-bar {

	margin: 12px 15px;

	background-color: rgba(0,0,0,0.06);

	border-radius: 30px;

	box-shadow: inset 0px 1px 3px rgba(0,0,0,0.3);

	padding: 6px 12px;

	color: #666;

	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

.jalendar .total-bar b {

	color: #65c2c0;

	text-shadow: 0 1px 1px rgba(255,255,255,1);

}

.jalendar .days {

	margin-bottom:20px;

	font-size: 0;

	text-align: center;



}

.jalendar .days .day {

	display: inline-block;

	width: 14%;

	height: 30px;

	padding: 5px;

	border-top: 1px solid #e0e0e0;

	border-right: 1px solid #e0e0e0;

	font: 14px "Roboto", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	color: #666;

	cursor: pointer;

	position: relative;

}

.jalendar.mid .days .day {

	height: 40px;

	font-size: 18px;

	padding-top: 16px;

	text-align: left;

	padding-left: 3px;

}

.jalendar .days .day:hover {

	background-color: #feffea;

}

.jalendar .days .day.selected {

	box-shadow: inset 0 5px 15px rgba(255,255,255,0.4), inset 0 -10px 10px rgba(0,0,0,0.2);

	color: #fff;

	text-shadow: 0 1px 1px #000;

}

.jalendar .days .day:nth-child(7n+1) {

	border-left: 0px solid #e0e0e0;

}

.jalendar .days .day:nth-child(7n){border-right:0 !important;}



.jalendar .days .day:nth-child(1),

.jalendar .days .day:nth-child(2),

.jalendar .days .day:nth-child(3),

.jalendar .days .day:nth-child(4),

.jalendar .days .day:nth-child(5),

.jalendar .days .day:nth-child(6),

.jalendar .days .day:nth-child(7){



	border-top:0 !important;

}



.jalendar .days .day:nth-last-child(1),

.jalendar .days .day:nth-last-child(2),

.jalendar .days .day:nth-last-child(3),

.jalendar .days .day:nth-last-child(4),

.jalendar .days .day:nth-last-child(5),

.jalendar .days .day:nth-last-child(6),

.jalendar .days .day:nth-last-child(7) {

	border-bottom: 1px solid #e0e0e0;

}

.jalendar .days .day.today.selected {

	color: #fff !important;

}

.jalendar .days .day > .event-single {

	display: none;

}

.jalendar .days .day.selected > i {

	display: none;

}

.jalendar .days .day > i {

	position: absolute;
	left: 0;
	top: 0;
	width: 37px;
	height: 40px;
	background:url(imgs/hj_icon.png)  no-repeat right 3px;
	display: inline-block;


}



.jalendar .add-event {

	float: right;

	display: none;

	width: 174px !important;

	position: absolute;



	background: #009e96;

}

.jalendar .add-event:after{    content: "";

	position: absolute;

	width: 0;

	height: 0;

	border-right: 20px solid transparent;

	border-bottom: 20px solid #009e96;

	border-left: 20px solid transparent;

	top: -20px;

	left: 50px;}

.jalendar .add-new {

	background: url(imgs/jalendar-sprite.png) 0 -325px repeat-x;

	margin: 0 0 20px 0;

	padding: 20px 15px 15px 15px;

	border-radius: 0 0 3px 3px;

	box-shadow: 0 2px 3px rgba(0,0,0,0.5);

	position: relative;

	display: none;

}

.jalendar .add-new input[type="text"] {

	padding: 5px 15px;

	box-sizing: border-box;

	border: none;

	width: 100%;

	border-radius: 30px;

	box-shadow: 0 2px 2px rgba(255,255,255,1), inset 0 2px 5px rgba(0,0,0,0.4);

	font: 18px "Roboto", "Helvetica Neue", Arial;

	color: #fff;

	background-color: rgba(0,0,0,0.1);

	outline: none;

	margin: 0 0 15px 0;

}

.jalendar .add-new .submit {

	position: absolute;

	right: 20px;

	top: 25px;

	background: url(imgs/jalendar-sprite.png) 0 -614px no-repeat;

	width: 26px;

	height: 26px;

	display: inline-block;

	cursor: pointer;

}

.jalendar .add-new .submit:active {

	background-position: -32px -614px;

}

.jalendar .add-time {

	float: left;

	width: 108px;

	background: url(imgs/jalendar-sprite.png) 0 -179px;

	padding: 0 0 0 20px;

	font: bold 13px "Helvetica Neue", Arial;

	position: relative;

}

.jalendar .add-time .disabled {

	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	z-index: -1;

	cursor: not-allowed;

}

.jalendar .add-time .select {

	background: url(imgs/jalendar-sprite.png) right -250px repeat-x;

	position: relative;

	float: left;

	border-radius: 2px;

	border: 1px solid #999;

	cursor: pointer;

	letter-spacing: 1px;

	height: 25px;

	z-index: 9;

	width: 42px;

	text-align: center;

}

.jalendar .add-time .select span {

	display: inline-block;

	padding: 5px 20px 5px 7px;

}

.jalendar .add-time .select .dropdown {

	position: absolute;

	left: -1px;

	width: 100%;

	top: 27px;

	text-align: center;

	background: #fff;

	border-radius: 3px;

	border: 1px solid #999;

	display: none;

	height: 200px;

	overflow-x: scroll;

}

.jalendar .add-time .select .dropdown .option {

	padding: 5px 0;

}

.jalendar .add-time .select .dropdown .option:hover {

	box-shadow: 0px 1px 1px rgba(0,0,0,0.4), inset 0 -1px 0 rgba(0,0,0,0.3), inset 0 1px 1px rgba(255,255,255,0.5), inset 0 -14px 7px rgba(0,0,0,0.1), inset 0 14px 7px rgba(255,255,255,0.1);

	color: #fff;

}

.jalendar .add-time .select + .left {

	padding: 5px 4px 0 4px;

}



.jalendar .all-day {

	float: right;

	width: 115px;

	font: bold 13px "Helvetica Neue", Arial;

}

.jalendar .all-day fieldset {

	background: url(imgs/jalendar-sprite.png) 0 -492px repeat-x;

	position: relative;

	float: right;

	border-radius: 2px;

	border: 1px solid #999;

	padding: 5px 7px;

	cursor: pointer;

	height: 15px;

}

.jalendar .all-day fieldset .check {

	float: left;

	width: 18px;

	border-right: 1px solid #999;

	display: inline-block;

	height: 27px;

	margin: -6px 0 0 0;

	background: url(imgs/jalendar-sprite.png) -2px -284px;

	position: relative;

}

.jalendar .all-day fieldset .check span {

	position: absolute;

	left: 3px;

	top: 11px;

	border-radius: 2px;

	display: inline-block;

	width: 6px;

	height: 6px;

}

.jalendar .all-day fieldset label {

	float: left;

	padding: 0 0 0 5px;

	cursor: pointer;

}



.jalendar .events {

	height: auto !important;

	position: relative;

}

.jalendar .events h3 {

	background: url(imgs/jalendar-sprite.png) center -532px no-repeat;

	display: inline-block;

	width: 100%;

	font: 20px "Roboto", "Helvetica Neue", Arial;

	color:#333;

	text-shadow: 0 1px 1px #fff;

	text-align: center;

	margin: 0 0 10px 0;

	display: none;

}

.jalendar .events h3 span {

	display: inline-block;

	background: url(imgs/jalendar-wood-bg.png);

	padding: 0 10px;

}

.jalendar .events .events-list {

	max-height: 100%;

	overflow-x: auto;

	padding: 2px 2px 0 2px;

	position: relative;

	z-index: 2;

}

.jalendar .events .gradient-wood {

	position: absolute;

	z-index: 1;

	bottom: -39px;

	display: none;

	left: -1%;

	width: 102%;

	height: 2px;

	border-radius: 10px;

	background-color: rgba(0,0,0,0.45);

	box-shadow: 0 1px 2px #fff;

}

.jalendar .events .event-single {

	/*background: url(imgs/jalendar-sprite.png) 0 -90px;

    border-radius: 7px;

    box-shadow: 0 1px 4px rgba(0,0,0,0.75);*/

	margin: 0 0 10px 0;

}

.jalendar .events .event-single p {

	padding: 0px 10px 7px 10px;

	font: bold 13px 微软雅黑,"Helvetica Neue", Arial;

	margin: 0;

	color: #333;

	border-bottom: 1px solid rgba(0,0,0,0.3);

}

.jalendar .events .event-single p a {

	color: #fff;

}

.jalendar .events .event-single .details {

	border-top: 1px solid rgba(255,255,255,0.4);

	padding: 5px 10px;

	overflow: hidden;
	display: none;



}

.clock{

	border:none !important;

	padding: 7px 10px 0px 10px;

	font: bold 13px 微软雅黑, "Helvetica Neue", Arial;

	margin: 0;

	color: #333;

}



.jalendar .events .event-single .details .clock {

	background: url(imgs/jalendar-sprite.png) 0 -184px;

	color: #fff;

	padding: 0 0 0 20px;

	font: bold 12px "Helvetica Neue", Arial;

	float: left;

	display: inline-block;

	width: 120px;

}

.jalendar .events .event-single .details .erase {

	background: url(imgs/jalendar-sprite.png) 0 -217px;

	float: right;

	display: inline-block;

	width: 11px;

	height: 13px;

	cursor: pointer;

}



.action_wrap .vc_general.vc_cta3.vc_cta3-style-classic, .vc_general.vc_cta3.vc_cta3-style-custom{

	border:none; background:#fff !important;

	padding:0 !important;}

.action_wrap h4{font-size:14px; color:#333; margin:20px 0 35px 0 !important;

	padding:0 !important;}

.action_wrap p{font-size:14px; color:#333; }

.video_title{line-height: 1.2; margin-bottom:0 !Important;}
/*首页字体*/
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset; background: rgba(255,255,255,0)}
#to_up{    position: fixed;
	right: 20px;
	bottom:50px;
	font-size: 60px;
	color: #009e96;
	opacity: 0;
	transition: all 0.4s ease;
	z-index: 999999;
	cursor: pointer;
    width:70px;
	height:70px;
	background: url(imgs/toup_icon.png) no-repeat center;

 }
.shwo_sid{opacity: 1 !important;}
.fagh_1{    width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #009e96;
	display: flex;
	align-items: center;
	justify-content: center;}
.fagh_1 p{    font-size: 36px;
	color: #fff;}
.vc_btn3.vc_btn3-style-custom{background-image:none !important ;}

.vc_btn3-icon-right:hover
{    color:#002923 !important;
	border-bottom:1px solid #002923 !important;}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:0 !important;}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding: 5px 20px 5px 0 !important;}


.vc_toggle_title{padding-left:0 !Important;}
.vc_toggle_title i{ display: none !important;}
.vc_toggle_title h4{font-size:18px; color:#009e96;  }
/*.vc_toggle_title h4:after{ content: ""; width:70%; right:20px; top:10px; height:4px;  position: absolute; background: #d3d3d3;}*/
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-bottom:0 !important;}


.line_hrey{color:#009e96;position:relative;}
.line_hrey:after{ content: ""; width:750px; right:0; top:20px; height:4px; position: absolute; background: #d3d3d3;}
.index_lh2{ position:relative;font-size:55px; color:#009e96;    margin: 0;  padding:0 !important; line-height: 1;}
/*.index_lh2:after{ content: ""; width:500px; right:7.5px; top:20px; height:10px; position: absolute; background: #009e96;}*/
.index_bh2{position:relative;font-size:55px; color:#009e96;    margin: 0;  padding:0 !important; line-height: 1;}
/*.index_bh2:after{ content: ""; width:500px; right:7.5px; top:20px; height:10px; position: absolute; background: #fff;}*/

.bg_shadow:before{ content: ""; position: absolute; top: 0; background: rgba(0,0,0,0.5)}
.zs_hide{display:none !important;}
.p_108{height:128px}
/*5-27 ds*/
.index_h{font-size:50px; color:#009e96; text-transform: capitalize;  margin: -15px 0 0 0;  padding: 0px 0 20px 0 !important; line-height: 1;}
.index_h2{ position:relative;font-size:55px; color:#009e96;    margin: 0;  padding:60px 0 0 0 !important; line-height: 1;}
.index_h4{font-size:30px; color:#333;    font-style: italic;  margin: 0;  padding: 0 0 65px 0;}
.index_h3{font-size:30px; color:#333; padding:45px 0;margin: 0 auto;}
.index_h5{font-size:30px; color:#333;   padding:30px 0 40px 0;margin: 0 auto;}
.index_p p{font-size:30px !important; color:#fff  !important;  margin: 0  !important;}
.index_p28 p{font-size:24px !important;}
.index_p20 p{font-size:20px !important; color:#fff !important;}
.text_p3{ height:81px; overflow: hidden;}
.text_p4{ height:108px; overflow: hidden;}
#post-7170 .index_h{font-size:40px;}
#post-7148 .index_h{font-size:40px;}
.index_h40{font-size:30px; color:#333;   margin: 0;  padding:30px 0; font-weight: bold; line-height: 1; height:80px;}
.index_h120{font-size:30px; color:#333;   margin: 0;  padding:30px 0; font-weight: bold; line-height: 1; height:120px;}
.index_h14 p{font-size:14px; color:#009e96 !important; margin-top:30px;}
.indx_bnt{text-align: center;margin:60px 0 70px 0 ;}
.bnt_wrap{text-align: center;margin:30px 0 60px 0;}
.indx_bnt>.vc_btn3{width:415px;border:2px solid #009e96 !important; font-size:18px !important; padding:20px 60px !important;  transition: all 0.4s ease; }
.indx_bnt>.vc_btn3.vc_btn3-style-custom:hover{background:#009e96; color:#fff !important;}
.indx_bnt1{text-align: center;margin:60px 0 0 0;}
.indx_bnt1>.vc_btn3{width:415px;border:2px solid #fff !important; font-size:18px !important; padding:20px 60px !important;  transition: all 0.4s ease; }
.indx_bnt1>.vc_btn3.vc_btn3-style-custom:hover{background:#fff; color:#009e96 !important;}
.coll_wrap{position: absolute;  bottom: -20px;  width: 100%; padding-top:30px;}
.coll_wrap .indx_bnt1{margin:50px 0 70px 0 ;}
.vc_custom_1524723083083 .indx_bnt{margin:60px 0 0 0 ;}
.index_list li a{display: inline-block;  color: #fff;  padding: 5px 20px;  }
.index_list li{ display: inline-block;  color: #fff;  font-size: 20px;     border: 2px solid transparent;
	border-radius: 30px; }
.index_list li:last-child{margin-top: 10px !important;}
.index_list li:hover{ border:2px solid #fff; color:#fff; cursor: pointer;}

.xstitile_wrap{font-size:18px; font-weight: bold;}
.text_12{font-size:12px;}
.index_list{text-align:center; margin-top:10px;}
.index_list2{height:120px;}
.research_p p{width:600px; line-height:1; margin-top:20px;}
.index_list2:last-child{border-right:none;}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots{display:none !Important;}
.introduce .message-left .icon{    width: 25px;
	display: block;
	text-align: center;}
.go {
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 50%;
	bottom: 40px;
	width: 36px;
	height:84px;
	margin-left: 0px;
	text-decoration: none;
	text-align: center;
	z-index: 888888;
	font-weight: bold;

}
.go:hover,.go:visited,.go:focus{ text-decoration: none  !important; color:#fff !important;}
.go i {
	background: url(imgs/ico3.png) no-repeat center;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom:-34px !important;
	left: 7%;
	margin-left: -19px;
	-webkit-animation: slide 1s ease-out infinite;
	animation: slide 1s ease-out infinite;
	z-index: 9999;
	font-weight: bold;
	background-size:50%;

}

.text_p1 p{color:#fff; position: absolute; bottom:0; text-align: center;}


/*概况*/
.leader_list li{ transition: .5s ease-in-out; width: 31.33%;  border: 2px solid #009e96;  border-radius: 30px;  padding: 20px;  text-align: center;  float: left;  margin: 1%;  list-style: none;  color: #009e96;}
.leader_list li:hover{ background: #009e96; color:#fff;}
.leader_list li:hover a{color:#fff !important; text-decoration: none !Important;}
/*fixed头部*/
.header_top{height:98px; background: #012a24; position:absolute; top:0px;  width: 100%; z-index: 9999;}
.indx_logo{width:40%;float:left;padding-top:15px;}
.indx_logo img{}
.indx_nav{width:60%;float:left;    margin-top: 35px;    position: relative;}
.indx_nav ul{ text-align:right;}
.indx_nav li{display:inline-block; list-style: none;  padding: 0 10px;  border-right: 1px solid #009e96;}
.indx_nav li:last-child{border-right:none;}
.indx_nav li a{font-size:14px; color:#009e96; }
.fixed_hearder { position:absolute; top:98px;width: 100%;margin: 0 auto;    background: -webkit-linear-gradient(left, #00969e,#00bcb9);
	background: -o-linear-gradient(left, #00969e,#00bcb9);
	background: -moz-linear-gradient(left, #00969e,#00bcb9);
	background: -ms-linear-gradient(left, #00969e,#00bcb9);
	z-index: 999999999;height:64px;}

.h_fixed{ position:fixed; top:0; width:100%; margin:0 auto;  z-index:99999999;}

.fixed_wrap{width:1170px; margin: 0 auto; }

.lf_nav{float: left; width: 70%; margin-top:10px;}

.rt_nav a{color:#fff; margin: 0 5px;}

.rt_nav .more_iocn{border-right:0;}

.rt_nav .searchBox{top:65px;}

.rt_nav .search-field{float: left;}

.rt_nav {float: right;color: #fff;float: right;position: relative;z-index: 88;right: 0;text-align: right;width: 30%;margin-top: 0px;}


.action_wrap1  li{
	list-style:none;
	width:31%;
	float:left;
	background:#f0f0f0;
	border-bottom:1px solid #009e96;
	padding: 2%;
	text-align: center;
	margin: 2% 1%;
	font-size:14px; color:#002923; font-weight:bold;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.action_wrap1  li:hover{background:#009e96;color:#fff;    cursor: pointer;}
.action_wrap1  li:hover a{color:#fff;}
/*底部banner*/
.admission1{
	width:100%;
	height:306px;
	background:url(img/bg2.png) no-repeat center;
	background-size: cover;
	margin-top:-21px;
}
.admission1 .admiss-main{
	width:1100px;
}
.admission1 .admiss-left, .admission1 .admiss-center,.admission1 .admiss-right{
	width:33%;
	height:306px;
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color:#fff;
	font-size:24px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.foot_list a{width:100%; height:100%;	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;}
.admission1 .admiss-main i{
	opacity: 0;
	transition: all 0.6s;
}

.admission1 .admiss-main .foot_list:hover i{opacity: 1;}
.admission1 .admiss-left i, .admission1 .admiss-center i,.admission1 .admiss-right i{
	margin-top:20px;
	font-size:24px;
}
.admission1 .admiss-center{
	border:none;
}
.admission1 .admiss-left div, .admission1 .admiss-center div,.admission1 .admiss-right div{
	color:#fff;
	font-size:24px;
}

/*通知公告*/

.gg_wrap .gg_right{height:40px; line-height:20px; overflow: hidden;}


.xsjz_wrap::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0%;
	width: 100%;
	height: 251px;
	background-color: rgba(0,0,0,0.1);
	-ms-filter: alpha(Opacity=0.1);
	filter: alpha(Opacity=0.1);
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.xsjz_wrap:hover::before{
	opacity: 0;
	-ms-filter: alpha(Opacity=0);
	filter: alpha(Opacity=0);
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.xs_img{  height:190px; transition: all 0.6s;}
.xsjz_content .vc_gitem-animated-block{ height:190px;overflow: hidden;}
.xsjz_content .vc_grid-item-mini:hover .xs_img{transform: scale(1.05);}


.bg_wrap2{height:305px !important;position: relative;overflow: hidden;}
.bg_wrap3{ height:256px !important;position: relative; overflow: hidden;}
.bg_wrap4{height:190px !important;position: relative;overflow: hidden;}
.bg_wrap5{height:256px !important;position: relative;overflow: hidden;}
.bg_wrap6{height:190px !important;position: relative;overflow: hidden;}

.wrap_tt>.wpb_wrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

.wrap_tt>.wpb_wrapper>p:first-child {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

.wrap_tt>.wpb_wrapper::before ,
.wrap_tt>.wpb_wrapper>p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	line-height: 1;
}

.wrap_tt>.wpb_wrapper>p:last-child {
	position: absolute;
	bottom: 20px;
	left: 0;
	padding: 2em 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

.wrap_tt>.wpb_wrapper>p:first-child {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

.wrap_tt:hover>.wpb_wrapper::before ,
.wrap_tt:hover>.wpb_wrapper>p:last-child {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.bg_wrap2>.wpb_wrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

.bg_wrap2>.wpb_wrapper::before ,
.bg_wrap2>.wpb_wrapper>p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	line-height: 1;
}

.bg_wrap2>.wpb_wrapper>p:last-child {
	position: absolute;
	bottom: 70px;
	left: 0;
	padding: 2em 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

.bg_wrap2:hover>.wpb_wrapper::before ,
.bg_wrap2:hover>.wpb_wrapper>p:last-child {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.bg_wrap3>.wpb_wrapper::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

.bg_wrap3>.wpb_wrapper::before ,
.bg_wrap3>.wpb_wrapper>p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	line-height: 1;
}

.bg_wrap3>.wpb_wrapper>p:last-child {
	position: absolute;
	bottom: 40px;
	left: 0;
	padding: 2em 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

.bg_wrap3:hover>.wpb_wrapper::before ,
.bg_wrap3:hover>.wpb_wrapper>p:last-child {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.wrap_tan{height:466px;position: relative;overflow: hidden;}
.wrap_tan p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	line-height: 1.5;
	position: absolute;
	bottom: 140px;
	left: 0;
	padding: 0 2em 0 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}
.wrap_tan .index_a {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	line-height: 1.5;
	position: absolute;
	bottom: 80px;
	left: 0;
	padding: 0 2em 0 0;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,30px,0);
	transform: translate3d(0,30px,0);
}
.wrap_tan h3 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #fff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}
.wrap_tan:hover h3 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100px,0);
}
.wrap_tan:hover p{
	opacity: 1;
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
}
.wrap_tan:hover .index_a{
	opacity: 1;
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
}
.xs_img{height:190px ; overflow: visible !important;}
.date_field{    color: #009e96;
	font-size: 14px;
	position: absolute;

	z-index: 2;
	right: 10px;
	padding:0 10px;
	font-weight: bold;}
.fenlei_field{color: #fff;
	font-size:14px;
	background: #009e96;
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	margin-top: -40px;
	z-index: 888;}

.xs_title{overflow: inherit !important;}
.index_bnt{width:415px !Important;}
.xs_title{height:190px; background: #fff;}
.event_h h2{font-size:60px;color:#fff;padding:0 !Important; margin:0 !Important;}
.event_h h3{ font-size:30px; color:#fff;padding:0 !Important; font-style: italic;}
.news_h h2{font-size:60px;color:#009e96;padding:0 !Important; margin:0 !Important;}
.news_h h3{font-size:30px; color:#333;padding:0 !Important;font-style: italic;}

.bt_nav>.vc_column-inner {    border: 1px solid #009e96;
	width: 172px !important;
	height: 172px;
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom:58px;transition: all 0.4s ease;}
.bt_nav>.vc_column-inner:hover{background:#009e96;}

.bt_nav>.vc_column-inner span{ color:#009e96 !important; margin-bottom:20px;}
.bt_nav>.vc_column-inner p{color:#009e96 !important;}
.bt_nav>.vc_column-inner:hover p{color:#fff !important; cursor: pointer;}
.bt_nav>.vc_column-inner:hover span{color:#fff !important; cursor: pointer;}



.bt_nav>.vc_column-inner>.wpb_wrapper>.vc_icon_element{width: 100%;
	height: 15px;}
.xstitile_wrap>div a{overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 1.2;
	margin-top: 30px;

	font-size:14px;}
.zd_wrap{height:215px; position:relative;}

/*fanyang start*/
#sz_rwzl{margin:0;  padding:0;  }
.sz_rwzl_icon{height:24px;  margin:0px !important;}
.sz_rwzl_wz{height:24px;margin:0px !important;}
.sz_rwzl_wz p{margin:0px !important;padding-top:2px;}
.single-featured-image-header{display:none;  }
.entry-footer{display:none;}
.post-navigation{display:none;}
.sz_xq_js .vc_tta-panel-heading .vc_tta-title-text{color:red;}
.sz_xq_js .vc_tta-panel-heading .vc_tta-controls-icon-chevron{color:red;  }

/*首页视频*/
.s-home{position: relative;}
.animated_logo{position: absolute;}
.video_wrap{width:100%; height: 100%; position: absolute;overflow: hidden;z-index: 9;top: 0;left: 0;}
.video-player{width:100%; height: 100%;}
.video-mask {
	position: absolute;
	display: none;
	z-index: 99;
	/*background: #000;*/
	opacity: 0.5;
	filter: alpha(opacity=40);
	width:100%;
	height:100%;
}
.bayleyssvg {
	display: block;
	margin: 80px auto;
	width: 800px;
	margin-bottom: 15px;
	margin-top:40px;

}
.poster{animation:2s 9s ease forwards logohide;  }
#bayleys {  fill: #ffffff;  stroke: #ffffff;  }

#bayleys {  stroke-width: 0;animation: logo 8s  linear 1 alternate, 2s 15s ease forwards logohide; }

@keyframes logo {
	0% {
		stroke-width: 1pt;
		stroke-dashoffset: 1200;
		fill-opacity: 0;

	}
	50% {
		fill-opacity: 0;

	}
	100% {
		stroke-dashoffset: 0;
		fill-opacity: 1;
		stroke-width: 0pt;
	}
}

@keyframes logohide {
	0% {
		opacity: 1;
		z-index: 99999;

	}

	100% {
		opacity: 0;
		z-index: 0;

	}
}
.poster{height:100%; width:100%; position: absolute; z-index: 99999; background-size: cover;}

/*按钮样式*/
  .vc_btn3.vc_btn3-style-custom{background-image:none;}
.vc_btn3.vc_btn3-style-custom:hover
{    color:#002923 !important;
	border-bottom:1px solid #002923;}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){padding: 5px 20px 5px 0;}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon{right:0;}


.sz_sztd_grid_little:hover{background-color:#009e96 !important;cursor:pointer;}
.sz_sztd_grid_little:hover .sz_sztd_title2>div{color:#fff !important;}
.sz_sztd_grid_little .sz_sztd_title2>div{height:30px;}
.sz_sztd_grid_little:hover .sz_qbsz_wz>div p{color:#fff !important;}
.sz_yxzd_small:hover{border-bottom:1px solid transparent;}
.sz_yxzd_small:hover{color:#fff;border-bottom:1px solid #fff;cursor:pointer;}
.sz_yxzd_small:hover{cursor:pointer;color:#fff !important;border-bottom:1px solid #fff !important;}
.sz_yxzd_small{display:inline-block;}


/*师资详情页start*/
  .sz_rwzl_p p{
	  line-height:1.5;
	  margin:0 !important;
  }
.single-featured-image-header{
	display:none;
}
.entry-footer{
	display:none;
}
.post-navigation{
	display:none;
}
.sz_xq_bt{
	border-top:1px solid #25a79a;
	display:block;
}
.sz_xq_js .vc_tta-panel-heading .vc_tta-title-text{
	color:#009e96;
}
.sz_xq_js{overflow:hidden;}
.sz_xq_js >.wpb_wrapper{display:block;}
.sz_xq_icon{cursor:pointer;}
.sz_xq_js2 >.wpb_wrapper{display:block;}
.sz_xq_icon2{cursor:pointer;}
.sz_xq_icon3{cursor:pointer;}
.sz_xq_icon4{cursor:pointer;}
.sz_xq_icon5{cursor:pointer;}
.sz_zkgd{display:block;cursor:pointer;text-align:center;}

.vc_column_container p{}
.sz_sztd_wz p{font-size: 0.9rem !important;    line-height: 1.5 !important;}
.sz_qbsz_wz p{font-size: 0.9rem !important;    line-height: 1.5 !important;}
.shizi_image img{width:300px !important;}
.wpb_wrapper p span strong span {font-size:16px !important;}


/*师资详情页end*/
.secNav{display: none;}
.yx_wrap h2 a {font-size: 18px;}
.secNav1 li a{color:#333; font-size:18px;}
.secNav1 li i{ position: absolute; right:5px; top:15px; font-size:24px;}
.secNav1 li{ border-bottom:1px solid #ccc; padding:10px 0; position: relative; transition: all 0.4s ease; cursor: pointer;}
.secNav1 li:nth-child(2){line-height: 1.5;}
.secNav1 li:nth-child(2) i{ position: absolute; right:5px; top:25px; font-size:24px;}
.secNav1 li:hover{border-bottom:1px solid #009e96;}
.secNav1 li:hover a{color:#009e96;}
.secNav1 li:hover i{color:#009e96;}
.secNav1 li.on a{color:#009e96;}
.secNav1 li.on i{color:#009e96;}
.secNav1 li.on{border-bottom:1px solid #009e96;}




/*校务中心院系师资*/
.action_wrap h2{font-size:16px; color:#002923;padding-top:50px;}
/*.action_wrap:first-child{height: 300px;border-bottom: 1px solid #ccc;}*/
.action_wrap  li{
	list-style:none;
	width:31%;
	float:left;
	background:#f0f0f0;
	border-bottom:1px solid #009e96;
	padding: 2%;
	text-align: center;
	margin: 2% 1%;
	font-size:15px; color:#002923; font-weight:bold;
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.action_wrap  li:nth-child(7) { display:none; }
.action_wrap  li:hover{background:#009e96;color:#fff;    cursor: pointer;}
.action_wrap  li:hover a{color:#fff;}

.aGoback{ color: #009e96;border-bottom:1px solid transparent; transition: all 0.4s ease; padding-bottom:5px; cursor: pointer;}
.aGoback:hover{ color: #333; border-bottom:1px solid #333;}
.aGoback span{  margin-left:5px;}
.main .loadmore #show1 a {
	width: 300px;
	height: 60px;
	margin: 40px auto;
	display: flex;
	justify-content: center;
	border-radius: 30px;
	border: 3px solid #ccc;
	align-items: center;
	text-decoration: none;
	font-size: 20px;
	color: #ccc;
	display: none;
}
.widgettitle{display: none;}


#wap_header{display:none ;}

/****7.17****/
.cont_wrap{width:1170px; margin:1% auto !important;}
.margin_100{margin-top:100px;}
.margin_120{margin-top:120px;}
.bg_shadow{padding-top:0px;}
.pad_150{padding:0 150px 150px 150px;}
.item{position: relative;}
.item_title{    position: absolute;  bottom: 0;  width: 100%;  background: rgba(0,0,0,0.7);  padding: 20px;}
.item_title p{    width: 1170px;  margin: 0 auto;  color: #fff;}
.scroll_img{display: none;}

.right>div{line-height: 1.5;}
#main-spacer{display: none;}
.t_wrap{display: none;}
/*.bk-ground{     height: 150px !important;  opacity: 0 !important;}*/
.main .ul-list{padding-left: 0 !important;}
#sy_banner{display:block; height:calc(100vh - 162px);}
#wp_banner{display:none ;}
#example-one{margin-bottom:20px !important; }
/*.main .ul-list ul li:nth-child(3){ display: none;}
.main .ul-list ul li:nth-child(7){ display: none;}

.main .ul-list ul li:nth-child(5){ display: none;}*/





.gg_date{padding: 5px 25px;}



.dep{    position: absolute;  bottom: 10px;  color: #ccc;}
.list-main .list .right{height:180px !important;}
.list-main .list .left{height:180px !important;}
.list-main .list .left a{height:180px !important;}



.main .allfen{padding: 40px 0 20px 0 !important;}
/****9.3****/
.nav_hide li a{
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: returnToNormal;
	animation-name: returnToNormal;
	transition: all 0.5s;
}
@-webkit-keyframes returnToNormal {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes returnToNormal {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}


/*5-5 ds*/
.wpb_text_column.wpb_content_element.index_p312 {
    display: none !important;
}

.message-right, .message-right p, .message-right div, .message-right li, .message-right div, .message-right td, .message-right div, .message-right div, .message-right div, .message-right a{text-align:justify; font-size:16px;line-height: 1.7;min-height:27px;}

	.message-right ul{list-style-type: disc;}
	.message-right ol{list-style: decimal;list-style-type: decimal;}

/****手机样式****/


@media screen and (min-width:320px) and (max-width:767px) {


	 /*Event*/
		 .event-main1 {
			    width: 100% !important;
			    padding: 5% !important;
			    font-size: 0.75rem;
			}

		    .Boor-r>div { font-size: 0.3rem !important; }

		    .sina .fl>div {
			    font-size: 0.25rem;
			    line-height: 1.5;
			}

			.when-left li span {  font-size: 0.23rem !important;}

    /*学校概况的详情页的文字*/
    .contentP p strong { font-size: 22px;}

	.video_wrap{width:100%; height: 300px;}
	#main-spacer{display: block;visibility: hidden; height: 9937px; z-index: -100;}
	html{margin-top:0 !important;}
	/****讲座****/
	.event .event-left .page{display: none;}
	.wx_share{width:100% !important; left: 0 !important; margin-left: 0!important;}
	/****师资****/
	.vc_toggle_content table{display: -webkit-box !important;  overflow-x: scroll !important; -webkit-overflow-scrolling: touch !important; }
	.w{width:100% !important;}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:0px !Important;}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item{padding-right:0 !Important;}
	#box ul li{width:48% !important; margin: 0 1% !important; height:300px !important;}
	.list-main .list2 .left{height:140px !important;}
	.list-main .list2 .right{height:150px !important;}
	.search-left .shuosuo input{width:60% !important;}
	
	.search-left .shuosuo button{ width: 41.5% !important; margin-top: -22px !important; font-size: 0.18rem !important;height:40px !important;}
	
	.go_back {
			position: absolute;
			top: 428px;
			text-align: right;
			right: 23px;
			z-index: 99;
			width: auto; 
			left: 50%;
			margin-left: -580px;
	}	
	
	/*Visual Identity System Guidelines*/
	.vc_custom_1527154010585 {
		font-size: 33px !important;
		margin-top: 15px ;
	}
	
	.ab_dw2{
		position: inherit !important;
    float: right;
    margin-right: 38% !important;
	}
	
	.ab_dw {
		position: inherit !important;
    margin-top: -36px !important;
    float: right;
	}
	
	/*SUSTech Identity Standard Manual*/
	.vc_custom_1545980418865 {
    padding-bottom: 50px !important;
	}
	
	.search-name .search-left{width:100% !important;}
	.search-left .shuosuo{width:80% !important; margin-left: 10% !important; height:40px !important;}


	.search-left .span1{margin-top:20px; width:140px !Important;font-size:0.12rem !important; height:40px !Important; line-height: 40px !important;}
	.tearch_intro{font-size:0.36rem !important;}
	.search-left .span1 i{margin-left: 5px;}
	.main .ul-list ul li a{font-size:0.12rem !important;}
	.main .ul-list{padding-left: 2% !important;}
	.main .list-main  .list2{width:100% !important; float: left; margin: 0!important;}
	#sz_rcjh .vc_col-sm-4{width:100% !important;}
	.list-main .list2 .right{width:100% !important;}
	.list-main .list2 .left{width:100% !important;}
	.right>div{width:90% !important;line-height: 1.5;font-size: 0.12rem;}
	.list-main .list2 .right{padding:5px !important;}
	#sz_rcjh .vc_col-sm-2{width:20% !important; float: left;}
	#sz_rcjh h5{font-size:0.45rem !important;}
	#sz_rcjh span{font-size:0.16rem !important;}
	#sz_rcjh1 .vc_col-sm-3{width:25% !important; float: left;}
	#sz_rcjh1 h5{font-size:0.45rem !important;}
	#sz_rcjh1 span{font-size:0.16rem !important;}
	.list-main .list2 .right .p4{padding-left: 15px; left:0 !important;}
	.list-main .list .right .name{font-size:0.18rem !important;}
	.line_hrey{font-size:0.24rem !important;}
	.line_hrey:after{width:40% !important; top:8px !important;}
	.go{display: none;}
	#post-6032{padding-top:17px;}

	#post-2294{padding-left: 7.5px !important; padding-top:20px;}

	.wrap{max-width: 100%;padding: 0 15px !important;}
	.wrap #primary{max-width: 100% !important;}
	.navigation-top .wrap{ padding: 15px !important;background: #009e96; max-width:100%!important;}
	.big_wrap{width: 100%; margin: 0 auto !important;}
	.ft_wrap{width: 100%; margin: 0 auto;}
	.nav {width:100%;height:52px;margin:0 auto;}
	.hideMue_wrap{width: 100%; margin: 0 auto;}
	.ny_bg_tt{width:100%; margin:0 auto !important;}
	.event-main{padding:10px !important;}

	.ft_menu{width:100%;}
	.ft_logo{width:100%;}
	.ft_rt{width:100%;}
	.twentyseventeen-panel{overflow: inherit;}

    .teacher_inner{padding:5%;}
	.message-left>div {display: flex; align-content: center;}
	.teacher_inner .fr .fa{font-size:0.4rem;}
	.img-tou{margin:20px 0;}

	/*****首页样式********/
	#masthead{display:none;}
	#sy_banner{display:none; height:85vh}
	#wp_banner{display: block; height: 300px;}
	.text_wrap h2{font-size:0.36rem  !important; width:100%  !important;}
	.text_wrap {  left: 0%  !important;  margin-left: 20px  !important;}
	.indx_bnt>.vc_btn3{width:auto; padding:10px !important; font-size:14px !important;}
	.text_wrap p {  font-size: 0.16rem !important;  width: 80% !important; }
	.cont_wrap1>.vc_column-inner{width:100% !important;}
	#wap_header{position: relative; display: block;}

	.wap_bar {
		background-color: #009e96;
		box-shadow: 0 0 10px rgba(0,0,0,.15), 0 3px 3px rgba(0,0,0,.15);
		height: 1.12rem;
		width: 100%;
		position: fixed;
		top: 0;
        z-index: 99999;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;

	}
	.splash_wordmark{
		width: 3.14rem;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		position: absolute;
	z-index: 3;}
	.scroll_img{ display: block; margin-top:1.12rem;position: relative; z-index: 2; height: 100vh;}
	.bg-img{position: absolute;
		margin: auto;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		min-width: calc(100% + 1px);
		min-height: calc(100% + 1px);
		overflow: hidden;
		width: auto;
		height: auto;
		top: 0;
		left: 0;
		-webkit-transform: none;
		transform: none;
		max-width: none;
		max-height: none;}
	.splash_scroller{
		bottom: 0.3rem;
		width: 100%;
		text-align: center;
		line-height: 1.4;
		margin: 0;
		padding: 3em 0 0;
		position: absolute;
		z-index: 2;
	}
	.svg_wrap {
		position: absolute !important;
		top: 3rem;
		left: 18%;
		z-index: 99999;
	}
	.splash_scroller a{font-size: 0.22rem;color: #fff;}
	.index_lh2{font-size:0.5rem;}
	.index_h4{font-size:0.3rem;}
	.index_h3{font-size:0.24rem !important;}
	.index_h2{font-size:0.55rem;    padding: 0.6rem 0 0.4rem 0 !important;}
	.index_bh2{font-size:0.5rem;}
	.index_p28 p{font-size:0.24rem !important;}
	.index_h{font-size:0.55rem;}
	.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty){font-size:0.25rem;}
	.cont_wrap{width:100%;     margin: 0 !important;}
	.sj_academics{height:16.6rem !important;}
	.cont_wrap1 h3{font-size: 0.4rem !important; padding: 0 10px; height: auto;}
	.index_list li{font-size:0.2rem; padding: 0; width: 100%; margin: 0;}
	.indx_bnt1>.vc_btn3{width:80%; padding: 10px !important; font-size:0.18rem !important;}
	.sj_academics{padding-top:0 !important;}
	.sj_academics p{font-size:0.16rem !important;     opacity: 0.8;}
	.sj_academics button{opacity: 0.5;}

	/*4-28 ds*/
	.index_h40{font-size:0.3rem !important; padding:0; margin: 0.2rem 0; height: auto; padding-left: 7.5px;}
	.vc_custom_1548559483173 ,.vc_custom_1550111184599 { padding-left: 7.5px; }

	.index_list li:last-child{margin-top:0 !important;}
	.cont_wrap{margin-top:0 !important;}
	.sj_academics>.vc_column_container>.vc_column-inner{padding-top:0.1rem !important;}
	.margin_100{margin-top:0.4rem; padding-left: 0.4rem;}
	.text_p3 {height:auto;}
	.index_p28{margin-bottom:0.2rem !important;}
	.cont_wrap{padding-left: 0.4rem;}
	.cont_wrap h2{margin-bottom: 0.4rem !important}
    .bg_shadow{padding-top:0 !important;}
	.bg_shadow p{font-size:0.16rem !important;     opacity: 0.8;}
	.bg_shadow button{opacity: 0.5;}
	.text_p3{margin-bottom:0.2rem;}
	.index_h120{font-size:0.3rem; height:auto;}
	.margin_120{margin-top:0.2rem;}
	.index_p20 p{font-size:0.2rem !important;}
	.index_list2 h5{font-size:0.45rem !important;}
	.text_p4{height:auto !important;}
    .h2_marg{margin-top:0.5rem;}
	.h4_marg{padding-bottom:0.5rem;}
	.sub_menu{display: none;}
	.mobile-inner-nav a{
		-webkit-animation-duration: 0.5s;
		animation-duration: 0.5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-animation-name: returnToNormal;
		animation-name: returnToNormal;
	}
    .ft_item1{width:100%; text-align: center; padding-right:0;border:none; margin-bottom: 0.3rem;}
	.ft_item1 img{margin-bottom: 0.5rem;}
	.ft_item2{width:50%; float: left; padding-left: 5%; padding-top:5%;}
	.ft_item3{width:50%; float: left; padding-top:5%;}
	.ft_item4{position: relative;height:3.4rem; width:100%;  margin-top: 6%;}
	.ft_ct li a{opacity: 0.5;}
	.ft_item3 .ft_list:first-child{margin-bottom:0.3rem !important;}
	.ft_item4 .ft_list:first-child{position: absolute;  left: 50%;}
	.ft_item4 .ft_list:last-child{margin-bottom: 0;  position: absolute;  top: 0;  left: 5%;}

	.foot_list .fa{display: none;}
	.foot_list{width:100% !important; border-left: none !important; border-right:none  !important; border-bottom:1px solid #fff; height:1.9rem  !important;}
	.admission1{height:auto;}
	.admission1 .admiss-main{width:100%;margin-bottom: 0 !important;}
	.admission1 .admiss-center{border-bottom: 1px solid #fff;}
	.admission1 .admiss-right{border:none;}
    .pad_150{padding:0!important;}
	.aboat_icon{    width: 33.33% !important;  float: left;  height: 2rem;  margin: 0.5rem 0;}
	.aboat_icon span{font-size:0.12rem !Important;}

	/******7.22关于我们*********/
	p{font-size: 0.16rem;}
	.leader_list li{width:100%; padding:5px;}
    .leader_wrap p{text-align: center; font-size:0.16rem;}
	.leader_wrap .vc_btn3-container.vc_btn3-left{margin-top:0 !important;text-align: center !important;}
	.leader_wrap .vc_custom_1502699257257{border:none !important; padding-right: 0 !important;}
	.leader_wrap .wpb_single_image.vc_align_left{text-align: center;}
	.leader_wrap h2{text-align: center !important;}
	.leader_wrap .vc_custom_1502697074602{padding-left: 0 !important;}
	.vc_btn3-container.vc_btn3-inline{margin-left: 0 !important;}

	.team_ls.vc_custom_1527161882798{margin-bottom:0 !important;}
	.team_ls>.vc_col-sm-6{height:auto !important; margin-bottom:15px !important;}
	.team_lsct{padding-bottom:30px;}
	.xrld_box .vc_custom_1511161961988{padding-left: 7.5px !Important;}
	.xrld_box .vc_custom_1511162298335{padding-right:7.5px !important;}
	.line_50 .vc_col-sm-6{width:50%; float: left;}

	.mission_wrap .icon_yuan{position: inherit !important;}
	.mission_wrap h2{ padding-left: 0 !important;}
	.mission_wrap .wpb_text_column{padding-left: 0 !important;}
	#plan .vc_col-sm-4{width:33.33%; float: left;}
	#plan .vc_col-sm-4 h2{font-size:0.24rem !important;}
	#plan .vc_col-sm-4 p span{font-size:0.16rem !important;}
	#plan .fagh_1 p span{font-size:36px !important;}
	#plan .vc_sep_width_100{display: none !important;}
	#plan .vc_custom_1531798887823{padding-right:0 !important;}

	.xkgh_wrap{padding:35px 0 !important;}
	.faculty_wrap .vc_custom_1528703869422{ padding-right: 0 !important;}
	.teacher_num .vc_col-sm-3{width:50% !important; float: left;}
	.teacher_num .wpb_content_element{margin-bottom:15px !important;}
	.teacher_num h5{font-size:0.45rem;}
	.academics_wrap .vc_col-sm-3{width:50% !important; float: left;}
	.academics_wrap .vc_col-sm-3 .vc_column-inner{border:none !important;}
		/*****治理架构*****/
	.zlgj_list{width:25% !important; float: left; padding: 0 2px !important;}
	.zlgj_list h3{font-size:0.12rem !important;}

	/*****视觉南科*****/
	.media_wrap .vc_grid-item{width: 33.33%;
		float: left !important;}
	.video_detail{height:3.5rem;}
	.video_detail .vc_col-sm-9{padding:0 !Important;}
	.video_detail .vc_col-sm-9 a{font-size:0.12rem !important; }
	/*****大事记*****/
	.accordion .link{font-size:0.36rem !important;}
	.accordion li .fa-circle{font-size:0.18rem !important; left:-6.3% !important;}
	.cont{font-size:0.14rem !important;}
	.date{font-size:0.16rem !important;}
	/*****活动讲座*****/
    .event-main{width:100% !important;}
    .event .event-left .page{width:100% !important;}
	.event .event-left{width:100% !important;}
	.event .event-right{width:100% !important;}
	.Boor-font{font-size: 0.18rem !important; padding: 0 !important;}
	.Boor-r>div{font-size: 0.12rem !important;}
	.event-main1 .left-active{width:100% !important;}
	.event-main1{width:100% !important;    padding: 2% !important;}
	.event  .left-active .Boor-r{width:65% !important; margin-left: 2% !important;}
	.event  .event-right2  h3{width:auto !Important; display: none;}
	.when-left li span{font-size:0.12rem !Important;}
	.sina .fl>div{font-size:0.14rem;}
	.sina .fr{float: right !Important;}
	.event .event-right2{width:100% !Important; padding: 2% !Important;}
	.jalendar-wood{width:100% !Important;}
	.jalendar{width:100% !Important;}
	.boor2 >.vc_row{    padding: 0 0 40px 0 !Important;}
	.event  .left-active .boor .Boor-r .span1{display: none !Important;}
	.vc_col-sm-6>.vc_column-inner{padding: 0 7.5px !important;}
	#college .vc_col-sm-2{width:33.33% !important; float: left !important;}
	#post-780 .vc_col-sm-2{width:33.33% !important; float: left !important;}
	#college .vc_col-sm-2:nth-child(3) .img_anit{border:none !important;}
	#post-780 .vc_col-sm-2:nth-child(3) .wpb_single_image{border:none !important;}
	#post-780 .vc_col-sm-2:nth-child(9) .wpb_single_image{border:none !important;}
	#post-637 p {  font-size: 0.12rem !important;  }
	.yj_center table{width:100% !important;}
	.yj_center table tr td:first-child{width:5% !important;}
	.yj_center table tr td:last-child{width:95% !important;}
	#post-7148 h2:first-child{font-size:0.55rem !important;}
	#post-7148 h2{font-size:0.3rem !important;}
	#post-7170  h2:first-child{font-size:0.55rem !important;}
	#post-7170  h2{font-size:0.3rem !important;}
	#post-2715 .vc_col-sm-9>.vc_column-inner{padding: 0 7.5px !important;}
	.action_wrap  li{font-size:0.12rem;}
	.jalendar.mid{margin-left: 0px !important;}

	.event-main1{    margin: 200px auto 0 auto !important; }
	.event .event-left h2{    padding: 30px 0 20px 0 !important; margin: 0; font-size: 45px;}
	.event  .left-active  .title h3 {    padding: 30px 0 0 0 !important; margin: 0;}

	/*****手机头部样式7.24*****/
	.wft_wrap{height:4rem; background: #009e96; }
	.wft_wrap p{font-size:0.18rem; color:#fff;  margin: 0;}
	.wft_list{width:50%; text-align: center;float: left;}
	.wft_logo{text-align: center;  padding: 0.2rem 0;}
	.wft_logo img{width:50%;}
	.s_subnav{position: fixed; top:1.12rem; display: none; width:100%; background:#fff; z-index: 9999; }
	.s_subnav ul{padding: 0.5rem;}
	.s_subnav a {
		color: #009e96;
		display: block;
		line-height: 43px;
		padding: 0 30px;
		text-decoration: none;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		border-bottom: 1px solid #e3e3e3;
	}
	.wft_adr{margin-bottom:0.3rem;}
	.wft_list .fa{font-size:0.5rem;}
	.mobile_logo{text-align: center;  height: 100%;  display: flex;  justify-content: center;  align-items: center;}
	.mobile_logo img{width:50%;}
	.mobile_more{    position: absolute;
		right: 0;
		top: 0;
		width: 20%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;}
	.overlay{    background: rgba(0,0,0,0.4);
		display: none;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 9998;}
	/******手机导航*********/
	.mobile-inner-nav>ul{ list-style: none;
		margin: 0;
		padding: 15px;
		position: absolute;
		top: 0;
		width: 100%;
		height: 150% !important;
		overflow-y: scroll;}
	.mobile-inner-nav>ul>li>a{position: relative;}
	.mobile-inner-nav>ul>li>a span{position: absolute; right:0; top:20px;}
	.mobile-inner-nav>ul>li>a.active span{    transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg); }
	.lag{position:absolute;right:15%;top:0;width:15%;height:100%;display: flex;align-items: center;justify-content:center;color: #fff;}
	.lag a{ color: #fff;font-size: 0.14rem;text-align: center;}
	.bayleyssvg{width:100% !important;}

	.fixed{position: fixed !important; top: 0;}
	.s-home{margin-top:0 !important;}

	@-webkit-keyframes returnToNormal {
		from {
			opacity: 0;
			-webkit-transform: translate3d(-100%, 0, 0);
			transform: translate3d(-100%, 0, 0);
		}

		to {
			opacity: 1;
			-webkit-transform: none;
			transform: none;
		}
	}

	@keyframes returnToNormal {
		from {
			opacity: 0;
			-webkit-transform: translate3d(0, -100%, 0);
			transform: translate3d(0, -100%, 0);
		}

		to {
			opacity: 1;
			-webkit-transform: none;
			transform: none;
		}
	}


	/******9.2师资内页****/
.message-right, .message-right p, .message-right div, .message-right li{text-align:justify; font-size:16px;line-height: 1.7;}
	.message-right ul{list-style-type: disc;}
	.message-right ol{list-style: decimal;list-style-type: decimal;}

	.introduce .message-right{width:100% !important; padding:5%;}
	.introduce .message-left .img-tou img{height:100% !Important;}
	.introduce .message-left{height:auto !important;width:100% !important; padding:5%; }
	.dep{    margin-left: 0px;}
	#ntl_talent{width:100% !Important;}

	#sy_newsfm{height:16rem !Important;}
	#sy_resfm{height:17.8rem !important;} /*4-28 ds*/
	#sy_lifefm{height:16.5rem !important;}
	#to_up{width:0.7rem; height:0.7rem; background-size:100%;}

	.item span{    position: absolute;
		left: 46%;
		font-size: 40px;
		color: #fff;
		top: 50%;
		display: block;}


     /*4-10 ds*/
     .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1498613732152 {  margin: auto;}

     .vc_row.wpb_row.vc_inner.vc_row-fluid.vc_custom_1498613732152 p span  { font-size: 0.16rem !important; }

     .vc_custom_1503278973921 .wpb_single_image .vc_single_image-wrapper,
     .vc_custom_1503278973921 .wpb_single_image .vc_figure {
          max-width: auto;
          width: 100% !important;
     }

     /*Research Centers*/
     .vc_custom_1503278973921 h2.vc_custom_heading.index_h {
	    margin-left: 10px !important;
	    margin-bottom: 20px !important;
	}

	/*4-10 home-en*/	
	#sy_newsfm {   height: 22.5rem !Important;}

     
    /*4-19 ds*/
	iframe#focus_eventEN {
	    height: 12.5rem;
	    padding: 0 10px;
	}

	h2.vc_custom_heading.index_bh2.h2_marg.vc_custom_1532053845954 {
	    margin-left: 20px;
	}

	h4.vc_custom_heading.index_h4.h4_marg {
	    margin-left: 20px;
	}	

	/*Academics*/
	.vc_custom_1524554964765 { display: none; }

	.vc_custom_1531815677073 .text_p3 { display: none; }

	.vc_custom_1531815677073 .vc_row.vc_row-o-full-height { min-height: 30vh;}

	.sj_academics {
	    height: 7rem !important;
	    min-height: 30vh !important;
	}

	.cont_wrap {  padding-left: 0.15rem;}

	/*Research*/
	.vc_column-inner.vc_custom_1552361844662 {  padding: 0 16px !important;	}
	

	.pd_8.wpb_column.vc_column_container.vc_col-sm-12 {
	    padding: 20px 10px;
	}

	/**/
	.wpb_text_column.wpb_content_element.index_p312,
	.text_p4 {
	    display: none;
	}

	.index_h120 { margin-top: 20px; }

	.vc_custom_1552901721699 ,
	.vc_custom_1550111247057 ,
	.vc_custom_1552382051718,
	.vc_custom_1552394542952 {  margin-top: -15px !important;}

	.ft_ct { display: block !important;}

	/*4-28*/

}



/*个人主页按钮*/
/*
.introduce .teacher_inner .message-left .clearfix span.font a{float:left;background:#2DB7B3; padding:5px 25px;color:#FFF; text-align:center;border-radius:5px;}
.introduce .teacher_inner .message-left .clearfix span.font a:hover{background:#56C5C1;}
*/