@charset "utf-8";
/* CSS Document */
html,
body {
  padding: 0px;
  margin: 0px;
  min-height: 100%;
  font-size: 17px;
  color: #333;
  line-height: 28px;
  font-family: "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold",
    "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;overflow-x:hidden;
}
.clear {
  clear: both;
}
.contextual-links-region {
  position: static;
}
a:link,
.container a:visited {
  text-decoration: none;
}

table {
  border-collapse: inherit;
  line-height: 28px;
}
table ul,
table ol {
  margin: 0;
}
img {
  border: 0;
}
div,
ul li {
  margin: 0px auto;
  padding: 0px;
}
.cb:before,
.cb:after {
  content: "";
  display: table;
  visibility: hidden;
}
.cb:after {
  clear: both;
}
.cb {
  *zoom: 1;
}

.wrap {
  width: 100%;
  min-height: 100%;
  background: #fff; 
}
.screen {
  min-width: 300px;
  max-width: 1680px;
  position: relative;
  padding: 0px 10px;
}
#home .container {
  margin: 0;
  background: url(../images/web/bg_content.jpg) center top;
}
.container {
  height: auto;
  min-height: 500px;
  padding: 0 0 50px 0
}
.container a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.container a,
.container a:visited {

  text-decoration: none;
}
.container a:hover {
  color: #ff5d8b;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 15px 0;
  padding: 0;
}

h1 {
  font-size: 38px;
  line-height: 42px;
  color: #ffb619;
}
h2 {
  font-size: 26px;
  line-height: 30px;
  color: #333;
}
h3 {
  font-size: 21px;
  line-height: 26px;
  color: #085cba;
  border-left: 2px solid #085cba;
  padding: 8px 10px;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
h4 {
  font-size: 21px;
  line-height: 26px;
  color: #ffb400;
  border-left: 2px solid #ffb400;
  padding: 8px 10px;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
h5 {
  font-size: 21px;
  line-height: 40px;
  color: #085cba;
}
h6 {
  font-size: 19px;
  line-height: 30px;
  color: #333;
}
p {
  margin: 0px;
  padding: 0px;
}

/* theme */
#bg_pink .header {
  border-bottom-color: #f93d69;
}
#bg_pink .inner_content .main_content {
  border: 3px solid #f93d69;
  overflow: auto;
}
#bg_pink h1,
#bg_pink h3,
#bg_pink h5 {
  color: #f93d69;
  border-color: #f93d69;
}
#bg_pink .sidebar-nav,
#bg_pink .footer {
  background: #f93d69;
}
#bg_pink .arrowlistmenu .title p {
  background: url(../images/web/grade.png) #ff3166;
  background-size: cover;
  background-position: 0 0px;
}
#bg_pink .nevigation .home {
  background: url(../images/icon/icon_home_red.png) no-repeat;
  background-position: 0px 3px;
}
#bg_pink .nevigation ul li a:hover {
  color: #f93d69;
}
#bg_pink .Album .title {
  color: #333;
  border-left: 2px solid #f93d69;
}
#bg_pink .inner_banner h1 {
  background: #f93d69;
  color: #fff;
}

#bg_orange .header {
  border-bottom-color: #ff9600;
}
#bg_orange .inner_content .main_content {
  border: 3px solid #ff9600;
  overflow: auto;
}
#bg_orange h1,
#bg_orange h3,
#bg_orange h5 {
  color: #ff9600;
  border-color: #ff9600;
}
#bg_orange .sidebar-nav,
#bg_orange .footer {
  background: #ff9600;
}
#bg_orange .arrowlistmenu .title p {
  background: url(../images/web/books_b.png) no-repeat left top;
  background-size: cover;
  background-position: 0 0px;
}
#bg_orange .nevigation .home {
  background: url(../images/icon/icon_home_orange.png) no-repeat;
  background-position: 0px 3px;
}
#bg_orange .nevigation ul li a:hover {
  color: #ff9600;
}
#bg_orange .Album .title {
  color: #333;
  border-left: 2px solid #ff9600;
  box-shadow: 3px 3px 0 rgba(255, 150, 0, 0.3);
}
#bg_orange .inner_banner h1 {
  background: #ff9900;
  color: #fff;
}

#bg_green .header {
  border-bottom-color: #178c59;
}
#bg_green .inner_content .main_content {
  border: 3px solid #178c59;
  overflow: auto;
}
#bg_green h1,
#bg_green h3,
#bg_green h5 {
  color: #178c59 !important;
  border-color: #178c59 ;
}
#bg_green  .boxing .title ,  #bg_green  .embed_awards .title{color: #178c59 !important;}

#bg_green .embed_awards .area {
    border: 3px solid #178c59;
}
#bg_green .sidebar-nav , #bg_green .footer .screen , #bg_green .embed_awards .more a  ,  #bg_green .footer{ background: #178c59;   }

#bg_pink  .boxing .title ,  #bg_pink  .embed_awards .title{color: #f93d69 !important;}

#bg_pink .embed_awards .area {
    border: 3px solid #f93d69;
}
#bg_pink .sidebar-nav , #bg_pink .footer .screen , #bg_pink .embed_awards .more a  ,  #bg_pink .footer{ background: #f93d69;   }

#bg_green .footer::before {
    content: "";
    background: url(../images/web/bg_grassgreen.png) no-repeat;
}
#bg_pink .footer::before {
    content: "";
    background: url(../images/web/bg_pink.png) no-repeat;
}

#bg_green .arrowlistmenu .title {
  background: #178c59;
}
#bg_green .arrowlistmenu .title p {
  background: url(../images/web/bg_title.png) no-repeat left top;
  background-size: cover;
  background-position: 0 0px;
}
#bg_green .nevigation .home {
  background: url(../images/icon/icon_home_green.png) no-repeat;
  background-position: 0px 3px;
}
#bg_green .nevigation ul li a:hover {
  color: #178c59;
}
#bg_green .Album .title {
  color: #333;
  border-left: 2px solid #178c59;
  box-shadow: 3px 3px 0 rgba(255, 150, 0, 0.3);
}
#bg_green .inner_banner h1 {
  background: #178c59;
  color: #fff;
}

#bg_green_b .header {
  border-bottom-color: #1f9fae;
}
#bg_green_b .inner_content .main_content {
  border: 3px solid #1f9fae;
  overflow: auto;
}
#bg_green_b h1,
#bg_green_b h3,
#bg_green_b h5 {
  color: #1f9fae;
  border-color: #1f9fae;
}
#bg_green_b .sidebar-nav,
#bg_green_b .footer {
  background: #1f9fae;
}
#bg_green_b .arrowlistmenu .title {
  background: #1f9fae;
}
#bg_green_b .arrowlistmenu .title p {
  background: url(../images/web/bg_title.png) no-repeat left top;
  background-size: cover;
  background-position: 0 0px;
}
#bg_green_b .nevigation .home {
  background: url(../images/icon/icon_home_green.png) no-repeat;
  background-position: 0px 3px;
}
#bg_green_b .nevigation ul li a:hover {
  color: #1f9fae;
}
#bg_green_b .Album .title {
  color: #333;
  border-left: 2px solid #1f9fae;
  box-shadow: 3px 3px 0 rgba(255, 150, 0, 0.3);
}
#bg_green_b .inner_banner h1 {
  background: #1f9fae;
  color: #fff;
}

#bg_orange_b .header {
  border-bottom-color: #f5492c;
}
#bg_orange_b .inner_content .main_content {
  border: 3px solid #f5492c;
  overflow: auto;
}
#bg_orange_b h1,
#bg_orange_b h3,
#bg_orange_b h5 {
  color: #f5492c;
  border-color: #f5492c;
}
#bg_orange_b .sidebar-nav,
#bg_orange_b .footer {
  background: #f5492c;
}
#bg_orange_b .arrowlistmenu .title {
  background: #f5492c;
}
#bg_orange_b .arrowlistmenu .title p {
  background: url(../images/web/bg_title.png) no-repeat left top;
  background-size: cover;
  background-position: 0 0px;
}
#bg_orange_b .nevigation .home {
  background: url(../images/icon/icon_home_green.png) no-repeat;
  background-position: 0px 3px;
}
#bg_orange_b .nevigation ul li a:hover {
  color: #f5492c;
}
#bg_orange_b .Album .title {
  color: #333;
  border-left: 2px solid #f5492c;
  box-shadow: 3px 3px 0 rgba(255, 150, 0, 0.3);
}
#bg_orange_b .inner_banner h1 {
  background: #f5492c;
  color: #fff;
}

#FullPage .inner_content {
  width: 80%; margin:0 10%; 
}
#FullPage .arrowlistmenu {
  display: none;
}

