.cwbtn,
.fixd nav ul li a,
.fixd nav ul li a:before,
.hed ul li a,
.topmenu,
.class .edit .w73 .btn,
.shortcut:hover ul,
.camp .clist .qmenu ul .on,
.camp .clist .container .caone .rdes .btn li a,
.camp .clist .container section .pic ul li:hover a,
.camp .clist .container .caform ul .center a,
.bnav li:hover,
.bnav .search,
.bnav .wide input,
#container .gpic a div,
#container .notxt a div,
.bdel .bleft .back:hover,
.bdel .bleft ul li a,
.tabs a,
.tabs_item .none,
.school .fistory .container a,
.school .fintro .back .blist a:hover,
.director a,
.sbom .act ul li a,
.sbom .act p a,
.news section ul a:hover li,
.job .tetxt .btn {
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   -webkit-transition: all 0.5s ease;
   transition: all 0.5s ease
}

header {
   width: 100%;
   position:relative;
   top: 0;
   padding-bottom: 15px;
   background: #fff;
   z-index: 500;
   /*box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 0.4);*/
}

@media (max-width: 1299px) {
	header {
   padding-bottom: 25px;
}
}

header::after{
   content: "";
   display: block;
   clear: both;
}

.hed {
   width: 100%;
   max-width: 1200px;
   margin: 0 auto;
}

.hed ul {
 
   width: 100%;
   display: inline-block;
   margin: 0;
   padding: 0;
}

.hed ul li {
	display: inline-block;
	position: relative;
	list-style-type: none;
	/*width: calc( 12.5% - 4px );*/
	text-align: center;
	margin-left: 30px;
    margin-right: 37px;
}

.hed ul li a {
	
	
	text-decoration: none;
	font-size: 17px;
	line-height: 70px;
	color: #fff;
}
.hed ul li a:hover {
	color: #A22E2E;
}

.hed ul li a.shop {
   padding: 10px 30px;
   text-decoration: none;
   font-size: 18px;
   line-height: 22px;
   color: #fff;
   background-color: #cb9f6d;
   border-radius: 5px;
   cursor: default;
}

.hed ul li a.shop:hover {
   color: #010080;
}

.hed h1 {
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 18px;
	text-align: left;
}

.hed h1 a {
   display: inline-block;
   padding: 0;
}

/*拉下後顯示*/

/*---

.topmenu {
   position: fixed;
   top: 0;
   background-image: none;
   background-color: #1b6081;
   padding-top: 0px;
   height: 60px;
   -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .4);
   box-shadow: 0 0 6px rgba(0, 0, 0, .4);
}

.topmenu ul {
   position: absolute;
   top: 8px;
   right: 0px;
   margin: 0;
   width: calc(100% - 200px);
   z-index: 99;
}

.topmenu ul li {
   
}

.topmenu ul li a {
   padding: 12px 34px 17px;
   font-size: 18px;
}

.topmenu h1 {
   left: 5px;
   height: 60px;
   z-index: 100;
}

.topmenu h1 a {
   height: 50px;
   width: 130px;
   background: url("../logo.svg") no-repeat left center;
}
.topmenu h1 a img{
   display: none;
}

--*/

#hed.show,
#hed.show h1,
#menu.show {
   -moz-transition: -moz-transform 0.3s ease;
   -o-transition: -o-transform 0.3s ease;
   -webkit-transition: -webkit-transform 0.3s ease;
   transition: transform 0.3s ease
}

#hed.show.show,
#hed.show h1.show,
#menu.show.show {
   -moz-transform: translateX(265px);
   -ms-transform: translateX(265px);
   -webkit-transform: translateX(265px);
   transform: translateX(265px)
}

#hed {
   width: 100vw
}

#hed.show,
.header.show {
   width: 100vw
}

body.show {
   overflow: hidden;
   height: 100vh
}

.topicon {
   position: relative;
}

.topicon1 {
   position: absolute;
   top: 25px;
   right: 30px;
   z-index: 1500;
}

@media (max-width: 991px) {
.topicon {
    width: auto;
}
.topicon1 {
   position: absolute;
   top: 15px;
   right: 10px;
}
}

@media (max-width: 767px) {
.topicon {
    display: none;
}
}

