@charset "utf-8";
/* CSS Document */
*{
  color: #515151;
	font-family:'PingFang TC', 'Microsoft JhengHei', sans-serif;
  -webkit-overflow-scrolling: touch;
-webkit-appearance:none;
appearance: none;
}
h2{
   font-size: 1.43rem; 
}
.swiper-slide a:focus img{
  background:#BE5500;
  padding:3px;
}
a:focus{
  outline:solid 2px #BE5500;  
}
input:focus{
Background-color: #e9f0fd;
Color: #000;
}
.TopAccessibility a {
    position: absolute;
    top: 0;
    left: -999px;
    width: 0;
    height: 0;
    color: #FFF;
}
.TopAccessibility a:hover {
            color: #BE5500;
}
.TopAccessibility a:focus {
     position: absolute;
     top: 10px;
     left: 10px;
     width: auto;
     height: auto;
     padding: 5px;
     background-color: #3C3B75;
}
.TopNotice {
      display: none;
        }
.sub-box li, .third-box li {
    display: block;
    position: relative;
    border-bottom: solid 1px #ddd;
    background-color:#fff;
}
.input-label-top {
    display: none;
}
p img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
html.no-js .TopNotice {
       display: block;
       padding: 16px;
       font-size: 1.5rem;
       font-weight: bold;
       color: #FFF;
       background-color: #3a3a3a;
       position: absolute;
       top: 100px;
       left: 0;
       z-index: 10;
        }
.Accesskey-box {
    width: 100%;
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    height: 5px;
}
#Accesskey_U
{
    color: transparent!important;
    font-size: .8rem;
        }
#Accesskey_C
{
    color: transparent!important;
    font-size: .8rem;
        }
#Accesskey_Z
{
    color: transparent!important;
    font-size: .8rem;
        }