#ad_float_ad {
  display: none;
  position: absolute;
  z-index: 4001;
}
#ad_float_ad .ad_close_ad {
  display: block;
  background: url(../images/icon/btn_close.png) no-repeat;
  height: 30px;
  width: 30px;
  background-size: 30px 30px;
  cursor: pointer;
  position: absolute;
  right: -5px;
  top: -10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
#ad_float_ad .ad_close_ad:hover {
  transform: rotate(90deg);
}

.special_news {
  background: url(../images/icon/bg_box.png) #eb1f24;
  padding: 5px;
  width: 210px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.title_special {
  background: #fff;
  padding: 1px 5px;
  color: #ea1e22;
  border-bottom: 1px solid #ea1e22;
}
.special_news .content {
  background: #fff;
  padding: 2px 5px;
  color: #333;
  font-size: 13px;
}
.special_news .content img {
  max-width: 100%;
}
.highlight {
  color: #f03;
}

#title_tpl {
  padding: 20px 0 0 0;
}

/* Header */
.header {
  background: #fff;
  z-index: 998;
  position: relative;
}
.header .screen::before { content:""; position:absolute; pointer-events:none; left:-50%; width:50%; z-index: 10;
background: #ffb619; height:156px;  
  box-shadow: 5px 0px 5px rgba(0, 0, 0, 0.2)}
  
  
  .header .screen::after { content:""; position:absolute; pointer-events:none;  width:200%; z-index: 8; right:-100%; top:0;
height:50px;  background: #efefef;}
    

.header .logo {
  float: left;
  padding: 25px 0;
      z-index: 11;
  background: #ffb619;
  box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.2);
  border-bottom-right-radius: 16px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 27%;
}

.sch_info {
    float: right;
    position: relative;
    font-weight: bold;
    width: 100%;
    padding: 6px 0;
    z-index: 10;
}
.sch_info ul {
  width: 70%;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  text-align: center;
  display: table;
}
.sch_info ul li:last-child{
      padding: 0;
    float: right;
    right: 10px;
    top: -2px;
}
  .sch_info ul li:last-child img{
    max-width: 86%;
    right: 0;
    float: right;
  }
.sch_info ul li {
  float: left;
  text-align: left;
  color: #333;
  display: block;
  position: relative;
  padding: 5px 10px 5px 40px;
  border-radius: 8px;
}
.sch_info ul li p {
  position: absolute;
  width: 24px;
  height: 18px;
  left: 0;
  top: 0;
  transform: translate(50%, 50%);
}

.sch_info ul li p {
  background: url(../images/web/icon-address-home.png) no-repeat center;
  background-size: contain;
}

.sch_info ul li + li p {
  background: url(../images/web/icon-phone-home.png) no-repeat center;
  background-size: contain;
}

.sch_info ul li + li + li p {
  background: url(../images/web/icon-email-home.png) no-repeat center;
  background-size: contain;
}

.sch_info ul li.email a {
  color: #000;
}

/* .sch_info ul li span{ background:url(../images/web/icon-address-home.png) no-repeat left center; padding:10px 0 10px 45px; }
.sch_info ul li+li span{ background:url(../images/web/icon-phone-home.png) no-repeat left center; }
.sch_info ul li+li+li span{ background:url(../images/web/icon-email-home.png) no-repeat left center; }
 */

.header .logo .logo_img {
  vertical-align: middle;
  display: table-cell;
}
.header .logo .logo_img img {
  max-width: 96%;
}
.header .logo .logo_txt {
  margin: 0px;
  color: #5f3f78;
  line-height: 50px;
  vertical-align: middle;
  display: table-cell;
  padding: 0 0 0 10px;
  text-align: center;
}
.header .logo .logo_txt img {
  max-width: 100%;
}
.header .school_student {
  width: 647px;
  height: 167px;
  position: absolute;
  right: 187px;
  top: 0;
  background: url(../images/web/header_student.png) no-repeat;
}
.header .top_eclass {
  float: right;
  position: relative;
  margin: -12px 0 0 0;
  padding: 24px 5px 15px 10px;
  font-weight: bold;
  background: #fffdf1;
  border: 3px solid #ffe000;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  border-radius: 12px;
}
.header .top_eclass span {
  float: left;
  width: 52px;
  height: 72px;
  background: url(../images/web/icon_eclass.png) no-repeat;
}
.header .top_eclass p {
  display: inline-block;
  margin: 10px 0 5px 10px;
  font-size: 22px;
}
.header .top_eclass a {
  position: absolute;
  right: 5px;
  top: 70px;
  padding: 0 24px;
  line-height: 24px;
  color: #000;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 8px;
  background: #ffe30b;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
}
.header .top_eclass a:hover {
  background: #333;
  color: #fff;
}
#home_main {
  padding: 0;
}
/* Menu */
#nav-wrap {
  position: relative;
  z-index: 999;
}

/* Area & width */
.banner_area {
  position: relative;
}
/* .right_area {
  padding: 5px 0;
  background: #eefcff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
} */
.left_area {
  padding: 90px 0;
  background: url(../images/web/bg_content.jpg) center top;
}

/* Banner */
.slider {
  float: left;
  width: 100%;
}
.sentense {
  float: left;
  width: 100%;
}
.sentense .box {
  background: url(../images/web/sentense_bg.png) repeat center;
  border-radius: 12px;
  border: 2px solid #fff;
  position: relative;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.sentense .area {
  margin: 6px 10px 6px 176px;
  padding: 10px;
  color: #2f2f2f;
  line-height: 21px;
  font-size: 15px;
  background: #fff;
  border-radius: 6px;
}
.sentense .title {
  position: absolute;
  font-weight: bold;
  left: 5px;
  top: -15px;
  background: url(../images/web/logo_sentense.png) no-repeat;
  padding: 30px 34px 20px 60px;
  color: #292500;
  text-align: center;
  font-size: 22px;
  text-shadow: 0px 3px 0px #fff, 0px -3px 0px #fff, 3px 0px 0px #fff,
    -3px 0px 0px #fff, -3px -2px 0px #fff, -3px 2px 0px #fff, 3px -2px 0px #fff,
    3px 2px 0px #fff, 2px 3px 0px #fff, -2px 3px 0px #fff, -2px -3px 0px #fff,
    2px -3px 0px #fff;
}

#login_area {
  margin: 20x 0 0px 0;
  position: relative;
}
#login_area .login_icon {
  position: absolute;
  left: -15px;
  top: -15px;
}
.bg_eclass {
  background: #fff;
  border-radius: 12px;
  padding: 35px 10px 5px 8px;
  margin-top: 15px;
}
#login_area #sumbit {
  margin-top: 10px;
  background: #9ecc14;
  line-height: 15px;
  font-weight: bold;
  cursor: pointer;
  color: #fff;
  padding: 5px 15px;
  text-align: center;
  border: 0px;
  border-radius: 4px;
}
#login_area #sumbit:hover {
  background: #ff9600;
}
#login_area {
  background: url(../images/web/bg_shadow.png) repeat-x top #ffbd66;
  margin: 25px 0;
  position: relative;
  border: 2px solid #ffd776;
  border-radius: 30px;
  padding: 10px;
}
#login_area .login_icon {
  position: absolute;
  left: -15px;
  top: -15px;
}