.language {
   float: right;
   letter-spacing: 0;
   width: 90px;
   background-color: #eeeeee;
}

.language a.sel-tit {
   display: block;
   color: #999;
   font-size: 13px;
   background: url(../image/arr_w.png) no-repeat 90% center;
   height: 28px;
   padding-right: 11px;
   line-height: 28px;
   box-sizing: border-box;
}

.language.on a.sel-tit {
   color: #666;
   background: url(../image/f_arr.png) no-repeat 90% center;
}

.language-in {
   position: relative;
   text-align: center;
   border: 1px solid transparent;
   box-sizing: border-box
}

.language.on .language-in {
   width: 90px;
   height: 105px;
   background: #fff;
   border: 1px solid #ccc;
}

.language.on .language-in ul {
   display: block;
   padding: 0;
   margin: 0;
}

.language-in ul {
   display: none;
   position: absolute;
   top: 31px;
   background: #fff;
   z-index: 3;
   width: 100%;
   box-sizing: border-box;
   padding-top: 2px
}

.language-in ul li {
   font-size: 13px;
   line-height: 24px;
   text-align: left;
   padding-left: 18px;
   list-style-type: none;
}

.language-in ul li a {
   color: #4c4c4c;
   display: block
}

.language-in ul li a span {
   padding-right: 12px
}

.language-in ul li a:hover span {
   color: #e77800;
   background: url(../image/language_bg.png) no-repeat right center;
}

ul.topother {
   list-style-type: none;
   margin: 3px 15px 0;
   padding: 0;
   float: right;
}

ul.topother.mobel {
    float: none;
    margin: 0;
    text-align: center;
    padding: 10px !important;
}

ul.topother li {
   font-size: 13px;
   list-style-type: none;
   display: block;
   float: left;
   padding: 0 5px;
}

ul.topother.mobel li {
   font-size: 13px;    
   list-style-type: none;
   display:inline-block;
   float:none;
   padding: 0 5px;
}

ul.topother li a {
   color: #555;
}

ul.topother.mobel li a{
    color: #ccc;
}

ul.topother li a:hover {
   color: #010080;
}

#search_box {
	float: right;
	width: 200px;
	background-color: #ececec;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 0;
	margin-bottom: 0;
	height: 25px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 0 10px;
}

.search1_l {
   float: left;
   width: 150px;
}

.search1_r {
   float: right;
   padding-top: 5px;
   padding-right: 3px;
   padding-left: 1px;
}

.input_txt {
   WIDTH: 150px;
   HEIGHT: 24px;
   background-color:transparent;
   font-size: 13px;
   font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Arial, Helvetica, sans-serif;
   line-height: 24px;
   color: #999;
   border: 0px solid #e1e1e1;
   padding-left: 5px;
   padding-right: 5px;
   float: left;
}

@media (min-width: 992px) and (max-width: 1199px) {
   .hed ul li a {
      padding: 10px 25px;
   }

   .hed ul li a.shop {
      padding: 10px 25px;
   }

   .topmenu ul li a {
      padding: 12px 20px 17px;
   }
}

@media screen and (max-width: 991px) {
   /*.hed {*/
   /*   display: none*/
   /*}*/

   .language-b {
      display: none;
   }
}


/*---------------------------------
	MENU LAYOUT 選項
	DO NOT EDIT This Section 勿動
-----------------------------------*/
.menu-bt {
   margin: 0;
   padding: 0;
   line-height: 100%;
   position: relative;
   z-index: 1000;
}

.menu-bt:after {
   clear: both;
   content: '';
   display: block;
   font-size: 0;
   line-height: 0;
   visibility: hidden;
   width: 0;
   height: 0
}

.menu-bt li {
   margin: 0;
   padding: 0;
   list-style-type: none;
   display: inline-block;
   *display: inline;
   position: relative;
   zoom: 1;
   line-height: inherit;
   top: 0;
   left: 0;
   font-size: 15px;
}

.menu-bt li a {
   margin: 0;
   padding: 0;
   display: block;
   display: inline;
   display: inline-block;
   position: relative;
   zoom: 1;
   line-height: 100%;
   top: 0;
   left: 0;
}