.input-label-top {
    display: none;
}
.journals-bt{
    padding-top:30px;
    padding-left:15px;
}
.w-90{
    width: 90%;
}
.sub-box li, .third-box li {
    display: block;
    position: relative;
    border-bottom: solid 1px #ddd;
    background-color:#fff;
}
.pages{
  width: 100%;
background-image: url(../images/pages.svg);
padding: 5px 20px 0 25px;
background-position: center left 10px;
color: #707070;
font-size: 1.2em;
background-repeat: no-repeat;
}
.btn-sent{
  display: inline-block;
    font-size: 1.143em;
    color: #fff;
    background-color: #3C3B75;
    border-radius: 10px;
    padding: 10px 10px;
    line-height: 1;
    min-width: 86px;
    text-align: center;
    -webkit-appearance:none;
appearance: none;
}
.btn-sent:hover,.btn-sent:focus{
  background-color: #BE5500;
  color: #fff;
  text-decoration: none;
}
.btn-reset{
  display: inline-block;
    font-size: 1.143em;
    color: #525252;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 10px;
    line-height: 1;
    min-width: 86px;
    text-align: center;
    border:solid 1px #D8D8D8;
}
.btn-reset:focus,.btn-reset:hover{
  background-color: #727272;
  color: #fff;
  border:solid 1px #727272;
}
.picker{
  background-image: url(../images/picker.svg);
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 18px auto;
}
.code{
  width: 200px;
  display: flex;
  align-items: center;
}
.code img{
  width: 130px;
  margin: 0 10px 0 20px;
}
.code a.re-bt{
  display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #3E447D;
    background-image: url(../images/re.svg);
    background-repeat: no-repeat;
    background-position: center center;
}
.teacher-bt{
  padding: 20px 0;
  text-align: right;
  width: 100%;
}
.teacher-bt a{
  display: inline-block;
  font-size: 1.143em;
  color: #fff;
  background-color:#3C3B75 ;
  border-radius: 10px;
  padding:10px 10px;
  line-height: 1;
  min-width: 86px;
  text-align: center;
}
.teacher-bt a:hover{
  background-color: #BE5500;
  color: #fff;
  text-decoration: none;
}
.papers-box{
  width: 100%;
}
.prospect-list a.add-bt{
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 1.5rem;
  color: #fff;
  line-height: 30px;
  text-align: center;
  background-color: #3E447D;
  padding-top: 3px;
}
.prospect-list a.del-bt{
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 1.75rem;
  color: #fff;
  line-height: 30px;
  text-align: center;
  background-color: #3E447D;
  padding-top: 0;
}
.prospect-list a.add-bt:hover,.prospect-list a.del-bt:hover{
  color: #fff;
  text-decoration: none;
  background-color: #515151;

}
.teacher-info a.change-bt{
  position: absolute;
  z-index: 3;
  right: 15px;
  top:10px;
  color: #CDCDCD;
  font-size: 0.9em;
  text-decoration: none;
}
.prospect-list a.change-bt{
  position: absolute;
  z-index: 3;
  right: 15px;
  top:12px;
  color: #CDCDCD;
  font-size: 0.9em;
  text-decoration: none;
}
.prospect-list a.change-bt-b{
  position: absolute;
  z-index: 3;
  right: 20px;
  top:12px;
  color: #CDCDCD;
  font-size: 0.9em;
  text-decoration: none;
}
.change-lang{
  position: absolute;
  z-index: 3;
  right: 20px;
  top:10px;
  color: #CDCDCD;
  font-size: 1.2em;
  text-decoration: none;
}
.change-lang-b{
  position: absolute;
  z-index: 3;
  right: 20px;
  top:10px;
  color: #CDCDCD;
  font-size: 1.2em;
  text-decoration: none;
}
.input-file-button,.form-group {
  position: relative;
}
.inputfile{
  display: none;
}
.input-file-button  label {
  width: auto;
  display: inline-block;
  font-size: 0.9em;
  color: #fff;
  background-color: #3C3B75;
  border-radius: 5px;
  padding: 8px 10px;
  line-height: 1;
  margin-bottom: 0;
}
.input-file-button  label i{
  font-style: normal;
  color: #fff;
}
.tw{
  position: relative;
}
.en{
  position: relative;
  display: none;
}
.col-icon{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.col-icon span{
  display: none;
  width: 20px;
}
.icon-input{
  flex:1;
  position: relative;
  align-items: center;
}
.upload-btn {
  display: inline-block;
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
}
.form-upload {
  display: none;
}
.edit-bt{
  font-size: 1.143em;
    color: #fff;
    background-color: #3C3B75;
    border-radius: 10px;
    padding: 8px 10px;
    line-height: 1;
    position: absolute;
    right: 0;
    top:40px
}
.edit-bt.fix{
  text-align: center;
  width: 84px;
  right: auto;
  top:250px;
  left: 50px;;
}
.edit-bt:hover{
  background-color: #BE5500;
  color: #fff;
  text-decoration: none;
}
.teacher-info-box{
  padding: 40px 0 20px 0;
  width: 100%;
  display: flex;
  position: relative;
}
.teacher-dis{
  padding: 10px 0 20px 0;
  border-bottom: solid 1px #D8D8D8;
  margin-bottom: 10px;
}
.expertise{
  overflow:hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.teacher-face{
  width: 190px;
  height: 190px;
  border-radius: 50%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.teacher-face #face{
  width: 100%;
  min-height: 100%;
  height: auto;
}
.teacher-info{
  padding-left: 30px;
  flex:1;
  line-height: 1.8;
}
.teacher-info img{
  margin-right: 5px;
  margin-top: -2px;
}
.teacher-info a{
  color: #515151;
  text-decoration: underline;
}
.face-box{
  padding: 20px 20px 5px 20px;
  display: flex;
}
.face-left{
  width: 110px;
  height: 110px;
  background-size: cover;
  border-radius: 50%;

}
.face-right{
  padding-left: 20px;
  flex:1;
  text-align:left;
  font-size: 1em;
}
.teacher{
  font-size: 1.5em;
    line-height: 90%;
    font-weight: 500;
    margin-bottom: 10px;
    color:#515151!important;
}
.teacher span{
    font-size: 70%;
    color: #BE5500;
    margin-top: 5px;
    font-weight: normal;
    line-height: 16px;
    display: block;
}
.face-info{
  padding: 5px 20px 5px 40px;
  line-height: 1.8;
  position: relative;
  margin-bottom: 15px;
}
 .face-info::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 20px;
  background-color: #3E447D;
  border-radius: 6px;
}
.face-info img{
  margin-right: 5px;
  margin-top: -2px;
}
.face-info a{
  color: #515151;
  text-decoration: underline;
}
.face-info a:hover,.teacher-info a:hover{
  color: #3E447D;
  text-decoration: underline;
}
.side-item {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  color: #515151;
}
.side-item-b {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  color: #515151;
}
.winners{
  width: 100%;
}
.winners ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.winners ul li{
  width: 33.3%;
  padding: 0 25px 20px 25px;
}
.winners ul li a{
  text-align: center;
display: block;
border:solid 1px #EAEAEA;
border-radius: 12px;
color: #515151;
font-size: 1.43em;
line-height: 1.3;
padding: 15px 0;
}
.winners ul li a:hover{
  background-color: #3C3B75;
  border:solid 1px #3C3B75;
  color: #fff;
  text-decoration: none;
}
.scholarship-tit{
  width: 100%;
  font-size: 1.43em;
  color:#3E447D ;
  padding-left: 20px;
  line-height: 1.2;
  position: relative;
  margin: 20px 0;
}
.scholarship-tit::before {
  content: '';
  width: 6px;
  height: 100%;
  background-color: #3E447D;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.table-box{
  width: 100%;
  padding: 15px 0 30px 0;
}
.table-head{
  width: 100%;
 background-color: #3E447D;
 display: flex;
 line-height: 1;
 font-size: 1.2em;
 font-weight: bold;
 padding: 15px 0;
border-radius: 20px 20px 0 0;
}
.th-a{
  width: 11%;
  padding-left: 20px;
  border-right: solid 1px #fff;
  color: #fff;
}
.th-b{
  width: 13%;
  padding-left: 20px;
  border-right: solid 1px #fff;
  color: #fff;
}
.th-c{
  width: 40%;
  padding-left: 20px;
  border-right: solid 1px #fff;
  color: #fff;
}
.th-d{
  width: 25%;
  padding-left: 20px;
  border-right: solid 1px #fff;
  color: #fff;
}
.th-e{
  width: 11%;
  padding-left: 20px;
  color: #fff;
}
.th-f {
  width: 12%;
  padding-left: 0;
  border-right: solid 1px #fff;
  color: #fff;
  text-align: center;
}
.th-g {
  width: 13%;
  padding-left: 20px;
  color: #fff;
}
.table-body{
 display: flex;
 justify-content: stretch;
 margin: 0 -5px;
 font-size: 1.2em;
 line-height: 24px;
}
.table-body p{
  margin-bottom: 0;
}
.tda{
  width: 11%;
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  padding: 15px 10px;
  text-align: center;
}
.tda img{
  margin-top: -5px;
  margin-right: 5px;
}
.tdb{
  width: 13%;
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  padding: 15px;
}
.tdc{
 width: 76%;
}
.tr{
  display: flex;
  justify-content: stretch;
}
.tdc-c{
  width: 52.5%;
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  padding: 15px;
}
.td-c{
  width:39.7%;
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  padding: 15px;
 }
.tdc-d{
  width: 32.5%;
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  padding: 15px;
}
.td-a{
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  width: 11.2%;
  padding: 15px;
  text-align: center;
}
.tdc-e{
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  width: 15%;
  padding: 15px;
  text-align: center;
}
.td-d{
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  width: 12%;
  padding: 15px;
  text-align: center;
}
.td-e{
  border:solid 5px #fff;
  border-top: solid 10px #fff;
  border-bottom: none;
  background-color: rgba(91, 159, 239, 0.1);
  width: 13%;
  padding: 15px;
  text-align: center;
}
.form-group label{
  display: block;
  font-size: 1.25rem;
  line-height: 30px;
  height: 30px;
}
.form-group label.fix{
  display: block;
  font-size: 1.2em;
  line-height: 1.4;
  height: auto;
}
select.form-input {
  -webkit-appearance: none;
  appearance: none;
  background-image: url(../images/Path.svg);
  background-repeat: no-repeat;
  background-position: center right 15px;
}
.form-input {
  width: 100%;
  border: solid 1px #D8D8D8;
  height: 40px;
  padding: 0 10px 0 15px;
  font-size: 0.875rem;
  color: #515151;
  border-radius: 12px;
}
.form-input.serput {
  border: solid 1px #D8D8D8;
    padding: 0 80px 0 37px;
    background-image: url(../images/ser-bt.svg);
    background-position: center left 10px;
    background-repeat: no-repeat;
    background-size: 17px auto;
}
::placeholder{
  color: #727272;
  font-weight: 300;
}
.news-box{
  margin-top: 20px;
  width: 100%;
  padding: 20px 0;
}
.journals-box{
  width: 100%;
  padding: 20px 0;
}
.news-list{
  display: block;
  padding: 10px 0;
}
.news-list .tab-info{
  padding-left: 0;
}
.news-list:hover .tab-dis,.honor-item:hover .tab-dis{
  opacity: 0.9;
  text-decoration: underline;
}
.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3287EC;
  background-color: #FFF;
  border: 1px solid #3287EC;
}
.page-link:hover {
  color: #525252;
  background-color: #F5F5F5;
  border: 1px solid #707070;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #707070;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
}
.page-item.active .page-link {
  z-index: 1;
  color: #525252;
  background-color: #F5F5F5;
  border: 1px solid #707070;
}
.page-item:last-child .page-link {
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
  border-left: 1px solid #707070;
}
.content-row{
  min-width: 100%;
  padding-top:40px;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  flex-wrap: wrap;
  align-items:stretch;
  padding-bottom: 20px;
}
.career-card{
  width: 33.3%;
  padding: 0 25px 20px 25px;
}
.card-out{
  border:solid 1px #E4E4E4;
  border-radius: 12px;
  overflow: hidden;
  display: block;
  position: relative;
}

