* {
	box-sizing: border-box;
}
.main-body {
	font-family: 微軟正黑體;
	width: 100%;
	max-width: 1170px;	
    position: static !important;
	margin: 0 auto;
	padding-left : 2px;	
	padding-right : 2px;
	/* padding-right: 70px;
	
	-webkit-filter: grayscale(100%);*/
}
.header {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}
.backgroud-color-header-area {
	height: 135px;
}
img.img-big {
	height: 90%;
	padding-top: 10px;
	padding-left: 35px;
}
img.img-small {
	height: 100%;
	display: none;
}
.backgroud-color-header-area .header-sitemap {
	position: relative;
	bottom: 35px;
	right: 25px;
	width: 100%;
	text-align: right;
	cursor: pointer;
}
.visually-hidden {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
	word-wrap: normal;
}
h2 {
	font-size: 1.57em;
}
h1,.h1,h2,.h2,h3,.h3 {
	margin: 0 0 25px;
	line-height: 1.3;
}
ul.menu {
	list-style: none outside;
	margin-left: 1em;
	padding: 0;
	text-align: left;
}
ol,ul {
	list-style: none;
	float: left;
	padding: 0;
}
ul,ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul,menu,dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px; 
	-webkit-padding-start: 40px;
} 
ul.menu li:first-child {
	border-left: none;
	border-top: 0px;
}
ul.menu li {
	display: block;
	float: left;
	padding: 0;
	position: relative;
}
.menu-item {
	padding-top: 0.2em;
	margin: 0;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
ul.menu li:first-child > a {
}
ul.menu li > a {
	display: block;
	line-height: 30px;
	padding: 5px 10px;
	/*text-transform: uppercase;*/
	font-size: 20px;
	text-align: center;
	height: 40px;	
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
a {
	text-decoration: none;
}
a {
	background-color: transparent;
}
.dropmenu-f {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	margin-top: 0px!important;
	width: 100% !important;
	font-weight: 100!important;
}
.dropmenu-f > li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1;
	        flex: 1 1;
	border-top: 2px solid;
	border-right: 2px solid;
	z-index: 900;
}
.dropmenu-f > li::before {
	content: "";
	width: 0;
	height: 0;
	right: -2px;
	top: -0px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: relative;
}
li:hover > .dropmenu,.dropmenu:hover,p:hover .dropmenu {
	display: block;
}
.dropmenu.dyu-menu li {
	border-bottom: 1px solid;
}
@-webkit-keyframes roicon
{
	0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	10%{-webkit-transform: rotate(18deg);transform: rotate(18deg);}
	20%{-webkit-transform: rotate(36deg);transform: rotate(36deg);}
	30%{-webkit-transform: rotate(54deg);transform: rotate(54deg);}
	40%{-webkit-transform: rotate(72deg);transform: rotate(72deg);}
	50%{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
	60%{-webkit-transform: rotate(108deg);transform: rotate(108deg);}
	70%{-webkit-transform: rotate(126deg);transform: rotate(126deg);}
	80%{-webkit-transform: rotate(144deg);transform: rotate(144deg);}
	90%{-webkit-transform: rotate(162deg);transform: rotate(162deg);}
	100%{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
}
.box-option, .link-box-option
{
	position: fixed;					  
	color: black; 					    
	background-color: white;
	left: 0px;
    top: 177px;
	border: 1px solid #ccc;
	border-radius: 0px 0px 4px 4px;
	margin-bottom: 18px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	padding: 5px;
	z-index: 500;
}
.link-box-option{
	top: 290px;
}
.box-option .cog
{

	font-size: 36px;
	cursor: pointer;	
}

.link-box-option .cog{

	font-size: 32px;
	cursor: pointer;	
}

.link-box-option .icon-box.open
{
	padding:5px 5px 5px 0;
}

.box-option .icon-box 
{
	float: right;				
}

.icon-box.open
{						
	position: absolute;
	top: -1px;
	left: 7.5em;
	background-color: white;
	border: 1px solid #ccc;
	border-left: 0px;
	border-radius: 4px;		
}

.box-option .icon-box:active 
{
	-webkit-transform: translateY(2px); /* Safari */
	transform: translateY(2px);
}
.box-option .box
{
	font-size : 16px;
    width: 7em;
    min-width: 7em;
    max-width: 7em;
}	 

.box-option .box .color-box
{
	background-color:  black;						
	display: inline-block;
	float: left;					    
	cursor: pointer;	
    margin: 2px;
	width: 2em;
	min-width: 2em;
	max-width: 2em;
	height: 2em;
	min-height: 2em;
	max-height: 2em;

}	
/*.link-box-option .box .color-box{
	width: 3em;
	max-width: 3em;

}*/
.link-box
{
	position: absolute;
	display : none;
	top: 45px;
	right: 12px; 
	background-color: rgba(255, 255, 255, 1);
	border-radius: 5px;
    z-index: 520;
    text-align: center;	
}	

.link-box .item
{
    border-top: 1px solid #ccc;
	padding: 6px 3px 8px 3px;
	cursor : pointer;
}

.link-box .icon
{
	text-align:  center;
	cursor: pointer;
	padding : 2px 3px 0px 3px;
	font-size : 28px;
    border-top: 0px;    
	width : 100%;
	min-width : 40px;

}

.lang-box	
{									    
cursor: pointer;
}

.box-option .box-hide
{
display: none;
}

		
.dropmenu {
	display: none;
	z-index: 900;
	width: 120%;
	font-weight: 900;
	position: relative;
	margin-top: -2px;
	cursor: pointer;
}
.menu-item-ul {
	position: absolute;
	width: 100%;
	height: 100%;
	background: white;
	margin-top: -30px;
	margin-left: 100%;
}
.menu-item-ul {
	display: none;
}
.showOther:hover .menu-item-ul {
	display: block;
}
.menu-item-li {
	width: 100%;
}
.child-menu .child-menu {
	position: absolute;
	left: 98%;
	top: 10px;
	border-radius: 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-transition: opacity 0.218s;
	transition: opacity 0.218s;
	background: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	font-size: 20px;
	margin: 0;
	outline: none;
	width: 160%
}
.menu-bar {
	font-size: 24px;
	padding: 8px;
	border: 1px solid #CCC;
	background-color: rgba(255, 255, 255,1 );
	border-radius: 5px;
	margin: 10px;
	float: right;
	cursor: pointer;
	color: black;
	display: none;
	position: absolute;
	top: 35px;
}
.menu-bar:active {
	-webkit-transform: translateY( 2px);
	transform: translateY( 2px);
}
ul.menu li {
	display: block;
	float: left;
	padding: 0;
	position: relative;	
    z-index: 500;
}
.menu-user {
	width: 150px;
}
.menu-item {
	padding-top: 0.2em;
	margin: 0;
}
.menu-item--expanded {
	/* list-style-image: url(../../../../misc/menu-expanded.png); */
	list-style-type: circle;
	border-left: 5px solid white;
	width: calc( 100% / 7);

}
.menu-user {
	display: none;
	float: left;
	top: -3px;
	padding: 0;
	position: relative;
}
.menu-user li {
	list-style: none;
}
.menu-user .menu-item--expanded {
	width: 100%;
	margin-top: 5px;
	height: 40px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
}
.menu-user .menu-item--expanded .menu {
	display: none;
}
.menu-user .menu-item--expanded::before {
	content: "";
	width: 0;
	height: 0;
	right: -2px;
	top: -4px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: relative;
}

.menu-item--expanded::before {
	content: "";
	width: 0;
	height: 0;
	right: -2px;
	top: -0px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: relative;
}
.menu-item--expanded .menu-item,.menu-item-li {
	width: 100%;
	position: relative;
	border-bottom: 1px solid;
}
.menu-item--expanded .menu-item:nth-child(0) {
	border-bottom: 0px;
}
ul.menu li:hover ul.menu,ul.menu li:focus ul.menu,ul.menu ul.menu:hover,.menu-user:hover .menu,.menu-user .menu:hover {
	display: block;
}
ul.menu ul.menu,ul.menu-user ul.menu {
	position: absolute;
	top: 40px;
	z-index: 100;
	width: auto;
	display: none;
}
ul.menu ul.menu-item-ex,.menu-item-ex-child:parent {
	width: 120%;
}
ul.menu {
	margin: 0;
}
ul.menu {
	list-style: none outside;
	display : inline-flex;
	padding-top: 1.5px;
	text-align: left;
	width: calc(100%);
}
ul ul,ol ul,ul ol,ol ol {
	margin-bottom: 0;
}
ol,ul {
	list-style: none;
	float: left;
	padding: 0;
}
ul,ol {
	margin-top: 0;
	margin-bottom: 10px;
}
.menu-item--expanded .menu-item a {
	height: 30px;
	line-height: 20px;
	font-size: 18px;
	font-weight: 900;
}
.container > .main {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	padding-top: 1px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-bottom: 10px solid;
	margin-bottom: -5px;
}
.container > .news {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-top: 10px solid;
	border-bottom: 10px solid;
}
.container img:not(.spimg) {
	width: 100%;
}
.main .content {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 30%;
	text-align: left;
	text-shadow: none;
	color: inherit;
	padding: 14px 18px;
}
.nav-content {
	position: relative;
}
.nav-content .content {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 5px;
	height: calc( 100% - 35px);
	width: 45%;
	text-align: left;
	text-shadow: none;
	color: inherit;
	padding: 20px;
}
.nav-content .content-n-contant {
	height: calc( 100% - 5px);
}
.nav-content img {
	width: 100%;
	height: auto;
}
.nav-content .bottom-line {
	position: absolute;
	height: 40px;
	bottom: 0px;
	width: 100%;
	text-align: left;
	text-shadow: none;
	color: inherit;
	line-height: 40px;
	padding-left: 15px;
	font-size: 18px;
	padding-top: 12px;
}
.nav-content .bottom-line.dept {
	position: absolute;
	height: 40px;
	bottom: 0px;
	width: 100%;
	text-align: left;
	text-shadow: none;
	color: inherit;
	line-height: 40px;
	padding-left: 15px;
	font-size: 18px;
	padding-top: 12px;
}
.nav-content .bottom-line a {
	display: inline-block;
}
.nav-content .bottom-line > div{
	padding-top: 12px;
	width: 100%;
}
.nav-content .bottom-line > div > .web{
	font-size: 20px;
	padding-right: 12px;
	float: left;
}
.nav-content .bottom-line > div > .FB{
	font-size: 20px;
	padding-right: 12px;
	float: left;
}
.nav-content .bottom-line > div > .Phone{
	float: right;
	padding-right: 10px;
	line-height: 20px;
}
.nav-content .bottom-line > div > .Phone-icon{
	font-size: 12px;
	padding-right: 12px;
	line-height: 18px;
}
.nav-content .bottom-line > div > .Mail{
	float: right;
	padding-right: 10px;
	line-height: 20px;
}
.nav-content .bottom-line > div > .Mail-icon{
	font-size: 20px;
	padding-right: 12px;
	float: left;
	display :none;
}
.main::before {
	content: "";
	width: 0;
	height: 0;
	right: 0px;
	top: 0px;
	z-index: 20;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: absolute;
}
.panel-title {
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 30px;
}
.div-smail-show {
	display: inherit;
}

.div-menu-height-zero
{
	height : 0px !important;
}

.div-menu-height, .region-main-menu
{
	height : 43px!important;
}

.div-smail-hide {
	display: inherit;
}
.panel {
	width: 100%;
	background-color: #fff;
	/*border: 1px solid transparent;
	*/
	border-radius: 4px;
}


.drop-menu-icon
{

    cursor: pointer;
	float: right;
	line-height: 32px; 
	font-weight: 100;
	display:none;
}

.drop-menu-icon.up
{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}				
.drop-menu-icon.down
{
	float: right;
		line-height: 32px; 
		font-weight: 100;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}	


.panel-body.default {
	width: 100%;
	display: inline-block;
	padding: 17.5px;
	font-size: 16px;
	line-height: 1.42857143;
	border: 1px solid #ccc;
	border-radius: 0px 0px 4px 4px;
	/*overflow: auto;*/
	overflow: hidden;
	border-top: 0px;
	text-align: justify;
}
.panel-cut::before {
	content: "";
	width: 0;
	height: 0;
	right: -2px;
	top: -2px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: relative;
}
.space-line
{
	
    border-top: 12px solid transparent;
	font-size: 8px;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
}
.news > .panel {
	width: 33.33%;
	display: inline-block;
	float: left;
	position: relative;
	height: 350px;
	margin-top: 5px;
}
.news img {
	height: 150px;
}
.news > .panel > .panel-heading {
	padding: 0px;
	position: static;
	height: 100%;
}
.news > .panel > .panel-heading > span {
	width: 100%;
	display: block;	
    height: 40px;
    line-height: 40px;
}
.news > .panel .panel-heading::before {
	content: "";
	width: 0;
	height: 0;
	right: -2px;
	top: -4px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: relative;
}
.news > .panel >.panel-body {
	padding: 0px;
}
.panel-2 > .panel-body a {
	min-height: 144px;
	max-height: 144px;
	height: 100%;
}


.panel-2 > .panel-body div:nth-child(1) {
	display: none;
}
.news img {
	height: 160px;
}
.news .content,.panel-2 .content {
	position: absolute;
	right: 0px;
	top: 160px;
	/* bottom: 0px;
	*/
	height: 40px;
	line-height: 16px;
	width: 100%;
	text-align: left;
	text-shadow: none;
	color: inherit;
	padding: 0px 0px 0px 30px;
}
.news .content .title,.panel-2 .content .title{
	width : 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
}
.panel-2 .content div {
	line-height: 40px;
}
.news .content .sub {
	display: none;
}



.panel-2 .content {
	top: inherit;
	bottom: 0px;
}
.panel-body .list {
	width: 100%;
	position: absolute;
	top: 200px;
	font-size: 16px;
}
.panel-body .list ul {
	width: calc( 100% - 50px);
	padding-left: 15px;
	box-sizing: content-box;
	margin-top: 10px;
}
.panel-body .list ul span {
	padding-right: 12px;
	font-size: 8px;
}
.panel-body .bottom-arrow {
	position: absolute;
	width: 100%;
	float: right;
	bottom: 0px;
	height: 30px;
	padding-top: 10px;
}
.panel-body .bottom-arrow span {
	float: right;
	padding-right: 25px;
}
.panel-body .list li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .list > div {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 8px 10px 2px 10px;
}
.container > .link {
	width: 30%;
}
.tran-panel {
	position: relative;
	width: 100%;
}
.tran-panel-head {
	width: 100%;
	height: 40px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 2px solid;
	border-bottom: 0;
}
.tran-panel-body {
	width: 100%;
	height: 68px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	border: 2px solid;
	border-top: 0;
}
.tran-panel-head::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 0 0 22px;
	border-color: #098C6E transparent transparent transparent;
	float: right;
	right: -0px;
	top: -0px;
	position: relative;
}
.tran-panel-head::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 0 0 24px;
	border-color: white transparent transparent transparent;
	float: right;
	right: -24px;
	top: -2px;
	position: relative;
}
.tran-panel-body > .title {
	font-size: 24px;
	position: absolute;
	top: 15px;
}
.tran-panel-body > .content {
	font-size: 14px;
	position: absolute;
	top: 65px;
}
.tran-panel-body > .icon {
	font-size: 48px;
	position: absolute;
	top: 30px; 
	right: 8px;
}
.fa-car:before
{	
    position: relative;
    right: -8px;
}
.out-link {
	margin-top: 20px;
	background-color: #eee;
}
.link .panel-1,.link .panel-2 {
	margin-bottom: -11px;
}
.link .panel-2{
	padding-left: 5px;
	padding-right: 5px;
}
.link .fa:before
{
	position : relative;
	margin-right : .5em;
}

.tran-panel .tran-panel-body .icon .icon-img {
	width: 100%;
	height: 100%;
	border-radius: 21px;
}
.school-link-body {
	width: 50%;
	display: inline-block;
	float: left;
}
.school-link-body img {
	height: auto;
}
.footer-link-row2 {
	width: 100%;
	background-color: #eee;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 20px;
}
.link-black-small {
	border-radius: 5px;
	box-shadow: 5px 2px 10px #AAA;
	margin: 5px;
}
.link-black-small img {
	width: auto;
	height: auto;
	-webkit-filter: grayscale(1);
	filter: gray;
	filter: grayscale(1);
}
.link-black-small img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0);
	filter: gray;
	filter: grayscale(0);
}
footer .footer-link-area {
	width: 100%;
	line-height: 28px;
	color: white;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
footer .footer-link-area .link {
	color: white;
	border-right: 1px solid white;
	margin-right: 10px;
	padding-right: 12px;
	white-space: nowrap;
	text-decoration: none;
	font-size: 18px;
	display: inline-block;
	float: left;
}

footer .footer-link-area .link:last-child {
	border-right: 0px solid white;
}

footer .contact {
	display: inline-block;
	font-size: 15px;
	width: 100%;
	padding: 16px;
	outline: 0;
}
footer .footer-menu {
	width: 100%;
	line-height: 28px;
	color: white;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	cursor: pointer;
	display: none;
	position: fixed;
	bottom: 0px;
	height: 56px;
}
footer .footer-menu .nav-buttom {
	min-width: 80px;
	max-width: 168px;
	padding: 4px 0px 10px 0px;
	text-align: center;
}
footer .footer-menu .nav-buttom >.icon {
	font-size: 24px;
	width: 100%;
}
footer .footer-menu .nav-buttom >.text {
	font-size: 14px;
}
footer .footer-menu .nav-buttom:active {
	-webkit-transform: translateY( 2px);
	transform: translateY( 2px);
}

footer label, footer .contact a
{
	line-height : 30px;
}

footer label, footer .contact .fa-phone:before
{
	top:0px;
}	
footer .link-icon
{
	display: inline-block;
}

footer .link-icon .link-img
{
	margin-top: 10px;
	height : 48px;
	width: 48px;
}

footer .contact .title-contact
{
	width : 6.5em;
	min-width : 6.5em;
	max-width : 6.5em;	
    display: inline-block;
    text-align: right;
	font-size: 14px;
}

footer .contact .fa
{

    margin-left: 12px;
}
footer .footer_right{
	display: inline-block;
	font-size: 18px;
}




.fb_iframe_widget,.fb_iframe_widget >span,.fb_iframe_widget > span >iframe {
	width: 100% !important;
}
.slick-next.slick-arrow,.slick-prev.slick-arrow {
	display: none !important;
}
.panel-title-default {
	padding: 6px 0px 10px 0px;
	height: 40px;
}
.footer-menu ul {
	display: none;
}
.panel-1 .panel-body {
	padding: 0;
	padding-bottom: 5px;
}
.panel-1 .panel-title,.panel-2 .panel-title {
	padding: 0px;
	width: 100%;
	height: 40px;
	color: white;
	text-align: left;
	line-height: 40px;
	padding-left: 15px;
}
.panel-2 > .panel-title > .panel-2-img {
	width: calc(100% + 15px);
	margin-left: -15px;
	height: 150px;
}
.panel-2 > .panel-title,.panel-2 .sec-headering {
	position: relative;
}
.panel-2 > .panel-title::before {
	content: "";
	width: 0;
	height: 0;
	right: -2px;
	top: 0px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: white transparent transparent transparent;
	float: right;
	position: relative;
}
.panel-1 {
	display: inline-block;
	float: left;
	width: 30%;
}
.panel-2 {
	display: inline-block;
	float: left;
	width: 40%;
}
.contact .address {
	width: 100%;
	display: inline-block;
	float: left;
}
.contact .phone-1 {
	width: 20%;
	display: inline-block;
	float: left;
}
.contact .phone-2 {
	width: 20%;
	display: inline-block;
	float: left;
}
.contact .icon {
	width: 100%;
	display: inline-block;
	float: left;
}
.contact .updater {
	width: 100%;
	display: inline-block;
	float: left;
}
.bar-content {
	border-radius: 0px;
	height: 40px;
	text-align: center;
	line-height: 35px;
	margin-bottom: 5px;
}
.container-type1 {
	width: calc(100% / 7 * 5);
	float: left;
	display: inline-block;
}
.container-type2 {
	width: calc(100% / 7 * 2);
	float: left;
	display: inline-block;
	padding-left: 5px;
}
.container-type1 .content > h3 {
	font-size: 40px;
	min-height: 100px;
	max-height: 100px;
}
.container-type1 .content > .title > p{
	margin-bottom: -1em;
}
.container-type1 .content > p {
	font-size: 18px;
}
.nested,.nestedf {
	line-height: 24px;
	font-size: 16px;
	margin-left: 15px;
}
.nested > ul,.nestedf > ui {
	width: 100%;
	padding-left: 15px;
}
.nested > li .nestedf > li {
	height: 24px;
}
.panel-body.default > ul {
	width: calc( 100% + 35px);
	margin-left: -17.5px;
}
.panel-body.default > ul > li,nested > li,nestedf > li {
	font-size: 16px;
	padding-left: 34px;
	line-height: 30px;
}
.panel-body.default > ul > li:before {
	content: "▶";
	display: block;
	height: 0;
	width: 0;
	left: -1.3em;
	top: 0;
	position: relative;
}
.slide h1 {
	margin: 10px;
	background-color: blue;
	text-align: center;
	font-size: 22px;
	color: white;
	height: 100px;
}
.slide {
	-webkit-transform: scale(0.7, 0.7);
	transform: scale(0.7, 0.7);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.slide.slick-active,.slide.slick-center {
	-webkit-transform: scale(1.0, 1.0);
	transform: scale(1.0, 1.0);
	-webkit-transition: all 1s;
	transition: all 1s;
}
.slick-initialized .slick-slide {
	display: block;
	position: relative;
	-webkit-transform: scale(0.7, 0.7);
	transform: scale(0.7, 0.7);
	-webkit-transition: all .2s;
	transition: all .2s;
}
.slick-initialized .slick-slide.slick-active {
	-webkit-transform: scale(1.0, 1.0);
	transform: scale(1.0, 1.0);
	-webkit-transition: all .2s;
	transition: all .2s;
}
.slick-container .slick-dots {
	position: absolute;
	list-style: none;
	display: block;
	text-align: left;
	padding: 0;
	width: 100%;
	bottom: 0px;
	left: 0px;
	padding-left: 15px;
}
.slick-container.slick-slider {
	margin-bottom: 0px;
}
.slick-container .slick-dots li button {
	border: 2px solid white;
	border-radius: 12px;
}
.slick-container .slick-dots li button:before {
	content: "•";
	width: 20px;
	height: 40px;
    line-height: 23px;
    font-size: 16px;
}
.n-text {
	cursor: pointer;
}
.nested .n-text:hover:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: "▶";
	width: 50px;
	position: relative;
	display: inline-block;
	margin-left: -65px;
	line-height: 24px;
	padding-left: 15px;
	top: -1px;
	margin-bottom: -2px;
	display: inline-block;
}
.nestedf >.n-text {
	display: inline-block;
	width: 100%;
}
.nestedf >.n-text:hover:before {
	content: "▶";
	margin-left: -12px;
	width: 15px;
}
.nestedf > .n-text::before {
	content: "▶";
	display: inline-block;
	height: 0;
	width: 0;
	left: -1.3em;
	position: relative;
	width: 21px;
	height: 24px;
}
.container {
	margin-top: 1px;
}
.container .main .content .title {
	font-size: 36px;
}
.container .main .content .sub {
	font-size: 16px;
}
.banner-background-image {
	width: 100%;
	height: 360px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-size: cover;
}
.right-link {
	width: 100%;
	float: left;
	line-height: 28px;
	font-size: 16px;
	cursor: pointer;
}
.right-link .icon {
	width: 1em;
	float: left;
	margin-right: 10px;
}
.scrollbar-element {
	opacity: 0 !important;
}
.right-link .title {
	width: calc( 100% - 2em);
	float: left;
}
.sway-area{
	border: none;
	width : 100%;
	max-width:100%;
	height: 100vh;

	min-height:100%;
}

.sway-area-2{
	border: none;
	width : 100%;
	max-width:100%;
	min-height:100%;
}
.backgroud-img-fous{
	width: 100%;
    height: 210px;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-size: cover;
}
.container > .link.link-footer{
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	border-top : 4px solid transparent;
}
.container-type1 .panel-con{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: calc( 100% + 18px);
	margin-left: -9px;	
}
.container-type1 .panel-con .panel-child{
    border-bottom: 12px solid transparent;
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
}
.container-type1 .panel-con .panel-child:last-child{
	/*border-right: 0px;
	*/
}
.container-type1 .panel-con .panel-child:first-child{
	/*border-left: 0px;
	*/
}
.container-type2 .school-system-style{
	display:-webkit-inline-box;
	display:-ms-inline-flexbox;
	display:inline-flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-ms-flex-pack:distribute;
	    justify-content:space-around;
	font-size : 16px;
}
.school-system-style span{
	width: auto;
	float: left;
}
.linght-line2{
	float : right;
}
header.index{
	margin-bottom: -7px;
}
header{
	margin-bottom: 0px;
}
.unit-background-image{
	width: 100%;
	height: 395px;
	background-position: 0px -40px;
	background-repeat: no-repeat;
	background-size: cover;
}
.right-menu-left{
	border-left: 15px solid transparent;
}
.right-menu-bottom{
	margin-bottom: 12px;
}
.dept-news-block .panel-body{
	height: 315px;
	padding: 0;
}
.dept-news-block .panel-body a{
	color : black;
}
.dept-news-block .panel-body .dept-news-source{
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 40px;
	min-height: 40px;
}
.dept-news-block .panel-body .dept-news-title{
	padding: 6px 10px 8px 10px;
	position: relative;
	min-height: 40px;
}
.dept-news-block .panel-body .dept-news-title .title{
	width: calc(100% - 15px);
	min-width: calc(100% - 15px);
	max-width: calc(100% - 15px);
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;	
}
.dept-news-block .panel-body .dept-news-title .plus{
	float: right;
	width: 12px;
	position: absolute;
	bottom: 12px;
}
.container-type1 .img-class{
	display : none;
}

.news .list > div > a > .content-title 
{
    font-size: 14px;
}


.fa-phone:before
{
    content: "\f095";
    /* margin-top: 6px; */
    position: relative;
    top: 3px;
}

.mulit-text
{
	
    font-size: 14px;
    padding: 10px;
    height: 144px;
    max-height: 144px;
    overflow: hidden;
    text-align: justify;
    position: relative;
}

.mulit-text:after
{
    content: '....';
    position: absolute;
    top: 125px;
    right: .8em;
}

.panel-2 .head { display : none;}
.panel-2 > .panel-body a, .mulit-text{ height: 144px;}
.school-system-dialog
{	
    top: 265px;
    background-color: rgba(0,0,0,.7);
    right: 15px;
    left: 15px;
	/*padding: 10px; 20180813修改*/
	padding: 7px;
    border-radius: 4px;	    
    padding-left: 30px;

}

.banner-title
{
	font-size: 40px; 
	min-height: 150px;
	max-height: 150px; 
	top: 16px;
}   

.banner-title .title
{
	line-height: 45px;
	position: absolute; 
	bottom: 0px;    
	right: 0px;
}   

.school-system-icon
{	
    margin: 0px 0px 8px 0px;
}

.banner-content
{
	height : 220px;	
    font-size: 18px;    
    text-align: justify;
}

.model-container
{

}

.model-panel .title
{
	text-align : center;

	line-height: 40px;
	font-size : 20px;


	background-color: #098C6E;
 	color: white;	 	
}

.model-panel-cut:after
{
    content: "";
    width: 0;
    height: 0;
    right: 0px;
    top: -20px;
    border-style: solid;
    border-width: 20px 0 0 20px;
    border-color: white transparent transparent transparent;
    float: right;
    position: relative;
    margin-top: -20px;
}

.model-headding
{

}
.model-head-block
{
	position: relative;
}

.model-head-block img
{

    width: 100%;
    height: 150px;
    background-position: 33% 33%;
    background-repeat: no-repeat;
    background-size: cover;
}

.text-panel
{
	display : block;	 	
	position: relative;
	word-break: break-all;
	word-wrap: break-word;
	border: 1px solid #ccc;
	border-top: 0px;
	border-radius: 0px 0px 4px 4px;
	margin-bottom : 18px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);    	

	bottom: 30px;
	margin-bottom: -25px; 

}	