.fc-view-container {
  background: #fff;
}
.main_calenadr h2 {
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 15px;
}
.main_calenadr {
  background: #fff;
  border-radius: 8px;
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin: 0 0 15px 0;
  border: 3px solid #ffdb55;
}
.main_calenadr .area {
  padding: 35px 15px 10px 15px;
  color: #00a5e3;
  line-height: 21px;
}
.main_calenadr .title {
  font-size: 23px;
  color: #ff7c2d;
  padding: 8px 0px 12px 60px;
  margin-bottom: 5px;
  font-weight: bold;
  text-shadow: 0px 2px 0px #fff, 0px -2px 0px #fff, 2px 0px 0px #fff,
    -2px 0px 0px #fff, -2px -1px 0px #fff, -2px 1px 0px #fff, 2px -1px 0px #fff,
    2px 1px 0px #fff, 1px 2px 0px #fff, -1px 2px 0px #fff, -1px -2px 0px #fff,
    1px -2px 0px #fff, 0 0 6px rgba(0, 0, 0, 0.2);
}
.main_calenadr .title span {
  position: absolute;
  left: -5px;
  top: -22px;
  background: url(../images/web/calendar.png) no-repeat center;
  width: 77px;
  height: 68px;
}
.main_calenadr .area {
  padding: 10px;
  min-height: 180px;
}
.main_calenadr .area iframe {
  width: 100%;
  height: 235px;
}
.main_calenadr .area iframe .view-container-border {
  padding: 0px;
}
.main_calenadr .detail_btn {
  right: 10px;
  top: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.main_calenadr .more_area {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 12px;
}
.main_calenadr .more_area a {
  display: block;
  padding: 0 15px;
  color: #333;
}
.main_calenadr .more_area a:hover {
  color: #f30;
}

/* Inner Area */
.inner_area {
}
.latest_events .more_area,
.latest_award .more_area,
.latest_new .more_area {
  position: absolute;
  margin: 10px 20px 0px 0;
  text-align: center;
}
.more_area {
  position: absolute;
  right: 5px;
  top: 15px;
  font-size: 12px;
}
.more_area a {
  padding: 0px 27px 4px;
  color: #0b5603;
  background: url(../images/web/bg_btn_more.png) no-repeat;
}
.more_area a:hover {
  background-color:#ff8300 !important;
}

.left_area .title {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px,
    rgb(255, 255, 255) 2.83333px 0.983333px 0px,
    rgb(255, 255, 255) 2.35px 1.85px 0px,
    rgb(255, 255, 255) 1.61667px 2.51667px 0px,
    rgb(255, 255, 255) 0.7px 2.91667px 0px,
    rgb(255, 255, 255) -0.283333px 2.98333px 0px,
    rgb(255, 255, 255) -1.25px 2.73333px 0px,
    rgb(255, 255, 255) -2.06667px 2.16667px 0px,
    rgb(255, 255, 255) -2.66667px 1.36667px 0px,
    rgb(255, 255, 255) -2.96667px 0.416667px 0px,
    rgb(255, 255, 255) -2.95px -0.566667px 0px,
    rgb(255, 255, 255) -2.6px -1.5px 0px,
    rgb(255, 255, 255) -1.96667px -2.26667px 0px,
    rgb(255, 255, 255) -1.11667px -2.78333px 0px,
    rgb(255, 255, 255) -0.133333px -3px 0px,
    rgb(255, 255, 255) 0.85px -2.88333px 0px,
    rgb(255, 255, 255) 1.75px -2.43333px 0px,
    rgb(255, 255, 255) 2.45px -1.73333px 0px,
    rgb(255, 255, 255) 2.88333px -0.833333px 0px, 0 3px 8px rgba(0, 0, 0, 0.5);
}
.left_area .area ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
.left_area .area ul li {
  position: relative;
  background: #fcfcfc;
  padding: 10px 0;
  font-size: 15px;
}
.left_area .area ul li .date {
  position: relative;
  margin: 0 0 6px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.left_area .area ul li span {
  color: #333;
  font-size: 15px;
}
.left_area .area ul li span.icon_cal {
  /* position: absolute; */
  top: -10px;
  left: 2px;
  width: 36px;
  height: 37px;
  background: url(../images/web/icon_calendar.png) no-repeat;
}
/* .left_area .area ul li .cover span {
  position: absolute;
  top: -8px;
  width: 25px;
  height: 36px;
  background: url(../images/web/icon_clip.png) no-repeat;
} */
.left_area .area ul li a {
  display: flex;
  color: #333;
  font-size: 16px;
}
.left_area .area ul li a:hover {
  color: #ffac0c;
  text-decoration: none;
}
.left_area .area .content {
  float: right;
  width: 53%;
}
.left_area .area .cover {
  position: relative;
  float: left;
  width: 40%;
  padding: 3px;
}
.left_area .area .cover img {
  max-width: 100%;
  border-radius: 10px;
}

.latest_new {
  float: left;
  width: calc(33.3% - 1%);
  margin-right: 1%;
  position: relative;
}
.latest_new .title {
  position: relative;
  padding: 20px 0 20px 100px;
  display: inline-block;
  z-index: 0;
  font-size: 28px;
  color: #f8937b;
}


.latest_new .title,
.latest_events .title,
.latest_award .title
{ padding:20px 0 20px 70px !important;}

.latest_new .title span,
.latest_award .title span,
.latest_events .title span
{
z-index: -1; background-size: cover !important; 
 }
.latest_events .area,
.latest_award .area,
.latest_new .area{ background: none !important ; }

.latest_new .title span{
 background:url(../images/web/star_red.png) no-repeat left center !important; background-size: cover !important; 
 }
.latest_award .title span{
 background:url(../images/web/star_blue.png) no-repeat left center !important; background-size: cover !important; 
 }
 .latest_events .title span{
 background:url(../images/web/star_green.png) no-repeat left center !important; background-size: cover !important; 
 }

.latest_new_area{ border: 6px solid #ffb619; border-radius: 16px !important; min-height: 675px ;}
.latest_award_area{ border: 6px solid #ffd70b; border-radius: 16px !important; min-height: 675px ;}
.latest_events_area{ border: 6px solid #fedd8e; border-radius: 16px !important; min-height: 675px ;}

.latest_new_area ul li:nth-child(2n){ background: #fff5df !important;}
.latest_award_area ul li:nth-child(2n){ background: #fff5df !important;}
.latest_events_area ul li:nth-child(2n){ background: #fff5df !important;}


.latest_new .title span { background:url(../images/web/i_news.png) no-repeat left center; position:absolute ; left:0; top:-30px; width:91px; height:96px;}
.latest_new .area {
  padding: 10px 6px 20px 6px;
  border-radius: 30px;

  background-color: #ffb619;
}
.latest_new::before {
  content: "";
  position: absolute;
  background: url(../images/web/bg-star.png) no-repeat right;
  background-size: cover;
  opacity: 0.68;
  width: 100%;
  height: 100%;
}
.latest_new .more_area a {
  background: #fff;
  padding: 12px 60px;
  border-radius: 14px;
  position: relative;
}
.latest_new .more_area a > span {
  transform: translate(-10px, 2px);
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.latest_new .more_area a::after {
  content: "";
  display: block;
  background: url(../images/web/icon-arrow-right.png) no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.latest_new_area {
    background: #fff;
    padding: 10px;
    margin: 0;
    border-radius: 30px;
    overflow-y: scroll;
    height: 530px;
    scrollbar-color: #FFB619 #FEF6CA;
    scrollbar-width: thin;
}
.latest_new_area ul li:nth-child(even) {
  background: #fef6ca;
  border-radius: 10px;
}
.latest_new .area ul li span.icon_cal {
  width: 20px;
  height: 20px;
  background: url(../images/web/icon-calendar-yellow.png) no-repeat;
  background-size: contain;
}

.latest_award {
  float: left;
  width: calc(33.3% - 1%);
  margin-right: 1%;
  position: relative;
}
.latest_award .title {
  position: relative;
  padding: 20px 0 20px 90px;
  display: inline-block;
  z-index: 0;
  font-size: 28px;
  color: #b07829;
}

.latest_award .title span { background:url(../images/web/i_awards.png) no-repeat left center; position:absolute ; left:0; top:-30px; width:91px; height:96px;}
.latest_award .area {
  padding: 10px 6px 20px 6px;
  border-radius: 30px;

  background-color: #ffd70a;
}
.latest_award::before {
  content: "";
  position: absolute;
  background: url(../images/web/bg-star.png) no-repeat right;
  background-size: cover;
  opacity: 0.68;
  width: 100%;
  height: 100%;
}
.latest_award .more_area a {
  background: #fff;
  padding: 12px 60px;
  border-radius: 14px;
  position: relative;
}
.latest_award .more_area a > span {
  transform: translate(-10px, 2px);
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.latest_award .more_area a::after {
  content: "";
  display: block;
  background: url(../images/web/icon-arrow-right.png) no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.latest_award_area {
  background: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 30px;
  overflow-y: scroll;
    height: 530px;
    scrollbar-color: #FFB619 #FEF6CA;
    scrollbar-width: thin;
}
.latest_award_area ul li:nth-child(even) {
  background: #eef7f7;
  border-radius: 10px;
}
.latest_award .area ul li span.icon_cal {
  width: 20px;
  height: 20px;
  background: url(../images/web/icon-calendar-green.png) no-repeat;
  background-size: contain;
}

/* .latest_award {
  position: relative;
  float: left;
  width: 32%;
}
.latest_award .area {
  border: 2px solid #0a956f;
  border-radius: 12px;
  overflow: hidden;
}
.latest_award .title {
  padding: 13px 0px 13px 56px;
  color: #044231;
  background: #13ac82 url(../images/web/bg_block-title.png) no-repeat right;
}
.latest_award .title span {
  position: absolute;
  left: -17px;
  top: -8px;
  width: 70px;
  height: 59px;
  background: url(../images/web/icon_awards.png) no-repeat;
  z-index: 4;
}
.latest_award_area {
  clear: both;
  background: #fff;
}
.latest_award ul li span.date-display-single {
  background: #cffff2;
  padding: 3px 15px 3px 38px;
} */

.latest_events {
  float: left;
  width: calc(33.3% - 1%);
  margin-right: 1%;
  position: relative;
}
.latest_events .title {
  position: relative;
  padding: 20px 0 20px 100px;
  display: inline-block;
  z-index: 0;
  font-size: 28px;
  color: #ff911c;
}
.latest_events .title span { background:url(../images/web/i_camera.png) no-repeat left center; position:absolute ; left:0; top:-30px; width:91px; height:96px;}
.latest_events .area {
  padding: 10px 6px 20px 6px;
  border-radius: 30px;

  background-color: #fedd8e;
}
.latest_events::before {
  content: "";
  position: absolute;
  background: url(../images/web/bg-star.png) no-repeat right;
  background-size: cover;
  opacity: 0.68;
  width: 100%;
  height: 100%;
}
.latest_events .more_area a {
  background: #fff;
  padding: 12px 40px;
  border-radius: 14px;
  position: relative;
}
.latest_events .more_area a > span {
  transform: translate(-10px, 2px);
  display: inline-block;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.latest_events .more_area a::after {
  content: "";
  display: block;
  background: url(../images/web/icon-arrow-right.png) no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.latest_events_area {
  background: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 30px;
  overflow-y: scroll;
      height: 530px;
    scrollbar-color: #FFB619 #FEF6CA;
    scrollbar-width: thin;
}
.latest_events_area ul li:nth-child(even) {
  background: #f4f9ff;
  border-radius: 10px;
}
.latest_events .area ul li span.icon_cal {
  width: 20px;
  height: 20px;
  background: url(../images/web/icon-calendar-blue.png) no-repeat;
  background-size: contain;
}

/* .latest_events {
  position: relative;
  float: right;
  width: 32%;
}
.latest_events .area {
  border: 2px solid #ffe536;
  border-radius: 12px;
  overflow: hidden;
}
.latest_events .title {
  padding: 13px 0px 13px 60px;
  color: #5c3290;
  background: #ffe536 url(../images/web/bg_block-title.png) no-repeat right;
}
.latest_events .title span {
  background: url(../images/web/icon_school_albums.png) no-repeat;
  width: 61px;
  height: 66px;
  position: absolute;
  left: -8px;
  top: -10px;
  z-index: 4;
}
.latest_events_area {
  clear: both;
  background: #fff;
}
.latest_events ul li span.date-display-single {
  background: #ffea00;
  padding: 3px 15px 3px 38px;
} */

.latest_video {
  margin: 20px 0 0;
  float: left;
  width: 48%;
  position: relative;
  background: #fff;
  border-radius: 8px;
  border: 3px solid #d64541;
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.latest_video .title {
  border-bottom: 1px solid #eddecc;
  background: #d64541;
  padding: 10px 0px 10px 75px;
  color: #fff;
  font-size: 21px;
}
.latest_video .title span {
  position: absolute;
  left: 10px;
  top: -10px;
  background: url(../images/icon/icon_video.png) no-repeat;
  width: 53px;
  height: 53px;
}
.latest_video ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.latest_video ul li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  font-size: 13px;
  padding: 0px 10px;
}
.latest_video ul li span {
  color: #764713;
  float: left;
  padding: 0 0px;
  display: inline-block;
}
.latest_video ul li a {
  display: block;
  padding: 9px 0px;
  color: #333;
}
.latest_video ul li a:hover {
  color: #9b684b;
}
.latest_video .content {
  float: left;
  margin: 0 0 0 10px;
}
.latest_video img {
  width: 100px;
  float: left;
  margin: 0 5px 0 0;
}
.latest_gallery {
  margin: 20px 0 0;
  float: right;
  width: 48%;
  position: relative;
  background: #fff;
  border-radius: 8px;
  border: 3px solid #32a5dd;
  position: relative;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.latest_gallery .title {
  border-bottom: 1px solid #eddecc;
  background: #32a5dd;
  padding: 10px 0px 10px 75px;
  color: #fff;
  font-size: 21px;
}
.latest_gallery .title span {
  position: absolute;
  left: 10px;
  top: -10px;
  background: url(../images/icon/icon_album.png) no-repeat;
  width: 53px;
  height: 53px;
}
.latest_gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.latest_gallery ul li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  font-size: 13px;
  padding: 0px 10px;
}
.latest_gallery ul li span {
  color: #764713;
  float: left;
  padding: 0;
}
.latest_gallery ul li a {
  display: block;
  padding: 9px 0px;
  color: #333;
}
.latest_gallery ul li a:hover {
  color: #9b684b;
}
.latest_gallery .content {
  float: left;
  margin: 0 0 0 10px;
}
.latest_gallery img {
  width: 100px;
  float: left;
  margin: 0 5px 0 0;
}

.star1{ position: absolute; z-index:3; bottom: 50px; right:10%;}
.star1 img{ height:150px } 
.star2{ position: absolute; z-index:3; bottom: 50px; right:20%;}
.star2 img{ height:80px } 
.star3{ position: absolute; z-index:3; bottom: 50px; right:25%;}
.star3 img{ height:40px } 

.Userful_link_inside {
    background: url(../images/web/bg_useful_links2.png) center;
    background-size: cover;
    padding: 70px 0;
    position: relative;
    background-position: top;
}

.Userful_link_inside .title {
  display: none;
}
.Userful_link_inside_area {
  position: relative;border-radius: 32px;
padding: 30px 0 80px 0; 
}
.Userful_link_inside ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
.Userful_link_inside ul li {
  float: left;
  width: 23%;
  box-sizing: border-box;
  margin: 0 1%;
  border-radius: 10px;
  border: 3px solid #fff;
  position: relative;
}
.Userful_link_inside ul li:before {
  content: "";
  display: block;
  background: url(../images/web/useful-link-apple.png) no-repeat;
  background-size: contain;
  height: 58px;
  width: 58px;
  position: absolute;
  top: -32px;
  left: -20px;
  z-index: 1;
}

.Userful_link_inside ul li:before {
  content: "";
  display: block;
  height: 58px;
  width: 58px;
  position: absolute;
    top: -26px;
    left: -16px;
  z-index: 1;
}

.Userful_link_inside ul li:before {
  background: url(../images/web/useful-link-apple.png) no-repeat;
  background-size: contain;
}

.Userful_link_inside ul li + li:before {
  background: url(../images/web/useful-link-earth.png) no-repeat;
  background-size: contain;
}

.Userful_link_inside ul li + li + li:before {
  background: url(../images/web/useful-link-heart.png) no-repeat;
  background-size: contain;
}

.Userful_link_inside ul li + li + li + li:before {
  background: url(../images/web/useful-link-stem.png) no-repeat;
  background-size: contain;
}

.Userful_link_inside ul li .cover{
      overflow: hidden;
    border-radius: 10px;
}

.Userful_link_inside ul li a {
  position: relative;
}
.Userful_link_inside ul li .content {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px;
  font-size: 26px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  clip-path: polygon(0% 0%, 100% 12%, 100% 100%, 0% 100%);
}

.Userful_link_inside ul li .content {
  background-color: rgba(254, 181, 24, 0.9);
}

.Userful_link_inside ul li + li .content {
  background-color: rgba(42, 147, 113, 0.9);
}

.Userful_link_inside ul li + li + li .content {
  background-color: rgba(252, 106, 72, 0.9);
}

.Userful_link_inside ul li + li + li + li .content {
  background-color: rgba(21, 66, 120, 0.9);
}

.Userful_link_inside ul li img {
  width: 100%;
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
}
.Userful_link_inside ul li:hover img {
  opacity: 0.7;
  transform: scale(1.2);
}
.Userful_link_inside ul li {
  transform: translateY(10px);
}
.Userful_link_inside ul li + li {
      transform: translateY(50px);
}
.Userful_link_inside ul li + li + li {
  transform:translateY(10px);
}
.Userful_link_inside ul li + li + li + li {
      transform: translateY(50px);
}

.Userful_link_outside {
  padding: 0px 0 30px 0;
}
.Userful_link_outside .title {
  display: none;
}
.Userful_link_outside ul {
  list-style: none;
  margin: 0 0 0 -1.5%;
  padding: 0;
}
.Userful_link_outside ul li {
  float: left;
  width: 15%;
  margin: 0 0 15px 1.65%;
}
.Userful_link_outside ul li img {
  width: 100%;
  border-radius: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.Userful_link_outside ul li:hover img {
  opacity: 0.7;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

/* Footer */
.upper_footer {
  padding: 42px 0;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.upper_footer .info_top ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.upper_footer .info_top ul li {
  float: left;
  line-height: 30px;
  font-size: 18px;
  margin: 0 0 0 5%;
  padding: 2px 0px 2px 50px;
}
.upper_footer .info_top ul li a {
  color: #045cbb;
}
.upper_footer .address {
  background: url(../images/web/icon_map.png) no-repeat;
  background-size: 35px 29px;
}
.upper_footer .tel {
  background: url(../images/web/icon_tel.png) no-repeat;
  background-size: 35px 30px;
}
.upper_footer .email {
  background: url(../images/web/icon_email.png) no-repeat left 7px;
  background-size: 30px 21px;
}
.footer {
  background: #ffb619;
  background-size: cover;
  font-size: 12px;
  color: #fff;
  position: relative;
}

.footer:before {
  content: "";
  display: block;
  background: url(../images/web/bg_grass.png) no-repeat;
  background-size: cover;
  height: 31px;
  width: 100%;
  position: absolute;
  top: -30px;
  left: 0;
}
.footer .screen {
  padding: 34px 15px;
}
.footer .copyright {
  float: left;
  width: 49%;
  text-align: left;
}
.footer .power {
  float: right;
  width: 49%;
  text-align: right;
}
.footer a {
  color: #fff;
}
.footer .power a:hover {
  color: #ffd900;
}

.cd-top {
  display: inline-block;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;
  width: 50px;
  bottom: 90px;
  right: 30px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px #999;
  background: #fac217 url(../ddsmoothmenu/cd-top-arrow.svg) no-repeat center
    center;
  z-index: 9999;
}
.cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  background: #8ec63f url(../ddsmoothmenu/cd-top-arrow.svg) no-repeat center
    center;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: 0.5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

/* Nevigation */
.nevigation {
  padding: 15px 0px;
  font-size: 13px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ddd;
}
.nevigation .screen {
  padding: 0;
}
.nevigation .home {
  background: url("../images/icon/icon_home_orange.png") no-repeat;
  background-position: 0px 3px;
  display: block;
  padding-left: 25px;
}
.nevigation ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.nevigation ul .sp {
  padding: 0px 15px;
  color: #666;
}
.nevigation ul li {
  float: left;
  line-height: 24px;
}
.nevigation ul li a {
  color: #666;
  text-decoration: none;
}
.nevigation ul li a:hover {
  text-decoration: underline;
  color: #ffa030;
}

#Information_detail .nevigation {
  margin-bottom: 20px;
}


.inner_banner { position:relative; overflow:hidden; background-position: top center; min-height:400px; background-size:cover; text-align:center; margin-bottom:-50px; }
.inner_banner h1{ display:none; text-align: center; letter-spacing:10px; font-weight:400;  color:#fff; text-shadow: 0 0 6px rgba(0,0,0,.5); background: rgba(255,176,0,.65);   padding:12px 20px 12px 30px;}
.inner_banner::after {
content: '';
background: url(../images/web/banner1.png) no-repeat bottom; background-size: auto;
position: absolute;  width: 100%;  height: 163px;   bottom: 0;   background-size: 100%;left:0
}


.inside_banner h1 {
  color: #fff;
  padding: 6px 32px;
  display: inline;
  text-align: center;
  font-size: 32px;
  line-height: 36px;
}

/* Page Content */
.inner_content {
  float: right;
  width: 78%;
  margin-bottom: 50px;
}
.inner_content .main_content {
  padding: 5px 20px 30px 20px;
  min-height: 500px;
  border-radius: 12px;
  background: #fff;
}
.inner_content_full {
  margin-bottom: 50px;
}
.inner_content_full .main_content {
  padding: 5px 20px 50px 20px;
  min-height: 500px;
  border-radius: 12px;
  position: relative;
  border: 3px solid #ffb619;
  background: #fff;
}
.inner_content_full h1 {
}

.inner_content iframe {
  width: 100%;
  height: 360px;
}
.inner_content img,
.inner_content_full img {
  max-width: 100%;
}
.inner_banner img {
  width: 100%;
}

.Album {
  margin: 30px 0px;
}
.Album .title {
  background: #fafafa;
  border-left: 2px solid #085cba;
  color: #085cba;
  padding: 8px 15px;
  font-size: 21px;
  line-height: 32px;
  display: block;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
.Album .description {
}
.Album .description ul {
  list-style: outside;
  padding: 0;
  margin: 0 15px;
}
.Album .description ul li {
  margin: 0 0 5px;
}
.Album .description ol {
  padding: 0;
  margin: 0 15px;
}
.Album .description ol li {
  margin: 0 0 5px;
}
.Album ul {
  list-style: none;
  padding: 0;
}
.Album ul li {
  margin: 0 0 10px 0;
}
.Album ul li img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.Album ul li:hover img {
  box-shadow: 0 0 3px rgba(0, 51, 204, 0.2);
}

#Inner_Type_A ul, #Inner_Type_A2 ul{ margin:0 0 15px -2%; }
#Inner_Type_A li, #Inner_Type_A2 li{ float:left; width: calc(33.3% - 2% - 10px - 4px);margin: 0 0 15px 2%;
}
#Inner_Type_A li p, #Inner_Type_A2 li p{ text-align: center; }
#Inner_Type_A li:nth-child(3n+1), #Inner_Type_A2 li:nth-child(3n+1){ clear:both; }
#Inner_Type_A li img, #Inner_Type_A2 li img { border: 2px solid #f7931d;padding: 5px; border-radius:12px; }
#Inner_Type_A li, #Inner_Type_A2 li{ position:relative; padding:0 !important;}
#Inner_Type_A  ul li::before, #Inner_Type_A2  ul li::before{ display:none !important}




.boxing .title{  font-size: 36px;color: #f7931d;margin: 35px 0 10px 0;padding: 0; font-weight:bold}



#Inner_Type_B ul, #Inner_Type_B2 ul{ margin:0 0 15px -2%; }
#Inner_Type_B li, #Inner_Type_B2 li{ float:left; width:48%; margin:0 0 15px 2%; }
#Inner_Type_B li p, #Inner_Type_B2 li p{ text-align: left; }
#Inner_Type_B li:nth-child(2n+1), #Inner_Type_B2 li:nth-child(2n+1){ clear:both; }
#Inner_Type_B li img, #Inner_Type_B2 li img { border: 2px solid #f7931d;padding: 5px; border-radius:12px; }
#Inner_Type_B li, #Inner_Type_B2 li{ position:relative; padding:0 !important;}
#Inner_Type_B  ul li::before, #Inner_Type_B2  ul li::before{ display:none !important}

#Inner_Type_C li .title_des{ float: left; width:33%}
#Inner_Type_C li .right_desc{ float: right; width:65%; text-align: left}
#Inner_Type_C2 li .title_des{ float: right; width:33%}
#Inner_Type_C2 li .right_desc{ float: left; width:65%; text-align: left}
#Inner_Type_C li p, #Inner_Type_C2 li p{ text-align: left; }

#Inner_Type_C li, #Inner_Type_C2 li{ position:relative; padding:15px 0; clear:both;}
#Inner_Type_C  ul li::before, #Inner_Type_C2  ul li::before{ display:none !important}

#Inner_Type_D {
  background: none;
}
#Inner_Type_D li {
  float: none;
  margin: 0 0 15px 20px;
  width: auto;
  text-align: left;
  clear: both;
  padding: 0;
}

#Inner_Type_E li {
  float: none;
  margin: 0 0 15px 20px;
  width: auto;
  text-align: left;
  clear: both;
  padding: 0;
}
#Inner_Type_E li a {
  background: url(../images/icon/icon_pdf_b.png) no-repeat left;
  background-size: 20px 27px;
}
#Inner_Type_E li a:hover {
  background: url(../images/icon/icon_pdf_b.png) no-repeat left;
  background-size: 20px 27px;
}

.download_area {
  margin: 30px 0px;
}
.download_area .title {
  background: #fafafa;
  border-left: 2px solid #ff4546;
  color: #ff4546;
  padding: 8px 15px;
  font-size: 21px;
  line-height: 32px;
  display: block;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}
.download_area .description {
  background: #fff;
  padding: 10px;
  margin: 20px 0;
}
.download_area ul {
  list-style: none;
  margin: 0px 0 0 -2%;
  padding: 0px;
}
.download_area ul li {
  float: left;
  width: 31%;
  margin: 0 0 15px 2%;
  text-align: left;
}
.download_area ul li a {
  background: url(../images/icon/icon_download.png) no-repeat left;
  background-position: 3px 5px;
  padding: 8px 0 3px 30px;
  line-height: 19px;
  color: #444;
  background-size: 23px 23px;
  display: block;
}
.download_area ul li a:hover {
  background: url(../images/icon/icon_download.png) no-repeat left;
  background-position: 3px 8px;
  color: #666;
  background-size: 23px 23px;
}

/* Subject Template */
.subject_category {
}
.subject_category ul {
  list-style: none;
  margin: 0 0 0 -1.5%;
  padding: 0px;
}
.subject_category ul li {
  float: left;
  width: 31%;
  margin: 0 0 30px 2%;
  padding: 0;
}
.subject_category ul li img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  margin: 0;
}
.subject_category ul li:hover img {
  box-shadow: 0 0 3px rgba(0, 51, 204, 0.3);
  border: 1px solid #0083ca;
}
.subject_category p {
  color: #0083ca;
  border-bottom: 1px solid #0083ca;
  margin: 0px 0 0 0px;
  padding: 0px 5px;
  text-align: center;
}
.subject_category a {
}
.subject_category a:hover p {
  border-bottom: 1px solid #0083ca;
  background: #0083ca;
  color: #fff;
}
.subject_category a:hover {
  text-decoration: none;
}

/* Information Template */
.sub_category {
  margin: 15px 0;
}
.sub_category ul {
  list-style: none;
  padding: 0px 0 0px 0;
  margin: 0px 0 10px 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.sub_category ul li {
  padding: 0 10px;
  float: left;
}
.sub_category ul li a {
  padding: 10px 21px;
  display: block;
  color: #fe2852;
  font-size: 17px;
  line-height: 19px;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.sub_category ul li a:hover {
  background: #fe2852;
  color: #fff;
}
.sub_category ul li a.current {
  background: #fe2852;
  color: #fff;
}

.sub_category_b {
  margin: 15px 0;
}
.sub_category_b ul {
  list-style: none;
  padding: 0px 0 15px 0;
  margin: 0px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.sub_category_b ul li {
  display: inline-block;
  padding: 0 15px;
}
.sub_category_b ul li a {
  padding: 10px 21px;
  display: block;
  color: #085cba;
  font-size: 17px;
  line-height: 19px;
}
.sub_category_b ul li a:hover {
  color: #085cba;
}
.sub_category_b ul li a.current {
  background: #085cba;
  color: #fff;
}
.sub_category_b ul li + li {
  border-left: 1px dashed #ddd;
}

#pages {
  float: right;
  margin: 15px 0px 0;
  clear: both;
  font-size: 12px;
}
.pages_page {
  float: left;
  padding: 0px 10px 0 0;
}
#pages ul {
  float: left;
  list-style: none;
  min-height: 17px;
  margin: 0px;
  padding: 0px;
}
#pages ul li {
  float: left;
  margin: 0px 5px 0px 5px;
}
#pages ul li a {
  line-height: 25px;
  height: 25px;
  width: 25px;
  display: inline-block;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #333;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#pages ul li a:hover {
  background: #ececec;
  text-decoration: underline;
}
#pages ul li a.pgCurrent {
  background: #085cba;
  color: #fff;
}

.year_box {
  position: absolute;
  right: 20px;
  top: 20px;
}
.year_box select {
  padding: 5px 5px;
}

#info_type_A .information ul {
  margin: 0;
  padding: 0;
}
#info_type_A .information ul li {
  float: none;
  width: 100%;
  margin: 0;
  padding: 10px 5px;
  border-bottom: 1px solid #ddd;
  display: inline-block;
}
#info_type_A .information ul li:nth-child(even) {
  background: #fafafa;
}
#info_type_A .information ul li a {
}
#info_type_A .information ul li a:hover {
}
#info_type_A .information ul li img {
  float: left;
  margin: 0 20px 0 0;
  max-width: 200px;
}
#info_type_A .information .date {
  float: left;
  width: 28%;
}
#info_type_A .information .date span {
  padding: 0 0 0px 30px;
  color: #666;
  font-size: 15px;
  display: block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 4px 50%;
}
#info_type_A .information p {
  float: left;
  width: 70%;
}
#info_type_A .information ul .title_area {
  border-bottom: 2px solid #085cba;
  color: #085cba;
}