.card-out a{
  border:solid 1px #E4E4E4;
  border-radius: 12px;
  overflow: hidden;
  padding-bottom: 10px;
  height: 100%;
  display: block;
  position: relative;
}
.card-out a:hover{
  border:solid 1px #BE5500;
  background-color:#eeeeee;
}
.card-out a:focus{
  border:solid 1px #BE5500;
  background-color:#eeeeee;
}
.card-out-teacher{
  border:solid 1px #E4E4E4;
  border-radius: 12px;
  overflow: hidden;
  display: block;
  position: relative;
}

.card-out-teacher:hover{
  border:solid 1px #BE5500;
  background-color:#eeeeee;
}
.card-out-teacher:focus .card-out-teacher:focus-visible, .card-out-teacher:focus-within {
  border:dashed 4px #BE5500;
  background-color:#eeeeee;
}
.card-out-student{
  border:solid 1px #E4E4E4;
  border-radius: 12px;
  overflow: hidden;
  padding-bottom: 10px;
  display: block;
  position: relative;
}
.career-pic{
  width: 100%;
  height: 0;
  padding-top: 60%;
  background-size: contain;
  background-repeat: no-repeat;
}
.career-bt{
  padding: 20px;
  text-align: right;
  width: 100%;
}
.career-dl{
  font-size: 1.143em;
  color: #fff;
  background-color:#3C3B75 ;
  border-radius: 10px;
  padding:7px 10px;
  line-height: 1;
}
.career-dl:hover{
  background-color: #BE5500;
  color: #fff;
  text-decoration: none;
}
.career-info{
  padding:20px;
}
.career-tit{
  font-size: 1.72em;
}
.career-dis{
  font-size: 1em;
}
.career-info span{
  display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 10px;
    background-color: #BE5500;
    color: #fff;
    margin-bottom: 10px;
    font-size: 0.86em;
}
.content-menu{
  display: inline-block;
  position: relative;
}
.content-menu .swiper-slide {
  display: inline-block;
  width: auto;
}
.content-menu .swiper-slide a{
  color: #727272;
  font-size: 1rem;
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  padding-bottom: 7px;
  border-bottom:solid 3px transparent;
}
.content-menu .swiper-slide a.active,.content-menu .swiper-slide a:hover{
  color: #BE5500;
  border-bottom:solid 3px #BE5500;
  text-decoration: none;
}
.gotop{
  position: absolute;
  top:0;
  right: 0;
  z-index: 2;
  font-size: 1.0625rem;
  font-weight: bold;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-block;
  padding-left: 10px;
  line-height: 60px;
  color: #fff;
  background-color: rgba(250, 171, 0, 0.5);
}
.gotop:hover{
  color: #fff;
  background-color: rgba(250, 171, 0, 1);
  text-decoration: none;
}
.stage-dis,.his-year{
  font-size: 1.43em;
  color: #3C3B75;
  margin-bottom: 10px;
}
.stage-year{
  font-size: 1.43em;
  color: #BE5500;
}
.his-box{
  position: relative;
}
.his-item{
  padding:20px 0 30px 60px;
  position: relative;
}
.his-tag{
  position: absolute;
  top:-100px;
}
.his-item::before{
  content: '';
  width:8px;
  height: calc( 100% + 5px );
  background-color: #BE5500;
  border-radius: 12px;
  position: absolute;
  top:0;
  left: 9px;
  display: inline-block;

}
.his-list{
  padding-left: 60px;
  padding-bottom: 10px;
  position: relative;
}
.his-list ul{
  padding-left: 23px;
}
.his-list::before{
  content: '';
  width: 26px;
  height: 26px;
  display: inline-block;
  background-image: url(../images/year.svg);
  background-size: 26px 26px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.his-box::before{
  content: '';
  width:8px;
  height: 100%;
  background-color: #3E447D;
  border-radius: 8px;
  position: absolute;
  top:0;
  left: 9px;
  display: inline-block;

}
.his-menu{
  border-top: solid 1px #D8D8D8;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  margin-top: 20px;
}
.his-menu a{
  font-size: 1rem;
  color: #BE5500;
  display: inline-block;
  padding-right: 30px;
}
.his-menu a:hover{
  color: #3E447D;
  text-decoration: none;
}
.side-bt-box{
  top:50%;
  right: 0;
  position: fixed;
  width: 40px;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 0 5px #ccc;
  transform: translateY(-50%);
  z-index: 999;
  background-color: #fff;
}
.side-bt-box a{
  display: block;
  height: 40px;
  filter: grayscale(100%);
  background-position: center center;
 background-size: auto 18px;
 background-repeat: no-repeat;
}
.side-bt-box a:hover{
  filter: grayscale(0);
  opacity: 1;
}
.side-bt-box a.side-btn{
  display: none;
}
.fb{
 background-image: url(../images/fb.svg);
 opacity: 0.65;
 text-indent: -9999px;
}
.line{
  background-image: url(../images/line.svg);
  opacity: 0.85;
  text-indent: -9999px;
 }
 .side-bt-box a.twiter{
  background-image: url(../images/twiter.svg);
  background-size: auto 16px;
  opacity: 0.7;
  text-indent: -9999px;
 }
 .side-bt-box a.email{
  background-image: url(../images/emailr.svg);
  background-size: auto 14px;
  border-bottom: solid 1px #D8D8D8;
  width: 20px;
  margin: 0 auto;
  text-indent: -9999px;
 }
 .print{
  background-image: url(../images/print.svg);
  opacity: 0.8;
  text-indent: -9999px;
 }
 .bookmark{
  background-image: url(../images/book.svg);
  border-bottom: solid 1px #D8D8D8;
  width: 20px;
  margin: 0 auto;
  opacity: 0.6;
  text-indent: -9999px;
 }
 .side-bt-box a.goup{
  filter: grayscale(0);
  background-image: url(../images/goup.svg);
  text-indent: -9999px;
 }
.content-box{
  display: flex;
  padding-bottom: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.content-left{
  width: 72%;
  padding-right: 50px;
  font-size: 1em;
  line-height: 1.5;
  text-align: justify;
}
.content-left strong{
  color:unset;
}
.content-left span{
  color:unset;
}
.content-left u{
  color:unset;
}
.content-left img{
    max-height: 100%;
    max-width: 100%;
}
.content-left a {
  color: #005FC6;
}
.content-left a:hover{
  color: #004EA1;
}
.content-right{
  width: 28%;
  padding-left:25px;
}
.content-box h2{
    font-size: 1.72em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 20px 0;
    width: 100%;
    color: #BE5500;
}
.content-box h2.fix {
text-indent: 0em;
padding:20px 0 15px 0em;
}
.content-box h2.fix img{
  height: 20px;
  margin-top: -2px;

}
.content-box h3{
    font-size: 1.43em;
    font-weight: bold;
}
.content-box td,
.content-box th {
  padding: 0.5rem;
}
.side-tit{
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.2;
  margin: 0;
  padding:20px 0;
}
.prospect-list{
  width: 100%;
  position: relative;
  margin-top: 15px;
  padding: 15px 0 15px 22px;
  border-top: solid 1px #D8D8D8;
}
.prospect-list span{
  color: unset;
}
.prospect-list em{
  color: unset;
}
.prospect-list strong{
  color: unset;
}
.prospect-list h3{
  font-size:1.43em ;
  font-weight: 500;
  color: #3E447D;
  line-height: 1;
  padding: 5px 0 ;
}
.prospect-list a{
  display: inline-block;
}
.prospect-list a:hover{
  text-decoration: underline;
}
.prospect-list ul{
  padding-left: 30px;
}
.prospect-list ul li{
  margin-bottom: 10px;
}
.prospect-list a img{
 height: 20px;
}
.prospect-list::before{
  content: '';
  display: inline-block;
  width: 7px;
  height:calc( 100% - 30px );
  position: absolute;
  top:15px;
  left: 0;
  background-color:#3E447D ;
  border-radius: 7px;
}
.side-box{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.side-box li a{
  display: block;
   color: #515151;
   font-size: 1.15em;
   font-weight: bold;
   padding-left: 20px;
   background-image: url(../images/right-arrow.svg);
   background-position: center left 3px;
   background-repeat: no-repeat;
   background-size: auto 10px;
}
.side-box li a.active{
  color: #BE5500;
}
.side-box li{
  margin-bottom: 15px;
}
.side-sub{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.side-sub li{
  margin-bottom: 0px;
}
.side-sub li a{
   color: #515151;
  font-size: 1.15em;
  font-weight: bold;
  background-image:none;
  margin-bottom: 0;
  line-height: 1.5;
}
.copy-box{
  background-color: #3C3B75;
  padding: 8px 0;
  text-align: center;
  color:#E7E7FF ;
  font-size: 0.75rem;
}
.breadcrumb {
  background-color: #FFF;
  border-radius: 0;
  font-size: 1rem;
  padding: 10px 0 15px 0;
  border-bottom: solid 1px #D8D8D8;
  margin-bottom: 0;
}
.breadcrumb-item+.breadcrumb-item::before {
  width: 10px;
  height: 10px;
  display: inline-block;
  padding-right:0;
  color: #6c757d;
  content: "";
  background-image: url(../images/arrow.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 5px 6px;
  margin:0 5px;
  float:none;

}
.breadcrumb a{
  color: #515151;
}
.breadcrumb-item.active {
  color: #BE5500;
  font-weight: bold;
}
.f-drop{
  display: inline-block;
}
.f-link{
  display: block;
  font-size: 0.75rem;
  color: #515151;
  padding-bottom: 10px;
}
.f-sub{
  list-style-type: none;
  display: block;
  padding: 0;
  font-weight: 300;
}
.f-sub li a{
  display: block;
  font-size: 0.75rem;
  color: #000000;
  line-height: 1;
  padding:10px 0;
  font-weight: 300;
}
.f-sub li a:hover{
  text-decoration: underline;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #D8D8D8;
}
.f-name{
  font-size: 1rem;
  color: #3C3B75;
}
.f-en{
  font-size: 0.75rem;
  color: #727272;
  display: none;
}
footer{
  border-top:solid 1px #D8D8D8;
  padding: 30px 0;
}
.footer-box{
  display: flex;
}
.footer-box hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #D8D8D8;
}
.f-left{
  width: 450px;
  font-size: 0.75rem;
  color: #515151;
}
.f-right{
  flex:1;
  display: flex;
  justify-content: space-around;
}
.ccess{
  margin-top: 30px;
  display: block;
}
.main-box{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  color:#E7E7FF ;
}
.banner-box{
  width: 100%;
  max-width: 1200px;
  display: flex;
  align-items:stretch;
  margin: 0 auto 40px auto;
}
.banner-box a{
  display: block;
}
.banner-box a:hover{
  filter: grayscale(100%);
}
.banner-box img{
  width: 100%;
}
.bn-left{
  width: 70%;
  padding-right: 50px;
  display: flex;
}
.bn-lg{
  width: 50%;
  padding-right: 25px;
}
.bn-md{
  width: 50%;
  padding-left: 25px;
}
.bn-right{
  width: 30%;
}
.bn-md,.bn-sm{
  height: 100%;
  display: flex;
  justify-content:space-between;
  flex-direction:column;
}
.bn-sm a{
  display: block;
}
.button-prev,.button-next{
  display: none;
}
.swiper-button-prev, .swiper-button-next {
    color: #FFF;
}
.swiper-button-prev:focus, .swiper-button-next:focus {
 outline:solid 2px #BE5500;
}
.tab-panle{
  display: none;
}
.tab-panle.active{
  display: block;
  animation-name: tab;
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@keyframes tab {
  from {opacity: 0; transform: translateX(-10px);}
  to {opacity: 1; transform: translateX(0);}
}
.bt-box{
  padding:18px 0 20px 0;
  text-align: center;
}
.a-bt{
  font-size: 1rem;
  display: inline-block;
  line-height: 38px;
  border-radius: 10px;
  border:solid 1px #515151;
  color: #515151;
  text-align: center;
  padding: 0 26px;
}
.a-bt:hover{
  color: #FFF;
  background-color:#515151; ;
}
.honor-list{
  padding-top: 20px;
}
.news-item{
  display: flex;
  width: 100%;
  margin-bottom: 26px;
  color: #515151;
  font-size: 1em;
  line-height: 1.56;

}
.news-item:hover .tab-tit{
  color: #BE5500;
}
.honor-item{
  display: block;
  width: 100%;
  margin-bottom: 45px;
  color: #515151;
}
.honor-item:hover .tab-tit,.tab-info:hover .tab-tit,.honor-info:hover .tab-tit{
  color: #BE5500;
}
.tab-pic{
  width: 250px;
  height: 0;
  padding-top:140px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.news-item:hover .tab-pic::before{
  width: 100%;
  height: 100%;
  content: '';
  background-image: url(../images/eye.svg);
  background-repeat: no-repeat;
  background-position: top 40% center;
  color: #fff;
  position: absolute;
  top:0;
  left: 0;
  background-color: rgba(250, 171, 0, 0.6);
}
.news-item:hover .tab-pic::after{
  content: 'Read article';
  color: #fff;
  position: absolute;
  top:58%;
  left: 50%;
  transform: translateX(-50%);
}
.tab-info{
  flex: 1;
  padding-left: 26px;
  text-align: justify;
}
.tab-tit{
  font-size: 1.15em;
  line-height: 1.6;
  overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
}
.tab-tit img{
  margin-top: -3px;
  margin-right: 5px;
}
.tab-date{
  color: #727272;
  padding: 5px 0;
}
.tab-date img{
  margin-top: -3px;
  margin-right: 5px;
}
.tab-date span{
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #BE5500;
  color: #fff;
  margin-left: 0px;
  margin-top: -3px;
  font-size: 0.86em;
}
.home-row{
  padding: 15px 0;
  display: flex;
  align-items:stretch;
}
.home-row{
  padding: 15px 0;
  display: flex;
  align-items:stretch;
}
.home-news{
  width: 70%;
  padding-right: 50px;
}
.home-honor{
    padding-top: 50px;
  width: 30%;
  text-align: justify;
}
.home-tit{
  font-size: 1.72em;
  color: #515151;
}
.tab-box{
  padding:15px 0 ;
  overflow: hidden;
}
.tab-box .swiper-slide{
  display: inline-block;
  width: auto;
}
.tab-box .swiper-slide a{
  display: block;
  font-size: 1rem;
  color: #727272;
  padding: 8px 15px;
  border-bottom: solid 3px transparent;
  opacity: 0.5;
  text-align: center;
}
.tab-box .swiper-slide a.active{
  opacity: 1;
  color: #BE5500;
  display: block;
  font-size: 1rem;
  padding: 8px 15px;
  border-bottom: solid 3px #BE5500;
}
.mheader{
  display: none;
}
.hide-xs{
  display: inline-block;
}
.show-xs{
  display: none;
}
a:hover{
  text-decoration: none;
}
header{
  height: 38px;
  background-color:#3C3B75;
}
.nav-container{
  width: 100%;
  max-width: 1240px;
  padding: 7px 20px;
  margin: 0 auto;
  position: relative;
  text-align: right;
  font-size: 0.75rem;
  color:#E7E7FF;
  line-height: 18px;
}
.container-box{
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 0.75rem;
}
.gohome{
  display: inline-block;
  position: absolute;
  left: 20px;
  top:12px;
  font-size: 0.75rem;
  color:#E7E7FF;
  line-height: 1;
}
.gohome svg{
  margin-right: 5px;
  margin-top: -2px;
}
.gohome:hover{
  text-decoration: none;
  color:#E7E7FF;
}
.side-map{
  display: inline-block;
  border-right: solid 1px #FFF3DA;
  padding-right: 16px;
}
.side-map a{
  color: #E7E7FF;;
  font-size: 0.75rem;
}
.font-box,.lan{
  padding-right: 10px;
  padding-left: 15px;
  border-right: solid 1px #FFF3DA;
  color: #E7E7FF;;
  font-size: 0.75rem;
}
.font-box a,.lan a{
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #2C2B5E;
  border-radius: 50%;
  margin: 0 5px;
  color:#E7E7FF;
  line-height: 24px;
  text-align: center;
}
.font-box a:first-child,.lan a:first-child{
  margin-left: 10px;
}
.font-box a:hover,.lan a:hover{
  text-decoration: none;
  color: inherit;
  background-color: inherit;
}
.font-box a.active,.lan a.active{
  background-color: #E7E7FF;
  color:#3C3B75;
}
.visiter{
  color: #E7E7FF;;
  padding-left: 15px;
}
.visiter i{
  color: #E7E7FF;;
  margin-left: 10px;
  font-style: normal;
}
.ser-container{
  width: 100%;
  height: 101px;
  padding:20px 0;
  border-bottom:solid 1px #979797 ;
  position: relative;
}
.logo-box{
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
.logo{
  width: 276px;
  display: inline-block;
}
.ser-box{
  position: absolute;
  width: 400px;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ser-box input{
  font-size: 1rem;
  width: 100%;
  height: 38px;
  border-radius: 12px;
  border:solid 1px #D8D8D8;
  padding: 0 80px 0 37px;
  background-image: url(../images/ser-bt.svg);
  background-position: center left 10px;
  background-repeat: no-repeat;
  background-size: 17px auto;
}
.ser-box input:focus{
  outline:solid 2px #BE5500;
}
.ser-bt{
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  height: 38px;
  width: 72px;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 1rem;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  background-color: #3E447D;
  font-size:80%;
}
.ser-bt:hover{
  text-decoration: none;
  color: #fff;
  background-color:#2C2B5E ;
}
 .ser-bt:focus{
     outline:solid 2px #BE5500;
     }
.menu-box{
  width: 100%;
  max-width: 1240px;
  padding: 0 5px;
  margin: 0 auto;
  display: flex;
  justify-content:space-between;
}
.drop {
  display: inline-block;
  position: relative;
  padding: 0 15px;
  max-width: 260px;
}
a.min-link {
  display: inline-block;
  font-size: 1.125rem;
  color: #515151;
  padding: 10px 20px 10px 0;
  background-image: url(../images/Path.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 6px;
line-height: 1.3;
}
.sub-box {
  width: auto;
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  z-index: 99999;
  border:solid 1px #ddd;
}
.third-box{
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  right: -100%;
  list-style-type: none;
  padding: 0;
  margin: 0;
  z-index: 99999;
  border:solid 1px #ddd;
}
.menu-box .drop:last-child .sub-box .third-box {
  left: -100%;
  right: auto;
}
.drop:hover{
  background-color: #3E447D;
}
.drop:hover a.min-link{
  color: #fff;
  background-image: url(../images/Pathup.svg);
}
.sub-box li,.third-box li{
  display: block;
  position: relative;
  border-bottom:solid 1px #ddd;
}

.sub-box li a{
  display: block;
  width: 100%;
  padding: 12px 15px;
  font-size: 1rem;
  color: #515151;
  font-weight: 500;
  line-height: 22px;
  background: #fff;
  text-align: left;
}
.third-box li a{
  display: block;
  width: auto;
  padding: 12px 15px;
  font-size: 0.875rem;
  color: #515151;
  font-weight: 500;
  line-height: 22px;
  background: #fff;
  text-align: left;
}
.third-box li a svg{
  height: 10px;
  margin: -2px 3px 0 0;
}
.third-box li a .vgbg{
  fill:#515151;
}
.third-box li a:hover .vgbg{
  fill:#fff;
}
.sub-box li:last-child{
  border-bottom:none;
}
.sub-box li a:hover,.sub-box li a.active,.sub-box li a:focus{
  background: #BE5500;
  color: #fff;
}
.drop:hover .sub-box,.sub-box.active{
  display: block;
}
.sub-box li:hover .third-box,.third-box.active{
  display: inline-block;
}
.third-box li a:hover,.third-box li a.active{
  background: #a7420b;
  color: #fff;
}
.swiper-container{
  max-width: 1200px;
  margin: 20px auto;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #BE5500;
}
@media (max-width:1200px){
  a.min-link {
    font-size: 1rem;
}
footer{
  padding: 30px 20px 10px 20px;
}
}
@media (max-width:1024px){
.menu-box {
  padding: 0;
}
.ser-box {
  left: auto;
  right: 15px;
  transform: translate(0,-50%);
}
.f-right{
    flex:1;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .f-drop {
   width: 33.3%;
}
.f-left {
    width: 300px;
}
.career-card {
  width: 50%;
  padding: 0 25px 20px 25px;
}
}
.button_container {
  display: none;
}
@media (max-width:768px){
  .side-map {
    padding-left: 0;
    margin-right: 16px;
}
  .hide-ss{
    display: none;
  }
    .f-drop {
        width: 25%;
     }
.news-item {
  display: block;
}
.tab-pic {
  width: 100%;
  height: 0;
  padding-top: 60%;
  margin-bottom: 10px;
}
.tab-info {
  width: 100%;
  padding-left: 0;
}
.home-news {
  width: 60%;
  padding-right: 30px;
}
.home-honor {
  width: 40%;
}
.button_container {
  display: block;
  position: absolute;
  bottom: 21px;
  left: 15px;
  height: 18px;
  width: 22px;
  cursor: pointer;
  z-index: 1;
  transition: opacity .25s ease;

  background-color: unset;
  border: unset;

  font-size: 0px; /* 字體大小為 0  */
  text-indent: -99999999px; /* 讓文字向左飛出畫面 */
}
.button_container:hover {
  opacity: .9;
}
.button_container:focus-visible {
  outline: 0.25rem solid #BE5500;
}
.button_container.active .top {
	-webkit-transform: translateY(10px) translateX(0) rotate(45deg);
	transform: translateY(8px) translateX(0) rotate(45deg);
	background-color: #221814;
}
.button_container.active .middle {
  opacity: 0;
  background: #221814;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
          transform: translateY(-8px) translateX(0) rotate(-45deg);
  background: #221814;
}
.button_container span {
	border: none;
	height: 2px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0;
	transition: all .35s ease;
	cursor: pointer;
	background-color: #221814;
}
.button_container span:nth-of-type(2) {
  top: 8px;
}
.button_container span:nth-of-type(3) {
  top: 16px;
}
.swiper-container {
  margin: 15px auto;
}
.swiper-button-prev, .swiper-button-next {
    display:none;
}
.ser-box {
  position: absolute;
  width: 320px;
  top: auto;
  left: auto;
  right: 15px;
  bottom: 11px;
  transform: translate(0,0);
}
.menu-box {
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 ;
  display: none;
  z-index: 9999;
  background-color: #fff;
  padding-bottom: 110px;
}
.drop {
  display: block;
  position: relative;
  padding: 0;
  max-width: 100%;
}
.drop:hover a.min-link {
  background-image: none;
}
.menu-box .drop a.min-link.active {
  background-image: url(../images/minus.svg);
  background-size: 17px auto ;
}
.menu-box .drop a.min-link {
  display: block;
  font-size: 1.125rem;
  color: #fff;
  padding: 15px 20px;
  background-image: url(../images/plus.svg);
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: auto 17px;
  line-height: 1.3;
  background-color:  #3C3B75;
  border-top:solid 1px #fff;
}
.sub-box li {
  border-bottom: none;
  background-color: #fff;
  padding: 7px 0;
}
.sub-box li a {
  padding: 5px 0;
  width: auto;
  margin-left:44px;
  display: inline-block;
}
.third-box li {
  border-bottom: none;
  background-color: #fff;
  padding: 7px 0;
}
.third-box li a{
  padding: 5px 0;
  width: auto;
  margin-left:62px;
  display: inline-block;
}
.sub-box {
  position: static;
  list-style-type: none;
  padding: 0;
  margin: 0;
  z-index: 99999;
  border: none;
}
.menu-box .drop .sub-box.active {
  display: block;
}
.third-box {
  position: static;
  list-style-type: none;
  border:none;
  display:block;
}
.sub-box li a:hover,.sub-box li a.active{
  background: #fff;
  color: #BE5500;;
  border-bottom: solid 1px #BE5500;
}
.ser-container {
  height: auto;
  padding: 0 0 60px 0;
  border-bottom: none;
}
.logo-box {
  padding:20px;
  border-bottom: solid 1px #979797;
}
 .drop:hover .sub-box{
  display: none;
}
.sub-box li:hover .third-box{
  display: block;
}
.tab-box {
  padding:5px 15px 15px 15px;
  overflow: hidden;
  position: relative;
}
.mheader{
  padding: 18px 20px;
  display: block;
  background-color: #3C3B75;
  position: relative;
}
.mheader .lan{
  display: inline-block;
  padding-left: 0;
  border:none;
}
.close-bt{
  display: inline-block;
 position: absolute;
 top: 20px;
 right: 15px;
}
.close-bt img{
  width: 14px;
}
.button-prev{
  padding: 10px 10px 10px 0;
  display: inline-block;
  position: absolute;
  top:5px;
  left: 0;
  z-index: 99;
}
.button-next{
  padding: 10px 0 10px 10px;
  display: inline-block;
  position: absolute;
  top:5px;
  right: 0;
  z-index: 99;
}
.button-prev.swiper-button-disabled,.button-next.swiper-button-disabled{
  filter: grayscale(100%);
}
.bn-left {
  width: 70%;
  padding-right: 30px;
  display: flex;
}
.bn-lg {
  width: 50%;
  padding-right: 15px;
}
.bn-md {
  width: 50%;
  padding-left: 15px;
}
footer{
  padding: 30px 0 10px 0;
  width: calc( 100% - 40px );
  margin: 0 auto;
}
.footer-box{
  flex-direction:column-reverse;
}
.f-left {
  border-top:solid 1px #D8D8D8;
  padding-top: 15px;
  width: 100%;
  font-size: 0.75rem;
  color: #515151;
}
.ccess {
  margin-top: 20px;
  display: block;
  padding-bottom: 10px;
}
}
@media (max-width:520px){
  .bt-box {
    padding:  0 0 20px 0;
    text-align: center;
}
  .home-row {
    padding: 15px 0;
    display: block;
}
.honor-item {
  margin-bottom: 20px;
}
  .home-news {
    width: 100%;
    padding-right: 0;
  }
  .home-honor {
      padding-top: 0;
    width: 100%;
    padding-bottom: 40px;
  }
  .hide-xs{
    display: none;
  }
  .show-xs{
    display: block;
  }
.gohome{
  display: block;
}
.font-box{
  display: none;
}
.visiter{
  display: none;
}
.lan {
    padding-right: 0px;
    padding-left: 6px;
    border-right: solid 0px #FFF3DA;
    border-left: solid 1px #FFF3DA;
    color: #E7E7FF;
    font-size: 0.875rem;
}
.logo-box {
  padding: 20px 15px;
}
.ser-box {
  position: absolute;
  width: 75%;
  height: 38px;
  width: 38px;
  top: auto;
  left: auto;
  right: 15px;
  bottom: 11px;
  transform: translate(0,0);
  border-radius: 12px;
  border: solid 1px #D8D8D8;
  background-image: url(../images/ser-bt.svg);
  background-position: center left 10px;
  background-repeat: no-repeat;
  background-size: 17px auto;
  cursor: pointer;
}
.ser-box input,.ser-bt{
  display: none;
}
.ser-box.active{
  width: 75%;
  background-image:none;
  border: none;
}
.ser-box.active input{
  display: block;
}
.ser-box.active .ser-bt{
  display:inline-block;
}
.third-box li a:hover{
  color:#515151;
  border: none;
}
.third-box li a:hover .vgbg{
  fill:#515151;
}
.home-tit {
margin-top: 20px;
}
.banner-box {
  display: block;
  margin: 0 auto 30px auto;
  padding: 0 15px;
}
.bn-left {
  width: 100%;
  padding-right: 0;
  display:block;
}
.bn-lg {
  width: 100%;
  padding-right: 0;
}
.bn-md {
  width: 100%;
  padding-left: 0;
}
.bn-right {
  width: 100%;
}
.banner-box a{
  margin-bottom: 20px;
}
.f-right {
 width: 100%;
  display: block;
}
.f-drop {
   display: block;
   width: 100%;
}
.f-link {
  display: block;
  font-size: 1rem;
  color: #515151;
  padding: 7px 0;
  background-image: url(../images/fplus.svg);
  background-position: center right 5px;
  background-repeat: no-repeat;
  background-size: auto 20px;
}
.f-link:hover {
  color: #515151;
}
.f-link.active{
  background-image: url(../images/fminus.svg);
}
.f-sub li a {
  padding: 5px 0;
}
.f-sub {
  display: none;
  margin-bottom: 0;
}
.f-sub.active {
  display: block;
}
.f-left {
  margin-top: 20px;
  padding-bottom: 10px;
}
.copy-box {
  background-color: #3C3B75;
  padding: 25px 20px;
  text-align: left;
  color: #E7E7FF;
  font-size: 0.875rem;
}
.content-left {
  width: 100%;
  padding-right: 0;
}
.content-right {
  display: none;
}
.side-bt-box{
border-radius:3px 0 0 10px;
overflow: hidden;
}
.side-bt-box a{
  height: 34px;
}
.side-bt-box a:hover{
  filter: grayscale(0);
}
.side-bt-box a.side-btn{
  height: 34px;
  display: block;
  background-color:#3C3B75;
  background-image: url(../images/sbtnA.svg);
  background-size: 100% auto;
  filter: grayscale(0);
  text-indent: -9999px
}
.side-bt-box a.side-btn.active{
  background-image: url(../images/sbtnB.svg);
}
.side-bt-box a.fb,.side-bt-box a.line,.side-bt-box a.twiter,.side-bt-box a.email,.side-bt-box a.print ,.side-bt-box a.bookmark{
display: none;
}
.side-bt-box a.fb.active,.side-bt-box a.line.active,.side-bt-box a.twiter.active,.side-bt-box a.email.active,.side-bt-box a.print.active ,.side-bt-box a.bookmark.active{
  display: block;
 }
 .container-box.fix{
  display: flex;
  flex-direction: column-reverse;
  padding: 0 15px;
}
.career-card {
  width: 100%;
  padding: 0 25px 20px 25px;
}
.content-row{
  margin-left: -15px;
  margin-right: -15px;
}
.breadcrumb {
  padding: 10px 0 15px 0;
  border-top: solid 1px #D8D8D8;
  border-bottom: none;
}
.his-item {
  padding: 20px 0 30px 30px;
}
.his-list {
  padding-left: 30px;
  padding-bottom: 10px;
}
.gotop{
  font-size: 0.875rem;
  width: 40px;
  height: 40px;
  padding-left: 3px;
  line-height: 40px;
}
.content-menu {
  display: block;
  padding: 0 20px;
  width: 100%;
  overflow: hidden;
}
.content-menu .swiper-slide {
  display:block;
  width: 100%;
}
.content-menu .swiper-slide a{
  color: #727272;
  font-size: 1rem;
  display: block;
  width: 100%;
  text-align: center;
  min-width: 95px;
  padding-bottom: 7px;
  border-bottom:solid 3px transparent;
}
.content-menu .button-next,.content-menu .button-prev{
  padding: 3px 3px 10px 3px;
  top: 0;
  background-color: #fff;
}
.journals-box{
  margin-top: 0;
  width: 100%;
  padding: 20px 0;
}
.table-head{
display: none;
}
.table-body{
 display: block;
 justify-content: stretch;
 margin: 0 ;
 font-size: 1em;
}
.journals-bt{
    padding-top:10px;
    padding-left:15px;
    margin-top:40px;
}
.tda{
  width: 100%;
  border:none;
  padding: 15px;
  text-align: left;
  border-radius: 20px 20px 0 0;
  margin-bottom: 10px;
}
.td-a {
  width: 100%;
  border: none;
  padding: 15px;
  text-align: left;
  border-radius: 20px 20px 0 0;
  margin-bottom: 10px;
}
.td-c ,.td-d,.td-c.fix,.td-c.fixb{
  width: 100%;
  border: none;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;
}
.td-c::before,.td-cc::before,.td-d::before,.td-e::before {
  content: attr(data-name);
  display: block;
  width: 80px;
  margin-right: 10px;
  border-right: solid 1px #ADADAD;
  text-align: left;
}
.td-c p{
  flex:1;
}
.td-e {
  width: 100%;
  border: none;
  padding: 15px;
  text-align: left;
  display: flex;
  border-radius: 0 0 20px 20px;
  margin-bottom: 20px;
}
.tdb{
  width: 100%;
  border:none;
  padding: 15px;
  text-align: left;
  padding: 15px;
  margin-bottom: 10px;
}
.tdc{
 width: 100%;
}
.tdc-c::before{
  content: attr(data-name);
  display: inline-block;
  width:  80px ;
  margin-right: 10px;
  border-right: solid 1px #ADADAD;
}
.tdc-d::before{
  content: attr(data-name);
  display: inline-block;
  width: 80px;
  height: 100%;
  margin-right: 10px;
  border-right: solid 1px #ADADAD;
}
.tdc-e::before{
  content: attr(data-name);
  display: inline-block;
  width: 80px;
  height: 100%;
  margin-right: 10px;
  border-right: solid 1px #ADADAD;
}
.tr{
  display: block;
  margin-bottom: 10px;
}
.tdc-c{
  width: 100%;
  border:none;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;;
}
.tdc-d{
  width: 100%;
  border:none;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;;
}
.tdc-c p{
  width: calc( 100% - 86px );
}
.tdc-d p{
  width: calc( 100% - 86px );
}
.tdc-e{
  width: 100%;
  border:none;
  padding: 15px;
  text-align: left;
  display: flex;;
}
.tdc .tr:last-child{
  border-radius: 0 0 20px 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.winners ul li{
  width: 100%;
}
.tdc-e img{
  width: 20px;
}
.teacher-info-box {
  padding: 20px 0 20px 0;
  width: 100%;
  display: block;
  position: relative;
}
.teacher-face {
  display: block;
  margin:0 auto;
  margin-bottom: 50px;
}
.teacher-info {
  padding-left: 0;
}
.edit-bt {
  right: auto;
  top: 220px;
  left: 50%;
  transform: translateX(-50%);
}
.edit-bt.fix {
  top: 220px;
  left: 50%;
}
.m-x{
  margin: 15px 0;
}
.w-90{
    width: 100%;
}
.prospect-list a.del-bt {
  line-height: 26px;
  padding-top: 0;
}
.prospect-list a.add-bt {
  padding-top: 0;
  line-height:1 ;
}
}