/*--------------Sub Menus-------------------*/
.menu-bt ul {
   width: 200px;
   display: none;
   position: absolute;
   top: 100%;
   left: 50%;

   margin: 0;
   padding: 0;   
   transform: translateX(-50%);
   text-align: left;
}

.menu-bt ul li {
   display: block;
   width: 100%;
}

.menu-bt ul li a {
   display: block;
}

.menu-bt ul ul {
   top: 0;
   left: 100%;
   transform: translateX(0);
}

/*---------------------------------
	MENU STYLES 選項
	EDIT BELOW THIS LINE TO CUSTOMIZE 自訂樣式
-----------------------------------*/
.menu-bt li {}

.menu-bt li a {
   /*text-decoration: none;
	font-size:15px;
	padding:5px 10px;
	margin:0px;*/
}

.menu-bt li:last-of-type a {}

.menu-bt li.current>a,
.menu-bt li.current>a:hover,
.menu-bt li.current.hover>a {
   /*color:#ffa600;*/
   cursor: default;
}

.menu-bt li a:hover,
.menu-bt li.hover>a {
 
}

.menu-bt ul li a:hover,
.menu-bt ul li.hover>a {
	color: #ffffff;
	background-color: rgba(130,38,38,0.83);
}

/* sub menus */
.menu-bt ul {
	padding: 0;
	margin-top: 19px;
	margin-right: 0;
	margin-left: 1px;
	margin-bottom: 0;
	background-color: #f5f5f5;
}

.menu-bt ul li {}

.menu-bt ul li a {
	font-size: 14px;
	padding: 4px 8px;
	margin: 0;
	border-bottom: 1px dotted #B9B9B9;
	line-height: 22px;
	color: #A22E2E;
	font-weight: normal;
	text-align: center;
}

.menu-bt ul>li:last-child>a {
   border-bottom: none;
}

/* sub-sub menus */
.menu-bt ul ul {
   min-width: 180px;
   max-width: 180%;
   *width: 180px;margin-top: 0px;
}

.menu-bt ul ul li {}

.menu-bt ul ul li a {
   padding: 4px 8px;
   font-size: 15px;
}

.menu-bt ul ul ul {
   min-width: 240px;
   max-width: 240%;
   *width: 240px;
   font-size: 14px;
}



.carousel-inner {
    max-width: 1200px;
    margin: 0 auto;
}

.aboutbox {
    width: 100%;
    padding: 2%;
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 2px solid #c7c7c7;
}


.abouleft {
    width: 66%;
    float: left;
    border-right: 1px solid #c7c7c7;
}

.aboutimg {
    width: 220px;
    float: left;
}

.aboutc {
    width: 426px;
    padding-left: 40px;
    float: left;
}

.profw span {
    width: 50%;
    float: left;
}

.profw span h3 {
    color: #4aa0d6;
}

.profw span li {
    list-style-type: normal!important;
    line-height: 20px;
    font-size: 13px;
}


.aboutright {
    width: 34%;
    float: right;
    padding-left: 3%;
}

.hotSearch {
    display: inline-block;
}

.inform {
    display: inline-block;
}

.inform .insuo {
    width: 160px;
}

.inform .insou {
    width: 60px;
    height: 28px;
    background: #629fc4;
}

.innews {
    margin-top: 60px;
}

.innews li{
    margin: 10px 0;
    font-size: 14px;
   
}

.innews li a {
    font-size: 20px;
    line-height: 30px;
    color: #4aa0d6;
}

.innews li h6 {
     line-height: 24px;
}

.ysbox {
     width: 100%;
    padding: 2%;
    max-width: 1200px;
    margin: 0 auto;
  
}

.ysbox li {
    width: 19%;
    float: left;
    margin: 0 3%;
    text-align: center;
    border: 4px solid #dcdcdc;
    padding-bottom: 14px
}


.ysbox li h3 {
    background:rgba(0,0,0,0.2);
    margin: 2rem 14%;
}


.ysbox li img {
    width: 60%;
    height: auto;
    margin: 0 auto;
}


.ysbox h2 {
    margin-bottom: 40px;
}

.outfoot {
    width: 100%;
    background: #e9e9e9!important;
}

.inlink {
    
    border-bottom: 3px solid #c8c7c5;
}

.outnav {
    background: #3294b4;
}