#info_type_B .information ul {
  margin: 0 0 0 -2%;
  padding: 0;
  list-style: none;
}
#info_type_B .information ul li {
  float: left;
  width: 23%;
  margin: 0 0 15px 2%;
}
#info_type_B .information ul li:nth-child(4n + 1) {
  clear: both;
}
#info_type_B .information ul li a {
  display: block;
  color: #085cba;
}
#info_type_B .information ul li a:hover {
  text-decoration: none;
}
#info_type_B .information ul li .cover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 1px;
}
#info_type_B .information ul li .content {
}
#info_type_B .information ul li img {
  width: 100%;
}
#info_type_B .information .date {
}
#info_type_B .information .date span {
  padding: 5px 0 5px 30px;
  color: #666;
  font-size: 15px;
  display: block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 1px 50%;
}

#info_type_C .information ul {
  margin: 0 0 0 -1%;
  padding: 0;
  list-style: none;
}
#info_type_C .information ul li {
  float: left;
  width: 31%;
  margin: 0 0 15px 2%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#info_type_C .information ul li:hover {
  box-shadow: 0 0 3px #085cba;
  background: #f9f9f9;
}
#info_type_C .information ul li:nth-child(3n + 1) {
  clear: both;
}
#info_type_C .information ul li a {
  display: block;
  color: #085cba;
}
#info_type_C .information ul li a:hover {
  text-decoration: none;
}
#info_type_C .information ul li .cover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 1px;
}
#info_type_C .information ul li .content {
  padding: 5px;
}
#info_type_C .information ul li img {
  width: 100%;
}
#info_type_C .information .date {
}
#info_type_C .information .date span {
  padding: 5px 0 5px 30px;
  color: #666;
  font-size: 15px;
  display: block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 1px 50%;
}

