@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300&display=swap');

html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:20px; color: #333; line-height:30px;		 
	font-family:  "微軟正黑體", sans-serif, "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
}
a{transition: all 0.3s ease 0s;}
a:link, a:visited {color: #00266e; text-decoration: none;}
a:hover {color: #ffa800 ;  }
.clear{clear:both}
.contextual-links-region{ position: static}
table{border-collapse: inherit; line-height:28px;}
table ul, table ol{ margin:0; }
img {border:0;}
div, ul li{ margin:0px auto; padding:0px;}

.wrap{ width:100%; min-height:100%; background: #032d69 ; overflow:hidden}
.screen{ min-width:680px; max-width:1440px; position:relative; padding:0px 15px;}
.container{ height: auto; min-height:500px; background:#fff   }
.container .screen{  padding:0 15px; }
.container a, .upper_footer a , .header 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;}
h1{ font-size:38px; color:#032d69; text-transform:uppercase; line-height:38px;}
h2{ font-size:33px; color:#1761b8; }
h3{ color:#032d69; border-left:2px solid #2565ae; background:#f9f9f9; padding:5px 100px 5px 20px; box-shadow:1px 2px 3px rgba(0,0,0,.2); margin:0px 0 15px 0; display:inline-table; font-size:24px; }
h4{ font-size:21px; margin:0px; color:#ffa800}
h5{ font-size:21px; margin:0px; color:#117098}
p{ margin:0px; padding:0px}
/* theme */

#FullPage .inner_content{ padding:10px 3% 0 3%; width:94%;}
#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:#eb1f24; padding:3px; width:280px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.title_special{ background:#fff; padding:5px 5px; color:#ea1e22; font-size:19px; text-transform:uppercase; border-bottom:1px solid #ea1e22;}
.special_news .content{ background:#fff; padding:2px 5px; color:#333; font-size:15px;}
.special_news .content img{ max-width:100%;}
.highlight{ color:#F03;}

/* Header */
.header{ position:absolute; top:0px; width:100%; z-index:1;   min-height:70px; -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; background: rgba(20,54,96,.7) }

#home .header{ background:linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(0, 0, 0, 0.46) 100%); box-shadow:0 0 3px rgba(0,0,0,0)}
#home .container{ padding:0px 0; background:#fff }
.header:after{ display: block; content: ''; clear: both;}
.header .screen, .upper_footer .screen { position:relative; padding:0px 30px; }

.header .logo_m{ display:none;}

.header_box { width:100%; position:relative}
.header .logo{ text-align: center; width:11%; left:44.5%; position:absolute ; top:10px; z-index:9999;  }
.header .logo_area{ padding:15px 5px; }
#home .logo_area{  background:url(../images/web/bg_logo.png) repeat-x; }

.header .logo img{ max-width:100%; max-height:150px; }
.logo_txt { font-size:14px ; opacity:0; color: #fff; -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;   }
#home .logo_txt {opacity:1;}
.header .logo a:hover{text-decoration: none; }

@media screen and (max-width: 1430px) {
	#home .logo_txt {opacity:1; font-size:12px}
	.header .logo_area{ padding:15px 5px 5px 5px; }
}
@media screen and (max-width: 1360px) {
	#home .logo_txt { display: none }
	.header .logo_area{ padding:15px 5px 15px 5px; }
	.latest_new .content{ width:100% !important;margin: 10px 0 0 0 !important;}
	.latest_schedule ul li .content { width: calc(100% - 10px) !important;margin: 10px 0px 0 10px !important;}
	.Userful_link_inside { width:80% !important; margin: 0 10% !important}
	.latest_gallery ul li {width: calc(50% - 10px - 1%) !important;}
	.footer_info ul li { width:50% !important; line-height: 40px !important; }
}



.sticky {position: fixed; z-index:10; top: 0; width:100%; text-align: center; max-width:100%; background: #fff repeat-x top !important; height:64px; min-height:64px; box-shadow: 0 0 4px rgba(0,0,0,.25) !important  }
.sticky .header {}

.sticky .logo_area { padding:15px 5px; background: none !important;  }
.sticky .logo_txt{ opacity:0 !important;}
.sticky .icon_top { display:none}
.sticky #nav-wrap { width:100%; margin:0;}

.sticky .ddsmoothmenu ul li a {color:#333}
.sticky  .logo { width:5%; left:47.5%;  top:5px;}
.sticky + div + .container {
}



#myHeader .header { min-height:50px}
.banner_page img{ width:100%; }


.right_content{ float:right; margin-bottom:10px; }



.top{ position: relative; top:0px; width:100%; z-index:1;  -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; }

.top .links_top { float:right; position: relative;width: 100%; background:#123660}
.top .links_top ul { list-style:none; margin:0; padding: 0 ;}
.top .links_top ul li { float:left; margin:0; width: auto; min-width:150px; }
.top .links_top ul li a { display:block; background-size: cover;}
.top .links_top ul li a img { max-width:100% ; height:40px;}
.top .links_top ul li+li { float:right; margin:0px; width:auto}
.top .links_top ul li+li a { font-size:16px; display:block;padding: 5px 20px 5px 45px; background:url(../images/web/top_tel.png) no-repeat #e7d324 left center; background-position:20px 50%;  text-align: center;font-weight: bold; color:#333;position: relative; }
.top .links_top ul li+li a img { max-width:100% }

.top .links_top ul li+li+li a { padding: 5px 20px 5px 20px; background: #7959a3;color:#fff}
.top .links_top ul li+li+li+li a {  background: #d4388e;}
.top .links_top ul li+li+li+li+li a {padding: 5px 20px 5px 45px; background:url(../images/web/top_home.png) no-repeat  #70c3ae; background-position:20px 50%;  color:#333}

.top .links_top ul li a:hover { opacity:.7}


.top .links_top .lang a{background: #fff;border-radius: 8px;padding: 5px 10px 5px 10px;display:block }
.top .links_top .lang a:hover {color:#333; background: #b5e1ff;}
.top .links_top .lang a.current {color: #fff; background:#F90 }

.header .btn_Login{ background:url(../images/bg_eclass.png) no-repeat center -4px; padding:17px 24px; float:right; height:32px; }
.intranet{background: url(../images/icon_login.png) no-repeat left; text-transform:uppercase; color:#fff; font-size:16px; float:left; line-height:24px; padding:5px 0 0 30px; }
.header input{ float: left; width:100px; background:#fff; border:0px solid #ddd; padding:2px; height:28px; margin-left:10px; box-shadow:inset 2px 2px 4px rgba(0,0,0,.2); font-size:12px; color:#666}
#login_btn{font-family: 'Oswald'; background:#ffea00; box-shadow:inset 0px 0px 0px rgba(0,0,0,0); color:#000; text-transform:uppercase; height:30px; width:64px; font-size:16px; cursor:pointer}
#login_btn:hover{ background:#666; color:#fff}

.btn_school_intro{ float:right; position:relative; margin:0 0 0 20px; }
.btn_school_intro span{ position:absolute; background:url(../images/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_notice{ float:right; position:relative; }
.btn_notice span{ position:absolute; background:url(../images/icon_bag.png) no-repeat; width:36px; height:34px; left:8px; top:0; }
.btn_notice a{ display:block; color:#166cad; font-size:17px; border-radius:6px; padding:5px 10px 5px 50px; background:#fff; box-shadow:0 0 3px rgba(0,0,0,.3)}
.btn_notice a:hover{ background:#166cad; 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}







.sch_info{ min-height:200px; clear:both; padding:50px 0 }
.contact_main { margin: 15px 0 0 5.5%; clear: both; }
.contact_main ul{ list-style: none; margin:0; padding:0; color:#fff !important; width:80%;}
.contact_main ul li{ float: left; width:50%; margin:5px 0; }
.footer_logo { float: left; width:25%;}
.footer_logo img{ max-width:100%; max-height:80px;}
.contact_main ul li a { color:#fff !important; }

.right_main{ background:#fff; padding:0; }



.left_main{   padding:50px 0;}

.home_contact { float:left; width:29%}
.home_contact .area{ background:rgba(255,255,255, 1); min-height:295px; border:3px solid #86cdff; padding:5px;}
.home_contact .footer_title{ border-bottom:1px solid #86cdff; padding:0 0 5px 0; margin-bottom:10px; }
.home_contact .footer_title img{ width:100%; }
.home_contact tr td{ padding:5px 0;}
/* Menu */
#nav-wrap{}
/* 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}
/* Banner */
.banner_area{ overflow: hidden; position:relative}
.slider{ float:left; width:100%; min-height:200px;}
.sentense{ border:1px solid #fff; background: #F9F9F9; margin:15px 0;}
.sentense .area{ padding:20px ;}
.sentense .title{display:none;}

/* Inner Area */
.inner_area{ padding:0px 0;}

.home_left{ float:left; width:80%;}

.more_area{ position:absolute; right:10px; display:block;z-index:1;  font-size:14px; margin-top:30px ;text-align:center; }
.more_area a{ color:#333; background: #fff;  padding:8px 20px 8px 20px; text-transform:uppercase;  }
.more_area a:hover{ background: #333 ; color:#fff }

.inner_area .title{padding:35px 0 35px 15px; color:#333; font-size:30px; text-shadow:0 0 3px rgba(0,0,0,.2) } 

.latest_new{ float: left; width:68%; background:#fff; position:relative; box-shadow:0 0 2px rgba(0,0,0,.3);}
.latest_new .area{  border:5px solid #123660; min-height:350px;  }
.latest_new .title { background:#123660;  color:#fff ; position:relative; padding:25px 0 25px 70px;font-weight:bold }
.latest_new .title span{ background:url(../images/web/new_icon.png) no-repeat left; position: absolute; width:37px; height:29px; left:20px; top:22px }
.latest_new .main_events_area { padding:10px}
.latest_new ul{ list-style:none; margin: 0; padding: 0px;}
.latest_new ul li{ background: #fff; position:relative; padding: 20px 5px;border-bottom: 1px solid #1761b8;}
.latest_new ul li span{ background:url(../images/web/new_date.png) no-repeat;float: left; padding:2px 0 2px 40px; width: calc(20% - 40px); color:#1761b8}
.latest_new ul li a{ display:block; padding:0; color:#333;}
.latest_new ul li:hover .content{ color:#0090ff}
.latest_new .content{float: right; color:#4a4a4a;  width:80%; }
.latest_new .content img{ width:25px;}
.latest_new ul li .datebox{ margin: 0 0 10px 0;border-bottom: 2px solid #fff600; float:left; display:inline-block; width:100%; font-family: "Oswald", "微軟正黑體"; } 
.latest_new .day{font-size: 26px;display: block; color: #00266e; float: left;margin-right: 3px; letter-spacing:-1px}
.latest_new .datebox span{float: none;padding: 0;}
.latest_new .month{font-size: 14px;color: #4a4a4a;display: block; float: left; margin: 3px 0 2px 0; letter-spacing:-1px}
.latest_new .datebox span{ padding:2px 0 0 0;}
.latest_new .more_area { margin-top:20px}
.latest_new .more_area a { background:url(../images/web/new_more.png) no-repeat #fff600;color: #333;display: block;padding: 5px 20px 5px 40px;background-position: 20px 10px; }
.latest_new .more_area a:hover { background:url(../images/web/new_more.png) no-repeat #fff600; color:#333; background-position: 20px 10px;}
.latest_new ul li .cover{ float: left; width: 39%; }
.latest_new ul li .cover img{ max-width:100%; box-shadow: 0px 0px 3px rgba(0,0,0,.2) }



.latest_schedule{position:relative; float: right; width:30%;}
.latest_schedule .title { background:#ffea00;  color:#333 ; position:relative; padding:25px 0 25px 70px;font-weight:bold }
.latest_schedule .title span{ background:url(../images/web/calender_icon.png) no-repeat left; position: absolute; width:42px; height:39px; left:20px; top:15px }
.latest_schedule .latest_events_area{ background:#fff; padding:5px;overflow-y: scroll; max-height: 460px; }
.latest_schedule ul{ list-style:none; margin:0; padding:0; clear:both; }
.latest_schedule ul li{ padding:8px 5px; border-bottom:1px solid #ffea00 }
.latest_schedule ul li:nth-child(even) {background: #f9f9f9}
.latest_schedule .date { width:150px ; float:left}
.latest_schedule ul li .datebox {float: left;width: 55px;margin: 0 2%;}
.latest_schedule ul li .box_day{ border: 1px solid #2454a5;}
.latest_schedule ul li .content{ float: right; width:63%;}
.latest_schedule ul li .box_day .month{ font-size: 26px;display: block;color: #0072ba;font-weight: bold;background: #fff;padding: 5px 0;text-align: center;}
.latest_schedule ul li .box_day .year{ font-size: 14px;background: #1761b8;padding: 3px 0;line-height: 13px;color: #fff;text-transform: uppercase;text-align: center;display: block;}
.latest_schedule ul li .datebox2 {float: right;width: 55px;margin: 0 0 0 6%; position:relative}
.latest_schedule ul li .box_day2 .month span .date-display-single::before{ content:"至" ;font-size: 15px;position: absolute;left: -27px;top: 15px; color:#333}
.latest_schedule ul li .box_day2 .month span .date-display-single{ font-size: 26px;display: block;color: #0072ba;font-weight: bold;background: #fff;padding: 5px 0;text-align: center; border:1px solid #2454a5}
.latest_schedule ul li .box_day2 .year span .date-display-single{ font-size: 14px;background: #1761b8;padding: 3px 0;line-height: 13px;color: #fff;text-transform: uppercase;text-align: center;display: block;}
.latest_schedule ul li a { color: #0075c2; }
.latest_schedule .more_area{   margin-top:20px}
.latest_schedule .more_area a { background:url(../images/web/calender_more.png) no-repeat #1761b8;color: #fff;display: block;padding: 5px 20px 5px 40px;background-position: 20px 10px; }
.latest_schedule .more_area a:hover { background:url(../images/web/calender_more.png) no-repeat #1761b8; color:#fff; background-position: 20px 10px;}





.latest_gallery{ float: left; width:100%; background:url(../images/web/event_bg.png) no-repeat top center; position:relative;   padding:30px 0;background-size: cover;}
.latest_gallery .area{  }
.latest_gallery .title {  color: #1761b8;border-bottom: 2px solid #46b2f6;width: 17%;text-align: center;font-size: 30px;font-weight: bold; padding:40px 0 15px 0; margin-bottom:40px; line-height:37px }
.latest_gallery .title span{ }
.latest_gallery ul{ list-style:none; margin: 0; padding: 0px;}
.latest_gallery ul li{width: calc(25% - 10px - 1%);float: left; border-bottom:none;background: #fff; position:relative; margin:10px 0.5%}
.latest_gallery ul li:nth-of-type(even){background: #f7f7f7;}
.latest_gallery ul li a{ display:block; padding:0; color:#333;}
.latest_gallery .cover{ float: left; width:100%;}
.latest_gallery .content{ float: right;width: calc(100% - 20px);position: absolute;bottom: 0;background: rgba(2,42,94,0.6);margin: 0;padding: 10px; color:#fff}
.latest_gallery img{ width:100%; }
.latest_gallery .content_title { float:left; width:75%}
.latest_gallery  .datebox {float: left;width: 55px;margin: 0  2% 0 0;}
.latest_gallery .box_day .month{ font-size: 26px;display: block;color: #0e1c77;font-weight: bold;background: #fff;padding: 5px 0;text-align: center;}
.latest_gallery .box_day .year{ font-size: 14px;background: #0e1c77;padding: 3px 0;line-height: 13px;color: #fff;text-transform: uppercase;text-align: center;display: block;}
.latest_gallery ul li span{ display:block}
.latest_gallery .more_area  { position:relative; right:0; margin:25px 0}
.latest_gallery .more_area a { background: url(../images/web/new_more.png) no-repeat;color: #333;background-position: 20px 9px;padding: 5px 20px 5px 40px;font-weight: bold; font-size:17px}
.latest_gallery .more_area a:hover { background: url(../images/web/new_more.png) no-repeat; background-position: 20px 9px;font-weight: bold; }










#calendar{ padding:10px 5px;}

.fc-center h2{ font-size:13px;}


/* Main Userful Links */
.Userful_link_inside{ float:left; padding: 65px 0 ; width: 50%;margin: 0 25%; position:relative}
.Userful_link_inside .title{ display:none}
.Userful_link_inside ul{ list-style:none; margin:0 0 0 -2%; padding:0}
.Userful_link_inside ul li{ float:left; position:relative}
.Userful_link_inside ul li{ width: calc(33.3% - 2%);margin: 0 1%;}
.Userful_link_inside ul li .title_link{ position:absolute;top: 0;width: 100%;font-size: 35px;color: #fcff00;text-align: center;margin-top: 15%;}
.Userful_link_inside ul li img{border: 2px solid #fff;width: calc(100% - 4px);  box-shadow:0 0 2px rgba(0,0,0,.25); background:#1c477d}
.Userful_link_inside ul li:hover img{ opacity:.7; box-shadow:0 0 2px rgba(0,0,0,.4)}
.Userful_link_inside ul li a{display: block;}


.link_top { width:100%; position:relative }
.link_top a{ position:absolute; background: url(../images/web/top_link.png) no-repeat center;
width: 100%;height: 17px;text-align: center;  bottom:0;}

/* Footer */
.footer{  font-size:14px;  background:#fff}
.footer .screen{ padding:40px 15px;}
.footer .copyright{ float:left; width:49%; text-align: left ;  color:#333}
.footer .power{ float:right; width:49%; text-align: right}
.footer .power a{ color:#333;}
.footer .power a:hover{ color: #094388;}
.footer .copyright a{ color:#333;}



.footer_info{ float: left; padding: 30px 0;width: 100%;background: #123660;}
.footer_info ul{ list-style:none; margin:0; padding:12px 0}
.footer_info ul li{ float: left; color:#fff !important;margin-right: 0;width: 25%;text-align: center; }
.footer_info ul li span{ background:url(../images/web/map.png) no-repeat; padding:5px 0  5px 30px;background-position: 0 4px; }
.footer_info ul li+li span{ background:url(../images/web/tel.png) no-repeat; background-position: 0 4px;}
.footer_info ul li+li+li span{ background:url(../images/web/fax.png) no-repeat; background-position: 0 4px;}
.footer_info ul li+li+li+li span{ background:url(../images/web/mail.png) no-repeat; background-position: 0 8px; }
.footer_info ul li+li+li+li a { color:#fff  }
.footer_info ul li a { color:#fff;}


.cd-top {
 

  
}
.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;

}
.cd-top.cd-is-visible { visibility: visible; opacity: 1;}
.cd-top.cd-fade-out { opacity: 1;}
.no-touch .cd-top:hover { opacity: .5;}


/* Nevigation */
.nevigation{ padding:15px 0px; font-size:15px; border-bottom:1px dotted #ddd; margin-bottom:15px;  }
.nevigation .screen{ }
.nevigation .home{ background:url(../images/icon/icon_home.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: #CCC }
.nevigation ul li{ float: left; line-height:24px;  }
.nevigation ul li a{ color: #666 !important; text-decoration: none; cursor: auto }
.nevigation ul li:last-child { color:#013d85;}
.nevigation .active-trail, .nevigation .home { color: #333 !important; cursor: pointer !important; text-decoration: underline !important; }
.nevigation .active-trail:hover, .nevigation .home:hover{ text-decoration: none  !important ;  color:#013d85 !important;}


/* Page Content */
.inner_content{ float:right; width:74%; padding:0px 2%; background:#fff; background-size:100% auto;margin-bottom:10px; padding-bottom:2%;  }
.inner_content .main_content{ padding:0px 0 ; min-height:500px; line-height:33px;}
.inner_content_full{  background:#fff; }
.inner_content_full .main_content{ padding:10px 20px 30px 20px; min-height:500px; line-height:33px; position:relative;}
.inner_content iframe{ width: 100%; min-height:500px;}
.inner_content img, .inner_content_full img{ max-width:100%;}

.inner_banner { position:relative; overflow:hidden; background:url(../images/web/in1.jpg) no-repeat ; background-position: center top; padding:230px 0 150px 0 ; background-size:cover; text-align:center }
.inner_banner h1{ color:#fff; padding:5px 0px; display:inline; font-size:42px; text-transform: capitalize; line-height:48px; text-shadow:0px 0px 15px rgba(0,0,0,.95);  }

.non_banner{ background:#f4fbf8; border-bottom:1px solid #ddd; margin-bottom:0px; text-align: center }
.non_banner .area{padding:40px 0 40px 0px; }

.non_banner h1{ font-size:33px; padding:1px 5px 1px 30px; display:inline-block; line-height:34px; text-align:left; color:#333; font-weight:normal; background: url(../images/bg_header_title.png) no-repeat center left;}

.media_banner{ position:relative; overflow:hidden; background:url(../images/web/in9.jpg) no-repeat ; background-position: center top; padding:230px 0 150px 0 ; background-size:cover; text-align:center }
.media_banner h1{ color:#fff; padding:5px 0px; display:inline; font-size:42px; text-transform: capitalize; line-height:48px; text-shadow:0px 0px 15px rgba(0,0,0,.95);  }

.detail_inside{ position:relative; overflow:hidden; background:url(../images/web/bg_inside.jpg) no-repeat ; background-position: center top; padding:160px 0 80px 0 ; background-size:cover; text-align:center }
.detail_inside h1{ color:#fff; padding:5px 0px; display:inline; font-size:42px; text-transform: capitalize; line-height:48px; text-shadow:0px 0px 15px rgba(0,0,0,.95);  }





.inner_banner img{ width:100%;}
.banner_title{ text-align: center; padding:150px 0 0 ;  width:100%; position:absolute; z-index:1;  }
.banner_title span{ padding:15px 50px; text-transform:uppercase; text-shadow:0 0 3px rgba(0,0,0,.1); line-height:33px; font-size:33px; color:#032d69; background:rgba(255,255,255,.95);box-shadow:0 0 3px rgba(0,0,0,.3);} 

.main_content { } 
.main_content p{ } 
.main_content span{ } 



#inner_banner { background-position: center  top; background-repeat: no-repeat; background-size:100% auto; background:url(../images/web/bg_green.jpg) no-repeat top center; }
#inner_banner .title_t{ margin:0px; padding:227px 0 30px 0; text-align: center;  }
#inner_banner .title_t span{ text-align: center; font-size:32px; line-height:38px; color:#fff; padding:10px 30px;text-shadow: 0 5px 10px rgba(0,0,0,.7); text-transform:uppercase; font-weight:normal; background:rgba(0,94,54,.3); border:1px solid rgba(255,255,255,.7);}

#Media_Video { background-position: center  top; background-repeat: no-repeat; background-size:100% auto; background:url(../images/web/bg_green.jpg) no-repeat top center; }
#Media_Video .title_t{ margin:0px; padding:70px 0; text-align: center;  }
#Media_Video .title_t span{ text-align: center; font-size:32px; line-height:38px; color:#fff; padding:10px 30px;text-shadow: 0 5px 10px rgba(0,0,0,.7); text-transform:uppercase; font-weight:normal; background:rgba(0,94,54,.3); border:1px solid rgba(255,255,255,.7);}


#Media_Album { background-position: center  top; background-repeat: no-repeat; background-size:100% auto; background:#fff}
#Media_Album .title_t{ margin:0px; padding:70px 0; text-align: center;  }
#Media_Album .title_t span{ text-align: center; font-size:32px; line-height:38px; color:#fff; padding:10px 30px;text-shadow: 0 5px 10px rgba(0,0,0,.7); text-transform:uppercase; font-weight:normal; background:rgba(0,94,54,.3); border:1px solid rgba(255,255,255,.7);}


.Album .description ul{ list-style: outside; padding:0; margin: 0 15px; float:left }
.Album{ margin:15px 0px;}
.Album .title{  color:#1761b8; padding:5px 0px; margin:30px 0; display:inline-table; font-size:24px;border-width: 0 0 1px;
line-height: .95; text-transform: uppercase;font-size: 1.9em;width: 100%; font-weight:bold }
.Album .description{padding:0px; margin:0; }
.Album ul{ list-style:none; padding:0px; margin:0}
.Album ol{ margin:0px; padding:0 5px;}
.Album ul li{ text-align: left; margin:0 0 10px 0; }
.Album ul li img{  }
.Album ul li:hover img{ box-shadow:0 0 0px rgba(0,51,204,.0)}
.Album ul li p{ margin:0px; padding:10px 0;   }
.right_desc p,.Album ul li ul li,.Album ul li ol li{ line-height:28px; text-align: left;}

.slogan{ background:#f1feff; border:2px solid #02729c; text-align:center; padding:55px 0; width:80%; margin:0px auto; font-size:33px; font-weight:bold; margin-bottom:20px;}

.mission_group{ font-size:23px;}

.mission_a{ color:#ff0042}
.mission_b{ color:#ffc000}
.mission_c{ color:#0f887b}
.mission_d{ color:#6827a0}

#Inner_Type_A{ }
#Inner_Type_A .title{  }
#Inner_Type_A ul{ margin:0 0 0 -2%; }

#Inner_Type_A .description ul{ list-style: outside; margin:0px 0 0px 25px; text-align:left  }
#Inner_Type_A .description ul li{  text-align:left  }
#Inner_Type_A ol li{ float: none; width:100%; margin:0 0 5px 2%; }
#Inner_Type_A li{ float:left; width:31%; margin:0 0 15px 2%; }
#Inner_Type_A li img{ max-width:100%; max-height:480px; }
#Inner_Type_A li p{ padding:8px 0; }

#Inner_Type_A .description {  }
#Inner_Type_A .description ul { list-style:outside }
#Inner_Type_A .description ul li { float:none; width:100% }

#Inner_Type_A .description ol { }
#Inner_Type_A .description ol li { float:none; width:100% }


#Inner_Type_A li:nth-child(3n+1){ clear:both;}
#Inner_Type_C{padding:0px; background:none }
#Inner_Type_C .title{ margin-left:0px; }

#Inner_Type_C .title_des{ float: left; width:44%}
#Inner_Type_C .right_desc{ float: right; width:53%; text-align: left}
#Inner_Type_C ul{  padding:0;}
#Inner_Type_C li{ float:none; width:100%; margin:0 0 15px 0%; text-align: center; clear:both}
#Inner_Type_C li img{ max-width:100%; height:auto }

#Inner_Type_B {padding:0px; margin:0; }
#Inner_Type_B ul{ margin:15px 0px; padding:0px 0 0 -2%;}
#Inner_Type_B li{ float: left; width:48%; margin:0 0 15px 2%; text-align: left; padding:0}
#Inner_Type_B li img{ max-width:100%; height: auto; text-align: center; margin:0; border:1px solid #fff; box-shadow:0 0 0px rgba(0,0,0,.2)}
#Inner_Type_B li .title_des{ width:100%; float:left; text-align:center }
#Inner_Type_B li .right_desc{ float: right; width:100%;line-height:33px; text-align: left; }
#Inner_Type_B li p{ margin-bottom:10px;}
#Inner_Type_B li:nth-child(2n+1) { clear:both;}
#Inner_Type_H ul{margin:0 0 5px -2%; }
#Inner_Type_B .description { background:#fcffff; border:2px solid #094285; padding:15px; margin:0; }
#Inner_Type_B .description ul { list-style:outside }
#Inner_Type_B .description ul li { float:none; width:100% }

#Inner_Type_B .description ol { }
#Inner_Type_B .description ol li { float:none; width:100% }

#Inner_Type_H ol li{ float: none; width:100%; margin:0 0 5px -2%; }
#Inner_Type_H li{ float:left; width:31%; margin:0 0 15px 2%; background:#f5f4fb; height:130px; box-shadow:0 0 1px rgba(102,51,153,1) }
#Inner_Type_H li img{ max-width:100%; max-height:130px; box-shadow:0 0 0; border:0;  }
#Inner_Type_H li p{ padding:0px 0; }
#Inner_Type_H li a{  }
#Inner_Type_H .title_des { float: left; width:30%;}
#Inner_Type_H .title_des  img{ max-width:100%;}
#Inner_Type_H .right_desc { float:right; width:67%; font-size:16px; line-height:23px; text-align: left;}
#Inner_Type_H h5{ font-size:16px; text-transform:uppercase; color:#361a67; font-weight:normal; padding:25px 0 8px; 0;}

#Inner_Type_D { background:none}
#Inner_Type_D ul{ margin:0; padding:0px; margin:0}
#Inner_Type_D li{ float:none; margin:0 0 15px 0%; width:100%; text-align: left; clear:both; padding:0}

#Inner_Type_F { background:none}
#Inner_Type_F ul{ margin:0; padding:0; list-style:none;}
#Inner_Type_F li{ float:none; margin:0 0 15px 0%; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_F li iframe{ height:650px; width:100%; max-width: 100%;}

.download_area{  margin:15px 0px;}
.download_area .title{  color:#ff2558 ; border-left:2px solid #ff2558; background:#f9f9f9; padding:5px 100px 5px 20px; margin:30px 0; display:inline-table; font-size:24px; }

.download_area .description{ background:#fff; padding:10px; margin:20px 0; border:1px solid #0076c0; line-height:21px;}
.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:#555; 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}

.calendar_content{ margin:0px 0 0 0; padding:20px 0; box-shadow: 0 0 3px rgba(0,0,0,.2)}

/* 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 #032d69;}
.subject_category p{ color:#032d69;  border-bottom:1px solid #032d69; margin:0px 0 0 0px; padding:0px 5px; text-align: center;}
.subject_category a{ }
.subject_category a:hover p{ border-bottom:1px solid #032d69; background:#032d69; color:#fff; }
.subject_category a:hover{ text-decoration:none}

/* Information Template */
.sub_category{ float: left; }
#notice .sub_category{  }
.sub_category ul{ list-style:none; padding:0px; margin:0px; }
.sub_category ul li{ float:left; margin:0 ;}

.sub_category ul li a{ padding:10px 20px; display:block; color:#2080d1; background: #fff; font-size:16px; line-height:19px;  }
.sub_category ul li+li a {border-left:1px dotted #2080d1; }
.sub_category ul li a:hover{ color: #032d69 }
.sub_category ul li a.current{ background: #ffea00 ; color:#333;}

#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:#ff9c00; color:#fff}
.year_box{ position:absolute; right:20px ;}
.year_box select{ padding:5px 5px;}

.information{ margin:15px 0 0 0; min-height:350px;}
.information ul{ list-style:none; margin:0 0 0 -2%; padding:0px;}
.information ul li{ float:left; width: 23%; margin:0 0 30px 2%; padding:0;  }
.information ul li a{ display:block}
.information ul li a:hover{ color:#9151b2; text-decoration:none}
.information ul li img{ box-shadow:0 0 3px rgba(0,0,0,.3); border:1px solid #fff; margin:0;}
.information ul li:hover img{ box-shadow:0 0 3px rgba(83,27,133,.3); border:1px solid #032d69;}
.information p{ margin:0px 0 0 0px; padding:0px 0px; }
.information .date{ margin:0px 0 0 0px; }
.information .date span{ padding:10px 0 5px 22px; color:#666; font-size:16px; display:block; background:url(../images/icon/icon_date.png) no-repeat left center; background-size:17px 17px; display: inline-block;} 
.information .single{ background:#fff}
.information .double{ }

#info_type_A .information ul li:nth-child(4n+1){ clear:both; }

#info_type_B .information ul{  margin:0 0 0 0%; border-top:2px solid #032d69}
#info_type_B .information ul li{ float:none; width: 100%; margin:0; padding:0px ; line-height:17px; border-bottom:1px solid #ddd;  }
#info_type_B .information ul li a{ display:inline-block; padding:10px 0; width:100%; }
#info_type_B .information ul li a:hover{ color:#333; text-decoration:none}
#info_type_B .information ul li:hover{ background:#eff9ff; }
#info_type_B .information ul li img{ width:150px; float:left; margin:0 20px 0 0;}
#info_type_B .information .date{ float:left;  }

#info_type_B .information .media_t{ float:left; width:15%;  }
#info_type_B .information .date span{ padding:5px 0 5px 30px; color:#666; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:1px 3px; width:140px; float:left}
#info_type_B .information p{ float:left; padding:5px 0;}

/* 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:410px;}
#Information_detail #Inner_Type_A li:nth-child(4n+1){ clear:both}

#Information_detail #Inner_Type_A li:nth-child(3n+1){ clear: none}

/* Sub Menu */
.arrowlistmenu{ float:left; width:calc(22% - 20px); padding:10px; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #F4F4F4;border-bottom: 2px solid #eae7e2; position:relative; margin:0 0 20px 0 }
.arrowlistmenu .title {padding: 45px 0;  background-size: cover !important; border-bottom:2px solid #fff; margin:0px;  text-align: center; width:100%; display: inline-block; color: #fff;
background: url(../images/web/link_bg.png) no-repeat #1c477d; }
.arrowlistmenu .title p { font-size:24px;   padding: 0; text-transform:uppercase; line-height:15px; width:100%; text-align:center } 
.arrowlistmenu .expandable_main{background:#f7f8f8 url(../images/icon/arrow_right.png) no-repeat; color:#0059af; background-position:95% 50%; background-size:19px 19px;  }
.arrowlistmenu .openheader { color:#0059af; background:#f7f8f8 url(../images/icon/arrow_down.png) no-repeat; background-position:95% 50%; background-size:19px 19px; }
.arrowlistmenu .expandable_sub { margin:0; color:#032d69}
.arrowlistmenu ul{ list-style-type: none; margin: 0; padding: 0px 0px;background: #fff; }
.arrowlistmenu ul li{ padding-bottom: 0px;}
.arrowlistmenu .categoryitems_sub{ }
.arrowlistmenu .categoryitems_sub a{}

.arrowlistmenu .categoryitems_sub li a{ margin:0 0 0 10px; background:#fff url(../images/arrow_pt.png) no-repeat; background-position:20px 15px; color:#333}
.arrowlistmenu .categoryitems_sub li a:hover{ background:#00266e  url(../images/arrow_pt.png) no-repeat; background-position:20px 15px; color:#fff }
.arrowlistmenu .categoryitems_sub li a.current{ background:#00266e  url(../images/arrow_pt.png) no-repeat; background-position:20px 15px; color:#fff }

.arrowlistmenu .menuheader{ margin:0px; padding:10px 10px 10px 10px; font-size:16px; cursor: pointer; display:block; color: #032d69; border-top:1px solid #cdd7e5}

.arrowlistmenu a{  display:block;}
.arrowlistmenu a:hover{ background-color:#ffea00 ; color:#333;  }
.arrowlistmenu a.current{ background-color:#ffea00 ; color:#333;}

.arrowlistmenu .expandable_main a:hover{color: #00266e ; background: none}

.arrowlistmenu .expandable_sub a{ padding:10px 15px; }
.arrowlistmenu .expandable_sub a.current {  }

.arrowlistmenu .expandable_main a.current { background: none; color:#00266e  }

.arrowlistmenu ul li a{ color: #333; background:#fff url(../images/arrow_blue.png) no-repeat; background-position:20px 15px;  font-size:0.9em; display: block; padding: 8px 15px 8px 35px; border-bottom: 1px dotted #eeeeee}
.arrowlistmenu ul li a:hover{ background:#00266e  url(../images/arrow_white.png) no-repeat; background-position:20px 15px;  color:#fff}
.arrowlistmenu ul li a.current{ background:#ffea00 url(../images/arrow_white.png) no-repeat; background-position:20px 15px;  color:#333}



.sidebar-nav {
	float:left; width:calc(22% - 20px); padding:10px; box-shadow: 0 0 3px rgba(0,0,0,.2); background: #F4F4F4;border-bottom: 2px solid #eae7e2; position:relative; margin:0 0 20px 0 
}
.sidebar-nav .title {padding: 45px 0;  background-size: cover !important; border-bottom:2px solid #fff; margin:0px;  text-align: center; width:100%; display: inline-block; color: #fff;
background: url(../images/web/link_bg.png) no-repeat #1c477d;  }
.sidebar-nav .title p {font-size:24px;   padding: 0; text-transform:uppercase; line-height:15px; width:100%; text-align:center } 
.sidebar-nav ul {
  list-style-type: none; margin: 0; padding: 0px 0px;background: #fff;
}
.sidebar-nav .metismenu {
    padding: 0px;
    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 { background-color:#ffea00 ; color:#333;  }

.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: 5px 35px 5px 15px;
    color: #333333;
    outline-width: 0;
    transition: all .3s ease-out;
}

.sidebar-nav .metismenu ul a {
    padding: 5px 35px 5px 30px;
}
.sidebar-nav .metismenu ul ul a {
    padding: 5px 35px 5px 45px;
}
.sidebar-nav .metismenu a:hover { color: #2080d1; text-decoration: underline}
.sidebar-nav .mm-active { background-color:#ffea00 ; color: #032d69 !important; }

.sidebar-nav .metismenu a:focus,
.sidebar-nav .metismenu a:active,
.sidebar-nav .metismenu .mm-active > a {
    background:#ffea00 ; color: #333;
    text-decoration: none;
}
/* Notice */
#notice{ font-size:15px;}
#notice .information ul{  margin:0 0 0 0%; border-top:2px solid #ddd}
#notice .information ul li{ float:none; width: 100%; margin:0; padding:10px 0px 10px 0; line-height:17px; border-bottom:1px solid #ddd;  }
#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 ul li:hover{ background:#eff9ff; }
#notice .information .date{ float:left; width:15%; padding:5px 5px 5px 10px;}
#notice .information .date span{ padding:0 0 0 25px}
#notice .information .number{ float:left; width:10%; padding:5px 0; font-size:16px; }
#notice .information .title{ float:left; width:60%; padding:5px 0; font-size:16px; line-height:19px; text-shadow:0 0 0 }
#notice .information p{ width: auto; font-size:15px;}
#notice .information .download{ float:right; width:8%; overflow: hidden }
#notice .information .download a{ background: url(../images/icon/icon_pdf.png) no-repeat; background-position:0px 0px; background-size:20px; padding:5px 5px 5px 30px; display:block; color:#fc2130;font-size:16px; line-height:19px; display:block}

#info_type_C .information ul li:nth-child(4n+1){clear:both}

/*schedule*/
#schedule .datebox2 { position:relative; float:left}
#schedule .datebox2 span::before { 
    content: "至";
    font-size: 15px;
    position: absolute;
    left: -34px;
    top: 15px;
    color: #333;
	margin:-10px 0 0 0
}

/* media */
#Media_Album .information ul{  margin:0 0 0 -2%; }
#Media_Album .information .clip{ display:none;}
#Media_Album .information ul li{ float:none; border-top:2px solid #032d69; width:18%; margin:0 0 20px 2%; padding:0; line-height:17px; float:left; position:relative; }
#Media_Album .information ul li .cover{ background:#f4f4f4; box-shadow:0 0 3px rgba(0,0,0,.2); border-radius:2px; padding:10px 15px 5px 15px; }
#Media_Album .information ul li img{ width:100%; box-shadow:0 0 0;}
#Media_Album .information .date{ position: relative; text-align: center; padding:8px 0 0 0}
#Media_Album .information .date span{ padding:5px 5px 5px 25px; color:#333; font-size:12px; display: inline; background:url(../images/icon/icon_date.png) no-repeat; background-size:15px 15px; background-position:5px 5px;}
#Media_Album .information p{ float: none; text-align: center; padding:10px 0 5px 0; font-size:15px;}
#Media_Album .information ul li:hover .cover{ background:#f0f4f4; box-shadow:0 0 3px rgba(0,0,0,.3); }
#Media_Album .information ul li:hover img{ opacity:.7}

#Media_Video .information ul{  margin:0 0 0 -2.5%; }
#Media_Video .information .clip{ background:url(../images/icon/icon_video.png) no-repeat; width:53px; height:53px; position:absolute; left:-5px; top:-5px; z-index:0 }
#Media_Video .information ul li{ float:none; width:30%; margin:0 0 20px 3%; padding:0; line-height:17px; float:left; position:relative; }
#Media_Video .information ul li .cover{ background:#f4f4f4; box-shadow:0 0 3px rgba(0,0,0,.2); border-radius:2px; padding:10px 15px 5px 15px; }
#Media_Video .information ul li img{ width:100%; box-shadow:0 0 0;}
#Media_Video .information .date{ position: relative; text-align: center; padding:8px 0 0 0}
#Media_Video .information .date span{ padding:5px 5px 5px 25px; color:#333; font-size:12px; display: inline; background:url(../images/icon/icon_date.png) no-repeat; background-size:15px 15px; background-position:5px 12px;}
#Media_Video .information p{ float: none; text-align: center; padding:10px 0 5px 0; font-size:19px;}
#Media_Video .information ul li:hover .cover{ box-shadow:0 0 3px rgba(0,0,0,.3); }
#Media_Video .information ul li:hover img{ opacity:.7 ; }
#Media_Video .information ul li a{ color:#333}
#Media_Video .information ul li:nth-child(3n+1){ clear:both;}
.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%; height:520px;}
.youtube_video video{ width:100%; height:520px;}
.video_footer{ background:url(../images/icon/tv_footer.png) no-repeat center; height:38px; width:70%; margin-bottom:50px;}

/* 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; color:#F90}
.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:16px; 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:16px; 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 */
#principal{ text-align: left}
#principal p{ text-align: left; line-height:28px;}

.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; margin-bottom:50px;}
.btn_back a{ background:#989898; color:#fff; padding:10px 35px; text-transform:uppercase; text-align: center;}
.btn_back a:hover{ background:#032d69 }

.calendar { float:left; width:22%; margin:0; background:#fff;}

.caption_left{ position:absolute; bottom:15%;  width:40%; left:5%;color:#fff; font-size:58px; line-height:64px; text-shadow:0 0 5px rgba(0,0,0,.7); }
.caption_left #banenr_b{ background:rgba(0,0,0,.5); padding:15px;}
#banenr_a{ padding-bottom:120px;}
.purple_title{ background:#2a1b5a; color:#fff;}

.white_font{ color:#fff}

.subject{ width:90%;}
.subject ul{ margin:0; padding:0;}
.subject ul li{ width:45%; margin:0 2% 20px 0; list-style:none; float: left}
.subject ul li a{ border:2px solid #00266e; padding:5px; text-align: center; color:#00266e; display:block;}
.subject ul li a:hover{ background:#00266e ; color:#fff; }

.history_area{ width:85%; padding-top:25px}
.history_area ul{ list-style:none; margin:0; padding:0 }
.history_area ul li{ margin:0; padding:0;}
.history_area .year_area{ background:#00266e; padding:5px 0; width:25%; color:#fff; float: left; text-align: center;}
.history_area .history_area{ float: right; border-left:1px dotted #ddd; width:74.8%; padding:15px 0 30px 0;}
.content_history{ background:#f8f8f8; padding:10px;}

.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 }


.wrap .dropdown span {cursor: pointer;border-bottom:1px solid #039;color:#004b87; 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: 0 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:#004b87; color:#fff; }


#table_des{ border-collapse:inherit}
#table_des{ border:2px solid #1761b8; padding:2px; width:100%} 
#table_des tr:nth-child(1){ background:#0f5298; color:#fff;} 
#table_des tr:nth-child(even) td{ background:#e1f7ff} 

#table_des_b{ border-collapse:inherit}
#table_des_b{ border:2px solid #1761b8; padding:2px;width:100%} 
#table_des_b tr:nth-child(even) td{ background:#e1f7ff}

#slogan_left { position:absolute; left:5%; color:#fff; font-size:60px; line-height:68px; text-shadow: 0 0 3px rgba(0,0,0,.2); bottom:100px;  }
#slogan_right { position:absolute; right:5%; color:#fff; font-size:60px; line-height:68px; text-shadow: 0 0 3px rgba(0,0,0,.2); bottom:100px;  }



.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity:1;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	opacity:.8;
}
figure {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
.hover02 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity:.3;
}
.hover02 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	opacity:.7;
}

#popup_this h2 { color:#fff; font-size:21px; line-height:26px;}
#popup_this {
    text-align:center; 
    margin-top: 0px;
    margin-left: 0px;
    width:80%;
    background:#00315ce3; background-size: 65%  ; color:#fff;
	
	 max-width:960px; 
}
#popup_this .content {  overflow-y: auto; padding:30px ; margin:30px;border-top: 1px solid #fff;
border-bottom: 1px solid #fff; position:relative }

.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #333;
    background: #fff;
    padding: 0px 10px;
}
.b-close:hover { 
    background: #610003; color:#fff;
}

.flipbook {  position: relative}

.flipbook .adding { position: absolute; top: -60px; right: 0}
.flipbook ul { list-style: none;  margin: 0;  padding: 0;}
.flipbook ul li {float: left; width: calc(25% - 40px);  padding: 0 20px;margin: 0 0 30px 0;}
.flipbook ul li:nth-child(4n+1)  { clear: both}
.flipbook span { text-align: center;  position: relative;  display: block;margin-top: 25px;
  line-height: 23px;}

.flipbook img {width: 100%;  height: auto;}

.flipbook .editing { position: absolute}
.flipbook .editing a {background: #fffb00;  padding: 0px 10px;}
.flipbook a { display: block}

.flipbook .main_events_area {overflow:hidden}

.book,
.contact-detail address,
.contact-detail p {
}
.book ul,
.home-wrapper-alt,
.video-btn i {
  vertical-align:middle
}
.back-to-top i {
  color:#fff;
  font-size:22px;
  display:block;
  line-height:30px
}
.book,
.book img,
.book::after,
.book::before {
  border-top-right-radius:5px;
  border-bottom-right-radius:5px
}
.book ul {
  display:table-cell
}
.list-inline {
  padding-left:0;
  list-style:none
}
.list-inline>li {
  display:inline-block;
  margin-left:3em;
  padding-left:0!important
}
.book,
.book a {
  margin:0;
  padding:0;
  display:block;
}
.list-inline>li:first-child {
  margin-left:0
}
.book {
  cursor:pointer;
  width:100%;
  height:100%;
  position:relative;
  background:#fff;
  z-index:1;
  box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 9px 20px 0 rgba(0,0,0,.25);
  -webkit-transition:box-shadow .3s linear;
  transition:box-shadow .3s linear
}
.book::after,
.book::before,
.glow::after {
  content:'';
  position:absolute
}
.book img {
  width:inherit;
  height:inherit;
  -webkit-transform-origin:0 50%;
  transform-origin:0 50%;
  -webkit-transform:rotateY(0);
  transform:rotateY(0);
  -webkit-transition:all .45s ease;
  transition:all .45s ease;border: 1px solid #d9d9d9;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.book:hover {
  box-shadow:0 2px 4px 0 rgba(0,0,0,.25),0 9px 20px 0 rgba(0,0,0,.45)
}
.book:hover img {
  -webkit-transform:rotateY(-25deg);
  transform:rotateY(-25deg);
  box-shadow:1px 1px 5px 5px rgba(0,0,0,.2)
}
.book::after,
.book::before {
  display:block;
  width:inherit;
  height:inherit;
  z-index:-1;
  top:0;
  background:#fff;
  border:1px solid #d9d9d9
}
.book::before {
  left:8px
}
.book::after {
  left:4px
}
.glow::after {
  background-image:-webkit-linear-gradient(right,transparent 4%,hsla(0,0%,100%,.4) 61%,hsla(0,0%,100%,.4) 85%,hsla(0,0%,74%,0) 96%);
  background-image:linear-gradient(-90deg,transparent 4%,hsla(0,0%,100%,.3) 61%,hsla(0,0%,100%,.5) 85%,hsla(0,0%,74%,0) 96%);
  bottom:0;
  height:100%;
  left:0;
  opacity:.77;
  pointer-events:none;
  -webkit-transition:opacity .15s;
  transition:opacity .15s;
  width:100%
}


