@charset "utf-8";
/* CSS Document */
html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:17px; color: #333; line-height:28px;		 
	font-family:"cwTeXYen", "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	
}
.clear{clear:both}
.contextual-links-region{ position: static}
a:link, .container a:visited {text-decoration: none;}

.main_content table{border-collapse: inherit; line-height:28px; background: #fff;width: calc(100% - 10px);padding: 5px;box-shadow: 0 2px 3px #c8c8c8;}
.main_content tr{background: #ffeaeb;color: #333;}
.main_content tr:nth-child(1){background: #ff6671;color: #fff;}
.main_content th { border-bottom:0}
 

#non-border {border-collapse: inherit; line-height:28px; background: #fff;width: calc(100% - 10px);padding: 5px;box-shadow: 0 2px 3px #c8c8c8;}
#non-border  tr{background: #ffeaeb !important;color: #333;}
#non-border  tr:nth-child(1){background: #ffeaeb !important;color: #333;}
#non-border  th { border-bottom:0}
 
td{}
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;}
.tabs{
  text-align: center;
}

.wrap{ width:100%; min-height:100%; background:#ffffff;border-top: 5px solid #f75b4d; }
.screen{ min-width:680px; max-width:1180px; position:relative; padding:0px 10px;}
.container{ height: auto; min-height:500px; background:linear-gradient(#fff,#fdeef5,#fff) }
.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 {color: #333; text-decoration: none;}
.container a:hover {color: #ff5d8b; text-decoration: underline; }

h1,h2,h3,h4,h5,h6{ margin:0 0 15px 0; padding:0;}

h1{ font-size:36px; line-height:40px; color:#fc7484}
h2{ font-size:26px; line-height:30px; color:#333; }
h3{ font-size:21px; line-height:26px; color:#fc7484; border-left: 2px solid #fc7484; padding:8px 10px; box-shadow:0 3px 2px rgba(0,0,0,.1); margin-bottom:30px}
h4{ font-size:21px; line-height:26px; color:#ff2671; border-left: 2px solid #ff2671; padding:8px 10px; box-shadow:0 3px 2px rgba(0,0,0,.1); margin-bottom:30px}
h5{ font-size:21px; line-height:40px; color:#fc7484}
h6{ font-size:19px; line-height:30px; color:#333; }
p{ margin:0px; padding:0px}

/* theme */
#bg_blue{ background:url(../images/web/bg.jpg) no-repeat center top #f3e9d9;}

#bg_blue_b{ background:url(../images/web/bg_blue.jpg) no-repeat center top #438ac4;}
#bg_blue_b .inner_content{ border-top:2px solid #2ea5e0; }
#bg_blue_b h1{ color:#0a8ccc }
#bg_blue_b h2{ border-bottom:1px solid #0a8ccc }

#bg_green{ background:url(../images/web/bg_green.jpg) no-repeat center top #3c933b;}
#bg_green .inner_content{ border-top:2px solid #7eb70d; }
#bg_green h1{ color:#7eb70d }
#bg_green h2{ border-bottom:1px solid #7eb70d }
#bg_green .header{ background:url(../images/web/bg_top_green.png) no-repeat top center; }
#bg_green .arrowlistmenu .title { background: url(../images/icon/bg_category.png) #7eb70d; }
#bg_green .arrowlistmenu{ background:#fff;}
#bg_green .arrowlistmenu a{ color:#7eb70d}
#bg_green .arrowlistmenu a.current,#bg_green .arrowlistmenu a:hover { background:#7eb70d; color:#fff;}
#bg_green .arrowlistmenu .expandable_main a.current, #bg_green .arrowlistmenu .expandable_main a:hover{ background:none; color:#7eb70d}

#FullPage .inner_content{ width:100%; padding:20px 0}
#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,.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}


/* Header */
.header{ background:url(../images/web/header.png) no-repeat top center; height: auto;border-top: 5px solid #fdd874; position:relative}
.header .logo{ float:left; margin:10px 0 0 0;}
.header .logo .logo_img{ float:left;}
.header .logo .logo_img img { max-width:100%}
.header .logo .logo_txt{ float:left;}

.header .info_top{ float:left; }
.header .info_top ul{ list-style:none; margin:0; }
.header .info_top ul li { float: left; font-size:15px; padding:2px 0px 2px 30px;}
.header .address {background:url(../images/web/icon_map.png) no-repeat; background-size:28px 30px;}
.header .tel {background:url(../images/web/icon_tel.png) no-repeat; background-size:28px 30px; clear:both}
.header .fax {background:url(../images/web/icon_fax.png) no-repeat; background-size:28px 30px; margin-left:25px;}
.header .email {background:url(../images/web/icon_mail.png) no-repeat; background-size:28px 30px;clear:both}
.header span{ color:#0070c9;}

.header .icon_top { position:absolute; right:0; top:0}
.header .icon_top ul{ list-style:none; margin:0; padding:10px 5px;}
.header .icon_top ul li { float: left; font-size:15px; padding:0px 3px;}
.header .icon_top ul li+li { border-left:1px dotted #fff;}
.header .icon_top ul li a {display: block;background: url(../images/web/top_home.png)no-repeat left center ;padding: 20px 15px 30px 55px;background-position: 5px 56%; }
.header .icon_top ul li+li a {display: none }
.header .icon_top ul li+li+li a {display: block;background: url(../images/web/top_admission.png)no-repeat left center  #fdd000;padding:7px 11px 7px 48px;background-position: 5px 56%; border-radius: 8px;box-shadow: 0 0 3px 0 rgba(0,0,0,.2);border: 2px solid #fff; 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,.5);font-size: 20px;color: #f05500;}
.header .icon_top ul li+li+li+li a {display: block;background: url(../images/web/top_s1.png)no-repeat left center  #c37cd5;padding:7px 11px 7px 58px;background-position: 5px 56%; border-radius: 8px;box-shadow: 0 0 3px 0 rgba(0,0,0,.2);border: 2px solid #fff; 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,.5);font-size: 20px;color: #ae43c8;}
.header .icon_top ul li+li+li+li+li a {display: block;background: url(../images/web/top_contact_us.png)no-repeat left center  #55b655;padding:7px 11px 7px 48px;background-position: 5px 56%; border-radius: 8px;box-shadow: 0 0 3px 0 rgba(0,0,0,.2);border: 2px solid #fff; 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,.5);font-size: 20px;color: #17a464;}



#child {  position: absolute;left: 35%;bottom: 88%;width: 31%;float: left; } 
#child img{  max-width:100% } 

.header .icon_top ul li a:hover { color:#ffbf00}

.btn_school_intro{ float:right; position:relative; margin:0 0 0 20px; }
.btn_school_intro span{ position:absolute; background:url(../images/web/icon_school.png) no-repeat; width:36px; height:34px; left:8px; top:0; }
.btn_school_intro a{ display:block; color:#ff8400; font-size:17px; border-radius:6px; padding:5px 10px 5px 50px; background:#fff; box-shadow:0 0 3px rgba(0,0,0,.3)}
.btn_school_intro a:hover{ background:#ff8400; color:#fff; text-decoration:none}

.btn_search{ float:right; position:relative; display:block; color:#166cad; font-size:17px; border-radius:6px; padding:5px 8px; background: rgba(0,0,0,0.3); box-shadow:0 0 3px rgba(0,0,0,.3); margin:0 15px 0 0;}
.btn_search input{ width:130px; color:#666; border:1px solid #ddd; padding:3px; }
.btn_search #btn_submit {width:25px; height:25px; border:0px; background:url(../images/icon/icon_search.png) #2fa2db no-repeat center center; background-size:17px 18px; cursor:pointer}
.btn_search #btn_submit:hover {  background:url(../images/icon/icon_search.png) #ffb400 no-repeat center center; background-size:17px 17px; cursor:pointer}

/* Menu */
#nav-wrap{ padding: 20px 5px 15px 5px;background: #fff;box-shadow: 0px -6px 7px -5px rgba(0,0,0,.2);margin-top: 150px;border-top-left-radius: 8px;border-top-right-radius: 8px; height:100px}
@media screen and (max-width: 980px) { 
.header .icon_top ul li{ float:none; }
.latest_new .content{ width: 94% !important;background: #fff;border-radius: 8px;padding: 8px 1% !important;margin: 0 1% !important; }
}
@media screen and (max-width: 1150px) { 
#nav-wrap{ height:130px }
}
/* Search */
.search_result{ background:#f5f5f5; padding:5px;}
.search_result span{ color:#F00}
.search_listing ul{ list-style:none; margin:0; padding:0 }
.search_listing ul li{ margin:10px 0; padding:5px 0; border-bottom:1px dotted #ddd; color:#666 }
.search_listing ul li a{ font-size:19px; display:block; text-decoration:underline}

/* Area & width */
.banner_area{ float: left; width: calc(100% - 20px);padding: 0 10px;}
.right_area{ float: right; width:100%;background:url(../images/web/link_bg.png) center top #e3394d; position:relative }
.left_area{ float: left; width:100%;  background:url(../images/web/inner_bg.png) center top #fdeef5; margin:50px 0 0 0 }

/* Banner */
.slider{ float:left;  margin:15px 0 0 0; width:68%}
.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,.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;}

.latest_new{ position:relative; float:right; width:30%}
.latest_new .area{  background:url(../images/web/news_box_top.png) no-repeat top center ; margin:0; padding:21% 0 0 0; background-size: 100%; position:relative; }
.latest_new .title{ padding:15px 0px 29px 0; color:#fff; font-size:23px; background:url(../images/web/news_title.png) no-repeat center top; width:100%; text-align:center; float:left; margin:0 ; height:67px; position:absolute; top:-45px } 
.latest_new .title span{ background:url(../images/web/news_title.png) no-repeat center; }
.latest_new_area {margin: 0 0 0;clear: both;background: #fdd000;border-bottom-left-radius: 12px;padding:25px 10px 10px 10px;border-bottom-right-radius: 12px;border-bottom: 2px solid #fff;box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);border-left: 2px solid #fff;border-right: 2px solid #fff; position:relative }
.latest_new ul{ overflow-y: scroll; list-style:none; margin:0; padding:5px;  background:#fff;border-radius:12px; position:relative; min-height: 323px; max-height: 323px; }
.latest_new ul li{ border-bottom:1px dotted rgba(0,0,0,.2); padding:5px 0; font-size:15px;  background: #55b655; position:relative; margin:10px 0 }
.latest_new ul li:nth-child(2){ background: #f4685d;}
.latest_new ul li:nth-child(3){ background: #55b655; }
.latest_new ul li:nth-child(4){ background: #f4685d;}
.latest_new ul li:nth-child(5){ background: #55b655;}

.latest_new ul li span{ margin-top:-19px; background:url(../images/web/new_green.png) no-repeat top center ; width:30%; padding:15px 0 0 1%; float:left;  color:#fff }
.latest_new ul li:nth-child(even)  span{ background:url(../images/web/new_pink.png) no-repeat top center ; }

.latest_new ul li a{ display:block; color:#333}
.latest_new ul li a:hover{ color:#ffac0c; text-decoration: none}
.latest_new .content{ float: right;width: 60%;background: #fff;border-radius: 8px;padding: 8px 5px;margin: 0 5px; line-height:22px;}
.latest_new .content img{ }
.latest_new .more_area{ position:absolute; right:-20px; top:42px; z-index:1}
.latest_new .more_area a{ background: #f4685d;line-height: 23px;display: block;padding: 20px 15px;border-radius: 50%;color: #fff;
font-weight: bold;box-shadow: 0 0 2px rgba(0,0,0,.2);border: 2px solid #fff;}
.latest_new .more_area a:hover{ background:#ff507b; }

.latest_award{ position:relative;}
.latest_award .area{}
.latest_award .title{ padding:15px 0px 10px 0; color:#000; font-size:23px; background:url(../images/web/title_yellow.png) no-repeat; width:144px; text-align:center; float:left; margin:0 0 0 10px; } 
.latest_award .title span{ position:absolute; left:10px; top:-15px; width:72px; height:59px; display:none}
.latest_award_area { margin:0 0 0 ; clear: both; background:#ffb80c; border-radius:12px; padding:10px; }
.latest_award ul{ list-style:none; margin:0; padding:10px; border:3px solid #ffeb0c; background:#fff;border-radius:12px; }
.latest_award ul li{ border-bottom:1px dotted rgba(0,0,0,.2); padding:5px 0; font-size:15px;}
.latest_award ul li span{ color:#6939a2; display:block;  }
.latest_award ul li a{ display:block; color:#333}
.latest_award ul li a:hover{ color:#ffac0c; text-decoration: none}
.latest_award .content{ float: right ; width:62%;  }
.latest_award .cover img{ float: left; width:36%;}
.latest_award .cover img{ max-width:100%; }
.latest_award .more_area{ position:absolute; right:0px; top:12px; font-size:12px;}
.latest_award .more_area a{ background:#555; line-height:23px; display:block; padding:0 21px; border-radius:6px; color:#fff}
.latest_award .more_area a:hover{ background:#ff507b; }

#timtertable {}
#timtertable h5 { display:block; clear:both; border-bottom:1px solid #ddd; margin:5px 0 15px 0;} 
#timtertable ul { list-style: none; margin:0; padding:0;}
#timtertable ul li { float: left; margin:0 15px 15px 0;  }
#timtertable ul li a{ border:1px solid #F36; color:#333; padding:5px 15px; font-size:17px; }





.latest_notices{ position:relative; float:left; width:30%; margin:20px 1.5% 0}
.latest_notices .title{padding: 15px 0px 0px 0;color: #fff;font-size: 23px;background: url(../images/web/letter_title.png) no-repeat center bottom;width: 100%;text-align: center;float: left;margin: 0;height: 69px;position: absolute; bottom:-10px } 
.latest_notices .area {     background: url(../images/web/letter_box_top.png) no-repeat top center;  background-size: auto; margin: 0;padding: 21% 0 0 0; background-size: 100%;position: relative;}
.latest_notices .title span{ position:absolute; left:10px; top:-15px; width:72px; height:59px; display:none}
.latest_notices_area { margin: 0 0 0;clear: both;background: #55b655;border-bottom-left-radius: 12px;padding: 25px 10px 10px 10px;border-bottom-right-radius: 12px;border-bottom: 2px solid #419d41;box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);border-left: 2px solid #419d41;border-right:2px solid #419d41; }
.latest_notices ul{     list-style: none;margin: 0; padding: 10px 0;  background: #fff; border-radius: 12px; clear: both; border: 2px solid #229022;box-shadow: 0 0 0 2px #ffffff;}
.latest_notices ul li{ border-bottom:1px dotted rgba(0,0,0,.2); padding:7px 0; font-size:15px;}
.latest_notices ul li .title{ background:none }
.latest_notices ul li .date{ background:#389d38 ;float: left;border-top-right-radius: 8px;border-bottom-right-radius: 8px;padding: 5px;margin: 0 5% 0 0;border: 2px solid #fff;box-shadow: 0 0 2px rgba(0,0,0,.2);}
.latest_notices ul li .number { float:left; margin:7px 20px 7px 0}
.latest_notices ul li span{ color:#ffffff; display:block;  }
.latest_notices ul li a{ display:block; color:#333}
.latest_notices ul li a:hover{ color:#ffac0c; text-decoration: none}
.latest_notices .content{ float: left ; margin:7px 0  }
.latest_notices .cover img{ float: left; width:36%;}
.latest_notices .cover img{ max-width:100%; }
.latest_notices .more_area{ position:absolute; right:-10px; top:52px;}
.latest_notices .more_area a{ background: #48a748;line-height: 23px;display: block;padding: 20px 15px;border-radius: 50%;color: #fff;
font-weight: bold;box-shadow: 0 0 2px rgba(0,0,0,.2);border: 2px solid #ffffff;}
.latest_notices .more_area a:hover{ background:#ff507b; }
#latest_notices_title_bg {background: url(../images/web/letter_title_bg.png)  no-repeat top center; position:absolute;top: 23px;right: 0;left: 0;background-size: 90%;padding: 21% 0 0 0; }

table ol { margin:0 25px !important}
table ul { margin:0 25px !important}



.latest_events{position:relative; margin:20px 1.5% 0;float: left;width: 30%; }
.latest_events .title{ padding: 0px 0px 0px 0;color: #fff;font-size: 23px;background: url(../images/web/photo_title.png) no-repeat center bottom;width: 100%;text-align: center;float: left;margin:3% 0 0 0;height: 69px;position: absolute;bottom: -10px; }
.latest_events .area {     background: url(../images/web/photo_bg.png) no-repeat top center;  background-size: auto; margin: 0;padding: 21% 0 0 0; background-size: 100%;position: relative;}
.latest_events .title span{ background:url(../images/web/logo_activities.png) ; width:68px; height:71px; position:absolute; left:0px; top:1px;}
.latest_events_area{margin: 0 0 0;clear: both;background: #fc7484;border-bottom-left-radius: 12px;padding: 25px 10px 10px 10px;border-bottom-right-radius: 12px;border-bottom: 2px solid #ef253b;box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);border-left: 2px solid #ef253b;border-right: 2px solid #ef253b; }
.latest_events_area ul{ list-style:none; margin:0; padding:10px 0; background:#fff;border-radius:12px; clear:both; border: 2px solid #d2172d;box-shadow: 0 0 0 2px #ffffff; }
.latest_events_area ul li{ float: left; width:98%; margin:0 1% 0px 1%;}
.latest_events_area ul li .cover{ box-shadow:0 0 2px rgba(0,0,0,.2); width:50%; float:left }
.latest_events_area ul li .cover img{ width:100%; border:1px solid #fff; }
.latest_events_area ul li:hover .cover img{ width:100%; border:1px solid #fc7484; }
.latest_events_area ul li:nth-child(4n+1){ clear:both;}
.latest_events_area ul li span{background: #e3394d;color: #fff;padding: 11px 15px;display: block;font-size: 15px;line-height: 17px;
border-radius: 8px;border: 1px solid #fff;box-shadow: 0 0 0 2px #fd929e;position: relative;width: calc(90% - 30px);float: left;background-size: 27%;background-position: 93px -3px;left: 11px; margin:0 0 10px 0}
.latest_events_area ul li a{ display:block; padding:6px 0px;}
.latest_events_area .content{float: left; width:42%; margin:0 4%; position:relative}
.latest_events_area .content img{ width:25px;}

.latest_events_area ul li .date { position: relative;width: 100%;float: left;}
.latest_events_area ul li p {background: url(../images/web/photo_date_right.png) no-repeat center left;position: absolute;width: 14px;padding: 43px 0 0 2px;top: 0px;margin: 0;left: 0;float: left;z-index: 1;}

.latest_events .more_area{ position:absolute; right:-20px; top:52px;}
.latest_events .more_area a{ background: #ff4e00;line-height: 23px;display: block;padding: 20px 15px;border-radius: 50%;color: #fff;
font-weight: bold;box-shadow: 0 0 2px rgba(0,0,0,.2);border: 2px solid #ffde00;}
. .more_area a:hover{ background:#ff507b; }
#latest_events_title_bg {background: url(../images/web/latest_events_title_bg.png)  no-repeat top center; position:absolute; top: 23px;right: 0;left: 0;background-size: 90%;padding: 21% 0 0 0;}

#latest_events_date { background: url(../images/web/photo_date.png) no-repeat center top;width: 42px;position: absolute;height: 39px;top: -10px;left: 101px;  }



#login_area{ margin:20x 0 0px 0;  position:relative;  }
#login_area .login_icon{ position:absolute; left:20px; top:-15px; background: url(../images/web/eclass.png) no-repeat center; width:122px; height:53px;}
.bg_eclass{ background:#fff; border-radius:12px; padding:5px 10px 5px 8px; margin-top:32px; border:2px solid #ffc600}
#login_area #sumbit{margin: 10px;background: #e6f608;line-height: 15px;font-weight: bold;cursor: pointer;color: #1c5901;padding: 13px 15px;
text-align: center;border: 0px;border-radius: 8px;border: 2px solid #c0cd04;text-transform: uppercase; } 
#login_area #sumbit:hover{ background:#ff9600; }
#login_area{ background:#ff7c08; position:relative; border:2px solid #ffc600; border-radius:16px; padding:10px;float: left;width: calc(30% - 24px);margin: 20px 1.5% 0;}


.fc-view-container{ background:#fff;}
.main_calenadr h2{ font-size:12px; margin:0; padding:0; line-height:15px;}
.main_calenadr{  position:relative; float: left;width: 30%; margin:20px 1.5% 0}
.main_calenadr .area{  background: url(../images/web/calendar_box_top.png) no-repeat top center;  background-size: auto; margin: 0;padding: 21% 0 0 0; background-size: 100%;position: relative;}
.main_calenadr_area{margin: 0 0 0;clear: both;background: #74cbfd;border-bottom-left-radius: 12px;padding: 25px 10px 10px 10px;border-bottom-right-radius: 12px;border-bottom: 2px solid #4caadf;box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);border-left: 2px solid #4caadf;border-right:2px solid #4caadf;}
.main_calenadr .title{ padding: 15px 0px 0px 0;color: #fff;font-size: 23px;background: url(../images/web/calendar_title.png) no-repeat center bottom;width: 100%;text-align: center;float: left;margin: 0;height: 69px;position: absolute; bottom:-10px } 
.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 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,.2) }
.main_calenadr .more_area{ position:absolute; right:10px; top:15px; font-size:12px; display:none}
.main_calenadr .more_area a{ background: #ff4e00;line-height: 23px;display: block;padding: 20px 15px;border-radius: 50%;color: #fff;
font-weight: bold;box-shadow: 0 0 2px rgba(0,0,0,.2);border: 2px solid #ffde00;}
. .more_area a:hover{ background:#ff507b; }
.main_calenadr .more_area a:hover{color: #F30}

.main_calenadr_inner_area { margin: 0;padding: 10px 0;background: #fff;border-radius: 12px;clear: both;border:2px solid #4eb4fb;box-shadow: 0 0 0 2px #ffffff;}
#main_calenadr_title_bg {background: url(../images/web/calendar_title_bg.png) no-repeat top center; position:absolute; top: 23px;right: 0;left: 0;background-size: 90%;padding: 21% 0 0 0;}


/* Inner Area */
.inner_area{ background:linear-gradient(to right, #b6051a 50%, #990214 50%); margin:0; padding:0}

.template_banner{background:url(../images/web/inside_banner.jpg) ; background-size:cover; color:#fff; padding:40px 0 20px 20px;}
.template_banner h1{ color:#e92445;}


.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,.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,.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,.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,.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;}
/* Main Userful Links */

.link_top { background: url(../images/web/link_box_top.png) no-repeat center;width: 100%;position: relative;height: 83px;right: 0;left: 0; bottom:-6px}
.Userful_link_inside{ padding:50px 0 20px 0}
.Userful_link_inside .title{ padding:  0;color: #fff;font-size: 23px;background: url(../images/web/link_title.png) no-repeat center;width: 100%;text-align: center;float: left;margin: 0;height: 69px;position: absolute;top: -37px; left:0; right:0}
.Userful_link_inside ul{ list-style:none;margin: 0;padding: 10px;background: #fff;width: calc(100% - 20px); border-radius:8px}
.Userful_link_inside ul li{ float: left; width:14.6%; margin:0px 1%;position: relative;}
.Userful_link_inside ul li:hover .editing {
  display: block;
}

.Userful_link_inside ul li:nth-child(1) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #ffbd01}
.Userful_link_inside ul li:nth-child(2) img {  width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2);border:2px solid #ea4a6c}
.Userful_link_inside ul li:nth-child(3) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #0b2269}
.Userful_link_inside ul li:nth-child(4) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #005cb9}
.Userful_link_inside ul li:nth-child(5) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #ffc808}
.Userful_link_inside ul li:nth-child(6) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #ffbd01}

.Userful_link_inside ul li:nth-child(7) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #bfbfbf}
.Userful_link_inside ul li:nth-child(8) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #038a49}
.Userful_link_inside ul li:nth-child(9) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #ef2d43}
.Userful_link_inside ul li:nth-child(10) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #d6e226}
.Userful_link_inside ul li:nth-child(11) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #62bdfb}
.Userful_link_inside ul li:nth-child(12) img { width:100%; border-radius:6px; box-shadow:0 0 3px rgba(0,0,0,.2); border:2px solid #f9a7b0}

.Userful_link_inside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}
#Userful_link_inside_title_bg {background: url(../images/web/link_title_bg.png) no-repeat; position:absolute; width:367px; height:81px ;top: -50px;right: 0;left: 0;background-size: 100%;}

.Userful_link_inside_area {margin: -19px 0 0 0;clear: both;background: #ffdede;padding: 25px 10px 25px 10px;border-radius: 12px;border: 2px solid #d2172d;box-shadow: 0 0 0 2px #fff;}




.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,.2)}
.Userful_link_outside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}


/* Footer */
.footer{ background:#fff; font-size:12px; box-shadow:0 -2px 2px rgba(0,0,0,.1)}
.footer .screen{ padding:20px 15px;}
.footer .copyright{ float:left; width:70%; text-align: left}
.footer .power{ float:right; width:29%; text-align: right}
.footer a{ color: #fc7484;}
.footer .power a:hover{ color:#298087;}

.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;
  
}
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .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: .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_red.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{ background-size:cover; position: relative; padding:120px 0 30px 0; margin-bottom:30px;}
.inner_banner h1{ background:#fc7484; color:#fff; padding:6px 32px; display:inline; font-size:32px; line-height:36px; }

.inside_banner{  background:url(../images/web/inside_banner.jpg) no-repeat; background-size:cover; position: relative; padding:50px 0; margin-bottom:20px; text-align: center;}
.inside_banner h1{ color:#ff6671 !important; text-shadow: 0 0 0 !important; 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; box-shadow:0px 3px 7px -5px rgba(0,0,0,.2) }
.inner_content_full{ margin-bottom:50px}
.inner_content_full .main_content{ padding:5px 20px 50px 20px; min-height:500px;  position:relative;background:#fff;}

.inner_content_full h1{ background:#fef4f8; padding:20px 10px; text-shadow: 0 0 3px rgba(0,0,0,.35) }

.inner_content iframe{ width: 100%; min-height:450px;}
.inner_content img, .inner_content_full img{ max-width:100%;}
.inner_banner img{ width:100%;}

.Album{ margin:30px 0px;}
.Album .title{ background:#fc7484; border:2px solid #df3e51; color:#fff; padding:8px 15px; font-size:21px; line-height:32px; display:block;  box-shadow:0px 3px 2px rgba(0,0,0,.2); margin-bottom:20px; border-radius:8px; position:relative  }
.Album .title span{background: url(../images/web/inner_title.png) no-repeat bottom center;position: absolute;width: 10%;padding: 25px 0 0 3%;bottom: -15px;margin: 0;color: #fff;float: left;left: 0;}
.Album .description{ background: #fef6fa;padding: 15px;margin: 20px 0;border: 2px dotted #f12b42;box-shadow: 0 0 0 3px #ffdada;border-radius: 8px; }
.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,.1); }
.Album ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.2)}


#Inner_Type_A{ }
#Inner_Type_A ul{ margin:20px 0 0 -2%; list-style:none; padding:0px;  }
#Inner_Type_A li{ float:left; width:31%; margin:0 0 15px 2%; text-align: center;}
#Inner_Type_A li:nth-child(3n+1){ clear:both}
#Inner_Type_A li img{ max-width:100%; max-height:325px  }
#Inner_Type_A li p{  }

#Inner_Type_B { }
#Inner_Type_B .title{ margin:0 ;  }
#Inner_Type_B ul{ margin:20px 0 0 -2%; padding:0; }
#Inner_Type_B li{ float:left; width:48%; margin:0 0 15px 2%; }
#Inner_Type_B .title_des { float: left; width:100%;}
#Inner_Type_B li img{ max-width:100%; height:auto }
#Inner_Type_B li:nth-child(2n+1) { clear:both}
#Inner_Type_B .right_desc { float: right; width:100%; padding:10px 0 0}
#Inner_Type_B .right_desc ul{ list-style: outside; margin:0; padding:0}
#Inner_Type_B .right_desc ul li{ margin:0 0 0 15px;}
#Inner_Type_B .right_desc ol{ margin:0; padding:0}
#Inner_Type_B .right_desc ol li{ margin:0 0 0 15px;}

#Inner_Type_C {}
#Inner_Type_C .title{ }
#Inner_Type_C ul{ margin:20px 0 0 0; padding:0px;}
#Inner_Type_C li{ float:none; margin:0 0 15px 0%; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_C li img{ width:100%; height: auto; text-align: center; margin:0 0 10px 0}
#Inner_Type_C li .title_des{ width:42%; float:left; }
#Inner_Type_C li .right_desc{ float: right; width:56%;}
#Inner_Type_C .right_desc ul{ list-style: outside; margin:0; padding:0}
#Inner_Type_C .right_desc ul li{ margin:0 0 0 15px;}
#Inner_Type_C .right_desc ol{ margin:0; padding:0}
#Inner_Type_C .right_desc ol li{ margin:0 0 0 15px;}

#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,.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:#db1111; 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,.3); border:1px solid #fff; margin:0;}
.subject_category ul li:hover img{ box-shadow:0 0 3px rgba(0,51,204,.3); border:1px solid #0083ca;}
.subject_category p{ color:#f0374d;  border:1px solid #f0374d; margin:0px 0 0 0px; padding:10px 5px; text-align: center; border-radius:8px}
.subject_category a{ }
.subject_category a:hover p{border-bottom: 1px solid #f0374d;background: #f0374d;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; 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: #F90; color:#fff}
.sub_category ul li a.current{ background: #fc7484; 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: #fc7484; font-size: 17px;  line-height: 19px;  }
.sub_category_b ul li a:hover{ color:#fc7484}
.sub_category_b ul li a.current{ background: #fc7484; 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,.2)}
#pages ul li a:hover{ background:#ececec; text-decoration:underline }
#pages ul li a.pgCurrent{ background:#fc7484; 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 #fc7484; color:#fc7484;}



#info_type_A .information ul  .organiser{ float:left; width:18%;margin-right:2%  }
#info_type_A .information ul  .award_name { float:left; width:28%; margin-right:2% }
#info_type_A .information ul  .student_name{ float:left; width:20%;  margin-right:2%}
#info_type_A .information ul  .number{ float:left; width:26%;   margin-right:2% }



#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:#fc7484; }
#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,.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,.2)}
#info_type_C .information ul li:hover{  box-shadow:0 0 3px #fc7484 ; background:#F9F9F9}
#info_type_C .information ul li:nth-child(3n+1){ clear:both;} 
#info_type_C .information ul li a{ display: block; color:#fc7484; }
#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,.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:#fc7484; }
#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,.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:20%; 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:20%; padding:5px 0;  }
#notice .information .title{ float:left; width:50%; padding:5px 0;  }
#notice .information .content{ 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 #fc7484; color:#fc7484;}

/* 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,.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,.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,.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,.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,.5); background:#000; padding:10px; border:1px solid #fff; margin-top:30px;}
.youtube_video iframe{ width:100%; min-height:420px;}
.youtube_video video{ width:100%; min-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,.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}

#Inner_Type_F ul  { margin:0; padding:0; }
#Inner_Type_F ul li { width:100%; margin:0; }
#Inner_Type_F ul li iframe { height:800px; width:100%}
/* Sub Menu */
.r_left_menu{ float:left; width:100%; margin:0px 0px 20px 0; }
.left_menu{ float:left; width:21%; margin:20px 0; }
.submenu{ background: url(../images/web/photo_bg.png) no-repeat top center;margin: 0;padding: 21% 0 0 0;background-size: 100%;position: relative;}
.submenu .title { margin: 0px;padding: 0px;text-align: center;background-size: cover;position: absolute;top: 0;width: 100%; }
.submenu .title p { font-size:23px; color:#fff; text-shadow:0px 0px 1px rgba(0,0,0,.3); padding:13% 0px; margin:0;} 

.arrowlistmenu{ margin: 0 0 0;clear: both;background: #fc7484;border-bottom-left-radius: 12px;padding: 25px 10px 10px 10px;
border-bottom-right-radius: 12px;border-bottom: 2px solid #ef253b;box-shadow: 0px 3px 4px 0px rgba(0,0,0,.2);border-left: 2px solid #ef253b;border-right: 2px solid #ef253b; }
.arrowlistmenu ul {list-style: none; margin: 0; padding: 0; font-size:17px; background: #fff;border-radius: 8px;border: 2px solid #ef2d44;box-shadow: 0 0 0 2px #fff;}
.arrowlistmenu ul ul { background:rgba(255,255,255,.7); font-size:15px;border: none;box-shadow: none; }
.arrowlistmenu ul ul ul { padding:0 0 0 20px; font-size:13px;}
.arrowlistmenu ul li { border-bottom: 1px solid #ddd; position: relative; overflow: hidden; transition: all .4s ease;border: none;}
.arrowlistmenu ul ul li {border-bottom: 0px solid #ddd;}
.arrowlistmenu ul li a { color: #333; padding:10px; text-decoration:none; display:block; transition:all 0.3s; cursor: pointer;}
.arrowlistmenu ul ul  li a { padding:5px 20px !important; border-bottom:1px dotted #ddd; }
.arrowlistmenu ul li a:hover{ color:#fc7484}

.arrowlistmenu ul li a.current{ color:#fc7484;}
.arrowlistmenu ul ul ul li a.current{ background:#fc7484; color:#fff;}
/* Level 3
.arrowlistmenu ul ul ul li a.current{ background:#fc7484; color:#fff;}
*/
.expandable_main a{ background-image: url(../images/icon/arrow_right.png); background-repeat: no-repeat; background-position:95% 50%; background-size:19px 19px;}
.arrowlistmenu .openheader a{ background-image: url(../images/icon/arrow_down.png); background-repeat: no-repeat; background-position:95% 50%; background-size:19px 19px;}
.expandable_main ul li a { background-image: none; }
.arrowlistmenu .openheader ul li a { background-image: none; }

/* Subject Menu */
.subject_template{ }
.subject_template .title { margin-bottom:5px; color:#0da7b6; text-align: left; font-size:24px; padding:15px 0px ;  font-weight: bold; border-bottom:2px solid #0da7b6;}
.subject_template ul{ list-style:none; margin:0; padding:0px}
.subject_template ul li{ margin-bottom:5px; float: left; margin-right:5px;  }
.subject_template ul li a{ padding:5px 15px; display:block; border-radius:8px; box-shadow: 0 2px 3px rgba(0,0,0,.1) ; background:#f9f0d8; color:#333  }
.subject_template ul li a:hover{ color:#fff; background:#F90}
.subject_template ul li a.current{ color:#fff; background:#0da7b6;  }


/* 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:#fc7484; 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{ float: left; width:49%; }
.contactus .info td{ padding-right:10px;}
.contactus .location{ float:right; width:49%;}
.contactus .location iframe{ height:380px; width:100%; border:1px solid #ddd; box-shadow:0 0 3px rgba(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 #fc7484; 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 #ffa030;background-size: 26px 25px; background-position: 15px 50%; color:#fff; }

.calendar { background:#fff; box-shadow:0 0 3px rgba(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  .left_menu { display:none;}

#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,.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 #163673; padding:1px; background:#fff;border-collapse:inherit} 
#table_box tr:nth-child(1), #title_head{ background:#14336e; color:#fff;} 
#table_box tr:nth-child(even) td{ background:#f7feff} 

.wrap .dropdown span {cursor: pointer;border-bottom:1px solid #039;color:#039; font-size:16px; border:1px solid #ddd; padding:5px 30px 5px 5px; background:url(../images/icon/down.gif) no-repeat #fff; background-position:90% 50%;  }
.wrap .dropdown { float:right; margin:25px 15px 0; }
.wrap  .dropdown-content {
  display: none;
  position: absolute; right:0;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
  padding: 0;
  z-index: 1;
}
.wrap .dropdown:hover .dropdown-content {  display: block;}
.wrap .dropdown-content ul { list-style: none; padding:5px; margin:0; display: flex;
  flex-direction: column-reverse;}
.wrap .dropdown-content ul li {  float: right;  width:100%;}
.wrap .dropdown-content ul li a{ display:block; padding:5px ; text-align: center; border-bottom:1px dotted #ddd; color:#333 }
.wrap .dropdown-content ul li a:hover { background:#039; color:#fff; }

.history_btn{ display: block; text-align: center; margin-top:50px;}
.history_btn a { background: #fef4f8; border:1px solid #F03; padding:10px 20px;  }


.contact_area { width:100%; margin:0;position: relative;background: linear-gradient(to right, #b6051a 50%, #990214 50%); padding:0}
.contact_area_left {float: left;width: 50%;background: #b6051a; padding:3% 0;}
.contact_area_left img{ max-width:100%}
.contact_area_right { float:left;width: calc(50% - 6%);padding: 1% 0 1% 3%; overflow:hidden }
.contact_area_right ul {margin: 3% 0;padding: 0; float:left; width:50%;}
.contact_area_right ul li {margin: 0;padding: 0;list-style: none; color:#fff}

.contact_area_map { float:left; width:50%;}

.button_top{border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; position:relative; float:left;}
.button_top ul{ list-style:none; margin:0; padding:0px 0px;}
.button_top ul li { float: left;font-size: 18px;margin: 0 2px 23px 2px;}
.button_top ul li a { color: #ff6985 !important;background: #fff7f8; border: 2px solid #fff;box-shadow: 0 0 3px rgba(0,0,0,.2);border-radius: 8px;
padding: 5px 8px;}
.button_top ul li a:hover { color:#fff !important; background:#ff6985}

.editing {
  display: none;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 11
}

.editing 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;
}

.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; }