#info_type_D .information ul {
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}
#info_type_D .information ul li {
  margin: 0 0 15px 0;
}
#info_type_D .information ul li a {
  display: block;
  color: #085cba;
}
#info_type_D .information ul li a:hover {
  text-decoration: none;
}
#info_type_D .information ul li .cover {
  float: left;
  width: 30%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  padding: 1px;
}
#info_type_D .information ul li .content {
  float: right;
  width: 68%;
}
#info_type_D .information ul li img {
  width: 100%;
}
#info_type_D .information .date {
}
#info_type_D .information .date span {
  padding: 5px 0 5px 30px;
  color: #666;
  font-size: 15px;
  display: block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 1px 50%;
}

/* Notice */
#notice .information ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#notice .information ul li {
  float: none;
  width: 100%;
  margin: 0;
  padding: 10px 5px;
  border-bottom: 1px solid #ddd;
  display: inline-block;
}
#notice .information ul li:nth-child(even) {
  background: #fafafa;
}
#notice .information ul li a {
  display: inline-block;
  padding: 0px 0;
  width: 100%;
}
#notice .information ul li a:hover {
  color: #333;
  text-decoration: none;
}
#notice .information .date {
  float: left;
  width: 12%;
  padding: 5px 5px 5px 10px;
}
#notice .information .date span {
  padding: 0 0 0px 30px;
  color: #666;
  font-size: 15px;
  display: block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 4px 50%;
}
#notice .information .number {
  float: left;
  width: 10%;
  padding: 5px 0;
}
#notice .information .title {
  float: left;
  width: 50%;
  padding: 5px 0;
}
#notice .information p {
}
#notice .information .download {
  float: right;
  width: auto;
}
#notice .information .download a {
  background: url(../images/icon/icon_pdf.png) no-repeat;
  background-position: 0px 50%;
  background-size: 20px;
  padding: 5px 5px 5px 30px;
  display: block;
  color: #fc2130;
  width: auto;
}
#notice .information ul .title_area {
  border-bottom: 2px solid #085cba;
  color: #085cba;
}