.text-panel-focus
{
	margin-bottom: 0px; 
	border: 0px;
	top: -5px;
}

.text-panel-focus .desc-focus
{
	font-size: 14px !important;
	height: 10em !important;
	max-height: 10em !important;	
    padding: 10px 15px 10px 15px;
}

.model-hight-line
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0px;
	width: 100%;
	line-height: 40px;
	background-color: rgba( 0, 0, 0, .6);
	color: white;
}

.model-hight-line .title
{
	width: 100%;
	text-align: justify;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 16px;
	padding-right: 16px;
}

.moedl-item-list
{
	display: block;	    

	width: 100%;
	padding-left: 16px;	    
	padding-right: 16px;
	font-size: 14px;
	line-height: 24px;
}

.moedl-item-list .icon
{
	display : block;
	float: left;	 	
	width: 1.5em;
}

.moedl-item-list .fa
{
	display : block;
	float: right;	 	
	line-height: 24px;
}
.moedl-item-list .title
{
	display : block;	 	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.text-panel .title
{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom : 12px;

	font-size : 20px;

}

.text-panel .desc 
{

    overflow: hidden;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 7em;
    max-height: 7em;
    font-size: 16px;
    line-height: 22px;
}


.model-space-3 
{ 
	display: -webkit-inline-box; 
	display: -ms-inline-flexbox; 
	display: inline-flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
}

.model-space-3 .model-container 
{ 

	-webkit-box-flex: 1; 

	    -ms-flex-positive: 1; 

	        flex-grow: 1;
	-ms-flex-negative: 1;
	    flex-shrink: 1;
	width: 33%;
} 


.backgroud-imgx
{
	height: 150px;
	background-position: 33% 33%;
	background-repeat: no-repeat;
	background-size: cover;

}

.model-space-3 .model-container:nth-child(2)
{ 
	border-left: 4px solid white;
	border-right: 4px solid white;
} 

.focus-container
{
	width : 40%;
	border-left: 3px solid white;
	border-right:3px solid white;
}

.space-line-index
{
	background-color: #777777;
	border: 3px solid white;
	border-left: 0px;
	border-right: 0px;
	height: 12px;
}

.line-hight 
{
 	border-bottom: 1px solid transparent;
}


.menu-item--expanded-ani
{
    -webkit-animation: slowopen .5s;
    animation: slowopen .5s;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;  
    -webkit-animation-iteration-count: .5s;
    -webkit-animation: slowopen .5s;
}

@-webkit-keyframes slowopen
{
	from {  display : none;}
	to { display : block !important; }		
} 

@keyframes slowopen
{
	from {  display : none;}
	to { display : block !important; }	
}

.moedl-item-list:hover .line-hight
{

    /* order: 0; */
    position: relative;
    -webkit-animation: mymove 1s;
    animation: mymove 1s;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: .25s;
    -webkit-animation: mymove .25s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
}



@-webkit-keyframes mymove
{
	from {  border-color: transparent;}
	to {  border-color: white; }		
}

@keyframes mymove
{
	from {  border-color: transparent;}
	to {  border-color: white; }	
}


.mosue-pointer
{
	cursor: pointer;
}

.pos-relative
{
	position: relative;
}

.pos-absolute
{
	position: absolute;
}

.text-right
{
	text-align : right;
}

.common-animation-transition
{
	-webkit-transition: all .5s; /* Safari */
	transition: all .5s;
}

.child-align-vertical
{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-pack: distribute;
	    justify-content: space-around; 
}

.child-align-horizontal
{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-pack: distribute;
	    justify-content: space-around; 
}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col {
	/* display: inline-block;
	*/
	float: left;
}

.col-1 {
	width: 10%;
}
.col-2 {
	width: 20%;
}
.col-3 {
	width: 30%;
}
.col-4 {
	width: 40%;
}
.col-5 {
	width: 50%;
}
.col-6 {
	width: 60%;
}
.col-7 {
	width: 70%;
}
.col-8 {
	width: 80%;
}
.col-9 {
	width: 90%;
}
.col-10,.col {
	width: 100%;
}



.dyu-full-show{
	display :block !important;
}
.dyu-full-hide{
	display :none !important;
}

.default-hide
{
	display : none;
}


.inline
{ 
	display : inline-block;
}
.search-block ul{
	width: 100%;
	margin-bottom: 0;
}
.search-block ul li{
	width: 100%;
	padding: 2px 0;
	text-align: left;
}
.list-unstyled li:hover{
	border-radius: 5px;
}
.list-unstyled .hidebar {
    float: left;
    padding-right: 8px;
	border-radius: 5px;
    border-left: 4px solid;
    height: 23px;
    display: none;
}

@media  (min-width: 1025px  )
{
	.dyu-full-space-show
	{
		display :block !important;
	}

	.dyu-full-space-hide{
	display :none !important;
	}	
}