@charset "utf-8";
/* CSS Document */
html,body {
    padding: 0px; margin: 0px; min-height:100%; font-size:19px; color: #333; line-height:33px;
	font-family: 'Oswald', sans-serif, 'Noto Sans TC', serif; background:#eeeeee;
}
a{transition: all 0.3s ease 0s;}
a:link, a:visited {color: #00266e; text-decoration: none;}
a:hover {color: #ffa800 ; text-decoration: underline; }
.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: #fff; max-width:1920px;box-shadow: 0 0 6px rgba(0,0,0,.2); }
.screen{  position:relative; padding:0px ;}

.container{ height: auto; min-height:500px;   }
.container .screen{  padding:0 30px; }
.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:33px; color:#032d69; }
h2{ font-size:28px; color:#032d69; }
h3{ font-size:24px; margin:10px 0; color:#032d69;  }
h4{ font-size:24px; margin:10px 0; color:#3c99dc; border-left:3px solid #001f47; padding:5px 15px; }
h5{ font-size:22px; margin:0px; color:#3c99dc}
h6{ font-size:19px; line-height:30px; color:#333; }
p{padding:0px}

.sina-nav .contact { background:url(../images/web/bg_contact.png) repeat-y ; }
/* theme */

/* theme */
.FullPage .inner_content{ width:100% !important; padding:20px 0}
.FullPage .arrowlistmenu{ display:none !important }

.sticky { z-index:10; -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; }
.sticky .header { position:fixed; top:0px;  z-index:10; width:100%; box-shadow:  0 0 3px rgba(0,0,0,.2)   } 

.sticky .header .icon_top { display:none;}
.sticky .header .logo_area { margin: 0;}

.sticky .header .logo_img img{ width: auto; max-height:60px; }
.sticky .header .logo_txt { margin:5px 0 0 10px;   }
.sticky .logo_tc { font-size:26px; letter-spacing:3px; line-height:32px; }
.sticky .logo_en { font-size:15px; line-height:19px; letter-spacing:-0.5px;  font-weight:normal; }

.sticky #nav-wrap { }
.sticky + div + .container {}

#contact_info{ background: rgb(0,89,170);
background: linear-gradient(355deg, rgba(0,89,170,1) 0%, rgba(1,153,216,1) 100%); color:#fff; padding:30px 0;}
#contact_info .logo_footer { float: left; width:29%  ;  }
#contact_info .contactinforamtion { float: left; width:43%; line-height:33px; padding-top:10px;  }
#contact_info span { padding: 0 0 0 35px;  }

#contact_info .socialmedia { float: right; width:27% ; }

.logo_footer .logo_area { float: left; padding:0px  ;   }
.logo_footer .logo_area a { display:block;}
.logo_footer .logo_img {  float: left; }
.logo_footer .logo_img img{ max-width:100%; max-height:85px;    }
.logo_footer .logo_txt { padding:10px 0 0 10px; float: left;   }
.logo_footer .logo_tc { font-size:30px; letter-spacing:3px; color:#fff; }
.logo_footer .logo_en { font-size:22px; line-height:30px; letter-spacing:-0.5px; color:#fff }


.links_box{float: left; position:relative}	
.links_box a{ display:block; color:#333}
.links_box img{ width:auto;} 

.esda{ float: left; width:48%;}
.esda a{ background:url(../images/web/esda.png) no-repeat ; background-position:0 50%; padding:15px 0 15px 52px; display:block; color:#fff }
.facebook{ float: right; }
.facebook a{ background:url(../images/web/fb.png) no-repeat ; background-position:0 50%; padding:15px 0 15px 52px; display:block; color:#fff }
/* Header */
.header{ background: rgb(0,89,170);
background: linear-gradient(355deg, rgba(0,89,170,1) 0%, rgba(1,153,216,1) 100%);  position: relative;  z-index:10; max-width:1920px; }
.header .logo_area { float: left; padding:10px 15px  ;  text-align: left; position:absolute; z-index:9 !important  }
.header .logo_area a { display:block;}
.header .logo_img {  float: left; }
.header .logo_img img{ max-width:100%; max-height:85px;   -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; }
.header .logo_txt { margin:10px 0 0 10px; float: left; 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; opacity: 1; }
.logo_tc { font-size:32px; letter-spacing:3px; line-height:33px; font-family: 'Noto Sans TC', serif; }
.logo_en { font-size:28px; line-height:34px; letter-spacing:-0.25px;  font-weight:normal; font-family:'Italianno',"微軟正黑體", "Microsoft JhengHei", cursive;  }
.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; }



/* Main */
.inner_area { background:url(../images/web/main_bg.png) no-repeat center center ; padding:50px 0; background-size:cover; }
.inner_area_b { background:url(../images/web/event_bg.png) no-repeat center center ; padding:50px 0; background-size:cover; }
.inner_area_c {  padding:50px 0;   }

.more_area{ position:absolute; right:0px; top:10px; display:block; z-index:1;  font-size:15px; text-transform: uppercase;  text-align:center; }


/* latest_new */
.latest_new{ float: left; width:60%;   position:relative;  }
.latest_new .area{   }
.latest_new .title { font-size:30px; color:#004ea0; text-transform: uppercase; border-bottom:1px solid #004ea0; padding:15px 0;   }

.latest_new ul{ list-style:none; margin: 0; padding: 0px; overflow-y: auto; max-height:570px;}
.latest_new ul li{ position:relative; padding: 10px 0px;}
.latest_new ul li:nth-of-type(even){background: rgba(204,204,204,.1) };

.latest_new ul li span{ float: left; padding:0 0; }
.latest_new ul li a{ display:block; padding:0; color:#333;}
.latest_new ul li:hover { background: #e6f2ff}
.latest_new .content{float: right; color:#4a4a4a;  width:68%; }

.latest_new ul li .date{ margin: 0 0 ; font-size:14px;  display:inline-block; padding:5px 0 5px 25px; background:url(../images/web/icon_calendar.png) no-repeat center left;  }
.latest_new ul li .news_title { font-size:21px; line-height:24px; text-transform:uppercase; color:#004ea0; margin-bottom:10px;}
.latest_new ul li .description{  color:#333; font-size:17px; line-height:21px; }

.latest_new .more_area a { background: #004ea0; color:#fff; padding:5px 20px; display:block;}
.latest_new .more_area a:hover { background: #ffae00; color:#fff; }

.latest_new ul li .cover{ float: left; width: 30%; }
.latest_new ul li .cover img{ max-width:100%; box-shadow: 0px 0px 3px rgba(0,0,0,.2) }


.latest_awards{ background: rgba(255,255,255,0.7); position:relative; box-shadow:0 0 2px rgba(0,0,0,.3);}
.latest_awards .area{ padding:30px; min-height:350px;  }
.latest_awards .title { background:#004ea0; font-size:30px; padding:15px 30px; color:#fff; text-transform: uppercase; position:absolute; left:0; top:0;  }

#inner_awards{ position:relative; box-shadow:0 0 2px rgba(0,0,0,.0);}
#inner_awards ul{ padding: 0px 0 30px 0; }

.latest_awards ul{ list-style:none; margin: 0 0 0 -2%; padding: 70px 0 30px 0;}
.latest_awards ul li{ box-shadow: 0 0 3px rgba(0,0,0,.2); float: left; width:23%; margin:0 0 15px 2%; position: relative; }
.latest_awards ul li:hover{ background:#ffefc8; }
.latest_awards .news_title { font-size:21px; padding:10px 0;}
.latest_awards ul li .date{ position:absolute; right:-10px; top:45%; 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; }
.latest_awards ul li .date span{ padding:5px 10px; color: #000; font-size:14px;  display:inline-block; padding:5px 15px 5px 30px; background:url(../images/web/icon_calendar.png) no-repeat  #ffae00; background-position:5px 50%;  }

.latest_awards ul li:hover  .date{ right:0px; }
.latest_awards ul li:nth-child(4n+1){ clear:both; }

.latest_awards ul li a{ display:block; padding:15px;}
.latest_awards ul li a:hover{ text-decoration: none; color:#333  }
.latest_awards ul li .content { padding:10px 0;}
.latest_awards .cover{ }
.latest_awards img{ width:100%; }
.latest_awards ul li .more_btn{ border-top:1px solid #ddd; padding:5px 0;}

.latest_awards .more_area { top:5px; right:1px;}
.latest_awards .more_area a { background:#004ea0; color:#fff; padding:5px 20px; display:block;}
.latest_awards .more_area a:hover { background:#ffae00; color:#fff; }


/* Main Userful Links */
.Userful_link_inside{ float:left; padding:0px ; width:100%;}
.Userful_link_inside .title{ font-size:30px; color:#004ea0; text-transform: uppercase;  padding:15px 0;}
.Userful_link_inside ul{ list-style:none; margin:0 0 0 -1.5%; padding:20px 0 0;}
.Userful_link_inside ul li{ float:left; margin-bottom:10px; width:15%; margin-left:1.5%;}

.Userful_link_inside  img{border:1px solid #fff; width:100%;  box-shadow:0 0 2px rgba(0,0,0,.25)}
.Userful_link_inside  img:hover{ opacity:.7; box-shadow:0 0 2px rgba(0,0,0,.4)}
.Userful_link_inside ul li a{display: block;}

#login_area { background:url(../images/web/eclass_bg.png) no-repeat right #81d8d0; float:right; width:36%; padding:15px 1% ; position:relative; }
#login_area .login_icon{ text-shadow: 0 0 3px rgba(0,0,0,.3); font-size:27px; line-height:30px; text-transform: uppercase; }
#login_area .login_icon a{ color:#fff !important }
#UserLogin , #UserPassword{ font-size:15px; width:100%; border:0px;   line-height:30px; }
#UserLogin { margin-bottom:5px;}
#sumbit { background:#dddddd; color:#333;  font-size:19px; line-height:50px; text-align: center; position:absolute; top:30px; right:15px;
 border:1px solid #fff; box-shadow: 0 0 3px rgba(0,0,0,.2); border-radius: 0px; font-family: 'Oswald', sans-serif, 'Noto Sans TC', serif; background:#eeeeee; text-transform: uppercase;}
#sumbit:hover { background:#ffae00 }
#form_fill { float:left; width:78%;}
#form_sub{ float:right; width:20%;}

.main_calenadr{ float: right; width:38%;  position:relative;margin-top:30px; box-shadow: 0 0 3px rgba(0,0,0,0.2) ; background: rgba(255,255,255,.7)}
.main_calenadr .area{ min-height:350px;  }
.main_calenadr .title { background:#f8f7f7;  color:#004ea0 ; font-size:30px; padding:15px; }

.main_calenadr ul{ list-style:none; margin: 0; padding: 0px; max-height: 150px;
overflow-y: scroll;}
.main_calenadr ul li{ border-bottom:none;background: #fff;  position:relative; padding: 5px 5px;}
.main_calenadr ul li:nth-of-type(even){background: #f7f7f7;}
.main_calenadr ul li span{  }
.main_calenadr ul li a{ display:block; padding:0; color:#333;}
.main_calenadr .more_area a { background:#004ea0; color:#fff; padding:5px 20px; display:block;}
.main_calenadr .more_area a:hover { background:#ffae00; color:#fff; }

#calendar{ padding:10px 5px;}
.fc-center h2{ font-size:13px;}


.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:30px 0; }

#inside_ff { background:url(../images/web/footer_school.png) no-repeat top; padding:80px 0 20px 0   }

.left_main{ background:url(../images/web/footer_school.png) no-repeat bottom;  padding:30px 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;}


/* Banner */
.banner_area{ overflow: hidden}
.slider{ float:left; width:100%; }
.sentense{ border:1px solid #fff; background: #F9F9F9; margin:15px 0;}
.sentense .area{ padding:20px ;}
.sentense .title{display:none;}

/* Inner Area */


.home_left{ float:left; width:80%;}







/* Footer */
.footer{  font-size:14px;  background:#fff; padding:30px 0;}
.footer .screen, #contact_info .screen{padding:0 30px ;}
.footer .copyright{ float:left; width:70%; text-align: left ;  }
.footer .power{ float:right; width:28%; text-align: right}
.footer .power a{ color:#333;}
.footer .power a:hover{ color: #094388;}
.footer .copyright a{ color:#333;}

.upper_footer{ background:#00266e; padding: 50px 0 30px}
.upper_footer .Userful_link_outside{float: left; width: 70%;}
.upper_footer .Userful_link_outside .title{ display:none}
.upper_footer .Userful_link_outside ul{ list-style:none; margin:0 0 0 0%; padding:0}
.upper_footer .Userful_link_outside ul li{ float: left; width:19%; margin:0 1% 10px 0;}
.upper_footer .Userful_link_outside ul li img{ width:100%; box-shadow:0 0 2px rgba(0,0,0,.25); border:1px solid #fff;}
.upper_footer .Userful_link_outside ul li:hover img{ opacity:.7; box-shadow:0 0 3px rgba(0,0,0,.4)}
.upper_footer .footer_contact{width: 27%; position: relative; float: right;font-size: 18px; color: #fff;font-family: "Oswald", "微軟正黑體"}
.upper_footer .footer_contact .title{ color:#fff; padding:0 0 0 45px; margin-bottom:10px;}
.upper_footer .footer_contact .title span{ position:absolute; left:0px; top:-1px; background:url(../images/icon_tel.png) no-repeat; width:30px; height:24px;}
.upper_footer .footer_contact .email{color: #fff600;}
.upper_footer .footer_contact .email:hover{ color:#fff}
.upper_footer .footer_contact .upper_footer_map{padding: 3px 15px 3px 34px; box-shadow: 0 0 1px rgba(0,0,0,.35); background: #ffc000 url(../images/icon_map.png) no-repeat; background-position: 10px 6px; color: #fff; border-radius: 4px; font-size: 14px;}
.upper_footer .footer_contact .upper_footer_googlemap{margin-left: 8px; padding: 3px 15px 3px 37px; box-shadow: 0 0 1px rgba(0,0,0,.35); background: #fff url(../images/icon_googlemap.png) no-repeat; background-position: 8px 0px; color: #000; border-radius: 4px; font-size: 14px;}
.upper_footer .footer_contact table{line-height: 36px;}
.upper_footer .footer_contact td { color:#fff;}

.upper_footer .footer_contact td a { color:#fff;}
.upper_footer .footer_contact td a:hover { color:#333;}
.cd-top {
  display: inline-block;  position: fixed;  opacity: 0; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  height: 50px;  width: 50px;  bottom: 50px;  right: 50px; z-index:1;
  overflow: hidden;  text-indent: 100%;  white-space: nowrap; border:1px 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: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:42px;}
.inner_content_full{   }
.inner_content_full .main_content{ padding-bottom:50px;  min-height:500px; line-height:40px; position:relative;}
.inner_content iframe{ max-width: 800px; min-height:480px; }
.inner_content img, .inner_content_full img{ max-width:100%;}

.non_banner{ background:url(../images/web/event_bg.png) no-repeat center center ; position: relative; padding:90px 0 110px 0;  text-align:center; background-position: center;  max-width:1920px; background-size: cover !important}
.non_banner h1{ color:#0e1e5b; padding:5px 0px; display:inline; font-size:5em; text-transform: capitalize; line-height: inherit; border-bottom:1px solid #f3cb38;  font-family: 'Italianno',"微軟正黑體", "Microsoft JhengHei", cursive; font-weight:normal; }

.inner_banner{  position: relative; padding:150px 0 150px 0; background-position: center top;  text-align:center;  max-width:1920px; background:#d5f3fe  ;  background-size: cover !important; background-position:50% 50% !important}
.inner_banner h1{ color:#fff; padding:5px 0px; display:inline; font-size:5em; text-transform: capitalize; line-height: inherit; text-shadow:0px 0px 8px rgba(0,0,0,.95); font-family: 'Italianno',"微軟正黑體", "Microsoft JhengHei", cursive; font-weight:normal; }

.media_banner{ background:url(../images/web/event_bg.png) no-repeat center center; position: relative; padding:90px 0 90px 0;  text-align:center; background-position: center;  max-width:1920px;  background-size: cover !important}
.media_banner h1{ color:#0e1e5b; padding:5px 0px; display:inline; font-size:5em; text-transform: capitalize; line-height: inherit; font-family: 'Italianno',"微軟正黑體", "Microsoft JhengHei", cursive; font-weight:normal; }

.media_banner h1 { display:none}

.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{ }


.detail_inside { background-position: center  top; background-repeat: no-repeat; background-size:100% auto; background:url(../images/bg_green_in.jpg) no-repeat top center; }
.detail_inside  .title_t{ margin:0px; padding:70px 0; text-align: center;  }
.detail_inside  .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;  border:1px solid rgba(255,255,255,.7);}


#inner_banner { background-position: center  top; background-repeat: no-repeat; background-size:100% auto; background:url(../images/bg_green.jpg) no-repeat top center; }
#inner_banner .title_t{ margin:0px; padding:118px 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/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:url(../images/bg_green.jpg) no-repeat top center; }
#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{ margin:15px 0px;}
.Album .title{  color:#032d69; border-left:2px solid #032d69;  padding:5px 100px 5px 20px;   margin:30px 0; display:inline-table; font-size:24px; }
.Album .description{padding:10px; margin:20px 0; }
.Album ul{ list-style:none; padding:0px; margin:0}
.Album ol{ margin:0px; padding:0 5px;}
.Album ul li{ text-align: center; 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;}

#crest { margin:0px 15px 15px 0; float: left; width:25%;}
#crest img{ width:100%; }

.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:31%}
#Inner_Type_C .right_desc{ float: right; width:68%; 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 0 -2%; padding:0px 0;}
#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 {  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%;}

ul#timeline { list-style: none !important; margin:0; padding:0;}
ul#timeline li{ float:left !important; margin:0 !important; width:50% !important; text-align:center !important; padding:0px 0; clear:none !important}


#Inner_Type_G { background:none}
#Inner_Type_G .download_area{ width: 100%}
#Inner_Type_G  #the-canvas {
  border: 1px solid black;
  direction: ltr;
}
#Inner_Type_G ul{ margin:0; padding:0; list-style:none;}
#Inner_Type_G li{ float:none; margin:0 0 15px 0%; width: auto; text-align: left; clear:both; padding:0}
#Inner_Type_G 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 */

#notice .sub_category{  }
.sub_category{ float: left; margin-bottom:20px; }
.sub_category ul{ list-style:none; padding:0px; margin:0px; }
.sub_category ul li{ float:left; margin-right:15px;margin-bottom: 5px;}
.sub_category ul li a{ padding:10px 21px; display:block; color:#2080d1; background: #fff; font-size:16px; line-height:19px; border:1px solid #2080d1; }
.sub_category ul li a:hover{ background: #ffae00; color:#fff; border:1px solid #2080d1;}
.sub_category ul li a.current{ background: #013d85 ; color:#fff; border:1px solid #032d69 ; }
#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:#ffae00; 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; line-height:17px; }
.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/web/icon_calendar.png) no-repeat left center;  }
.information .single{ background:#fff}
.information .double{ }


#info_type_A .information ul li:nth-child(4n+1){ clear:both; }


#info_type_B .information ul{ list-style:none; margin: 0; padding: 0px; }
#info_type_B .information ul li{ position:relative; border-bottom:1px dotted #fff; padding: 10px 0px; float:none; width:100%; line-height:38px; margin:0; }
#info_type_B .information ul li:nth-of-type(even){background: rgba(204,204,204,.1) };

#info_type_B .information ul li span{ float: left; padding:0 0; }
#info_type_B .information ul li a{ display:block; padding:0; color:#333;}
#info_type_B .information ul li:hover { background: #e6f2ff}
#info_type_B .information ul .content{float: right; color:#4a4a4a;  width:73%; }

#info_type_B .information ul li .date{  }
#info_type_B .information ul li .news_title{ font-size:21px; text-transform:uppercase; color:#004ea0; margin-bottom:10px;}
#info_type_B .information ul li .description{  color:#333; }


#info_type_B .information ul li .cover{ float: left; width: 25%; }
#info_type_B .information ul li .cover img{ max-width:100%; box-shadow: 0px 0px 3px rgba(0,0,0,.2) }



/* 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}



.sidebar-nav .title {padding: 25px 0; background:#032d69  url(../images/icon/bg_category.png) no-repeat; background-size: cover !important; border-bottom:2px solid #fff; margin:0px;  text-align: center; }
.sidebar-nav .title p { font-size:28px; color:#fff;  padding:15px 0; text-transform:uppercase; line-height:34px; }
/* Sub Menu */
.arrowlistmenu{ float:left; width:22%; background: #fff; box-shadow:0 0 3px rgba(0,0,0,.2); position:relative; }
.arrowlistmenu .title {padding: 25px 0; background:#032d69  url(../images/icon/bg_category.png) no-repeat; background-size: cover !important; border-bottom:2px solid #fff; margin:0px;  text-align: center; }
.arrowlistmenu .title p { font-size:28px; color:#fff;  padding:15px 0; text-transform:uppercase; line-height:34px; }
.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:5px 10px 5px 10px; font-size:18px; cursor: pointer; display:block; color: #032d69; border-top:1px solid #cdd7e5}

.arrowlistmenu a{  display:block;}
.arrowlistmenu a:hover{color: #333;  }
.arrowlistmenu a.current{ background-color:#0e1e5b ; color:#fff;}

.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: 4px 15px 4px 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:#0e1e5b url(../images/arrow_white.png) no-repeat; background-position:20px 15px;  color:#fff}

.categoryitems_sub .Lv2 a{ padding:10px 15px 10px 35px!important; margin-left:10px !important; color:#666 ; font-size:0.9em }
.categoryitems_sub ul .Lv4  { margin-left:20px !important;  }

/* 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}
.sidebar-nav {
	float:left; width:20%;   
}
/* 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:23%; margin:0 0 20px 2%; padding:0; line-height:17px; float:left; position:relative; }
#Media_Album .information ul li:nth-child(4n+1) {clear: both;}
#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%; }
#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:23%; margin:0 0 20px 2%; padding:0;  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;   display: inline; background:url(../images/web/icon_calendar.png) no-repeat left center; }
#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(4n+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;}
.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_t{ border-collapse:inherit; width:100%;}
#table_t{ }
#table_t tr:nth-child(1){ background:#0f5298; color:#fff;}
#table_t tr:nth-child(even) td{ background:#e1f7ff}

#table_des{ border-collapse:inherit; width:100%;  border:1px solid #3c99dc; padding:3px;}
#table_des tr:nth-child(even) td{ background:#fff}
#table_des tr:nth-child(odd) td{ background:#f7f5f2}

#table_a{ border-collapse:inherit; width:100%}
#table_a{ border:2px solid #3c99dc; padding:2px;}
#table_a tr:nth-child(even) td{ background:#f7f8f8}

#table_subject {border-collapse:inherit; width:100%}
#table_subject img { width:20px; height:20px;}
tr#title_table td{ background:#0078c0; color:#fff; }

#table_stafflist{ border-collapse:inherit; width:100%; }
#table_stafflist{ border:1px solid #3c99dc; padding:5px;}
#table_stafflist tr:nth-child(even) td{ background:#f7f8f8}
#table_stafflist tr td{ width:50% !important}

#r_photo{ float:right; width:30%}
#r_photo img{  width:100%}
#l_content { float: left;  width:70%}
#l_content table { width:100%}
.slogan{  position:absolute; left:2%; top:70%; background: rgb(0,89,170);
background: linear-gradient(90deg, rgba(0,89,170,0) 0%, rgba(1,153,216,1) 100%); padding:20px 30px; }
.slogan I { font-size:36px; text-transform: uppercase; line-height:42px; text-transform: uppercase; color:#fff; text-shadow: 0 0 3px rgba(0,0,0,.7)   }

#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:#fff; color:#333;
	max-width:960px; 
}
#popup_this .content { min-width:800px; min-height:450px; max-height:650px; overflow-y: auto; padding:15px ; margin:15px; border:0px solid #fff; }

.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #333;
    background: #D3D3D3; line-height:23px;
    padding: 5px 12px;
}
.b-close:hover { 
    background: #fbcb09;
}

@media screen and (max-width: 1024px) {
	#popup_this .content { min-width: auto; }
}
@media screen and (max-width: 800px) {
#popup_this {  width:90%;   }
#popup_this .content  {
min-width:300px;
min-height:240px;
max-height:420px; padding:30px 5px ; 
	}
}