/* media */
#MediaA .information ul {
  margin: 0 0 0 -3.3%;
  list-style: none;
  padding: 0;
}
#MediaA .information .clip {
  background: url(../images/icon/clip.png) no-repeat;
  width: 35px;
  height: 68px;
  position: absolute;
  left: 20px;
  top: -8px;
  z-index: 1;
}
#MediaA .information ul li {
  width: 30%;
  margin: 0 0 20px 3.3%;
  float: left;
  position: relative;
}
#MediaA .information ul li .cover {
  background: #f4f4f4;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  padding: 10px 15px 5px 15px;
}
#MediaA .information ul li img {
  width: 100%;
  box-shadow: 0 0 0;
}
#MediaA .information ul li:nth-child(3n + 1) {
  clear: both;
}
#MediaA .information .date {
  position: relative;
  text-align: center;
}
#MediaA .information .date span {
  padding: 5px 0 5px 30px;
  color: #666;
  font-size: 15px;
  display: inline-block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 3px 50%;
}
#MediaA .information p {
  text-align: center;
}
#MediaA .information ul li:hover .cover {
  background: #e8f7ff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#MediaA .information ul li a:hover {
  text-decoration: none;
  color: #333;
}

#MediaB .information ul {
  margin: 0 0 0 -2%;
  list-style: none;
  padding: 0;
}
#MediaB .information .clip {
  display: none;
}
#MediaB .information ul li {
  width: 23%;
  margin: 0 0 20px 2%;
  float: left;
  position: relative;
}
#MediaB .information ul li .cover {
  background: #fdfdfd;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  padding: 5px 5px 5px 5px;
}
#MediaB .information ul li img {
  width: 100%;
  box-shadow: 0 0 0;
}
#MediaB .information ul li:nth-child(4n + 1) {
  clear: both;
}
#MediaB .information .date {
  position: relative;
  text-align: center;
}
#MediaB .information .date span {
  padding: 5px 0 5px 30px;
  color: #666;
  font-size: 15px;
  display: inline-block;
  background: url(../images/icon/icon_date.png) no-repeat;
  background-size: 21px 21px;
  background-position: 3px 50%;
}
#MediaB .information p {
  text-align: center;
}
#MediaB .information ul li:hover .cover {
  background: #f9f9ff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#MediaB .information ul li a:hover {
  text-decoration: none;
  color: #333;
}

