@charset "utf-8";
/* CSS Document */
html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:17px; color: #333; line-height:28px;		 
	font-family: "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	
}
.clear{clear:both}
.contextual-links-region{ position: static}
a:link, .container a:visited {text-decoration: none;}
 
table{border-collapse: inherit; line-height:28px;}
table ul, table ol{ margin:0; }
img {border:0;}
div, ul li{ margin:0px auto; padding:0px;}
.cb:before, .cb:after {	content: ''; display: table; visibility: hidden;}
.cb:after {	clear: both;}
.cb {*zoom: 1;}

.wrap{ width:100%; min-height:100%; background:url(../images/web/bg.png) #f5fbff; }
.screen{ min-width:680px; max-width:1080px; position:relative; padding:0px 10px;}
.container{ height: auto; min-height:500px; padding:30px 0 0 0 ;}
.container a{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; opacity: 1;}
.container a, .container a:visited {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:#085cba}
h2{ font-size:26px; line-height:30px; color:#333; }
h3{ font-size:21px; line-height:26px; color:#085cba; border-left: 2px solid #085cba; padding:8px 10px; box-shadow:0 3px 2px rgba(0,0,0,.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:#085cba}
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%;}
#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}

#title_tpl{ padding:20px 0 0 0;}

/* Header */
.header{ background:url(../images/web/bg_top.jpg) no-repeat top center; height:170px;}
.header .logo{ float:left; margin:10px 0 0 0;}
.header .logo img{ height:120px;}

.students{  width:273px; height:170px; float:left; margin:0 0 0 30px;}
.students img{ width:273px; height:170px; } 

.header .icon_top {background:url(../images/web/bg_top_bar.png) no-repeat top center; min-width:362px; width:auto; height:76px;  position:absolute; right:0; top:0}
.header .icon_top ul{ list-style:none; margin:0; padding:20px 10px 5px 20px; }
.header .icon_top ul li { float: left; padding:0px 5px; font-size:15px;}
.header .icon_top ul li+li { border-left:1px dotted #ddd;}
.header .icon_top ul li a { color:#333 ;background:url(../images/web/icon_home.png) no-repeat; padding:5px 5px 5px 40px;}
.header .icon_top ul li+li a {background:url(../images/web/icon_tel.png) no-repeat; padding:5px 5px 5px 40px;}
.header .icon_top ul li+li+li a { background:url(../images/web/icon_links.png) no-repeat; padding:5px 5px 5px 40px;}
.header .icon_top ul li a:hover { color:#0070c9}

.header .info_top{ position:absolute; left:70px; top: 90px;}
.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;}


.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:0px 0 0; background:#fff; box-shadow:0 0 3px rgba(0,0,0,.2) }
/* 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:100%;}
.right_area{ float: right; width:30%;}
.left_area{ float: left;width:68%;}

/* Banner */
.slider{ float:left;  margin:15px 0 0 0; width:100%}

.fb_link{ border-radius:12px; background:#3a559f;  position:relative; box-shadow:0 0 8px rgba(0,0,0,.2); float: left; width:100%; margin-top:20px;}
.fb_icon{ float: left;  width:10%; padding:8px 0 0 0; text-align: center;}
.fb_link .area{ background:#fff; padding:3px 1%; margin:7px 0; float: left; width:86%; }
.fb_link .area a{ background:url(../images/web/fb_links.png) no-repeat  center right; padding-right:40px;  display:block;}
.fb_link .area:hover{ background:#cfe6ff;  }
.fb_link .area a:hover{color:#3a559f}

.left_song{ float:left; width:52%;}
.left_song video { height:230px;}
.right_song_content{ float:right; width:47%}

.sentense{ float:left; width:100%  }
.sentense .box{border:2px solid #2082d7; border-radius:12px; background:#fff;  position:relative; box-shadow:0 0 8px rgba(0,0,0,.2)}
.sentense .area{margin: 6px 10px 6px 150px; padding:10px; color:#2f2f2f; line-height:18px;font-size: 15px;background: #fff; border-radius: 6px;}
.sentense .title{ position:absolute; font-weight: bold; left:5px; top:0px; background:url(../images/web/icon_speech.png) no-repeat; padding:14px 30px 35px 52px;color:#292500; text-align: center; font-size:21px;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; }

#daily_sen { margin:20px 0;}
#daily_sen .box{border:0px solid #2082d7; border-radius:12px; background:#6726a3;  position:relative; box-shadow:0 0 8px rgba(0,0,0,.2); padding:2px 0;}
#daily_sen .title{ position:absolute; font-weight: bold; left:5px; top:2px; background:url(../images/web/bible_sentense.png) no-repeat; padding:15px 30px 15px 45px; color:#292500; text-align: center; font-size:21px;}

.latest_new{ position:relative;}
.latest_new .area{}
.latest_new .title{ padding:15px 0px 10px 0; color:#fff; font-size:23px; background:url(../images/web/title_grape.png) no-repeat; width:144px; text-align:center; float:left; margin:0 0 0 10px; } 
.latest_new .title span{ position:absolute; left:10px; top:-15px; width:72px; height:59px; display:none}
.latest_new_area { margin:0 0 0 ; clear: both; background:#6939a2; border-radius:12px; padding:10px; }
.latest_new ul{ list-style:none; margin:0; padding:10px; border:3px solid #9370bc; background:#fff;border-radius:12px; }
.latest_new ul li{ border-bottom:1px dotted rgba(0,0,0,.2); padding:5px 0; font-size:15px;}
.latest_new ul li span{ color:#6939a2;  }
.latest_new ul li a{ display:block; color:#333}
.latest_new ul li a:hover{ color:#ffac0c; text-decoration: none}
.latest_new .content{ }
.latest_new .content img{ }
.latest_new .more_area{ position:absolute; right:0px; top:12px; font-size:12px;}
.latest_new .more_area a{ background:#555; line-height:23px; display:block; padding:0 21px; border-radius:6px; color:#fff}
.latest_new .more_area a:hover{ background:#ff507b; }

.latest_award{float: left; width:48%; border-radius:16px; position:relative; box-shadow:0 0 6px rgba(0,0,0,.2); margin:25px 0 0 0;}
.latest_award .latest_events_area{ background:url(../images/web/bg_shadow.png) #ffe405; font-size:15px;}
.latest_award .latest_events_area .title{ color: #ffad38;} 
.latest_award .main_events_area ul li span{ color:#ffad38; display: block}
.latest_award .main_events_area ul li:nth-child(even){ background:#fff8df; }
.latest_award .title{position:absolute; left:15px; top:-26px;background: url(../images/web/award_bg.png) no-repeat top left; font-size: 24px;color: #333;font-weight: bold;padding: 23px 25px 0 58px; max-width: 210px; height:66px; z-index:1;　 }
.latest_award_area .content{float: left;}
.latest_award_area .content img{ width:25px;}

.latest_award .more_area{ position:absolute; right:0px; top:0; font-size:12px;}
.latest_award .more_area a{ background: #fff; line-height:21px; display:block; padding:2px 20px; border-radius: 12px;
border-top-left-radius: 0; color:#333}
.latest_award .more_area a:hover{ background:#ffad38; color:#fff; }


.latest_events{float: right; width:48%;  border-radius:16px; position:relative; box-shadow:0 0 6px rgba(0,0,0,.2); margin:25px 0 0 0;}
.latest_events_area{position: relative; background:url(../images/web/bg_shadow.png) #0aa0e3;border-radius:16px; border:2px solid #fff; padding:10px; font-size:15px;} 
.latest_events .title{ position:absolute; left:15px; top:-26px;background: url(../images/web/news_bg.png) no-repeat top left; font-size: 24px;color: #333;font-weight: bold;padding: 23px 0 0 76px; max-width: 210px; height:66px; z-index:1;　} 
.latest_events .title, .latest_award .title span{ width:150px;}
.latest_events_area .main_events_area{ padding:28px 0 0 0px;}
.main_events_area{ padding:0px; font-size:15px;}
.main_events_area ul{overflow: hidden; list-style:none; margin:0; padding:0; border-radius:16px; background:#fff; min-height:240px;}
.main_events_area ul li+li{ background:#f2f8ff; }
.main_events_area ul li+li+li{ background:#fff; }
.main_events_area ul li img{ width:45%;float:left; border:2px solid #fff; box-shadow: 0 0 3px rgba(0,0,0,.2); }
.main_events_area ul li .content{ float:right; width:50%;}
.main_events_area ul li span{ color:#0064d3; display:block;}
.main_events_area ul li p{color: #404040;transition: all 0.3s ease-in-out}
.main_events_area ul li a{ display:block; padding:10px;}
.main_events_area ul li a:hover p{color: #ff5d8b;}

.main_events_area .content{float: left;}
.main_events_area .content img{ width:25px;}


.latest_events .more_area{ position:absolute; right:0px; top:0; font-size:12px;}
.latest_events .more_area a{ background: #fff; line-height:21px; display:block; padding:2px 20px; border-radius: 12px;
border-top-left-radius: 0; color:#333}
.latest_events .more_area a:hover{ background:#0064d3; color:#fff; }


#login_area{ margin:20x 0 0 0;  position:relative;  }
#login_area .login_icon{ position:absolute; left:-15px; top:-15px;}
.bg_eclass{ background:#fff; border-radius:12px; padding:35px 10px 5px 8px; margin-top:15px;}
#login_area #sumbit{margin-top: 10px; background:#9ecc14; line-height:15px;font-weight: bold; cursor:pointer; color:#fff; padding:5px 15px; text-align: center; border:0px; border-radius:4px; } 
#login_area #sumbit:hover{ background:#ff9600; }
#login_area{ background:url(../images/web/bg_shadow.png) repeat-x top #ffbd66;; margin:25px 0 ; position:relative; border:2px solid #ffd776; border-radius:16px; padding:10px;}
#login_area .login_icon{ position:absolute; left:-15px; top:-15px;}

.fc-view-container{ background:#fff;}
.main_calenadr h2{ font-size:12px; margin:0; padding:0; line-height:15px;}
.main_calenadr{ background:#FFF; border-radius:8px; position:relative; box-shadow:0 0 3px rgba(0,0,0,.2); margin:0 0 15px 0; border:3px solid #ffdb55}
.main_calenadr .area{ padding:35px 15px 10px 15px; color:#00a5e3; line-height:21px;}
.main_calenadr .title{ font-size:23px; color:#ff7c2d; padding:8px 0px 12px 60px ; margin-bottom:5px;  font-weight:bold; text-shadow:0px 2px 0px #fff, 0px -2px 0px #fff, 2px 0px 0px #fff, -2px 0px 0px #fff, -2px -1px 0px #fff, -2px 1px 0px #fff, 2px -1px 0px #fff, 2px 1px 0px #fff, 1px 2px 0px #fff, -1px 2px 0px #fff, -1px -2px 0px #fff, 1px -2px 0px #fff, 0 0 6px rgba(0,0,0,.2); } 
.main_calenadr .title span{ position:absolute; left:10px; top:0; background:url(../images/web/calendar.png) no-repeat center; width:52px; height:50px;}
.main_calenadr .area{ padding:10px; min-height:180px; }
.main_calenadr .area iframe{ width:100%; height:235px;}
.main_calenadr .area iframe .view-container-border{ padding:0px;}
.main_calenadr .detail_btn{right:10px; top:10px; box-shadow:0 0 3px rgba(0,0,0,.2) }
.main_calenadr .more_area{ position:absolute; right:10px; top:15px; font-size:12px;}
.main_calenadr .more_area a{ display:block; padding:0 15px; color:#333}
.main_calenadr .more_area a:hover{color: #F30}


/* Inner Area */
.inner_area{ padding:20px 0 0 0; }




.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 */
.Userful_link_inside{ padding:20px 0 20px 0}
.Userful_link_inside .title{ border-bottom:1px solid #155bb2; position:relative; font-size:25px; color:#155bb2; margin:0 0 15px 0; }
.Userful_link_inside .title p{ background:url(../images/web/icon_usefullinks.png) no-repeat left center; display:inline-block;  padding:10px 0px 10px 62px; }
.Userful_link_inside ul{ list-style:none; margin:0 0 0 -2%; padding:0}
.Userful_link_inside ul li{ float: left; width:23%; margin:0 0 10px 2%}
.Userful_link_inside ul li img{ width:100%; }
.Userful_link_inside ul li:hover img{ opacity:.7; }

.Userful_linkoutside{ padding:0px 0 20px 0}
.Userful_linkoutside .title{ border-bottom:1px solid #155bb2; position:relative; font-size:25px; color:#155bb2; margin:0 0 15px 0; }
.Userful_linkoutside .title p{ background:url(../images/web/icon_oversea.png) no-repeat left center; display:inline-block;  padding:10px 0px 10px 62px; }
.Userful_linkoutside ul{ list-style:none; margin:0 0 0 -2%; padding:0}
.Userful_linkoutside ul li{ float: left; width:23%; margin:0 0 10px 2%}
.Userful_linkoutside ul li img{ width:100%; }
.Userful_linkoutside ul li:hover img{ opacity:.7; }



.linking_main{ margin:0px 0 20px 0; clear:both}
.linking_main ul{ list-style:none; margin:0 0 0 0%; padding:0}
.linking_main ul li{ float: left; width:100%; margin:0 0 5px 0%}
.linking_main ul li img{ width:100%; border:2px solid #fff; border-radius:12px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.linking_main ul li:hover img{ opacity:.7; }

.linking_main_b{ margin:20px 0; clear:both}
.linking_main_b ul{ list-style:none; margin:0 0 0 0%; padding:0}
.linking_main_b ul li{ float: left; width:47%; margin:0 0 5px 0%}
.linking_main_b ul li+li{ float: left; width:47%; margin:0 0 5px 6%}
.linking_main_b ul li+li+li{ float: left; width:100%; margin:0 0 5px 0%}
.linking_main_b ul li img{ width:100%; border:2px solid #fff; border-radius:12px; box-shadow:0 0 3px rgba(0,0,0,.2)}
.linking_main_b ul li:hover img{ opacity:.7; }


/* Footer */
.upper_footer{background:url(../images/web/bg_footer.jpg) no-repeat; background-size: cover; padding:20px 0;}
.footer_logo{ float: left; width:28%; text-align: center; padding:25px 1%;  }
.footer_logo img{ width:100%; text-align:center;}
.address{ display:inline-block; }
.footer_info{ float: left; padding:0 3%; width:30%; margin:0 0 0 3%;}
.footer_info ul{ list-style:none; margin:0; padding:0}
.footer_info ul li{ color:#333; margin:5px 0; font-size:15px;}
.footer_info ul li span{ background:url(../images/web/maps.png) no-repeat; padding:2px 15px 5px 35px; color:#333}
.footer_info ul li+li span{ background:url(../images/web/phone.png) no-repeat; }
.footer_info ul li+li+li span{ background:url(../images/web/fax.png) no-repeat; }
.footer_info ul li+li+li+li span{ background:url(../images/web/mail.png) no-repeat;; }
.footer_info ul li table tr td{ text-align: left;}
.footer_skhwc{float: right; width:30%;}

.orgaizine{ font-size:13px;}

.skhwc_logo{ float: left; width:30%;}
.skhwc_name{ float: right; width:68%; padding-top:30px;}
.footer_skhwc a{ color:#333;}
.footer_skhwc a:hover{ color:#0064d3;}
.btn_sitemap {  font-size:13px; display:inline-block; }
.btn_sitemap  a{ background:#ffde00; line-height:17px; display:inline-block; padding:5px 12px; border-radius:12px; color:#000; border:1px solid #fff; box-shadow: 0 0 3px rgba(0,0,0,.2)}
.btn_sitemap  a:hover{ background:#0353a5; color:#fff }


.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:60%; text-align: left}
.footer .power{ float:right; width:39%; text-align: right}
.footer a{ color: #085cba;}
.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_blue.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:#085cba; 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:#fff; padding:6px 32px; display:inline; text-align: center; font-size:32px; line-height:36px;}

/* Page Content */
.inner_content{ float:right; width:78%; margin-bottom:50px}
.inner_content .main_content{ padding:5px 20px 30px 20px; min-height:500px; border:3px solid #085cba; border-radius:12px; background:#fff; }
.inner_content_full{ margin-bottom:50px}
.inner_content_full .main_content{ padding:5px 20px 50px 20px; min-height:500px; border-radius:12px; position:relative; border:3px solid #085cba; background:#fff;}
.inner_content_full h1{ }

.inner_content iframe{ width: 100%; height:360px;}
.inner_content img, .inner_content_full img{ max-width:100%;}
.inner_banner img{ width:100%;}

.inner_content .main_content p a{ color:#43bff0; text-decoration: underline }
.inner_content .main_content p a:hover{ color:#fe4075; text-decoration: none }

.Album{ margin:30px 0px;}
.Album .title{ background:#fafafa; border-left:2px solid #085cba; color:#085cba; padding:8px 15px; font-size:21px; line-height:32px; display:block;  box-shadow:0px 3px 2px rgba(0,0,0,.2); margin-bottom:20px; }
.Album .description{ background:#fff; padding:15px; margin:20px 0; border:2px solid #085cba; }
.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:155px  }
#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; }

#Inner_Type_F ul{ float:none; width:100%; margin:0 ; width: auto;  padding:0}
#Inner_Type_F ul li{ float:none; width:100%; margin:0 0 15px 00px; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_F iframe { width:100%; height:620px;}

.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;  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:#0083ca;  border-bottom:1px solid #0083ca; margin:0px 0 0 0px; padding:0px 5px; text-align: center;}
.subject_category a{ }
.subject_category a:hover p{ border-bottom:1px solid #0083ca; background:#0083ca; color:#fff; }
.subject_category a:hover{ text-decoration:none}

/* Information Template */
.sub_category{ margin:15px 0;}
.sub_category ul{ list-style: none; padding: 0px 0 0px 0;margin: 0px 0 10px 0;text-align: center; border-bottom: 1px solid #ddd;}
.sub_category ul li{ padding: 0 6px; float:left}
.sub_category ul li a{  padding: 7px 12px; display: block; color: #085cba; font-size: 16px; 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: #085cba; color:#fff }

.sub_category_b{ margin:15px 0;}
.sub_category_b ul{ list-style: none;padding: 0px 0 15px 0;margin: 0px;text-align: center; border-bottom: 1px solid #ddd;}
.sub_category_b ul li{ display: inline-block; padding: 0 15px;}
.sub_category_b ul li a{  padding: 10px 21px; display: block; color: #085cba; font-size: 17px;  line-height: 19px;  }
.sub_category_b ul li a:hover{ color:#085cba}
.sub_category_b ul li a.current{ background: #085cba; color:#fff }
.sub_category_b ul li + li { border-left: 1px dashed #ddd; }

#pages{ float:right; margin:15px 0px 0 ; clear: both; font-size:12px;}
.pages_page{ float:left;padding:0px 10px 0 0;}
#pages ul{ float: left; list-style:none; min-height:17px; margin:0px; padding:0px;}
#pages ul li{  float: left; margin:0px 5px 0px 5px;}
#pages ul li a{ line-height:25px; height:25px; width:25px; display: inline-block; text-align: center; background:#fff; border-radius:50%; color:#333; box-shadow:0 0 3px rgba(0,0,0,.2)}
#pages ul li a:hover{ background:#ececec; text-decoration:underline }
#pages ul li a.pgCurrent{ background:#085cba; color:#fff}

.year_box{ position:absolute; right:20px ;top:20px;}
.year_box select{ padding:5px 5px;}

#info_type_A .information ul{  margin:0; padding:0; }
#info_type_A .information ul li{ float:none; width: 100%; margin:0; padding:10px 5px; border-bottom:1px solid #ddd;  display:inline-block;  }
#info_type_A .information ul li:nth-child(even) {background: #fafafa}
#info_type_A .information ul li a{}
#info_type_A .information ul li a:hover{}
#info_type_A .information ul li img{ float:left; margin:0 20px 0 0; max-width:200px;}
#info_type_A .information .date{ float:left; width:28%;  }
#info_type_A .information .date span{ padding:0 0 0px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:4px 50%;}
#info_type_A .information p{ float:left; width:70%; }
#info_type_A .information ul .title_area{ border-bottom:2px solid #085cba; color:#085cba;}

#info_type_B .information ul{  margin:0 0 0 -2%; padding:0; list-style: none; }
#info_type_B .information ul li{ float: left; width:23%; margin:0 0 15px 2%;}
#info_type_B .information ul li:nth-child(4n+1){ clear:both;} 
#info_type_B .information ul li a{ display: block; color:#085cba; }
#info_type_B .information ul li a:hover{ text-decoration:none}
#info_type_B .information ul li .cover{ box-shadow: 0 0 3px rgba(0,0,0,.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 #085cba ; background:#F9F9F9}
#info_type_C .information ul li:nth-child(3n+1){ clear:both;} 
#info_type_C .information ul li a{ display: block; color:#085cba; }
#info_type_C .information ul li a:hover{ text-decoration:none}
#info_type_C .information ul li .cover{ box-shadow: 0 0 3px rgba(0,0,0,.1); padding:1px;}
#info_type_C .information ul li .content{ padding:5px ; }
#info_type_C .information ul li img{ width:100%; }
#info_type_C .information .date{ }
#info_type_C .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:1px 50%;}

#info_type_D .information ul{  margin:0 0 0 0; padding:0; list-style: none; }
#info_type_D .information ul li{ margin:0 0 15px 0;}
#info_type_D .information ul li a{ display: block; color:#085cba; }
#info_type_D .information ul li a:hover{ text-decoration:none}
#info_type_D .information ul li .cover{ float:left; width:30%; box-shadow: 0 0 3px rgba(0,0,0,.1); padding:1px;}
#info_type_D .information ul li .content{ float:right; width:68%; }
#info_type_D .information ul li img{ width:100%; }
#info_type_D .information .date{ }
#info_type_D .information .date span{ padding:5px 0 5px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:1px 50%;}

/* Notice */
#notice .information ul{  margin:0; padding:0; list-style: none; }
#notice .information ul li{ float:none; width: 100%; margin:0; padding:10px 5px; border-bottom:1px solid #ddd;  display:inline-block;  }
#notice .information ul li:nth-child(even) {background: #fafafa}
#notice .information ul li a{ display:inline-block; padding:0px 0; width:100%; }
#notice .information ul li a:hover{ color:#333; text-decoration:none}
#notice .information .date{ float:left; width:12%; padding:5px 5px 5px 10px;}
#notice .information .date span{ padding:0 0 0px 30px; color:#666; font-size:15px; display:block; background:url(../images/icon/icon_date.png) no-repeat; background-size:21px 21px; background-position:4px 50%;}
#notice .information .number{ float:left; width:10%; padding:5px 0;  }
#notice .information .title{ float:left; width:50%; padding:5px 0;  }
#notice .information p{}
#notice .information .download{ float:right; width:auto; }
#notice .information .download a{ background: url(../images/icon/icon_pdf.png) no-repeat; background-position:0px 50%; background-size:20px; padding:5px 5px 5px 30px; display:block; color:#fc2130; width:auto }
#notice .information ul .title_area{ border-bottom:2px solid #085cba; color:#085cba;}

/* media */
#MediaA .information ul{  margin:0 0 0 -3.3%; list-style:none; padding:0; }
#MediaA .information .clip{ background:url(../images/icon/clip.png) no-repeat; width:35px; height:68px; position:absolute; left:20px; top:-8px; z-index:1 }
#MediaA .information ul li{ width:30%; margin:0 0 20px 3.3%; float:left; position:relative; }
#MediaA .information ul li .cover{ background:#f4f4f4; box-shadow:0 0 3px rgba(0,0,0,.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%; height:420px;}
.youtube_video video{ width:100%; height:420px;}
.video_footer{ background:url(../images/icon/tv_footer.png) no-repeat center; height:38px; width:70%; margin-bottom:50px;}

/* Information - Full Page Display */
#Information_detail #Inner_Type_A li{ float:left; width:23%; margin:0 0 15px 2%; text-align: center;}
#Information_detail #Inner_Type_A li img{ max-width:100%; box-shadow:0 0 3px rgba(0,0,0,.5); height: auto; max-height:255px;}
#Information_detail #Inner_Type_A li:nth-child(3n+1) { clear:none}
#Information_detail #Inner_Type_A li:nth-child(4n+1) { clear:both}

/* Sub Menu */

.left_menu{ float:left; width:22%; margin-bottom:20px; }
.submenu{ box-shadow:-3px 3px 3px rgba(0,0,0,.1); margin:25px 0 0 0; background: #f6fbff}
.submenu .title { background: url(../images/icon/bg_category.png) #085cba top left; margin:0px; padding:0px; text-align: center; background-size:cover;  }
.submenu .title p { font-size:23px; color:#fff; text-shadow:0px 0px 1px rgba(0,0,0,.3); padding:25px 0px; margin:0;} 

.arrowlistmenu{ background: #f0f9ff }
.arrowlistmenu ul {list-style: none; margin: 0; padding: 0; font-size:17px;}
.arrowlistmenu ul ul { background:rgba(255,255,255,.7); font-size:15px; }
.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;}
.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 ul li a { padding:5px 10px; }
.arrowlistmenu ul li a:hover{ color:#085cba}

.arrowlistmenu ul li a.current{ color:#085cba;}
.arrowlistmenu ul ul ul li a.current{ background:#085cba; color:#fff;}
/* Level 3
.arrowlistmenu ul ul ul li a.current{ background:#085cba; 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{  box-shadow:-3px 3px 3px rgba(0,0,0,.1); margin:25px 0 0 0; background: #fffecf}
.subject_template .title { text-align: center; font-size:24px; padding:17px 5px 12px 5px; background:rgba(0,0,0,.05); border-bottom:1px dotted #ddd; color:#085cba; font-weight: bold}
.subject_template ul{ list-style:none; margin:0; padding:10px}
.subject_template ul li{ margin-bottom:5px;  }
.subject_template ul li a{ padding:5px 10px; display:block; }
.subject_template ul li a:hover{ color:#085cba}
.subject_template ul li a.current{ color:#085cba; background:#fff; border-left:2px solid #085cba; box-shadow: 0 2px 3px rgba(0,0,0,.1)}
.bottom_menu {
    background: url(../images/icon/shadow_bg_menu.png) no-repeat center center; background-size:cover;
    width: 100%;
    height: 7px;
}

/* Site Map */
.site-map { margin:0; padding:0;}
.site-map ul{ list-style:none; margin:0 0 0 -3%; padding:0;}
.site-map ul li{ float: left; width: 22%; margin:0 0 15px 3%; padding:0; list-style:none;}
.site-map ul li:nth-child(4n+1){ clear: both; }
.site-map ul li ul{ list-style:none; margin:0 0 0 0px; padding:0;}
.site-map ul li ul li{ float: none; width: 100%; margin:0; }
.site-map ul li ul li ul{ list-style:none; margin:0 0 0 15px; padding:0;}

.site-map ul li a{ color:#085cba; padding:5px 0px; display:block; border-bottom:1px solid #ddd;}
.site-map ul li a:hover{ text-decoration:none;}
.site-map ul li ul li a{ border-bottom:0px solid #ddd; color:#333}

.site-map ul li ul li ul li a{ font-size:15px; border-bottom:0px solid #ddd; color:#555; background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0px 50%; padding:5px 0px 5px 20px ; display:block}
ul.site-map-menu li ul li ul li a:hover{ background:url(../images/icon/arrow_right.png) no-repeat; background-size:15px 15px; background-position:0px 50%; }
.site-map ul li ul li ul li ul li a{ font-size:15px; border-bottom:0px solid #ddd; color:#555; background:url(../images/icon/poting_right.png) no-repeat; background-size:7px 7px; background-position:5px 50%; padding:5px 0px 5px 20px ; display:block}
ul.site-map-menu li ul li ul li ul li a:hover{ background:url(../images/icon/poting_right.png) no-repeat; background-size:7px 7px; background-position:0px 50%; }


/* Other */
.contactus{}
.contactus .info{ 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 #085cba; 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 .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; width:100%} 
#table_box tr:nth-child(1), #title_head{ background:#14336e; color:#fff;} 
#table_box tr:nth-child(even) td{ background:#f7feff} 

hr {
    border: medium none;
    height: 19px;
    margin: 0px 0 10px;
}
.apply_table h3 { margin-bottom:5px}
.apply_table table{ width:100%;}
.apply_table table tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #dddddd;
}

.ablum_cat{ width:80%; margin:0px auto;}
.ablum_cat ul{ list-style:none; margin:0; padding:0 0.5%;}
.ablum_cat ul li{margin:0; padding:0; float: left; width:30%; margin:0 1.5%; }
.ablum_cat ul li a{ color:#085cba; font-size:21px; border:2px solid #085cba; padding:10px 0; display:block; text-align: center; border-radius:12px; text-align: center; }

.payment_box{ margin:0px auto;}
.payment_box ul{ list-style:none; margin:0; padding:0 0.5%;}
.payment_box ul li{margin:0; padding:0; float: left; width:30%; margin:0 1.5%; line-height:19px; }
.payment_box ul li a{ font-size:15px; padding:10px 0; display:block;  }
.payment_box ul li img{ height:160px; display:block; margin-bottom:10px;}
.payment_box ul li:nth-child(3n+1){ clear:both}

.student_work{ margin:0px auto;}
.student_work ul{ list-style:none; margin:0; padding:0 0 0 0;}
.student_work ul li{margin:0; padding:0; float: left; width:30%; margin:0 1.5%; line-height:19px; }
.student_work ul li a{ font-size:16px; padding:15px 0; display:block; text-align: center;  border:1px solid #3ca994;  border-radius: 8px;  }
.student_work ul li:nth-child(3n+1){ clear:both}

.tv_banner{ background:#0f6fc3;}
.left_banner_area{ float:left; width:64%;}
.left_banner_area img{ width:100%;}
.right_tv_des{ float:right; color:#fff; width:36%; }
.right_tv_des .content{ padding:15px; color:#fff; font-size:16px;}

.video_box_arean{ position:relative;} 



#resource_award h3 { margin:0px;}
#resource_award table{
  border-collapse: collapse;
  width: 100%;
}

#resource_award td, #resource_award th {
  border: 1px solid #ddd;
  padding: 8px;
}

#resource_award tr:nth-child(even){background-color: #f2f2f2;}



#resource_award th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

.col-md-4, .col-md-3{ float: left; width:30%; margin:0 1.5%;  }
.col-md-4 h3, .col-md-3 h3{ font-size:16px; border:0px; box-shadow: 0 0 0 rgba(0,0,0,1); margin:0; padding:0; }
.col-md-4 figure, .col-md-3 figure{ margin:0; padding:0 0 30px 0;}
.col-md-9 .row , .row { clear:both; margin-bottom:15px;}

#subject_event h2{ display:none;}
#subject_event .view-content{ list-style:outside}
#subject_event a{ color:#039}

#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} 

.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

   .footer_info { position:relative;}
       .social_icon{ position:absolute ; right:0px; top:40px;}
       .social_icon ul{ list-style:none; margin:0; padding:0;}
       .social_icon ul li{ float: none; margin:0 0 5px 0; text-align:center }
       .social_icon ul li a{ display:block; }
	   
	   .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; }