.youtube_video {
  width: 70%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  background: #000;
  padding: 10px;
  border: 1px solid #fff;
  margin-top: 30px;
}
.youtube_video iframe {
  width: 100%;
  height: 420px;
}
.youtube_video video {
  width: 100%;
  height: 420px;
}
.video_footer {
  background: url(../images/icon/tv_footer.png) no-repeat center;
  height: 38px;
  width: 70%;
  margin-bottom: 50px;
}

/* Information - Full Page Display */
#Information_detail #Inner_Type_A li {
  float: left;
  width: 23%;
  margin: 0 0 15px 2%;
  text-align: center;
}
#Information_detail #Inner_Type_A li img {
  max-width: 100%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  height: auto;
  max-height: 255px;
}
#Information_detail #Inner_Type_A li:nth-child(3n + 1) {
  clear: none;
}
#Information_detail #Inner_Type_A li:nth-child(4n + 1) {
  clear: both;
}

/* Sub Menu */

.left_menu {
  float: left;
  width: 22%;
  margin-bottom: 20px;
}

.arrowlistmenu {
  float: left;
  width: 22%;
     margin: 25px 0 50px 0;
  font-size: 17px;
  line-height: 28px;
  position: relative;
}
.sidebar-nav {
  background: #ff7a19;
  border-left: 3px solid #fff;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  border-top-left-radius: 16px;
  padding-bottom: 20px;
  border-bottom-left-radius: 16px;
  box-shadow: -1px 3px 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.arrowlistmenu .title {
  background: url(../images/web/bg_title.png) #ff7a19;
  background-size: cover;
  margin: 0px;
  padding: 0px;
}
.arrowlistmenu .title p {
  font-size: 28px;
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  padding: 32px 0px;
  margin: 0;
  font-weight: 700;
  text-align: center;
}
.arrowlistmenu .expandable_main {
  background: url(../images/icon/arrow_right_white.png) no-repeat;
  background-position: 95% 50%;
  background-size: 19px 19px;
}
.arrowlistmenu .openheader {
  background: url(../images/icon/arrow_down_white.png) no-repeat;
  z-index: 1;
  background-position: 95% 50%;
  background-size: 19px 19px;
}
.arrowlistmenu .expandable_sub {
  padding: 0px;
  margin: 0;
  color: #0a8ccc;
}
.arrowlistmenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0px 15px;
}
.arrowlistmenu ul li {
  padding-bottom: 0px;
}
.arrowlistmenu .categoryitems_sub {
  padding: 0px 0px 0 20px;
  font-size: 16px;
}
.arrowlistmenu .categoryitems_sub a {
  color: #fff;
}
.arrowlistmenu .categoryitems_sub li a:hover {
}
.arrowlistmenu .categoryitems_sub li a.current {
}
.arrowlistmenu .menuheader {
  margin: 0px;
  padding: 0;
  cursor: pointer;
  display: block;
}

.arrowlistmenu .menu_boxing p {
}
.arrowlistmenu .menu_boxing p a {
  color: #fff;
  background: url(../images/arrow_white.png) bottom repeat-x;
  padding: 5px 15px;
}

.arrowlistmenu a {
  display: block;
}
.arrowlistmenu p a:hover {
  color: #fffa67;
}
.arrowlistmenu p a.current {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fffa67;
}
.arrowlistmenu .expandable_sub a.current {
}

.arrowlistmenu ul li a {
  color: #fff;
  display: block;
  padding: 5px 5px 5px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.arrowlistmenu ul.categoryitems li a {
  color: #fff;
}
.arrowlistmenu ul.categoryitems li a:hover {
  color: #fffa67;
}
.arrowlistmenu ul li a.current {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

/* Subject Menu */
.subject_template {
  box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.1);
  margin: 25px 0 0 0;
  background: #fffecf;
}
.subject_template .title {
  text-align: center;
  font-size: 24px;
  padding: 17px 5px 12px 5px;
  background: rgba(0, 0, 0, 0.05);
  border-bottom: 1px dotted #ddd;
  color: #085cba;
  font-weight: bold;
}
.subject_template ul {
  list-style: none;
  margin: 0;
  padding: 10px;
}
.subject_template ul li {
  margin-bottom: 5px;
}
.subject_template ul li a {
  padding: 8px 10px;
  display: block;
}
.subject_template ul li a:hover {
  color: #085cba;
}
.subject_template ul li a.current {
  color: #085cba;
  background: #fff;
  border-left: 2px solid #085cba;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.bottom_menu {
  background: url(../images/icon/shadow_bg_menu.png) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 7px;
}

/* Site Map */
.site-map {
  margin: 0;
  padding: 0;
}
.site-map ul {
  list-style: none;
  margin: 0 0 0 -3%;
  padding: 0;
}
.site-map ul li {
  float: left;
  width: 22%;
  margin: 0 0 15px 3%;
  padding: 0;
  list-style: none;
}
.site-map ul li:nth-child(4n + 1) {
  clear: both;
}
.site-map ul li ul {
  list-style: none;
  margin: 0 0 0 0px;
  padding: 0;
}
.site-map ul li ul li {
  float: none;
  width: 100%;
  margin: 0;
}
.site-map ul li ul li ul {
  list-style: none;
  margin: 0 0 0 15px;
  padding: 0;
}

.site-map ul li a {
  color: #085cba;
  padding: 5px 0px;
  display: block;
  border-bottom: 1px solid #ddd;
}
.site-map ul li a:hover {
  text-decoration: none;
}
.site-map ul li ul li a {
  border-bottom: 0px solid #ddd;
  color: #333;
}

.site-map ul li ul li ul li a {
  font-size: 15px;
  border-bottom: 0px solid #ddd;
  color: #555;
  background: url(../images/icon/arrow_right.png) no-repeat;
  background-size: 15px 15px;
  background-position: 0px 50%;
  padding: 5px 0px 5px 20px;
  display: block;
}
ul.site-map-menu li ul li ul li a:hover {
  background: url(../images/icon/arrow_right.png) no-repeat;
  background-size: 15px 15px;
  background-position: 0px 50%;
}
.site-map ul li ul li ul li ul li a {
  font-size: 15px;
  border-bottom: 0px solid #ddd;
  color: #555;
  background: url(../images/icon/poting_right.png) no-repeat;
  background-size: 7px 7px;
  background-position: 5px 50%;
  padding: 5px 0px 5px 20px;
  display: block;
}
ul.site-map-menu li ul li ul li ul li a:hover {
  background: url(../images/icon/poting_right.png) no-repeat;
  background-size: 7px 7px;
  background-position: 0px 50%;
}

/* Other */
.contactus {
}
.contactus .info {
}
.contactus .info td {
  padding-right: 10px;
}
.contactus .location {
  margin-top: 30px;
}
.contactus .location iframe {
  height: 380px;
  width: 100%;
  border: 1px solid #ddd;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.btn_back {
  margin: 0px auto;
  text-align: center;
  margin-top: 50px;
}
.btn_back a {
  background: url(../images/icon/icon_back.png) no-repeat #00a5fe;
  color: #fff;
  background-size: 26px 25px;
  background-position: 15px 50%;
  padding: 10px 30px 10px 60px;
  border: 1px solid #fff;
  display: inline-block;
  font-size: 20px;
  line-height: 28px;
}
.btn_back a:hover {
  background: url(../images/icon/icon_back.png) no-repeat #fc0633;
  background-size: 26px 25px;
  background-position: 15px 50%;
  color: #fff;
}

.calendar {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  width: 96%;
  padding: 15px 2%;
}
.hk_class {
  margin: 0px 0 30px 0;
}
.hk_class ul {
  padding: 0px;
  list-style: none;
  float: none;
  clear: both;
}
.hk_class ul li {
  float: left;
  margin: 0 10px 10px 0px;
}
.hk_class ul li a {
  padding: 30px;
  display: block;
  background: #ddd;
  display: block;
  font-size: 1.5em;
  border: 1px solid #ccc;
  color: #333;
}
.hk_class ul li a:hover {
  background: #ff457e;
  color: #fff;
}

#FullPage .subject_template {
  width: 100%;
}
#FullPage .subject_template .title {
  float: left;
  background: none;
  color: #333;
  text-align: left;
  margin: 0;
  padding: 5px 30px 10px 30px;
  font-size: 23px;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.3);
}

#FullPage .subject_template ul {
  list-style: none;
  margin: 0;
  float: left;
  border-top: 1px solid #1799da;
  border-left: 1px solid #1799da;
  border-right: 1px solid #1799da;
}
#FullPage .subject_template ul li {
  float: left;
}
#FullPage .subject_template ul li + li {
  float: left;
  border-left: 1px solid #ddd;
}
#FullPage .subject_template ul li a {
  background: #fff;
  padding: 7px 24px;
  display: block;
  font-size: 15px;
}
#FullPage .subject_template ul li a:hover {
  background: #0087ca;
  color: #fff;
}
#FullPage .subject_template ul li a.current {
  background: #ffa800;
  color: #fff;
}

#table_box {
  border: 1px solid #027bd0;
  padding: 1px;
  background: #fff;
  border-collapse: inherit;
}
#table_box tr:nth-child(1),
#title_head {
  background: #015691;
  color: #fff;
}
#table_box tr:nth-child(even) td {
  background: #f7fbff;
}

.left_vr {
  float: left;
  width: 48%;
}
.left_vr iframe {
  width: 100%;
  height: 420px;
}

.right_vr {
  float: right;
  width: 48%;
  margin-left: 2%;
}
.right_vr iframe {
  width: 100%;
  height: 420px;
}

/* new add */
#nav-wrap {
  position: relative;
  float: right;
  z-index: 9900;
  line-height: normal;
  width: 71%;
  height: 96px;
}

.flexslider {
  border: 0 !important;
}

.banner_area {
  position: relative;
}
.banner_area::after {
  content: "";
  display: block;
  background: url(../images/web/bg-banner-before.png) no-repeat;
  background-size: cover;
  height: 200px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 800px) {
  .Userful_link_inside ul li + li + li,
  .Userful_link_inside ul li + li + li + li,
  .Userful_link_inside ul li,
  .Userful_link_inside ul li + li {
    transform: none;
  }
      .Userful_link_inside ul li {
        margin: 0 0 40px 0 !important;
    }
    .header{
          background: #ffb619;
    }
    /* .header .logo{
      position: initial !important;
      margin: 0 !important;
      padding: 0 !important;
      box-shadow:none !important;
    } */
    .stellarnav.mobile {
       top: 6px;
    position: relative !important;
}
.stellarnav.mobile > a{
  padding: 0 !important;
}
    .dl-menuwrapper{
      background: none !important;
    }
    .dl-menuwrapper button{
      background:#ffb619 url(../images/web/menu-button-bg.png) no-repeat center center  !important;    background-size: 50% !important;
    }
        .header .logo img {
        max-width: 300px !important;
    }
        .header .logo img {
        max-width: 300px !important;
    }
    #home .container, .container{
      margin-top:0 !important;
    }.sch_info{
      background:none;
    }
.sch_info ul{
  width:100%;
}
.header .logo a{
          margin-left: 10px;
}
}


.more_area a::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transition: transform 0.3s ease-out;
    transform: translate(-50%, -50%);
    opacity: 1;
}

.more_area a:hover::after {
    opacity: 1;
    transform: translate(-30%, -50%);
}


.sidebar-nav .metismenu {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.sidebar-nav .metismenu a.current { color:#0766c0; }

.sidebar-nav .metismenu li + li {
  margin-top: 5px;
}
.sidebar-nav .metismenu li:first-child {
  margin-top: 5px;
}
.sidebar-nav .metismenu li:last-child {
  margin-bottom: 5px;
}
.sidebar-nav .metismenu > li {
    /*-webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;*/
	width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.sidebar-nav .metismenu a {
    position: relative;
    display: block;
    /* padding: 0px 35px 0px 15px; */
    padding:0;
    color: #fff;
    outline-width: 0;
    transition: all .3s ease-out;
}

.sidebar-nav .metismenu ul a {
    padding: 0;
}
.sidebar-nav .metismenu ul ul a {
    padding: 5px 35px 5px 45px;
}
.sidebar-nav .mm-active { color: #ffdb00  !important; }
.sidebar-nav .metismenu a:hover,
.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active > a {
    color: #ffdb00 ;
    text-decoration: none;
}

@media screen and (max-width:1360px) {
  .sch_info{
    font-size: 12px;
  }
  /* .sch_info ul li:last-child{
    top: 2px;
  }
  .sch_info ul li:last-child img{
    max-width: 65%;
    right: 0;
    float: right;
  } */
}

@media screen and (max-width:1080px) {
  .sch_info{
    font-size: 10px;
  }}
.slider_theme{ position: absolute; right:0px; top:30%; z-index:10}
.slider_theme a{ font-size:15px; line-height:19px !important; background: rgba(255,255,0,.9) !important; color:#000;  padding:5px 12px !important;
border:0px solid rgba(255,255,255,0.2) !important; margin:0px !important; width:auto !important}
.information ul li , .sentense{ position:relative;}
.information ul li .editing ,  .grid_photo .editing, .Userful_link_inside ul li  .editing, .sentense  .editing { display:none; position:absolute; left:0; top:0; z-index:11}
.information ul li:hover .editing, .grid_photo:hover .editing  , .Userful_link_inside ul li:hover .editing, .sentense:hover  .editing { display:block; }
.information ul  li .editing a,   .grid_photo .editing a , .Userful_link_inside ul li  .editing  a, .sentense:hover .editing  a{ font-size:15px; line-height:19px !important; background: rgba(255,255,0,.9) !important; color:#000;  padding:5px 12px !important;
border:0px solid rgba(255,255,255,0.2) !important; margin:0px !important; width:auto !important}
.adding { display:none; position:absolute; left:0; top:5px; z-index:11}
.adding  a{ font-size:15px; line-height:19px ; background: rgba(255,255,0,.9) ; color:#000;  padding:5px 12px ;border:1px solid rgba(255,255,255,0.2) ; margin:0;}
.adding  a::before{ content: "+";}
.area:hover .adding  { display:block; }

.inner_banner_bg{ position: relative;
margin: 400px 0 0 0;  }

.inner_banner_bg .star1{ position: absolute;  z-index: 3;  bottom: 100px;  right: 10%;  display: block;}
.inner_banner_bg .star1 img{ height:150px } 
.inner_banner_bg .star2{ position: absolute; z-index:3; bottom: 50px; right:18%;}
.inner_banner_bg .star2 img{ height:80px } 
.inner_banner_bg .star3{ position: absolute; z-index:3; bottom: 50px; right:28%;}
.inner_banner_bg .star3 img{ height:40px } 


.star1 span {   background: url(../images/web/star1.png) no-repeat bottom right;position: absolute;
  width: 195px;  height: 198px;  bottom: 0;  right: 0;  background-size: contain;}
.star2 span {   background: url(../images/web/star2.png) no-repeat bottom right;position: absolute;
  width: 60px;  height: 63px;  bottom: 0;  right: 0;  background-size: contain;}
.star3 span {   background: url(../images/web/star3.png) no-repeat bottom right;position: absolute;
  width: 81px;  height: 80px;  bottom: 0;  right: 0;  background-size: contain;}

.embed_awards .title{ color:#fd9437; font-size:30px; line-height:38px; font-weight:bold; margin:30px 0 0 0;}

.embed_awards .area{ border:3px solid #FFB619 ; border-radius:16px; margin:15px 0; float:right; width:100%} 
.embed_awards ul { list-style: none; margin:0; padding:10px;}
.embed_awards ul li { float:left; width:28%; margin:0 1.5%; background:#fffae3; border-radius:16px; padding:1%; position:relative}

.embed_awards .more { margin:0px auto; text-align: center; }
.embed_awards .more a { background:#FFB619; color:#fff; border-radius:16px; padding:10px 30px; display:inline-block ; margin-bottom:20px; }


.non_banner {background: url(../images/web/non_banner2.png) no-repeat center;background-position-x: 37%;}
.m_eclass { display:none}
