/* .indexVersion .skipwrapper,
.indexVersion .headerArea .navWrap,
.indexVersion .headerArea .shareTool,
.indexVersion .bodyArea,
.indexVersion .footerArea,
.indexVersion #ui-datepicker-div{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
} */
.leftMenuVersion .leftmenu {
  float: left;
  width: 180px;
}

.leftMenuVersion .mainHeader,
.leftMenuVersion .mainContent {
  width: 800px;
  float: left;
}

#mainContentSkip {
  float: left;
}

.text_left {
  text-align: left !important;
}

.hrbTool {
  width: 250px
}

.headerMenu ul li {
  float: left;
  margin: 0;
}

.headerMenu ul .close ul {
  position: absolute;
  left: -9999px;
}

.headerMenu ul .close ul ul ul {
  display: none !important
}

.headerMenu ul li ul.activeUl,
.headerMenu ul li ul.activeUl_withTimer {
  left: -20px;
}

.headerMenu ul li a>div {
  float: left;
}

.headerMenu ul ul.menuLv1 {
  display: none;
  position: fixed;
}

.headerMenu .tMenu li ul li>span>p {
  font-size: 24pt;
  color: #4891bc;
}

.headerMenu ul ul.menuLv1>li:not(.menuLv1_title_li) {
  border: 0;
  flex: 0 0 25%;
  max-width: 25%;
  padding-bottom: 40px;
}

.headerMenu ul ul.menuLv1>li.menuLv1_title_li {
  flex: 0 0 100%;
  max-width: 100%;
  font-weight: 400;
  margin-bottom: 30px;
}

.headerMenu ul.menuLv1.shortList {
  width: 240px;
}

.headerMenu ul .longList {
  float: left;
  position: relative;
}

.headerMenu .longList ul.menuLv1.numUl1 {
  left: 220px;
}

.headerMenu .longList ul.menuLv1.numUl2 {
  left: 440px;
}

.headerMenu ul.menuLv0,
.headerMenu ul.menuLv0 li {
  list-style-type: none;
}

.headerMenu ul.menuLv0>li.firstLi {}

.headerMenu ul.menuLv0>li.firstLi>a img {
  margin: 0 15px;
}

.headerMenu ul.menuLv0>li {
  font-weight: bold;
  display: inline-block;
  text-align: center;
  padding-right: 20px;
}


.headerMenu ul.menuLv0>li a {
  position: relative;
  display: block;
}

.headerMenu ul.menuLv0>li.firstLi:before {
  content: '';
  display: none;
}

.headerMenu ul.menuLv0>li:before {
  content: '';
}

.headerMenu ul.menuLv0>li.my_menu1:before {
  content: ' ';
  display: none;
}

.headerMenu ul.menuLv0>li:hover:after,
.headerMenu ul.menuLv0>li.active_section:after {}

.headerMenu ul li ul {
  position: absolute;
}

.headerMenu ul.menuLv0>li>a>span {
  display: block;
  margin-top: 0;
}

.headerMenu ul.menuLv0>li>a>span.caret {
  position: absolute;
  padding-right: 0;
  top: 50%;
  right: 5px;
  display: none;
}

.headerMenu ul.menuLv0>li:hover>a,
.headerMenu ul.menuLv0>li>a:hover,
.headerMenu ul.menuLv0>li>a:focus {
  color: #6B531F;
  text-decoration: underline !important;
}

@media(min-width:1171px) {
  .headerMenu ul.menuLv0>li>a:focus {
    outline: 3px solid #fff;
  }
}

.headerMenu .tMenu li ul.menuLv1>li a:hover {
  color: #89ad0d;
}

.headerMenu .tMenu a>span {
  margin: 0 0px;
}

.headerMenu .tMenu li.open {
  position: static;
}

.headerMenu .tMenu li.open>ul {
  display: flex;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 4em;
  flex-wrap: wrap;
  background-color: #f6fafb;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  padding-right: 4em;
}

.headerMenu .tMenu li ul.menuLv2 {
  display: none;
}

.headerMenu .tMenu li ul.menuLv2.active {
  display: block;
}

.headerMenu .tMenu li.open ul.menuLv2,
.headerMenu .tMenu li .activeUl ul.menuLv2,
.headerMenu .tMenu li ul.menuLv2.activeUl {
  min-width: 100%;
  /* width: 16em; */
  position: relative;
  left: 0;
}

.headerMenu .tMenu li.open ul:after,
.headerMenu .tMenu li ul.activeUl:after {
  clear: both;
}

.headerMenu .tMenu li.open ul li a,
.headerMenu .tMenu li ul.activeUl li a {
  display: block;
}

.headerMenu .tMenu .menuLv1 a {
  color: #3e3c50;
}

.headerMenu ul.menuLv0 {
  z-index: 7900;
}

.headerMenu ul.menuLv1 {
  z-index: 7910;
}

.headerMenu ul.menuLv2 {
  z-index: 7920;
}

.headerMenu ul.menuLv1>li {
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
}

/*top menu (level2)*/
.headerMenu .tMenu li.open ul.menuLv2>li {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17.3px;
  text-align: left;
  position: relative;
}

.headerMenu .tMenu .menuLv2>li:before {
  content: '';
  background-color: #38bdf0;
  width: 7px;
  height: 7px;
  position: absolute;
  z-index: 10;
  top: 17px;
  left: -15px;
}



.headerMenu .tMenu li.open ul.menuLv2 {
  padding-left: 22px;
}

.fixedHeader .headerMenu .tMenu li.open ul.menuLv2 {
  padding-left: 1em;
}

.headerMenu .tMenu li.open ul.menuLv2>li a {}

/*top menu (level2)*/

.headerMenu .tMenu li ul>li.close {

  background-position: right top;
  background-repeat: no-repeat;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-top: 0 !important;
}

.siteList .caret {
  display: none;
}

.headerMenu .tMenu .menuLv1 hr {
  margin-top: auto;
  margin-bottom: auto;
  border: 1px solid #b9c7d6;
  border-top: 0;
  width: 90%;
  margin: 0 auto;
}



.chineseVersion .headerMenu .tMenu .menuLv1 a {
  min-height: 19px;
}

.copyrightBar {
  text-align: center;
  margin: 20px 0;
}

.headerTool .myLogo {
  z-index: 8888;
}

.headerTool .myLogo a {
  display: block;
}

.headerTool .myLogo img {
  text-align: left;
}

.headerTool .myLogo span {}

.headerTool .headerMenu {}

.headerTool .AStyleArea a {
  vertical-align: baseline;
  padding: 0 4px;
}


/*=========footer=========*/

.footerMenu ul.menuLv0>li.firstLi {}

.footerMenu ul,
.footerMenu ul li {
  list-style-type: none;
  padding: 0;
}

.indexVersion .footerMenu .bMenu {
  display: block;
}

.footerArea {
  position: relative;
  z-index: 5000;
  background-color: #eff8f9;
}

.indexVersion .footerArea {
  box-shadow: none;
}

.footerArea a {
  color: #fff;
}

.footerArea .container {
  z-index: 1000;
  position: relative;
}

.footerRow {
  padding-top: 3em;
  padding-bottom: 3em;
}

.indexVersion .footerRow {}

.footerArea .footerTop {
  position: relative;
}

.footerArea .footerTop .mylogo {
  position: absolute;
  left: 0;
  top: 10px;
}

.footerArea .footerBottom {
  margin-top: 30px;
}

.footerArea .footerMenu {
  padding-bottom: 30px;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #3f535a;
  padding-right: 0px;
  padding-left: 0px;
}

.footerMenu ul ul ul {
  display: none;
}

.footerArea .myFooterBg {
  position: absolute;
  left: 0;
  right: 0;
  background: #012056;
  bottom: 0;
  z-index: 1;
}

.footerMenu .bMenu li {
  display: list-item;
  margin: 10px 0;
  list-style-type: disc;
}

.footerMenu .bMenu .menuLv1 li {}

.footerMenu .bMenu .menuLv1 li:before {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.footerMenu ul.menuLv0>li.firstLi {
  float: left;
  list-style-type: none;
  margin-top: 10px;
  margin-right: 25px;
  margin-bottom: 35px;
  padding-left: 30px;
  display: none;
}

.footerMenu ul.menuLv0>li.my_menu1 {
  float: left;
  width: 13%;
  list-style-type: none;
  margin-top: 10px;
  margin-right: 25px;
  margin-bottom: 35px;
  padding-left: 6%;
}

.footerMenu ul.menuLv0>li.my_menu2 {
  width: 13%;
}

.footerMenu ul.menuLv0>li.my_menu3 {
  width: 13%;
}

.footerMenu ul.menuLv0>li.my_menu4 {
  width: 13%;
}

.footerMenu ul.menuLv0>li.my_menu5 {
  width: 13%;
}

.footerMenu ul.menuLv0>li.my_menu6 {
  width: 13%;
}

.footerArea .footerMenu .bMenu>li {
  float: left;
  list-style-type: none;
  margin-top: 10px;
  margin-right: 25px;
  margin-bottom: 35px;
}

.footerArea .footerMenu .bMenu>li.my_menu18 {
  float: left;
  width: 240px;
  list-style-type: none;
  margin-top: 10px;
  margin-right: 25px;
  margin-bottom: 35px;
}

.footerArea .footerMenu .bMenu>li a {
  margin-bottom: 5px;
}

.footerArea .footerMenu .bMenu>li li {
  float: left;
  margin: 8px 25px 8px 25px;
  width: 200px;
  max-width: 100%;
}

.footerMenu .bMenu {
  font-size: 1em;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
}

.footerMenu .shortList {
  max-width: 120px;
}

.footerMenu .longList>ul {
  float: left;
}

.footerMenu .longList .firstUl {
  margin-left: 0;
}

.footerMenu .longList ul {
  margin-left: 20px;
}

.footerMenu .bMenu .menuLv1 a:link,
.footerMenu .bMenu .menuLv1 a:visited {
  display: inline;
}

.footerMenu .bMenu a:link,
.footerMenu .bMenu a:visited {
  display: block;
  color: #3e5259;
  font-weight: bold;
}

.footerMenu .bMenu a:hover,
.footerMenu .bMenu a:focus,
.footerMenu .bMenu a:active,
.footerMenu .bMenu a.active_section {
  text-decoration: none;
}

.footerMenu .bMenu .menuLv1 a:link,
.footerMenu .bMenu .menuLv1 a:visited,
.footerMenu .bMenu .menuLv1,
.footerMenu .bMenu .menuLv1 {
  color: #3e5259;
  font-weight: normal;
}

.footerMenu .bMenu .menuLv1 a:hover,
.footerMenu .bMenu .menuLv1 a:focus,
.footerMenu .bMenu .menuLv1 a:active,
.footerMenu .bMenu .menuLv1 a.active_section {}

body .footerArea,
body .footerArea a {
  color: #5e5c5c;
}

body .footerArea ul.fMenu {
  list-style-type: none;
  padding: 0 0 10px 0;
  margin-bottom: 0;
}

body .footerArea ul.fMenu,
body .footerArea .copyRight,
body .footerArea .copyrightBar {}

body .footerArea ul.fMenu {}

body .footerArea div.info ul.fMenu {
  /*	max-width: 50%;*/
  margin: 0px;
  padding: 0px;
  display: block;
}

body .footerArea .footerBold {
  font-size: 1.1em;
  font-weight: bold;
}

body .footerArea .govLogo {
  margin-bottom: 10px;
}

body .footerArea .govLogo>div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

body .footerArea .info {
  display: inline-block;
  vertical-align: baseline;
  padding-bottom: 10px;
}

body .footerArea .info>span {
  text-align: left;
}

body .footerArea .info>* {}

body .footerArea .info .copy_right {
  padding-right: 15px;
}

body .footerArea ul.fMenu a {
  color: #5e5c5c;
}

body .footerArea ul.fMenu>li,
body .footerArea .copyrightBar {
  margin: 0;
  display: inline-block;
}

body .footerArea .copyrightBar {
  padding-right: 1em;
  padding-bottom: 15px;
}

.copyrightBar img {}

body #footer div.system {
  width: 50%;
  text-align: right;
  float: right;
}

body #footer div.copyright {
  width: 50%;
  text-align: right;
  float: right;
}

body #footer div.w3c {
  display: block;
}

body #footer div .copyRight {}

body #footer div.w3c>div {
  vertical-align: middle;
  display: inline-block;
  ;
}

body #footer div.w3c .copyrightBar img {
  width: 88px;
}

.footerArea .updateDate {
  display: inline-block;
  padding-bottom: 15px;
}

.footerArea ul.fMenu li {
  padding-bottom: 4px;
}

.footerArea .fMenu>li a {
  display: inline;
  margin: 0;
}

.footerArea .fMenu>li .firstItem {
  margin-left: 0
}

.footerArea .fMenu>li .lastItem {
  margin-right: 0
}

.footerLeft {
  float: left;
}

.footerRight {
  float: right;
}

.copyRight {
  display: block;
  text-align: left;
}

.myheaderTool>div.mobile_view {
  padding-left: 0px;
}

.myheaderTool>div.sitemap {
  padding-left: 0px;
  font-size: 14px;
}

.myheaderTool>div.sitemap a {
  color: #3e5259;
}

.mailTool {
  float: right;
}

.homeTool img {
  vertical-align: text-bottom;
}

.footerArea .myLogo img {
  width: 90px;
  display: block;
  margin: auto;
}

.footerArea .myLogo span {
  display: block;
  text-align: center;
  margin-top: 10px;
}


/*=========Page Buttom=========*/

body div.btmNav {
  padding-top: 30px;
  padding-bottom: 6px;
}


/*.indexVersion div.btmNav{
display:none;
}*/

.backBtn {
  display: block;
  float: none;
  margin: 10px;
}

.topBtn {
  display: block;
  margin: 10px;
  float: none;
}

.upBtn {
  display: block;
  float: none;
  margin: 10px;
}

.downBtn {
  display: block;
  margin: 10px;
  float: none;
}

.backBtn a {
  color: #FFF !important;
}

.backBtn a:hover,
.backBtn a:focus {
  text-decoration: none;
}

.upBtn a:hover,
.downBtn a:focus {
  text-decoration: none;
}

.topBtn a {
  color: #FFF !important;
}

.topBtn a:hover,
.topBtn a:focus {
  text-decoration: none;
}

.my_anchor {
  font-size: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  position: static !important;
  display: block !important;
  height: 0 !important;
  width: 0 !important;
}


/*=========breadcrumb=========*/

.contentArea .breadcrumb a.home {}

.contentArea .breadcrumb {
  color: #5d5e60;
  z-index: 7888;
  position: relative;
  margin-top: 30px;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-bottom: 0;
  padding-left: 12px;
  padding-top: 0px;
  background-color: transparent;
  display: block;
  overflow: hidden;
  max-width: 1224px;
}

.breadcrumb a {
  text-decoration: none;
  color: #5d5e60 !important;
}

.breadcrumb ul {
  /*	margin-left: .2em;*/
}

.breadcrumb ul li {
  padding: 1em 0;
}

.breadcrumb ul li span,
.bodyArea .breadcrumb span {
  color: #595858 !important;
}

.indexVersion .breadcrumb {
  display: none;
}

.extIndex .breadcrumb {
  display: none;
}

.listStyleInline {
  display: inline;
  padding: 0;
}

.listStyleInline li,
.listStyleInline li>*,
.listStyleInline li>a {
  margin: 0 1px;
  padding: 0;
  float: none;
  display: inline;
}


/*=============Header============*/

.mainHeader {}

.mainHeader:before {
  /*	content:" ";
position:absolute;
left:0;
right:0;
height:215px;
/*	background-image:url('../images/bg_header.jpg');
background-repeat:repeat-x;
background-position:bottom;
z-index:3100;*/
}

.mainHeader:after {}

.mainHeader h1 {
  background-repeat: no-repeat;
  background-position: right bottom;
}

.mainHeader.section0 h1 {}

.mainHeader.section1 h1 {}

.mainHeader.section2 h1 {}

.mainHeader.section1 h1 {}

.mainHeader h1 {
  font-size: 1em;
}

.mainContent .mainHeader h1 {
  margin-bottom: 0;
  width: 100%;
  margin: 0;
  padding-right: 80px;
}

.mainHeader hr {
  border-bottom: #203682 1px solid;
  border-top: 0;
  margin: 0;
  padding: 0;
}

.printTool {
  margin-top: 1em;
  display: inline-block;
  text-align: right;
  float: right;
}

.printTool a {
  color: #F00;
}

.mainContent h2,
.mainContent .h2 {
  color: #062f48;
  font-weight: bold;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0.6em;
  font-size: 1.6625rem;
}

@media(max-width:767px) {
  .mainContent h2,
  body .mainContent .h2  {
    font-size: 1.4rem;
  }
}

.mainContent h2.alter {
  color: #166867
}

/*=========mainContent=============*/

.bodyArea {
  z-index: 3000;
  overflow: hidden;
}

.bodyArea .container {
  z-index: 3000;
  display: block;
  position: relative;
}

.table_photo tr td {
  padding: 15px 15px;
  font-size: 1em;
  line-height: 1.5em;
  border: 1px solid #eceeee;
}

.table_student {
  border-width: 5px;
  border-color: grey;
  border-style: dotted;
  font-size: 1em;
  line-height: 1.5em;
}

.table_header {
  border: 1px none #6a7499;
  border-collapse: collapse;
  padding: 10px 15px;
  background-color: #622a8b;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 1em
}

.table_header_2 {
  border: 1px none #6a7499;
  border-collapse: collapse;
  padding: 10px 15px;
  background-color: #32a1bd;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  font-size: 1em
}

.cap_text {
  font-size: 0.9em;
}

.titleBlue {
  color: #203682;
  font-size: 1.6em;
  font-weight: bold;
  border-bottom: #203682 1px solid;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.rightBtn {
  float: right;
  z-index: 7500;
  position: relative;
  padding-bottom: 5px;
}

.blueBtn img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.blueBtnOn img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.indexContent,
.whatIsNew,
.eventCalender {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.indexContent {
  width: 38%;
}

.whatIsNew,
.eventCalender {
  width: 405px;
}

.whatIsNew ul {
  margin: 0;
  padding: 0;
  color: #006ab6;
}

.whatIsNew ul>li {
  margin: 25px 0;
}

.whatIsNew ul .newsDate {
  color: #3e5259;
}

.eventCalender .event_tit {
  font-weight: bold;
  color: #3e5259;
}

.eventCalender .event_tit.holiday {
  color: #f00;
}

.eventCalender ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
  color: #006ab6;
}

.eventCalender ul>li {
  margin: 5px 0;
}

.eventCalender .eventList>div {
  padding: 10px;
}

.eventCalender .bgColorZe {
  background-color: #edf1f4;
}



/*==========footerBanner==========*/

.footerBanner {
  text-align: left;
  margin: auto;
  padding: 10px 0 50px 0;
  float: left;
}

.footerBanner li {
  display: inline;
  margin: 0 5px;
}

.footerBanner li img {
  height: 51px;
}


/*=======================================================================*/
/*========================================Clf Style===============================================*/
.leftClfArea {
  float: left;
  font-size: 1.4em;
}

.rightClfArea {
  float: right;
}

.books_top_box {
  border-bottom: 1px;
  text-align: center;
  border-left: 1px;
  width: 20px;
  height: 180px;
  border-top: 1px;
  border-right: 1px;
  background-color: #f4f4f4;
}

.books_bottom_box {
  width: 250px;
  background-color: #fcf0e2;
  text-align: center;
  height: 100px;
  vertical-align: middle;
}

.issue {
  float: left;
  margin: 5px;
  padding: 10px;
  width: 350px;
  height: 185px;
  border: 1px solid black;
}

.issue_title {
  color: #FFFFFF;
  font-size: 1.6em;
  background-color: #dc3431;
  padding: 5px 5px 5px 5px;
  width: 100px;
  margin-top: -12px;
  text-align: center;
}

.mailTool {
  width: 102px;
  height: 55px;
  background-image: url('../images/btn_email.png');
  background-repeat: no-repeat;
  font-weight: bold;
  text-align: center;
}

.headerArea .headerTool .mailTool a {
  color: #fff;
  width: 50px;
  display: block;
  margin: 3px auto;
  line-height: 1.5em;
}

.indexContent {
  position: relative;
  z-index: 8000;
  width: 940px;
  margin: 0 15px;
  padding: 10px 0;
}

.indexContent>div {
  display: inline-block;
}

.colorSort {
  width: 180px;
  padding: 0 10px;
}

.colorSort>div {
  background-color: #efefef;
  padding: 10px 50px 20px 10px;
  margin-bottom: 1px;
}

.colorSort .cerise {
  border-left: 5px solid #DA3287;
}

.colorSort .lochmara {
  border-left: 5px solid #007EC7;
}

.colorSort .hippieGreen {
  border-left: 5px solid #53824B;
}

.colorSort .lavenderIndigo {
  border-left: 5px solid #9457EB;
}

.newsArea {
  width: 375px;
  padding: 0 10px;
}

.newsArea .newsTopic {
  color: #ab264c;
  font-weight: bold;
  font-size: 1.2em;
  padding-top: 10px;
}

.newsArea .newsDate {
  color: #3e5259;
  font-weight: bold;
}

.newsArea .newsTitle,
.newsArea .newsTitle a {
  color: #4f3e71;
}

.newsContent {
  overflow-y: auto;
  max-height: 215px;
}

.newsContent>div {
  margin-top: 20px;
}

.header2 {
  display: none;
}

/*=================================*/
.mainContent .full {
  padding: 0;
}

.index_row {
  margin-bottom: 50px;
}

.mainContent .main_left {
  width: 770px;
  float: right;
  max-width: 100%;
}

.mainContent .sub_right {
  margin-left: 10px;
  width: 250px;
  float: left;
  position: relative;
}

.simple_tab {
  display: inline-block;
  font-weight: bold;
  height: 34px;
  padding: 10px 40px 10px 20px;
  position: relative;
  margin-top: 5px;
  margin-bottom: 15px;
  background-color: #e8c8bb;
  background-image: url(../images/tag/white_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.simple_tab:after {
  content: " ";
  position: absolute;
  width: 17px;
  height: 34px;
  background-image: url(../images/tag/deep_pink.png);
  background-repeat: no-repeat;
  left: 100%;
  top: 0;
}


/*==============================*/
#cloud {
  width: 380px;
  height: 280px;
}

#cloud>div {
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
}

#cloud a {
  display: block;
  padding: 8px 25px;
  color: #fff;
  background-color: #c4c4c4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}

/*==============================*/

.mybox_login {
  width: 405px;
  margin: auto;
  padding: 15px;
}

.mybox_login>div {
  width: 375px;
  border: 1px solid #c3c3c3;
  box-shadow: 7px 7px 0px #cdc7bb;
}

.mybox_login .title {
  background-color: #1d1d1d;
  color: #fff;
  padding: 12px 20px;
}

.mybox_login .title:before {}

.mybox_login .input {
  position: relative;
  padding: 15px 30px;
  padding-bottom: 0;
}

.mybox_login .input>div {
  position: relative;
  margin: 15px 0;
}

.mybox_login input {
  padding: 12px;
  background-color: #f2f2f2;
  width: 100%;
  border: 0;
}

.mybox_login .input label {
  visibility: inherit;
}

.mybox_login .input>div.active label {
  visibility: hidden;
}

.mybox_login label {
  color: #bbb;
  left: 15px;
  overflow: hidden;
  position: absolute;
  text-align: initial;
  text-overflow: ellipsis;
  visibility: hidden;
  white-space: nowrap;
  top: 50%;
  margin-top: -.5em;
}

.mybox_login .button {
  position: relative;
  padding: 0 30px 15px 30px;
}

.mybox_login button {
  padding: 12px;
  margin: 0;
  color: #dddddd;
  background-color: #595959;
  width: 100%;
  display: block;
  border: 0;
}

.mybox_login .tool {
  padding: 0 30px 15px 30px;
}

.mybox_login .tool a {
  color: #ff6225 !important;
}

.notice {
  margin: 50px 180px;
  padding: 20px 25px;
  background-color: #e4e4e4;
  font-size: .8em;
}

.box_area {
  position: relative;
}

.alerts_area {
  float: left;
  width: 355px;
  height: 375px;
  border: 1px solid rgba(0, 0, 0, .3);
}

.alerts_area .tab {
  display: inline-block;
  font-weight: bold;
  height: 34px;
  padding: 10px 40px 10px 20px;
  position: relative;
  margin-top: -18px;
  margin-left: -1px;
  background-color: #e8c8bb;
  background-image: url(../images/tag/white_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.alerts_area .tab:after {
  content: " ";
  position: absolute;
  width: 17px;
  height: 34px;
  background-image: url(../images/tag/deep_pink.png);
  background-repeat: no-repeat;
  left: 100%;
  top: 0;
}

.alerts_list {
  padding: 5px 15px;
  height: 320px;
  overflow: hidden;
}

.alerts_list>div {
  margin-bottom: 5px;
}

.alerts_list .title {
  font-weight: bold;
  margin-bottom: 10px;
}

.alerts_list .cont {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.alerts_list .cont img {
  width: 49%;
}

.alerts_list .cont>span {
  display: inline-block;
  width: 50%;
  padding-left: 12px;
  line-height: 1.4em;
  vertical-align: top;
}

.dashboard_area {
  float: left;
  width: 938px;
  height: 375px;
  margin-left: 15px;
  border: 1px solid rgba(0, 0, 0, .3);
  max-width: 100%;
}

.dashboard_area .tab {
  display: inline-block;
  font-weight: bold;
  height: 34px;
  padding: 10px 40px 10px 20px;
  position: relative;
  margin-top: -18px;
  margin-left: -1px;
  background-color: #e8c8bb;
  background-image: url(../images/tag/white_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.dashboard_area .tab:after {
  content: " ";
  position: absolute;
  width: 17px;
  height: 34px;
  background-image: url(../images/tag/deep_pink.png);
  background-repeat: no-repeat;
  left: 100%;
  top: 0;
}

.dashboard_area .dashboard {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.digest_corner_area {
  padding-bottom: 50px;
}

.digest_corner_area a {
  color: #ff611a !important;
  font-weight: normal !important;
}

.digest_corner_area .tab {
  display: inline-block;
  font-weight: bold;
  height: 34px;
  padding: 10px 120px 10px 20px;
  z-index: 8000;
  position: absolute;
  margin-top: -18px;
  margin-left: -1px;
  background-color: #dbd8c5;
  background-image: url(../images/tag/white_arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.digest_corner_area .tab:after {
  content: " ";
  position: absolute;
  width: 17px;
  height: 34px;
  background-image: url(../images/tag/grey.png);
  background-repeat: no-repeat;
  left: 100%;
  top: 0;
}

.digest_corner_area .digest_corner>div {
  float: left;
  width: 422px;
  margin-left: 21px;
}

.digest_corner_area .digest_corner>div.fst-chd {
  margin-left: 0;
}

.digest_corner_area .cover {
  position: relative;
}

.digest_corner_area .cover_img {
  z-index: 3000;
}

.digest_corner_area .cover_title {
  z-index: 6000;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  padding: 20px 10px;
  height: 45%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.digest_corner_area .date {
  padding: 8px 4px;
  color: #383737;
  border: 1px solid #e6e6e6;
  border-top: 0;
  font-weight: normal;
}

.digest_corner_area .cont_area {
  padding: 12px 8px;
  border: 1px solid #e6e6e6;
  border-top: 0;
}

.digest_corner_area .cont {
  margin-bottom: 10px;
}

.digest_corner_area .comment img {
  width: 25px;
}

.digest_corner_area .category {
  font-weight: bold;
  padding: 6px 8px;
  border: 1px solid #e6e6e6;
  border-top: 0;
}

.digest_corner_area .tag {
  font-weight: bold;
  padding: 6px 8px;
  border: 1px solid #e6e6e6;
  border-top: 0;
}

.more {
  text-align: right;
  padding: 2px 15px;
  position: absolute;
  right: 0;
  bottom: 12px;
  /**/
}

.blog_items .more {
  text-align: right;
  padding: 2px 15px;
  position: relative;
  right: 0;
  bottom: 12px;
  /**/
}

.more a {
  color: #6e6e6e !important;
}

.more:before {
  content: " ";
  position: relative;
  width: 20px;
  height: 20px;
  background-image: url(../images/more_btn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
}

/*============*/
.paging_area {
  width: 700px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgba(204, 204, 204, 0.3);
  padding-top: 0px;
  padding-right: 15px;
  padding-bottom: 25px;
  padding-left: 15px;
}

.paging_area table td p {
  text-align: left;
}

.page_select {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}

.page_select>div {
  display: inline-block;
  margin-right: 10px;
}

.page_select select {
  height: 2.5em;
  padding: 0 20px 0 5px;
}

.page_select .searchBar {
  position: relative;
}

.page_select .searchBar input {
  height: 2.5em;
  padding: 0 20px 0 25px;
  margin-right: 5px;
}

.page_select .searchBar:before {
  content: " ";
  background-image: url(../images/search_btn.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  margin-top: -.6em;
  left: 7px;
}

.page_select button {
  border: 0;
  background-color: #535353;
  color: #fff;
  padding: 0 15px;
  height: 32px;
  border-radius: 3px;
}

.page_control {
  text-align: center;
  margin: 20px;
  font-size: 1.4em;
}

.page_control ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.page_control ul>li {
  display: inline-block;
  float: none;
  display: inline;
  margin: 0;
  padding: 5px;
}

.page_control input {
  text-align: center;
}

.page_control .total_page {
  color: #4B4B4B;
}

.paging_area .page {
  height: 475px;
  overflow: auto;
  border-bottom: 1px solid #ddd;
}

.paging_area .page ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.paging_area .page ul>li {
  padding: 10px 0;
  position: relative;
}

.paging_area .page ul .date {
  position: absolute;
  width: 100px;
  font-weight: normal;
}

.paging_area .page ul .cont {
  padding-left: 120px;
  width: 80%
}

.paging_area .page ul .cont a {
  color: #1d4e76;
}

.paging_area .page ul#cyber_threat_map .date {
  position: absolute;
  width: 30px;
  font-weight: normal;
}

.paging_area .page #cyber_threat_map .cont {
  padding-left: 30px;
  padding-right: 0px;
  width: 60%;
  display: inline-block
}

.paging_area .page ul#cyber_threat_map .cont a {
  color: #1d4e76;
}

.paging_area .page ul#cyber_threat_map .description {
  padding-left: 30px;
  padding-right: 0px;
  position: relative;
  clear: both;
  display: inline-block
}

.system_select {
  width: 90%;
  background-color: #f0f0f0;
  margin-top: 5px;
}

.last_bottom {
  float: right;
  margin-top: -3em;
}

.alerts .detail {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.alerts .detail .left {
  float: left;
  max-width: 50%;
}

.alerts .detail .right {
  float: right;
  max-width: 50%;
}

.alerts .detail .left>div,
.alerts .detail .right>div {
  margin-bottom: 10px;
}

.alerts .detail .tlp_green span {
  color: #1eff00;
  padding: 2px 5px;
  background-color: #000;
}

.alerts .detail .tag span {
  color: #ff611a;
}

.alerts .cont {
  margin-top: 0px;
}

.alerts .cont a {
  text-decoration: underline;
  color: #045ea3;
}

.alerts .cont a:hover {
  color: #be4a03;
  text-decoration: underline;
}

.alerts .cont>p {
  margin-left: 0;
  text-align: justify;
  line-height: 22px;
  margin-right: 7px !important;
  padding-right: 7px !important;
}

.alerts .action {
  color: #1d4e76;
}

.blog .detail .right {
  float: right;
  max-width: 50%;
}

.blog .detail .left {
  float: left;
  max-width: 50%;
}

.paging_area.discussion {
  padding-bottom: 0;
}

.discussion .header {
  background-color: #dedede;
  margin: -25px -15px 0 -15px;
  padding: 25px 15px;
  font-size: 1.2em;
  font-weight: bold;
}

.discussion>div>div>div.my_div0 {
  text-align: left;
}

.discussion>div>div>div {
  text-align: center;
}

.discussion .my_div0 {
  width: 60%;
  float: left;
}

.discussion .my_div1 {
  width: 28%;
  float: left;
}

.discussion .my_div2 {
  width: 12%;
  float: left;
}

.discussion .content {
  margin: 0 -15px;
}

.discussion .content>div {
  padding: 0 15px;
}

.discussion .content>div:hover {
  background-color: #eee;
}

.discussion .content>div>div {
  padding: 12px 0;
}

.discussion .content>div>div.clearBoth {
  padding: 0;
}

.discussion .title {
  color: #a71c00;
  font-weight: bold;
  margin-bottom: 10px;
}

.discussion .title a {
  color: #a71c00 !important;
}

h2 .red {
  background-color: #000;
  color: #a71c00
}

h2 .h2Img {
  width: 40px;
}

.discussion_group {
  position: relative;
}

.discussion_group .green {
  color: #89bb2b;
  font-weight: bold;
  margin-bottom: 5px;
}

.discussion_group .create_detail {
  min-height: 140px;
  margin-bottom: 20px;
}

.discussion_group .header {
  box-shadow: 0 0 30px #ddd;
  margin: -22px -12px 30px -12px;
  padding: 22px 12px;
  position: relative;
}

.discussion_group .header .user {
  float: left;
  margin-right: 10px;
}

.discussion_group .header .title {
  float: left;
  font-weight: bold;
  margin-right: 50px;
}

.discussion_group .header .user_toggle {
  position: absolute;
  top: 12px;
  right: 22px;
}

.discussion_group .header .user_toggle button {
  border: 0;
  font-size: 1.4em;
  padding: 2px 8px;
}

.discussion_group .content .user {
  float: left;
  max-width: 95px;
}

.discussion_group .user .icon {
  margin-bottom: 5px;
}

.discussion_group .new_post {
  padding-left: 125px;
}

.discussion_group .user .name {
  color: #345304;
  text-align: center;
  margin-bottom: 5px;
  word-break: break-all;
}

.discussion_group .user .position {
  color: #2b597f;
  text-align: center;
  margin-bottom: 5px;
}

.discussion_group .input {
  margin-bottom: 10px;
}

.discussion_group .input input {
  padding: 5px;
  width: 100%;
}

.discussion_group .post {
  float: right;
}

.create_post .arrow {
  width: 15px;
  margin-left: 5px;
}

.discussion_group .post_area .sort {
  padding: 8px;
  background-color: #f5f5f5;
  margin-bottom: 10px;
}

.discussion_group .post_area .sort select {
  border: 0;
  background-color: transparent;
}

.discussion_group .post_area .sort>div {
  float: left;
  margin-right: 10px
}

.discussion_group .post_area .sort>div.reply {
  float: none;
  text-align: right;
}

.discussion_group .post_area .post_data {
  min-height: 140px;
  margin-bottom: 20px;
}

.discussion_group .post_area .post_data>div {
  position: relative;
  padding-bottom: 40px;
}

.discussion_group .post_area .post_data>div.toggle {
  position: relative;
  background-color: #e8e8e8;
  margin: 0 -12px;
  padding: 0 12px 30px 12px;
}

.discussion_group .post_area .post_detail {
  padding-left: 125px;
}

.discussion_group .post_area .post_detail .title,
.discussion_group .post_area .post_detail .title a {
  color: #a71c00;
  font-weight: bold;
  margin-bottom: 5px;
}

.discussion_group .post_area .post_detail .create_by {
  margin-bottom: 30px;
}

.discussion_group .post_area .post_detail .create_by:before {
  content: " ";
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
  margin-right: 5px;
  background-image: url(../images/discussion_group/post_created.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: top;
}

.discussion_group .post_area .post_detail .cont {
  margin-bottom: 10px;
}

.discussion_group .post_area .post_data .post_reply {
  position: absolute;
  right: 10px;
  top: 5px;
}

.discussion_group .post_area .post_data .post_reply:before {
  content: " ";
  background-image: url(../images/icon_reply.png);
  background-repeat: no-repeat;
  width: 34px;
  height: 26px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-right: 10px;
}

.discussion_group .content .high_header {
  background-color: #dedede;
  margin: 0 -12px;
  padding: 12px 12px;
  font-weight: bold;
  font-size: 1.4em;
}

.discussion_group .content .date {
  background-color: #f8f8f8;
  margin: 0 -12px;
  padding: 12px 12px;
  font-weight: normal;
}

.discussion_group .content .data {
  padding-top: 10px;
}

.discussion_group .topic {
  margin-bottom: 47px;
  font-size: 1.4em;
}

.discussion_group_topic .post_area .post_detail {
  padding-left: 20%;
  width: 60%;
}

.discussion_group_topic .post_area .idno {
  position: absolute;
  top: 10px;
  left: 80%;
}

.top_remarks {
  width: 100%;
  height: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}

/*blog*/
.blog_items img {
  padding-right: 16px;
}

.comment:after,
{
background-image: url(../images/comment_orange_icon.png);
background-repeat: no-repeat;
}

/*TLP*/
strong.tlp-red,
span.tlp-red {
  color: #a71c00;
  background: #000;
  padding: 4px;
  height: 40px;
  display: marker;
}

strong.tlp-amber,
span.tlp-amber {
  color: #ffc000;
  background: #000;
  padding: 4px;
  height: 40px;
}

strong.tlp-green,
span.tlp-green {
  color: #3f0;
  background: #000;
  padding: 4px;
  height: 40px;
}

strong.tlp-white,
span.tlp-white {
  color: #fff;
  background: #000;
  padding: 4px;
  height: 40px;
}

.date_and_article {
  float: right;
  height: 40px;
}

table.alerts td {
  background-color: #e0e0e0;
  padding: 6px;
  margin: 6px;
}

tr.alerts_first {
  background-color: #989898;
  padding: 6px;
  margin: 6px;
  color: #FFF;
}

tr.alerts_first td {
  background-color: #989898;
  font-weight: bold;
}

#content h4 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #3e5259;
}

/*==================*/
.alerts_2col .alerts_header>div,
.alerts_2col .alerts_title>div {
  padding: 10px;
  float: left;
  width: 50%;
}

.alerts_2col .alerts_row>div {
  padding: 10px;
  float: left;
}

.alerts_table .alerts_header>div {
  color: #fff;
  background-color: #989898;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.alerts_2col .alerts_title {
  position: relative;
}

.alerts_2col .alerts_title:after {
  content: " ";
  position: absolute;
  right: 5px;
  top: 5px;
  width: 23px;
  height: 24px;
  background-image: url(../images/btn_more.png);
  background-repeat: no-repeat;
}

.alerts_2col .active>.alerts_title:after {
  background-image: url(../images/btn_more_on.png);
}

.alerts_table .alerts_title>div {
  color: #3e5259;
  background-color: #e0e0e0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-right: 30px;
}

.alerts_table .alerts_row>div {
  color: #3e5259;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.alerts_table .active>.alerts_cont {
  z-index: 1000;
  position: relative;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

h4.panel-title {
  left: 200px;
}

h4.panel-title:first-line {
  left: 0;
}

.alerts_table .alerts_cont {
  z-index: -1;
  position: fixed;
  height: 0;
  width: 0;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
}

#chart>div {
  width: 420px;
  height: 280px;
  margin: 30px 5px;
  float: left;
}

/*==================*/

.comment_input {
  margin: 10px 0 50px 0;
}

.comment_input textarea {
  margin-bottom: 10px;
  padding: 16px;
  width: 100%;
  height: 200px;
  background-color: #f4f4f4;
}

.comment_input .button {
  text-align: right;
}

.comment_input button {
  border: 0;
  background-color: #535353;
  color: #fff;
  padding: 0 20px;
  height: 32px;
  border-radius: 3px;
}

.comment_area {
  position: relative;
  padding: 10px 0;
  border-top: 2px solid #e6e6e6;
}

.comment_area:before {
  content: " ";
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #f68c38;
  top: -2px;
  left: 0;
  display: block;
  z-index: 6000;
}

.comment_area .comment_main>div,
.comment_area .comment_sub>div {
  padding: 16px 12px;
}

.comment_area .comment_main>div {
  background-color: #f1f1f1;
  border: 3px solid #dedede;
}

.comment_area .user {
  float: left;
  max-width: 95px;
}

.comment_area .user .icon {
  margin-bottom: 5px;
}

.comment_area .user .name {
  color: #345304;
  text-align: center;
  margin-bottom: 5px;
  word-break: break-all;
}

.comment_area .user .position {
  color: #2b597f;
  text-align: center;
  margin-bottom: 5px;
}

.comment_area .comment_detail {
  padding-left: 125px;
}

.comment_area .comment_detail .cont {
  margin-bottom: 10px;
}

.comment_area .comment_detail .tool {
  margin-bottom: 10px;
}

.comment_area .comment_detail .tool>div {
  display: inline-block;
  margin-right: 20px;
}

.comment_area .comment_detail .tool>div a {
  color: #858586 !important;
}

.comment_sub {
  margin-left: 120px;
}

.comment_sub>div {
  margin: 10px 0;
}


/*==================*/

div.ms-options-wrap {
  position: relative;
  display: inline-block;
  vertical-align: initial;
  margin: 10px 10px;
  width: 600px;
}

span.ms_text {
  width: 30px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}

.ms-options ul li {
  margin: 0;
}


/*==================*/


/*glossary=*/

.content-block .browse-button-bar {
  margin: 0 0 10px 0;
  clear: both;
  height: 30px
}

.content-block .span12.btn-group {
  margin: 0 0 10px 0;
  display: block;
}

.content-block .span6.btn-group {
  margin: 0 0 10px 0;
  display: none;
}

.content-block .btn-group .btn {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  text-transform: capitalize;
}

.content-block .btn-group a {
  color: #767676;
  text-decoration: none;
  padding: 4px 7px;
  line-height: 28px;
}

.content-block .btn-group .btn-primary {
  padding: 0px 7px;
  line-height: 28px;
}

.content-block .recent-terms-title {
  font-weight: 800;
  margin-bottom: 13px;
}

.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #3e535a;
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.btn:hover {
  color: #fff;
}

/*my message*/

span.my_message {
  background-image: url(../images/my_message.png);
  background-repeat: no-repeat;
  padding-left: 25px;
}

/*system_specific_alerts*/

.system_type {
  padding-left: 52px;
}

/*tag*/

.tag {
  color: #EC7514;
}

.tag strong {
  color: #3e5259;
}


/*banner*/

.carousel-inner .left {
  display: none
}

.carousel-inner .right {
  display: none
}

/*banner*/

#blog .left {
  float: left;
  max-width: 50%;
}

#blog .right {
  float: right;
  max-width: 50%;
}

/*comment_tag*/

.comment_tag {
  background-image: url(../images/comment_orange_small_icon.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 26px;
  display: inline-block;
  clear: left;
  vertical-align: middle;
  cursor: pointer
}

/*security_article*/

ol.security_article strong {
  left: -38px;
  position: relative;
}

ol.embrace li {
  list-style-type: lower-roman;
}

ul.ref li {
  list-style-type: lower-alpha;
}

/*request*/

.request {
  background-image: url(../images/request_icon.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 30px;
  display: inline-block;
  clear: left;
  vertical-align: middle;
  cursor: pointer
}

/*reply*/

.reply {
  background-image: url(../images/icon_reply.png);
  background-repeat: no-repeat;
  height: 29px;
  width: 26px;
  display: inline-block;
  clear: left;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 40px;
}


/*user*/

#user form {
  min-height: 160px;
}

table#user button {
  border: 0;
  background-color: #535353;
  color: #fff;
  padding: 0 15px;
  height: 32px;
  border-radius: 3px;
}

.large_symbol {
  font-size: 56px;
  font-weight: bold;
  line-height: normal;
  display: inline-block;
  width: 30px;
  height: 45px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.intro_first {
  font-size: 20px;
  font-weight: bold;
  line-height: 37px;
}

.intro_first_img {
  font-size: 12px;
  display: block;
  float: right;
  margin-left: 15px;
  height: 300px;
  width: 166px;
  line-height: 18px;
}

.larry_page {
  font-size: 19px;
  display: block;
  float: right;
  margin-left: 15px;
  font-style: italic;
}

.home img {
  /*    width:27px;
height: 27px;*/
}

.mobile_view img {
  width: 27px;
  height: 27px;
}

.contentArea .subMenu ul.listStyleBlank {}

.paging_area .cont ul {
  margin-left: 15px;
}

.paging_area .cont li {
  display: list-item;
  list-style-position: outside;
  line-height: 25px;
  text-align: justify;
  margin-right: 7px !important;
  padding-right: 7px !important;
}

.paging_area .cont ul li ul {
  padding-left: 20px;
}

.paging_area th {
  background-color: #3f535a;
  color: #FFF;
  font-weight: bold;
  padding: 11px;
}

.contact_us th {
  background-color: #3f535a !important;
  color: #FFF;
  font-weight: bold;
  padding: 11px;
}

#footer .container .footerMenu ul.menuLv0 {
  width: 95% !important;
  margin: 0 auto !important;
}

.footerMenu ul li {
  font-size: 13px;
}

.footerMenu ul li ul {
  margin-right: 11px;
  padding-right: 11px;
  display: block
}

.footerMenu ul li ul ul {
  display: none
}

.glyphicon-chevron-right {
  background-image: url(../images/right.gif);
  background-repeat: no-repeat;
  height: 61px !important;
  width: 38px !important;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.glyphicon-chevron-left {
  background-image: url(../images/left.gif);
  background-repeat: no-repeat;
  height: 61px !important;
  width: 38px !important;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.glyphicon-chevron-right:before {
  content: none !important;
}

.glyphicon-chevron-right:before {
  content: none !important;
}

.glyphicon-chevron-left:before {
  content: none !important;
}

.glyphicon-chevron-left:before {
  content: none !important;
}

.headerMenu .tMenu li ul.menuLv1>li>a>span {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  display: block;
  word-break: break-word;
  margin-top: 0;
}

.headerMenu .tMenu li ul.menuLv1>li .caret {
  height: 26px;
  width: 26px;
  background-repeat: no-repeat;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
  position: absolute;
  top: 0;
  right: 13px;
  padding-right: 0;
  margin-top: 15px !important;
}

.background-white {
  border-top-width: 6px !important;
  border-top-style: solid !important;
  border-top-color: #3f535a !important;
}

.footerMenu .caret {
  display: none;
}

.future_task_force ul li {
  list-style-type: lower-alpha;
}

.future_task_force ul li ul li {
  list-style-type: lower-roman;
}

p.topic {
  padding-top: 0px;
}

.topic {}

.topic_row {
  height: 185px;
  display: block;
}

.topic_row img {
  clear: both;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: text-top;
  padding-top: 0px;
}

.future_task_force h3 {
  padding-bottom: 5px;
}

.topic_row h4 {
  font-size: 13px;
  font-weight: bold;
  color: #287228;
}

.cont .topic_row a::before {
  padding-top: 15px;
  padding-bottom: 15px;
}

.speaker {
  font-size: 14px;
  font-weight: bold;
}

.related_links .cont a::before {
  content: url(../images/external_link.png);
  display: inline;
  padding-top: 5px;
}

.guideline .cont li a::before {
  display: inline;
}

.guideline .paging_area .cont li {
  list-style-type: none;
}

.guideline .paging_area .cont li li {
  list-style-type: disc;
}

.guideline .cont li li a::before {
  content: none;
  display: inline;
  padding-top: 5px;
}

/*==========*/
.roman_list {
  list-style-type: lower-roman;
}


.mainContent .left_img {
  width: 360px;
  position: absolute;
}

.mainContent .right_cont {
  padding-left: 360px;
}

.mainContent .list_anchor {
  padding-top: 25px;
  border-top: 2px solid #133c8b;
  margin-bottom: 80px;
}

.mainContent .list_anchor ul {
  padding-left: 0;
  list-style-type: none;
}

.list_anchor li {
  float: left;
  display: inline-block;
  position: relative;
  margin: 0;
}

.list_anchor li span {
  position: absolute;
  left: 0;
  top: 0;
}

.list_anchor li.fst a {
  padding-left: 0;
}

.list_anchor li.lst a {
  padding-right: 0;
}

.list_anchor li a {
  display: block;
  padding: 0 2em;
  color: #000 !important;
  text-decoration: none !important;
}

.list_anchor li.active a {
  color: #32569a !important;
}

/*====*/

.iconPdf {
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: text-bottom;
}

.system_maintenance_schedule table {
  width: 100%;
}

.system_maintenance_schedule table ul {
  padding-left: 5px;
}

.uppercase {
  text-transform: uppercase;
  font-weight: bold;
}

.AML h3 {
  padding-bottom: 10px;
}

.alerts .cont .panel .panel-title a {
  text-decoration: none !important;
  font-weight: bold !important;
}

.subMenu>li.open>a.leftbtn.active_section {
  color: #b0211b;
}

.subMenu>li>a.leftbtn.active_sub_section {
  color: #b0211b;
}

.subMenu>li a.leftbtn.active_sub_section {
  color: #b0211b;
}

.panel-body h3 {
  text-align: justify;
}

.table_sub_title {
  font-weight: bold !important;
}

.alerts .cont:after {
  content: " ";
  clear: both;
  display: block;
}

body footerArea {
  height: auto !important;
}

.membershop_list {
  padding-left: 10px;
}

.download_pdf_remark {
  font-style: italic;
  margin-top: 30px;
}

ol ol.future_terms2 {
  list-style-type: lower-roman;
}

ol.future_terms {
  list-style-type: lower-alpha;
}

body.market4 .leftMenu .subMenu li.my_menu3>a>span {
  color: #be4a03;
  font-weight: bold;
}

body.market5 .leftMenu .subMenu li.my_menu3>a>span {
  color: #be4a03;
  font-weight: bold;
}

body.market6 .leftMenu .subMenu li.my_menu3>a>span {
  color: #be4a03;
  font-weight: bold;
}

body.market7 .leftMenu .subMenu li.my_menu3>a>span {
  color: #be4a03;
  font-weight: bold;
}

.publications_n_publicity_n_materials h3 {
  text-align: center;
  float: left;
}

/*============================*/

.tMenu.menuLv0>li>a.excLi:before {}

.tMenu.menuLv0>li>a:after {}

.tMenu.menuLv0>li:last-child>a:after {
  display: none;
}

.tMenu.menuLv0>li>a .myText {
  position: relative;
}

.tMenu.menuLv0>li>a .myText:after {}


/*====================*/
.myitem_list {
  margin: 0 -10px;
}

.myitem_list>div {
  margin: 0 10px 25px 10px;
}

/*==========================*/

.myboard_pr {
  position: relative;
  padding: 12px 16px;
  min-height: 324px;
  color: #3f3f3f;
  border: 1px solid #cecece;
  border-radius: 5px;
  margin-bottom: 25px;
}

.myboard_pr .id {
  display: none;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  top: 30px;
  left: 30px;
}

.myboard_pr .cover {
  width: 200px;
  position: absolute;
}

.myboard_pr .cont_area {
  padding-left: 225px;
}

.myboard_pr .date {
  margin-bottom: 10px;
  color: #444;
}

.myboard_pr .title {
  font-weight: bold;
  margin-bottom: 10px;
  color: #444;
}

.myboard_pr .cont {
  margin-bottom: 10px;
  color: #444;
}

.myboard_pr .more {
  position: absolute;
  right: -1px;
  bottom: -1px;
  padding: 0;
  border-bottom: 1px solid #cecece;
  border-right: 1px solid #cecece;
}

.myboard_pr .more a {
  display: block;
  font-size: 32px;
  padding: 8px 12px;
  background-color: #a6be41;
  color: #fff !important;
  text-decoration: none !important;
}

/*==============*/

.myboard_nl {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  margin: auto;
  padding: 12px;
  color: #3f3f3f;
  border: 1px solid #cecece;
  border-radius: 5px;
}

.myitem_list.whatsnew_list .myboard_nl {
  min-height: 300px;
}

.myboard_nl .id {
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 2em;
  line-height: 1em;
}

.myboard_nl .cover {
  margin: auto;
  text-align: center;
}

.myboard_nl .date {
  float: right;
  margin-top: 10px;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: .8em;
  color: #575757;
}

/*================*/

.myboard_cu {
  max-width: 800px;
  margin: auto;
  margin-bottom: 30px;
}

.myboard_cu>div {
  padding: 26px 40px;
  border-collapse: collapse;
  border: 1px solid #b1b1b1;
  border-top: 0;
}

.myboard_cu .title {
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  padding: 20px;
  text-align: center;
  background-color: #07836e;
}

.chineseVersion .myboard_cu .title {
  letter-spacing: .6em;
}

.myboard_cu .left {
  text-align: left;
  position: absolute;
  width: 160px;
  padding-left: 30px;
  font-weight: bold;
}

.myboard_cu .right {
  text-align: left;
  float: none;
  padding-left: 200px;
}

.myboard_cu .left:before {
  content: " ";
  position: absolute;
  width: 23px;
  height: 25px;
  margin-left: -30px;
  background-repeat: no-repeat;
}

.myboard_cu .my_tel:before {
  background-image: url(../images/icon_tel.png);
}

.myboard_cu .my_mail:before {
  background-image: url(../images/icon_mail.png);
}

.myboard_cu .my_fax:before {
  background-image: url(../images/icon_fax.png);
}

.myboard_cu .my_loc:before {
  background-image: url(../images/icon_loc.png);
}

/*======================*/

.myboard_wn {
  display: none;
  position: relative;
  margin: auto;
  padding: 12px;
  color: #3f3f3f;
  border: 1px solid #cecece;
  border-radius: 5px;
  width: 100%;
  max-width: 280px;
  height: 320px;
  overflow: hidden;
}

.chineseVersion .myboard_wn {
  height: 300px;
}

.myboard_wn:after {
  content: " ";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* Standard syntax */
}

.myboard_wn.double {
  max-width: 582px;
}

.mytab_area.mt0 .myboard_wn,
.mytab_area.mt1 .myboard_wn.mt1,
.mytab_area.mt2 .myboard_wn.mt2,
.mytab_area.mt3 .myboard_wn.mt3 {
  display: inline-block;
}

.myboard_wn .cover {
  text-align: center;
  height: 137px;
}

.myboard_wn .cover img {
  max-height: 100%;
}

.myboard_wn .type {
  float: left;
  margin-top: 10px;
  font-weight: normal;
  margin-bottom: 10px;
}

.myboard_wn .date {
  float: right;
  margin-top: 10px;
  font-weight: normal;
  margin-bottom: 10px;
}

.myboard_wn .title {
  font-weight: bold;
  font-size: 1.22em;
  line-height: 1.5em;
}

.myboard_wn .title:before {
  content: " ";
  clear: both;
  display: block;
}

/*=======================*/
.myboard_in_title {
  text-align: center;
  font-size: 2.2em;
  letter-spacing: .2em;
  margin: 30px 0;
  line-height: 1em;
}

.myboard_in_title>span {
  color: #0ba186;
  font-weight: bold;
}

.myboard_in {
  display: inline-block;
  position: relative;
  margin: auto;
  color: #3f3f3f;
  width: 100%;
  max-width: 280px;
}

.myboard_in a {
  color: #3f3f3f !important;
}

.myboard_in .item {
  position: relative;
  padding: 12px;
  border: 1px solid #cecece;
  border-radius: 5px;
  width: 100%;
  height: 300px;
  overflow: hidden;
  margin-bottom: 15px;
}

.chineseVersion .myboard_in {
  height: 300px;
}

.myboard_in:after {
  content: " ";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* Standard syntax */
}

.myboard_in.double {
  max-width: 582px;
}

.myboard_in .cover {
  text-align: center;
}

.myboard_in .type {
  float: left;
  margin-top: 10px;
  font-weight: normal;
  margin-bottom: 10px;
}

.myboard_in .date {
  float: right;
  margin-top: 10px;
  font-weight: normal;
  margin-bottom: 10px;
}

.myboard_in .title {
  font-weight: bold;
  font-size: 1.22em;
  line-height: 1.5em;
}

.myboard_in .title:before {
  content: " ";
  clear: both;
  display: block;
}

.indexVersion .myitem_list {
  text-align: center;
}

.myitem_list>div.myboard_int {
  margin: 0 0 25px 0;
}

.myboard_int .topic {
  float: left;
  width: 100%;
  max-width: 25%;
  margin-bottom: 15px;
}

.myboard_int .topic a {
  display: block;
  font-style: normal;
  color: #fff !important;
  background-color: #08836e;
  padding: 20px;
  text-align: center;
  font-size: 1.4em;
  margin-left: 10px;
  margin-right: 10px;
}

.chineseVersion .myboard_in .topic {
  letter-spacing: .2em;
}

/*=======================*/

.myboard_st {
  position: relative;
  margin: auto;
  padding: 12px;
  color: #3f3f3f;
  border: 1px solid #cecece;
  border-radius: 5px;
  width: 100%;
  max-width: 280px;
  height: 320px;
  overflow: hidden;
  display: inline-block;
}

.chineseVersion .myboard_st {
  height: 300px;
}

.myboard_st:after {
  content: " ";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10px;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  /* Standard syntax */
}

.myboard_st.full {
  max-width: 100%;
  padding: 10px 30px;
  position: relative;
  height: auto !important;
}

.myboard_st.full .leftImg {
  float: left;
  margin-right: 20px;
  width: 400px;
}

.myboard_st.full .cont {
  padding-left: 420px;
}

.myboard_st .cover {
  text-align: center;
  height: 137px;
}

.myboard_st .cover a {
  display: block;
  height: 100%;
}

.myboard_st .cover img {
  max-height: 100%;
  margin: auto;
}

.myboard_st .title {
  font-weight: bold;
  font-size: 1.22em;
  line-height: 1.5em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.myboard_st .title a {
  color: #4B4B4B !important;
}

.myboard_st .title:before {
  content: " ";
  clear: both;
  display: block;
}

.myboard_bk.full {
  max-width: 100%;
  padding: 0;
  position: relative;
  height: auto !important;
}

.myboard_bk.full .leftImg {
  float: left;
  margin-right: 20px;
  width: 400px;
}

.myboard_bk.full .cont {
  padding-left: 420px;
}

/*=======================*/

.mytab ul {
  text-align: center;
  border-bottom: 1px solid #cbcbcb;
}

.mytab li {
  display: inline-block;
  width: 24%;
  margin: 0;
  border: 0;
}

.mytab a {
  padding-bottom: 12px;
  display: inline-block;
  text-align: center;
  color: #424242;
  font-size: 1.6em;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
}

.chineseVersion .mytab a {
  letter-spacing: .3em;
}

.mytab li.active a {
  color: #08836e;
}

.mytab li.active a:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  height: 10px;
  bottom: -5px;
  background-color: #08836e;
}

/*===========*/

.rightImg {
  float: right;
  width: 200px;
  margin-left: 30px;
}

.wrapper-expandable.active .box-style-wrapper {
  z-index: 1000;
  position: relative;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.wrapper-expandable .box-style-wrapper,
.wrapper-expandable.hide .box-style-wrapper {
  z-index: -1;
  position: fixed;
  height: 0;
  width: 0;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
}

.wrapper-expandable {
  margin-bottom: 10px;
}

.wrapper-expandable.active {
  margin-bottom: 20px;
}

.expandable-title {
  margin-bottom: 15px;
}

.expandable-title h3 {
  padding: 0;
  margin: 0;
}

.expandable-title a {
  color: #404042 !important;
  text-decoration: none !important;
  padding: 20px 16px;
  padding-right: 30px;
  background-color: #c6e6f5;
  display: block;
  border-radius: 4px;
  position: relative;
}

.active .expandable-title a {
  background-color: #b9d483;
}

.expandable-title a:after {
  content: " ";
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  width: 17px;
  height: 19px;
  background-image: url('../images/icon_expansion.png');
  background-repeat: no-repeat;
}

.active .expandable-title a:after {
  background-image: url('../images/icon_expansion_on.png');
}

/*====================================*/

.my_map {
  position: relative;
}

.my_map_img {
  z-index: 3000;
}

.my_map_search {
  z-index: 4500;
  border: 5px solid #08836e;
  border-radius: 6px;
  position: absolute;
  top: 5%;
  left: 12.5%;
}

.my_map_search_title {
  color: #fff;
  background-color: #08836e;
  padding: 12px 60px;
  padding-bottom: 16px;
  text-align: center;
  font-size: 1.4em;
}

.chineseVersion .my_map_search_title {
  letter-spacing: .2em;
}

.my_map_search_cont {
  background-color: #fff;
  padding: 15px;
}

.my_map_search_select {
  margin-bottom: 10px;
}

.my_map_search_select select {
  width: 100%;
  padding: 2px;
}

.my_map_search_submit {
  width: 120px;
  max-width: 100%;
  display: block;
  position: relative;
  float: right;
}

.my_map_search_submit a {
  display: block;
  padding: 7px 25px;
  background-color: #043748;
  border: 1px solid #043748;
  border-radius: 8px;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
}

.chineseVersion .my_map_search_submit a {
  letter-spacing: .2em;
}

.my_map_marker {
  z-index: 4000;
}

.my_map_marker>div {
  position: absolute;
  width: 1.565%;
  height: 3.41%;
  max-width: 25px;
  max-height: 34px;
}

.my_map_detail {
  z-index: 5000;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px 4px 0 4px;
  display: none;
}

.my_map.active .my_map_detail {
  display: block;
}

.my_map_detail:before {
  content: " ";
  position: absolute;
  width: 19px;
  height: 20px;
  left: -19px;
  top: 25%;
  background-image: url(../images/bd_map_detail.png);
  background-repeat: no-repeat;
}

.my_map_detail_cont {
  position: relative;
  padding: 10px;
  padding-bottom: 45px;
}

.my_map_detail_title {
  font-weight: bold;
}

.my_map_detail_cont ul {
  margin-bottom: 10px;
}

.my_map_detail_more a {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #a7c043;
}

#my_map_m1 {
  top: 38.5%;
  left: 31%;
}

#my_map_m2 {
  top: 67%;
  left: 33%;
}

#my_map_m3 {
  top: 42%;
  left: 47%;
}

#my_map_m4 {
  top: 70%;
  left: 53%;
}

#my_map_m5 {
  top: 52%;
  left: 55%;
}

#my_map_m6 {
  top: 21%;
  left: 56%;
}

#my_map_m7 {
  top: 55%;
  left: 58.5%;
}

#my_map_m8 {
  top: 42%;
  left: 59%;
}

#my_map_m9 {
  top: 48%;
  left: 61.5%;
}

#my_map_m10 {
  top: 40%;
  left: 69%;
}

/*=======================================*/

.mainSlider {
  z-index: 3000;
}


.mainSlider ul.slides>li {
  overflow: hidden;
  max-width: 100%;
}

.mainSlider .slide_bg {
  position: absolute;
  z-index: 3005;
  height: auto !important;
  width: 1200px !important;
  margin-left: 50%;
  transform: translateX(-50%);
}

.mainSlider .slide_mask {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0px;
  right: 0px;
  z-index: 3006;
}

.mainSlider .slide_mask .main-slide_mesh {
  position: absolute;
  background: url("../images/mesh.png") repeat;
  top: 0px;
  bottom: 0;
  left: 0px;
  right: 0px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.mainSlider .slide_cont {
  text-align: center;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0px;
  right: 0px;
  z-index: 3010;
}

.mainSlider ul>li:nth-child(1) .slide_cont,
.mainSlider ul>li:nth-child(2) .slide_cont,
.mainSlider ul>li:nth-child(3) .slide_cont,
.mainSlider ul>li:nth-child(4) .slide_cont,
.mainSlider ul>li:nth-child(5) .slide_cont {
  z-index: 3010;
  color: #0867aa !important;
  font-size: 1.625em;
  font-weight: bold;
  width: 1600px;
  max-width: 100%;
  margin: auto;
  position: relative;
  margin-top: 250px;
}

.mainSlider ul>li:nth-child(1) .slide_cont>span,
.mainSlider ul>li:nth-child(2) .slide_cont>span,
.mainSlider ul>li:nth-child(3) .slide_cont>span,
.mainSlider ul>li:nth-child(4) .slide_cont>span,
.mainSlider ul>li:nth-child(5) .slide_cont>span {
  width: 785px;
  text-align: left;
  float: right;
}

.mainSlider .slide_url {
  display: block;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0px;
  right: 0px;
  z-index: 3015;
}

.mainSlider .slide_url a {
  display: block;
  height: 100%;
}

.main_new {
  /*    position: absolute;
top: 799px;
	left: 0;
	right: 0;
	height: 500px;
	overflow: hidden;*/
  background-image: url(../images/bg_what_new.jpg);
  background-repeat: no-repeat;
}

.main_new .my_roll_header {
  color: #3070ad;
  padding-bottom: 15px;
}

.main_new .my_roll .my_roll_content {
  padding-top: 10px;
}

.main_new .my_roll .my_roll_content .my_roll_cont_row>div {
  padding: 0px 10px;
  /*width: 378px;*/
  /*width:236px;*/
  width: 229px;
}

.main_new .my_roll .my_roll_content .my_roll_image {
  position: relative;
}

.main_new .my_roll .my_roll_content .my_roll_image:before {
  content: "";
  position: absolute;
  left: -7px;
  top: -7px;
  /*	width:48px;
height:30px;*/
  width: 30px;
  height: 18.75px;
  background-size: 100%;
  background-image: url(../images/border_new_before.png);
  background-repeat: no-repeat;
}

.main_new .my_roll .my_roll_content .my_roll_image:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -10px;
  /*	width:105px;
height:65px;*/
  width: 65.625px;
  height: 40.625px;
  background-size: 100%;
  background-image: url(../images/border_new_after.png);
  background-repeat: no-repeat;
}

.main_new .my_roll .my_roll_content .my_roll_title {
  margin-top: 1em;
}

.main_new .my_roll_control .my_roll_prev,
.main_new .my_roll_control .my_roll_next {
  padding-top: 105px;
}

.main_highlight {
  /*    position: absolute;
top: 1299px;
	left: 0;
	right: 0;
	height: 470px;
	overflow: hidden;*/
  background-image: url(../images/bg_highlight.jpg);
  background-repeat: repeat;
}

.main_highlight .my_roll_header {
  color: #003e57;
}

.main_highlight .my_roll .my_roll_content .my_roll_title {
  /*	font-size: 1.8em;*/
  padding: 0 10px;
  font-weight: bold;
  text-align: center;
  margin-top: 0;
  position: relative;
  transform: translateY(-110%);
  /*    height: 66px;
	line-height: 66px;*/
  font-size: 1em;
  height: 36px;
  line-height: 36px;
}

.main_highlight .my_roll .my_roll_content .my_roll_title span {
  line-height: normal;
  display: inline-block;
}

.main_highlight .my_roll .my_roll_content .my_roll_title span>a {
  color: #000000;
}

.main_highlight .my_roll_control .my_roll_prev,
.main_highlight .my_roll_control .my_roll_next {
  padding-top: 130px;
}

.main_shortcut {
  /*    position: absolute;
top: 1769px;
	left: 0;
	right: 0;
	height: 490px;
	overflow: hidden;*/
  background-image: url(../images/bg_shortcut.jpg);
  background-repeat: no-repeat;
}

.main_shortcut .my_roll_header {
  color: #09720b;
}

.main_shortcut .my_roll .my_roll_content .my_roll_image {
  text-align: center;
  min-height: 211px;
}

.main_shortcut .my_roll .my_roll_content .my_roll_title {
  font-weight: bold;
  text-align: center;
  font-size: 1.25em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.main_shortcut .my_roll .my_roll_content .my_roll_cont_row>div:nth-child(1) .my_roll_title>a {
  color: #c70a4e;
}

.main_shortcut .my_roll .my_roll_content .my_roll_cont_row>div:nth-child(2) .my_roll_title>a {
  color: #087eae;
}

.main_shortcut .my_roll .my_roll_content .my_roll_cont_row>div:nth-child(3) .my_roll_title>a {
  color: #4c05a3;
}

.main_shortcut .my_roll .my_roll_content .my_roll_cont_row>div:nth-child(4) .my_roll_title>a {
  color: #0552a4;
}

.main_shortcut .my_roll .my_roll_content .my_roll_cont_row>div:nth-child(5) .my_roll_title>a {
  color: #1e8512;
}

.main_footer_banner {
  /*	margin-top:2064px;*/
}

.main_footer_banner ul {
  list-style-type: none;
  padding: 1em 0;
  margin: 0;
  text-align: center;
}

.main_footer_banner ul>li {
  display: inline-block;
}

#video_1 {
  margin-top: -120px;
}

.slide_text_1 {
  position: relative;
  width: 1000px;
  max-width: 100%;
  margin: auto;
  margin-top: 100px;
  padding: 40px;
  text-align: center;
  border: 5px solid #fff;
  color: #fff;
  text-shadow: .1em 0 .05em #033b56, -.1em 0 .05em #033b56, 0 .1em .05em #033b56, 0 -.1em .05em #033b56, .05em .05em .05em #033b56, -.05em -.05em .05em #033b56, .05em -.05em .05em #033b56, -.05em .05em .05em #033b56;
}

.slide_text_1>* {
  text-align: center;
  margin-bottom: 10px;
}

.slide_text_1:after {
  content: " ";
  position: absolute;
  bottom: 0;
  top: 100%;
  width: 24px;
  height: 24px;
  left: 50%;
  margin-left: -12px;
  background-image: url(../images/bg_slider_bul.png);
  background-repeat: no-repeat;
}

.slide_text_1 .txt_1 {
  font-size: 3.4em;
  letter-spacing: .2em;
  line-height: normal;
}

.slide_text_1 .txt_2 {
  font-size: 2em;
  line-height: normal;
}

.slide_text_1_2 {
  margin-top: 60px;
  display: inline-block;
}


/*==========*/
body .mainContent.leftSideContent {
  padding-right: 400px;
}

body .mainContent.rightSideContent {
  padding-left: 340px;
}

.mainContent hr.myhr {
  width: 100%;
  border: 1px inset #829ea1;
  margin-top: 20px;
  margin-bottom: 20px;
}

.sideContent .rightSide {
  position: absolute;
  right: 200px;
  top: 100px;
  max-width: 200px;
  margin-left: 30px;
}

.plan_area {
  text-align: center;
}

.plan_area .plan_div {
  width: 400px;
  padding: 20px;
  margin: 20px 60px;
  display: inline-block;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  /* Standard syntax (must be last) */
  box-shadow: -2.85px .93px 5px rgba(0, 0, 0, .52);
}

.plan_area .plan_topic {
  color: #595959;
  font-size: 1.45em;
  font-style: normal;
  margin-bottom: 1.6em;
}

.plan_area .plan_tit {
  color: #0f6791;
  font-weight: bold;
}

.plan_area .tick_list {
  list-style-type: none;
}

.plan_area .tick_list li {
  position: relative;
}

.plan_area .tick_list li:before {
  content: "\002714";
  position: absolute;
  left: -19px;
  top: 0;
  color: #0f6791;
}

.save_plan_area {
  text-align: center;
  margin-bottom: 20px;
}

.save_plan_area .plan_div {
  width: 200px;
  margin: 0 20px;
  display: inline-block;
  text-align: center;
}

.save_plan_area .arrow {
  text-align: center;
  margin: 10px 0;
  margin-bottom: 20px;
}

.save_plan_area .plan_div.full {
  width: 680px;
  padding: 20px;
  background: #fff;
  background: -webkit-linear-gradient(left top, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  background: -o-linear-gradient(bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  background: -moz-linear-gradient(bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  background: linear-gradient(to bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  box-shadow: -2.85px 0.93px 5px rgba(0, 0, 0, .52);
}

.save_plan_area .plan_box {
  padding: 20px;
  height: 115px;
  text-align: center;
  background: #fff;
  background: -webkit-linear-gradient(left top, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  background: -o-linear-gradient(bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  background: -moz-linear-gradient(bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  background: linear-gradient(to bottom right, rgba(255, 255, 255, .7), rgba(198, 206, 209, .7));
  box-shadow: -2.85px 0.93px 5px rgba(0, 0, 0, .52);
}

.save_plan_area .plan_div.full>div,
.save_plan_area .plan_box>div {
  text-align: center;
}


/*=============Close Up===============*/
.my_gallery .close_data {
  display: none;
}

#close_up {
  z-index: -1;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

#close_up.active.transition {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

#close_up.active {
  z-index: 9000;
  /*background-color:rgba(0,0,0,.6);*/
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

#close_up .bg {
  z-index: 9100;
  background-color: rgba(0, 0, 0, .85);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#close_up .area {
  z-index: 9200;
  position: absolute;
  left: 50%;
  margin-left: -500px;
  top: 50%;
  margin-top: -350px;
  width: 1000px;
  background-color: #fff;
}

#close_up .close {
  background-color: #ddd;
  color: #fff;
  text-align: center;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
}

#close_up .close a {
  display: block;
  padding: 5px;
}

#close_up .area .title {
  font-weight: bold;
  font-size: 1.4em;
  background-color: #dcdcdc;
  color: #7b7b7b;
  padding: 4px 10px;
}

#close_up .area .main {
  padding: 30px 30px 45px 30px;
  position: relative;
  text-align: center;
}

#close_up .area .main .left {
  width: 40%;
  float: left;
}

#close_up .area .main .right {
  width: 60%;
  float: right;
}

#close_up .area .main .img {
  padding: 5px;
}

#close_up .area .main .img img {
  width: 100%;
}

#close_up .area .main .caption {
  padding: 5px;
}

#close_up .area .main .cont {
  padding: 5px;
  padding-left: 15px;
}

#close_up .area .main .cont p {
  margin-bottom: 15px;
}

/*========================*/
.flowerChart {
  position: relative;
  z-index: 500;
  height: 2800px;
}

.flower {
  text-align: center;
  position: relative;
  z-index: 505;
}

.stem {
  position: absolute;
  top: 250px;
  bottom: 250px;
  width: 10px;
  left: 50%;
  margin-left: -5px;
  background-color: #8fb833;
  z-index: 501;
}

.leaf {
  background-image: url(../images/graph_leaf.png);
  background-repeat: no-repeat;
  width: 159px;
  height: 140px;
  position: absolute;
  text-align: center;
  left: 50%;
  text-shadow: .1em 0 .05em #fff, -.1em 0 .05em #fff, 0 .1em .05em #fff, 0 -.1em .05em #fff, .05em .05em .05em #fff, -.05em -.05em .05em #fff, .05em -.05em .05em #fff, -.05em .05em .05em #fff;
  z-index: 510;
}

.leaf.left {
  background-image: url(../images/graph_leaf_left.png);
  margin-left: -159px;
}

.leaf span {
  margin-top: 56px;
  display: block;
  font-size: 2.5em;
}

.leaf.l_0 {
  top: 2100px;
}

.leaf.l_1 {
  top: 1700px;
}

.leaf.l_2 {
  top: 1400px;
}

.leaf.l_3 {
  top: 600px;
}

.leaf.l_4 {
  top: 200px;
}

.fruit {
  position: absolute;
  z-index: 515;
}

.fruit.red {
  width: 100%;
  max-width: 35%;
  left: 0;
}

.fruit.purple {
  width: 100%;
  max-width: 35%;
  right: 0;
}

.fruit .cont {
  padding: 20px;
  padding-bottom: 10px;
  font-weight: bold;
}

.fruit.red .cont {
  position: relative;
  background-color: #f2dcdb;
  border-radius: 5px;
}

.fruit.red .cont:after {
  content: " ";
  position: absolute;
  right: -19px;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #f2dcdb;
}

.fruit.purple .cont {
  position: relative;
  background-color: #e9e5fd;
  border-radius: 5px;
}

.fruit.purple .cont:after {
  content: " ";
  position: absolute;
  left: -19px;
  top: 50%;
  margin-top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 20px solid #e9e5fd;
}

.fruit .cont>* {
  margin-bottom: 10px;
}

.fruit .date {
  margin-right: 20px;
}

.fruit.red .attach {
  background-color: #a71c00;
  margin-top: -5px;
  z-index: -1;
  position: relative;
  padding: 20px;
  padding-bottom: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 1.6em;
  border-radius: 5px;
}

.fruit.purple .attach {
  background-color: #382898;
  margin-top: -5px;
  z-index: -1;
  position: relative;
  padding: 20px;
  padding-bottom: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 1.6em;
  border-radius: 5px;
}

.fruit.blue {
  width: 320px;
  max-width: 100%;
  left: 50%;
  margin-left: -160px;
}

.fruit.blue .cont {
  background-color: #0ea5ba;
  padding: 20px 40px;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  text-shadow: .1em 0 .05em #157097, -.1em 0 .05em #157097, 0 .1em .05em #157097, 0 -.1em .05em #157097, .05em .05em .05em #157097, -.05em -.05em .05em #157097, .05em -.05em .05em #157097, -.05em .05em .05em #157097;
  border-radius: 25px;
}

.fruit.blue .cont:before {
  content: " ";
  position: absolute;
  background-image: url(../images/graph_water.png);
  background-repeat: no-repeat;
  width: 323px;
  height: 127px;
  left: 0;
  top: 0;
  margin-left: -200px;
  margin-top: -115px;
}

.fruit.blue .cont:after {
  content: " ";
  position: absolute;
  background-color: #14829d;
  right: 0;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 0 25px 25px 0;
}

.fruit.f_0 {
  top: 2500px;
}

.fruit.f_1 {
  top: 2300px;
}

.fruit.f_2 {
  top: 2100px;
}

.fruit.f_3 {
  top: 1700px;
}

.fruit.f_4 {
  top: 1300px;
}

.fruit.f_5 {
  top: 1000px;
}

.fruit.f_6 {
  top: 900px;
}

.fruit.f_7 {
  top: 750px;
}

.fruit.f_8 {
  top: 750px;
}

.fruit.f_9 {
  top: 550px;
}

.fruit.f_10 {
  top: 350px;
}

.fruit.f_11 {
  top: 350px;
}

.root {
  position: absolute;
  width: 253px;
  height: 219px;
  background-image: url(../images/graph_pot.png);
  background-repeat: no-repeat;
  left: 50%;
  bottom: 10px;
  margin-left: -126.5px;
  text-align: center;
  padding-top: 70px;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.4em;
  color: #fff;
  text-shadow: .1em 0 .05em #645900, -.1em 0 .05em #645900, 0 .1em .05em #645900, 0 -.1em .05em #645900, .05em .05em .05em #645900, -.05em -.05em .05em #645900, .05em -.05em .05em #645900, -.05em .05em .05em #645900;
  z-index: 515;
}


/*=================*/
.my_pdf {
  background-image: url(../images/icon_pdf_title.png);
  background-repeat: no-repeat;
  background-position: 12px 6px;
  /*background-color:#e2e3e2;*/
  display: inline-block;
  border-radius: 6px;
}

.my_pdf a {
  text-decoration: none !important;
  color: #4B4B4B;
  font-size: 1.2em;
  padding: 22px 12px 6px 71px;
  min-height: 65px;
  display: block;
}

.chineseVersion .my_pdf a {
  letter-spacing: .3em;
}

.tpo_div {
  margin-top: 20px;
}

.tpo_div>div {
  width: 32%;
  padding: 0 20px;
  display: table-cell;
  border-left: 2px solid #cecfcf;
}

.tpo_div>div.fst {
  border-left: 0;
  padding-left: 0;
}

.tpo_div>div h3 {
  margin-top: 0;
  padding-top: 5px;
}

.dpo_list>li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: .6em;
}

.dpo_list>li:before {
  content: '\25cf\a0';
  position: absolute;
  margin-left: -16px;
  font-size: 12px;
}

.ecdBDiv {
  text-align: right;
  margin-bottom: 10px;
}

.ecdBDiv>div {
  display: inline-block;
  margin-left: 10px;
}

a.ecdBtn {
  text-decoration: none !important;
  color: #5c5c5c !important;
}


/*===============*/
.photo_album {
  margin: 0 -5px;
}

.photo_album>div {
  width: 290px;
  max-width: 100%;
  padding: 5px;
  display: inline-block;
}

/*=====================================*/

.mylist li {
  list-style-type: none;
}

.mylist li:before {
  content: '\25cf\a0';
  position: absolute;
  margin-left: -16px;
  font-size: 16px;
  color: #bf45ee;
}

.div_pilotact>div {
  margin-bottom: 20px;
  box-shadow: 0 0 5px #000;
}

.div_pilotact .title {
  display: table-cell;
  width: 200px;
  padding: 8px 20px 8px 50px;
  vertical-align: middle;
  color: #fff;
  background-color: #166867;
  position: relative;
}

.div_pilotact .title:after {
  content: " ";
  position: absolute;
  right: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
}

.div_pilotact .cont {
  display: table-cell;
  padding: 8px 20px;
  width: auto;
}

.div_pilotact .cont ul {
  margin-bottom: 0;
}

/*=============================*/

.fix_line {
  position: absolute;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #504098;
}

.fix_line.under {
  margin-top: -3px;
}

ul.lo_alp>li {
  list-style-type: lower-alpha;
}

ul.lo_rom>li {
  list-style-type: lower-roman;
}

ul.disc>li {
  list-style-type: disc;
}

.leftMenu {
  background-color: rgba(0, 0, 255, 0);
}

.subMenu li>a:before {}

/*================================*/
.new_list {}

div.new_list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 25px
}

div.new_list li {
  margin: 0;
  padding: 10px 0;
}

div.new_list li.lst {
  border-bottom: 0;
}

.new_list .date {
  font-size: .8em;
}

.new_list .title {
  font-weight: bold;
}

.new_list a {
  position: relative;
  color: #4B4B4B !important;
}

.new_list a:before {
  content: "";
  position: absolute;
  left: -22px;
  width: 8px;
  height: 8px;
  background-image: url(../images/bul_list1.png);
  background-repeat: no-repeat;
  top: 3px;
}

/*==================================*/
.mainContent .my_title {
  color: #504098;
  font-weight: bold;
}

.mainContent .my_area {
  background-color: #dde8f0;
  padding: 20px;
  margin-bottom: 20px;
}

.mainContent .my_area2 {
  padding: 0 20px;
  margin-bottom: 20px;
}

/*=====================================*/
.bodies_list>div {
  padding: 15px 0;
  border-top: 1px solid #b3b3b3;
  position: relative;
}

.bl_top {
  min-height: 100px;
}

.bl_logo {
  position: absolute;
  right: 0;
  top: 15px;
  max-height: 100px;
}

.bl_org,
.bl_org a {
  font-weight: bold;
  color: #4B4B4B !important;
  text-decoration: none !important;
}

.bl_ts>div {
  display: table-row;
}

.bl_ts>div>div {
  display: table-cell;
}

.bodies_list .title {
  font-weight: bold;
  padding-right: 6px;
}

/*=======================================*/
/*=============================================*/
.main_bottom {
  margin-bottom: 40px;
}

.main_news {
  width: 35%;
  padding-right: 20px;
  float: left;
}

.main_about {
  width: 64.5%;
  float: left;
}

.main_news_header {
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 16px;
  border-bottom: 1px solid #ddd;
}

.main_news_list>ul {
  padding-left: 0;
  list-style-type: none;
}

.main_news_list>ul>li {
  margin: 0;
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}

.main_news .date,
.main_news .title {
  font-weight: normal;
}

.main_about .my_header {
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 16px;
}

.my_more {
  text-align: right;
}

.my_more a {
  color: #B6052F !important;
  text-decoration: none !important;
  font-weight: bold;
}

/*===========*/
.faq_list>ol {
  padding-left: 0;
  position: relative;
  font-weight: bold;
  border-top: 1px solid #ddd;
  list-style-type: none;
}

.faq_list>ol>li:hover {
  background-color: #fff;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}

.faq_list>ol>li {
  margin: 0;
  padding-left: 0;
  padding-left: 60px;
  position: relative;
}

.faq_list>ol>li:after {
  content: " ";
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: #ddd;
  position: absolute;
}

.faq_list>ol>li:before {
  content: " ";
  width: 33px;
  height: 33px;
  position: absolute;
  left: 0;
  top: 13px;
  background-image: url(../images/btn_cdlist.png);
  background-repeat: no-repeat;
}

.faq_list>ol>li.active:before {
  background-image: url(../images/btn_cdlist_on.png);
}

.faq_list .active .cd_div .cont {
  z-index: 1000;
  position: relative;
  height: auto;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}

.faq_list .cd_div .cont,
.faq_list .cd_div.hide .cont {
  z-index: -1;
  position: fixed;
  height: 0;
  width: 0;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  overflow: hidden;
  padding: 0 16px;
  border-left: 3px solid #35b59e;
  font-weight: normal;
}

.faq_list .cd_div {
  margin: 0;
  position: relative;
}

.faq_list .active .cd_div {
  padding-bottom: 20px;
}

.faq_list .cd_div .title {
  padding: 0;
  margin: 0;
}

.faq_list .cd_div .title a {
  color: #404042 !important;
  text-decoration: none !important;
  padding: 20px 16px;
  padding-right: 30px;
  font-weight: bold;
  display: block;
  position: relative;
}

.faq_list .active .cd_div .title a {}

.faq_list .cd_div .cont p:last-child {
  margin-bottom: 0;
}

.faq_list .number {
  position: absolute;
  right: 100%;
  top: 20px;
  margin-right: -65px;
}

.graphicBanner {
  position: absolute;
  right: 0;
  top: 0;
  max-height: 215px;
  max-width: none;
  z-index: -1;
}

body abbr[title]::after {
  content: '';
}

body .close {
  float: none;
  font-size: 1em;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-shadow: inherit;
  opacity: 1;
}

body .close:focus,
body .close:hover {
  color: inherit;
  text-decoration: inherit;
  opacity: 1;
}

/*====================================*/
.my_roll {
  position: relative;
  margin: 0px 10px 10px 10px;
}

.my_roll_header {
  /*font-size: 2.6em;*/
  font-size: 1.625em;
  font-weight: bold;
  padding: 22px 10px;
}

.my_roll .my_roll_content {
  overflow: hidden;
  width: 100%;
  background-repeat: repeat-x;
}

.my_roll .my_roll_content .my_roll_cont_row {
  display: table;
  white-space: nowrap;
  padding: 0 80px;
  margin: 0 auto;
}

.my_roll .my_roll_content .my_roll_cont_row>div {
  display: inline-block;
  vertical-align: top !important;
  padding: 0px 10px;
  width: 229px;
}

.my_roll .my_roll_content .my_roll_image {
  margin: auto;
  position: relative;
}

.my_roll .my_roll_content .my_roll_title {
  margin: auto;
  text-align: left;
  white-space: normal;
  font-size: 1em;
}

.my_roll_control>div {
  position: absolute;
  width: 39px;
  height: 61px;
  margin: -20px 0 0 0;
  padding: 0;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  text-align: center;
}

.my_roll_control>div a {
  text-decoration: none !important;
  color: #fff !important;
}

.my_roll_control>div span {
  display: block;
  width: 39px;
  height: 61px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 30px;
  text-align: center;
}

.my_roll_control .my_roll_prev span {
  background-image: url(../images/btn_control_prev.png);
  background-repeat: no-repeat;
}

.my_roll_control .my_roll_next span {
  background-image: url(../images/btn_control_next.png);
  background-repeat: no-repeat;
}

.my_roll_control .my_roll_prev {
  top: 0;
  bottom: 0;
  height: initial;
  margin-top: 0;
  width: initial;
  left: -10px;
  padding-top: 80px;
  padding-left: 0;
  padding-right: 0;
}

.my_roll_control .my_roll_next {
  top: 0;
  bottom: 0;
  height: initial;
  margin-top: 0;
  width: initial;
  right: -10px;
  padding-top: 80px;
  padding-left: 0;
  padding-right: 0;
}

body.indexVersion div.homeTool {
  display: none;
}

body.indexVersion div.clientTool>div.language:before {
  display: none;
}

body.indexVersion div.AStyleArea:before {}

body.indexVersion div.AStyleArea {}

.exhibition_table td {
  padding: 10px;
}

.press_release_table1 td {
  vertical-align: top;
}

.reports_table_layout td:first-child {
  text-align: center;
}

.reports_table_layout td {
  padding: 10px;
}

.reports_list_layout li {
  display: block;
  padding: 10px;
}

.reports_list_layout li:last-child {
  margin-bottom: 0;
}

.reports_list_layout ol {
  counter-reset: item;
  margin-bottom: 0;
}

.reports_list_layout li:before {
  content: counters(item, ".") ".  ";
  counter-increment: item
}

.reports_table_layout td {
  vertical-align: text-top;
}

.fake_h4,
.fake_h5,
.fake_h6 {
  font-weight: bold;
}

.aboutus_intro_list>div {
  width: 100%;
  max-width: 605px;
  margin: auto;
}

.aboutus_intro_list>div>div {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  height: 200px;
  margin-bottom: 40px;
}

.aboutus_intro_list>div>div img {
  height: 100%;
}

.aboutus_intro_list>div>div>a>div {
  text-align: center;
  font-size: 1.4em;
}

.aboutus_intro_list>div>div>a>div.aboutus_intro_list_item_image {
  height: 90%;
}

.aboutus_intro_list>div>div>a>div.aboutus_intro_list_item1 {
  font-weight: bold;
  margin-top: 10px;
  color: #097dae;
}

.aboutus_intro_list>div>div>a>div.aboutus_intro_list_item2 {
  font-weight: bold;
  margin-top: 10px;
  color: #4c04a4;
}

.aboutus_intro_list>div>div>a>div.aboutus_intro_list_item3 {
  font-weight: bold;
  margin-top: 10px;
  color: #0452a4;
}

.aboutus_intro_list>div>div>a>div.aboutus_intro_list_item4 {
  font-weight: bold;
  margin-top: 10px;
  color: #1e8613;
}

.organ_search_iframe {
  border: none;
  width: 100%;
  display: block;
}

.list_table {
  width: 100%;
  border-spacing: 0;
  border: solid #ccc 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
}

.list-table td:first-child,
.bordered th:first-child {
  border-left: none;
}

.list_table th {
  background: #e2f3fd;
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
}

.list_table td {
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
}

.list_table tr:nth-child(even) {
  background: #fafdf4;
}

.list_table_rowspan {
  width: 100%;
  border-spacing: 0;
  border: solid #ccc 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc;
}

.list_table_rowspan th {
  background: #e2f3fd;
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
}

.list_table_rowspan td {
  text-align: left;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
}

.div_acrobat_reader {
  background-color: #EAEAEA;
  padding: 5px;
}

.div_acrobat_reader>.div_acrobat_reader_icon {
  display: inline-block;
  width: 160px;
  margin-right: 5px;
  padding: 10px 0;
}

.div_acrobat_reader>.div_acrobat_reader_description {
  display: inline-block;
  width: 75%;
}

/*======================*/

.photo_title,
.photo_area>li .title {
  margin-bottom: 24px;
  font-weight: bold;
  display: block;
}

.mainContent ul.photo_group {
  /*margin: 0 -1em;*/
  padding: 0;
  text-align: left;
}

.mainContent .photo_area ul.photo_group {
  margin: 0 -0.8em;
  text-align: left;
}

.photo_group li {
  display: inline-block;
  vertical-align: top;
  width: 190px;
  text-align: center;
  margin: 0;
  margin-bottom: 4px;
  padding: .1em;
}

.photo_group li.photo_thumb>a>img {
  border: 2px solid #b4b4b4;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.photo_group li.photo_thumb>a:focus>img,
.photo_group li.photo_thumb>a:hover>img {
  border: 2px solid #c30819;
}

body div.light_square .pp_left,
body div.light_square .pp_middle,
body div.light_square .pp_right,
body div.light_square .pp_content {
  background-color: transparent;
}

body .pp_nav .pp_play,
body .pp_nav .pp_pause,
body a.pp_arrow_previous,
body a.pp_arrow_next {
  font-size: 0;
}

body .pp_nav .pp_play:before,
body .pp_nav .pp_pause:before,
body a.pp_arrow_previous:before,
body a.pp_arrow_next:before {
  display: none;
}

body .pp_nav .pp_play,
body .pp_nav .pp_pause,
body a.pp_arrow_previous,
body a.pp_arrow_next {
  background-color: transparent;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  margin-top: -56px;
}

body a.pp_arrow_previous {
  background-image: url(../images/btn_arrow_prev.png);
}

body a.pp_arrow_next {
  background-image: url(../images/btn_arrow_next.png);
}

body .pp_content_container .pp_details {
  margin: 0;
}

body .pp_nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
}

body a.pp_arrow_previous {
  left: 0;
}

body a.pp_arrow_next {
  right: 0;
}

body a.pp_close {
  font-size: 0;
  background-color: transparent;
  background-image: url(../images/btn_close.png);
  background-repeat: no-repeat;
  width: 35px;
  height: 33px;
  box-shadow: none;
}

body .ppt {
  display: none !important;
}

body a.pp_previous,
body a.pp_next {
  background: none !important;
}

/*=========================*/
#slider.flexslider .slides img {
  width: 50%;
  display: inline-block;
}

#slider.flexslider .slides_cont {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding: 20px 10px;
  max-height: 360px;
  overflow: auto;
  float: right;
}

#slider.flexslider .slides_title {
  color: #3942A9;
  font-size: 1.2em;
  font-weight: bold;
}

#slider.flexslider .slides_txt {
  margin-top: 20px;
}

#carousel.flexslider {
  margin: 20px auto;
  background-color: transparent;
}

#carousel.flexslider li {}

#carousel.flexslider li .imgMask {
  position: absolute;
  background-color: #000000;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

#carousel.flexslider li:hover .imgMask {
  opacity: 0;
}

#carousel.flexslider .prevBtn {
  position: absolute;
  top: 30px;
  left: -50px;
}

#carousel.flexslider .nextBtn {
  position: absolute;
  top: 30px;
  right: -50px;
}

#slider.flexslider {
  margin-bottom: 20px;
}

#carousel ul.slides {
  margin-bottom: 0;
}

#carousel .slides li {
  padding: 0 3px;
}

#carousel .slides li .cover img {
  border: 2px solid #b4b4b4;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#carousel .slides li:hover .cover img {
  border: 2px solid #c30819;
}

#carousel .slides li .title {
  padding: 8px 0;
}

#carousel .flex-direction-nav {
  margin: 0;
  padding: 0;
}

#carousel .flex-direction-nav a {
  width: 45px;
  height: 45px;
  margin-top: -22px;
  font-size: 0;
}

#carousel .flex-direction-nav li>a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/btn_vidoe_prev.png);
  background-repeat: no-repeat;
}

#carousel .flex-direction-nav li>a.flex-next:before {
  content: "";
  background-image: url('../images/btn_vidoe_next.png');
}

#carousel.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0;
}

#carousel.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0;
}

#slider .flowplayer {
  background-color: #000;
}

/*=====================*/
.myitem_list.my_pdf_div .title {
  padding-left: 35px;
  position: relative;
  display: inline-block;
  width: 100%;
}

.myitem_list.my_pdf_div.whatsnew_list .title {
  padding-left: 0;
}

.myitem_list.my_pdf_div .iconPdf {
  position: absolute;
  left: 0;
}

.album_title,
.album_date {
  margin-top: 10px;
  text-align: center;
}

#form_select_photo {
  margin-bottom: 10px;
}

#form_select_photo input[type="submit"] {
  background-color: #043748;
  color: #fff;
  padding: 0px 15px;
  border-radius: 8px;
  height: 24px;
}

#form_select_photo select {
  height: 24px;
  vertical-align: top;
}

/*======================*/
.my_photo_slider.flexslider {
  margin: 20px auto;
  background-color: transparent;
}

.my_photo_slider.flexslider li .imgMask {
  position: absolute;
  background-color: #000000;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.my_photo_slider.flexslider li:hover .imgMask {
  opacity: 0;
}

.my_photo_slider.flexslider .prevBtn {
  position: absolute;
  top: 30px;
  left: -50px;
}

.my_photo_slider.flexslider .nextBtn {
  position: absolute;
  top: 30px;
  right: -50px;
}

.my_photo_slider ul.slides {
  margin-bottom: 0;
}

.my_photo_slider .slides li {
  padding: 0 3px;
}

.my_photo_slider .slides li .cover img {
  border: 2px solid #b4b4b4;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.my_photo_slider .slides li:hover .cover img {
  border: 2px solid #c30819;
}

.my_photo_slider .slides li .title {
  padding: 8px 0;
}

.my_photo_slider .flex-direction-nav {
  margin: 0;
  padding: 0;
}

.my_photo_slider .flex-direction-nav a {
  width: 45px;
  height: 45px;
  margin-top: -22px;
  font-size: 0;
}

.my_photo_slider .flex-direction-nav li>a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/btn_vidoe_prev.png);
  background-repeat: no-repeat;
}

.my_photo_slider .flex-direction-nav li>a.flex-next:before {
  content: "";
  background-image: url('../images/btn_vidoe_next.png');
}

.my_photo_slider.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0;
}

.my_photo_slider.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0;
}

.membership {
  /*margin-top: 20px;*/
}

.contact_us_table td {
  vertical-align: top;
}

.myLogo .d_logo {
  display: inline;
}

.myLogo .m_logo {
  display: none
}

.newIcon {
  padding: 0 6px;
}

.cp_area {
  display: table;
  box-shadow: 4px 4px 0px 4px #cfcfcf;
}

.cp_cover {
  display: table-cell;
  width: 170px;
  padding: 0 10px;
}

.cp_cont {
  display: table-cell;
  padding: 0 10px;
  font-size: 1.6em;
  line-height: 1.3em;
  letter-spacing: -1px;
  font-family: serif;
}

.cp_logo {
  display: table-cell;
  width: 200px;
  padding: 0 10px;
}

.breadcrumb>a.home img {
  vertical-align: baseline;
}

.breadcrumb ul {
  margin-left: -1px;
}

.breadcrumb ul li span {}

.w3c>*:fisrt-child {
  padding-left: 0;
}

.whaton_area {
  padding-top: 425px;
  margin-bottom: 12px;
}

.whaton_area .woa_nav {
  border-bottom: 1px solid #d32502;
}

.whaton_area .woa_nav>div {
  padding: 6px 12px;
  background-color: #d32502;
  color: #fff;
  font-size: 1.6em;
  line-height: normal;
  display: inline-block;
}

.whaton_area .woa_list {
  margin-left: -30px;
}

.whaton_area .woa_list>div {
  display: inline-block;
  width: 33.33%;
  padding-left: 30px;
}

.whaton_area .woa_list .woa_cover {
  position: relative;
  overflow: hidden;
}

.whaton_area .woa_list .woa_cover:before {
  content: "";
  left: 20px;
  bottom: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  position: absolute;
}

.whaton_area .woa_list .woa_cover:after {
  content: "";
  height: 10px;
  left: 30px;
  right: 0;
  bottom: 0;
  position: absolute;
  background-color: #fff;
}

.whaton_area .woa_list .woa_title {
  position: relative;
  text-align: right;
  padding-right: 40px;
  padding-bottom: 10px;
}

.whaton_area .woa_list .woa_title:after {
  content: "";
  width: 32px;
  height: 32px;
  background-image: url(../images/icon_right_bottom_corner_l.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  bottom: 3px;
}

.whaton_area .woa_more {
  text-align: right;
}

.whaton_area .woa_more a {
  display: inline-block;
  color: #d32502 !important;
  padding: 12px 0;
}

/*========================*/
.languagebtn img {
  width: 25px;
}

@media(min-width:1171px) {
  .languagebtn {
    display: none;
  }
}

#flexslider .flex-direction-nav li {
  margin: 0;
}

#flexslider .flex-viewport:after {
  display: none;
}

#flexslider .flex-direction-nav a {
  width: 30px;
  height: 50px;
  background-image: url(../images/icon_slider2_arrow_l.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#flexslider .flex-direction-nav a.flex-next {
  background-image: url(../images/icon_slider2_arrow_r.png);
}

#flexslider .flex-direction-nav a:before {
  content: "";
}

#flexslider.flexslider .flex-direction-nav .flex-prev {
  opacity: 1 !important;
  z-index: 10;
  left: 25px;
}

#flexslider.flexslider .flex-direction-nav .flex-next {
  opacity: 1 !important;
  z-index: 10;
  right: 25px;
}

.mainSlider .flex-pauseplay {
  padding: 0;
  width: auto;
  opacity: 1;
  display: inline-block;
  margin-left: 3px;
}

.mainSlider .flex-pauseplay a {
  font-size: 0;
  opacity: 1;
  width: auto;
  height: auto;
  left: auto;
  bottom: auto;
}

.mainSlider .flex-pauseplay a.flex-pause:before,
.mainSlider .flex-pauseplay a.flex-pause:after {
  content: '';
  width: 3px;
  height: 14px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  background-color: #555;
}

.mainSlider .flex-pauseplay a.flex-play {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #555;
  background-color: transparent;
  margin-left: 5px;
}

.mainSlider .flex-control-paging li a {
  width: 12px;
  height: 12px;
  background-color: #555;
  background-repeat: no-repeat;
  background-size: 100% auto;
  opacity: 1;
  box-shadow: none;
  border-radius: 50%;
}

.mainSlider .flex-control-paging li a.flex-active,
.mainSlider .flex-control-paging li a:hover,
.mainSlider .flex-control-paging li a:focus {
  background-color: transparent;
  background-color: #9c9595;
  opacity: 1;
}

.mainContent .mainSlider ul.flex-control-nav,
.mainContent .mainSlider ol.flex-control-nav,
.mainSlider .flex-control-nav {
  background-color: transparent;
  padding: 0;
  text-align: left;
  width: auto;
  display: inline-block;
  margin-bottom: 0px;
  position: relative;
  bottom: auto;
}

#flexslider .inner_widget {
  display: flex;
  justify-content: center;
  margin-top: -50px;
  position: relative;
  z-index: 2000;
}

#flexslider {
  position: relative;
  border: 0px;
  margin-bottom: 0px;
}

#flexslider:before {}

#flexslider:after {}

#flexslider ul.slides,
#flexslider ul.flex-direction-nav,
#flexslider ul.flex-direction-nav>li {
  margin: 0;
  padding: 0;
}

#flexslider .flex-viewport:before {
  /*content:"";*/
  background-color: rgba(255, 255, 255, .5);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 474px;
  z-index: 6;
}

#flexslider .flex-viewport:after {
  content: "";
  background-color: rgba(255, 255, 255, .5);
  position: absolute;
  left: 1422px;
  top: 0;
  bottom: 0;
  width: 474px;
  z-index: 6;
}

#flexslider .flex-direction-nav a:before {
  /*	color:rgba(255,255,255,.8);*/
  vertical-align: text-top;
}

#flexslider .flex-direction-nav a {
  font-size: 0;
}

#flexslider .flex-direction-nav a:before {
  font-size: 40px
}

/*=================*/
.toolArea {}

.shareTool {
  display: none;
}

.shareTool img {
  border-radius: 100px;
  background-color: #fff;
}

.shareTool>div {
  padding: 20px 10px;
  display: inline-block;
}

.shareTool>div:nth-child(2) {}

.bodyArea .breadcrumb>li+li:before {
  display: none;
}

.bottomBanner>* {
  z-index: 4000;
  position: relative;
}

.bottomBanner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 132px;
  background-color: #fff;
}

.indexVersion .footer_breadcrumb>* {
  display: none;
  visibility: hidden;
}

.footer_breadcrumb {}

.footer_breadcrumb a {
  text-decoration: none !important;
  color: #868686 !important;
}

.ydc_table_1 th,
.ydc_table_1 td {
  border: solid 1px;
}

.tour_table {
  width: 100%;
  border: 2px solid #ddd;
  font-size: 0.9em;
  float: left;
}

.tour_table th {
  background-color: #423837;
  color: #ffffff;
}

.tour_table tr:nth-child(even) {
  background-color: #e3dcdc;
}

.tour_table tr:nth-child(odd) {
  background-color: #ffffff;
}

.tour_table th,
.tour_table td {
  border: 1px solid #ddd;
  vertical-align: text-top;
  padding: 10px;
}

.tour_table tr>td:last-child {
  word-break: break-word;
}

.mainland_exchange_search_select {}

.mainland_exchange_paging {
  margin: 20px 0;
  display: inline-block;
  float: right;
}

.mainland_exchange_paging a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.mainland_exchange_paging a.disabled {
  pointer-events: none;
}

.mainland_exchange_paging a.active {
  background-color: #4c2a20;
  color: white;
}

.mainland_exchange_paging a:hover:not(.active) {
  background-color: #ddd;
}

.navBottom {}

.navTop {
  padding-top: 10px;
}

/*=====================*/
.myLogo .logo_txt_0 {
  color: #000;
  display: block;
  letter-spacing: -1px;
  font-size: 2.2em;
  font-weight: bold;
  /*font-family: "Times New Roman", Times, serif;*/
  text-align: center;
}

.myLogo .logo_txt_1 {
  color: #000;
  padding: 0;
  display: block;
  margin-top: 6px;
  font-size: 1.2em;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
  text-align: left;
  max-width: 21%;
}

.chineseVersion .myLogo .logo_txt_0,
.chineseVersion .myLogo .logo_txt_1 {
  font-family: "Microsoft JhengHei", 微軟正黑體, "Arial", "Helvetica", "sans-serif", "microsoft jhenghei";
}

.div_page_banner {
  margin-bottom: 15px;
}

.div_page_banner>img {
  width: 100%;
}

/*==================*/

.width_3_4 {
  width: 75%;
  float: left;
}

.width_1_4 {
  width: 25%;
  float: left;
}

.width_2_3 {
  width: 66.66%;
  float: left;
  background-color: #ffffff;
  color: #323232;
}

.width_1_3 {
  width: 33.33%;
  float: left;
}

.iep_area {
  margin-bottom: 20px;
  position: relative;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}


.iep_area .myheader {
  background-color: #ffcb29;
  padding: 10px 20px;
  font-size: 1.5em;
  font-weight: bold;
}

.iep_area .mycont {
  background-color: #323232;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*padding-bottom: 20px;*/
}

.iep_area .width_3_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.iep_area .width_1_3,
.iep_area .width_1_4 {
  position: relative;
}

.iep_area .width_1_3:after,
.iep_area .width_1_4:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #666;
}

.iep_area .mycont a {
  color: #fff;
}

.iep_area .topic {
  text-align: center;
  padding: 0 60px;
  line-height: normal;
}

.iep_area .topic>span {
  display: block;
}

.iep_area .btn_searchnow {
  text-align: center;
}

.indexVersion .iep_area .btn_searchnow a:after {
  content: "";
  width: 22px;
  height: 25px;
  display: inline-block;
  margin-left: 8px;
  vertical-align: text-bottom;
  background-image: url(../images/icon_yellow_arrow.png);
  background-repeat: no-repeat;
}

.iep_area .item_data {
  padding: 0 1em 0 1em;
  position: relative;
}

.iep_area .width_2_3>.item_data:first-child {
  padding-left: 0;
}

.iep_area .sec_data {
  padding-top: 0;
}

.iep_area .sec_data:before {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
  height: 1px;
  background-color: #666;
}

.iep_area .list_data .title {
  color: #D8D9DC;
  margin-bottom: 1em;
  font-size: 1em;
}

.iep_area .list_data .cont {
  color: #fff;
  margin-bottom: 1em;
  font-size: 1em;
}

.iep_area .cover {
  margin-bottom: 1em;
}

.iep_area .title {
  color: #fff;
  margin-bottom: 1em;

}

.iep_area .cont {
  color: #BDBDBD;
  margin-bottom: 1em;

}

.si_area {
  margin-bottom: 20px;
  background-color: #fff;
  padding-top: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
}

.si_area>div {
  float: left;
  width: 33.33%;
  position: relative;
  padding: 0 20px;
}

.si_area>div:first-child {}

.englishVersion .si_area .header_txt {
  color: #4B4B4B;
  background-color: #f6c101;
  -ms-transform: rotate(270deg) translateX(-50%) translateY(-50%);
  -webkit-transform: rotate(270deg) translateX(-50%) translateY(-50%);
  transform: rotate(270deg) translateX(-50%) translateY(-50%);
  position: absolute;
  left: -63px;
  top: -57px;
  padding: 16px 16px;
  width: 225px;
  height: 50px;
  text-align: right;
  font-size: 1.2em;
  font-weight: bold;
}

.chineseVersion .si_area .header_txt {
  color: #4B4B4B;
  background-color: #f6c101;
  position: absolute;
  left: 0;
  top: -32px;
  padding: 16px 16px;
  width: 45px;
  height: 225px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}

.si_area>div:not(:first-child):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #dcdcdc;
}

.si_area .item_header {
  margin-right: -10px;
  margin-left: 25px;
}

.si_area .item_data {
  margin: 1em 0;
}

.si_area .title {
  color: #000;
  font-size: 1.4em;
  margin-bottom: .4em;
}

.si_area .sub_title {
  color: #000;
  font-size: .9em;
  margin-bottom: .4em;
}

.si_area .cont {
  color: #575757;
  font-size: .9em;
  margin-bottom: .4em;
}

.si_area .item_video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  background-color: #efefef;
}

.si_area .item_video>div {
  position: relative;
  text-align: center;
  padding: 0 10px;
  top: 50%;
  transform: translateY(-50%);
}

.div_welcome_icon {
  max-width: 210px;
  float: left;
  margin-right: 10px;
  margin-bottom: 300px;
}

.mainContent video {
  max-width: 100%;
}

.note {
  background-color: #ffffff;
  padding: 10px;
}

.iep_area video {
  max-width: 100%;
}

body.englishVersion .iep_area video {
  background-image: url(../images/one_stop_info_background_en.jpg);
  background-repeat: round;
}

body.chineseVersion .iep_area video {
  background-image: url(../images/one_stop_info_background_tc.jpg);
  background-repeat: round;
}

.iep_area .mycont .whatsnew_text {
  color: #ffcb29 !important;
}

.yellow {
  color: #ffcb29 !important;
}

.mainContent .div_external_link {
  background-color: #ffffff;
  padding: 20px 0 10px 0;
}

.mainContent ul.ul_external_link,
.div_external_link>.flex-direction-nav {
  margin: 0;
  padding: 0;
}

.ul_external_link>li img {
  width: auto !important;
  margin: auto;
}

.mainContent #flexslider2 {
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
}

.press_release_table {
  width: 100%;
}

.press_release_table td {
  padding-bottom: 10px;
}

.press_release_table td:last-child {
  min-width: 130px;
  vertical-align: top;
}

.membership_table {
  margin-bottom: 20px;
}

.membership_table td {
  vertical-align: top;
  padding-bottom: 10px;
}

.membership_table td:first-child {
  min-width: 25px;
}

.div_sitemap>ul>li {
  margin-bottom: 20px;
}

.div_sitemap>ul ul {
  margin-bottom: 0;
}

.png {
  height: 29px;
}

.table_contactus {
  margin-bottom: 20px;
}

.table_contactus td {
  vertical-align: top;
  padding: 5px 20px 5px 0px;
}

.introduction_image {
  width: 100%;
}

.table_introduction_image {
  margin-bottom: 60px;
}

.index_startup.flex-pauseplay a {
  left: auto;
  bottom: 30px;
  right: 40px;
}

.flex-pauseplay.ip_youththematic_banner a {
  position: inherit;
}

.textsize_header {
  text-decoration: underline;
}

#skipwrapper #skiptocontent {
  visibility: visible;
  z-index: 9999;

}

#skipwrapper #skiptocontent:focus {
  max-height: 1920px;
  display: inline-block;
  padding: 15px;
  outline-color: #fff;
  text-decoration: underline;
  left: 50%;
  top: 0;
  color: #ffffff;
  background-color: #eb6100;
}

.contact,
.contactus_container>div {
  margin-bottom: 15px;
}

.contact img,
.contactus_container img {
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
  min-width: 30px;
}

.contactus_container>div {
  display: flex;
}

.ydc_table {
  width: 100%;
}

.ydc_table th,
.ydc_table td {
  border: solid 1px #3a1f18;
  padding: 5px;
}

.ydc_table th {
  text-align: center;
  background-color: #3a1f18;
  color: #ffffff;
  font-weight: bold;
}

.ydc_table a {
  word-break: break-all;
  display: block;
}

.ydc_table td:last-child {}

/*==============*/

.fixedHeader .navWrap {
  position: relative;
  width: 100%;
  min-height: 88px;
}

.fixedHeader #header {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 88px;
}

.fixedHeader .headerNav .myLogo {
  padding: 0;
  opacity: 0;
  height: 0;
  width: 0px;
}

.fixedHeader .navTop {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 0px;
}

.fixedHeader .navBottom {
  position: absolute;
  left: 0;
}

.ieVersion.fixedHeader .navBottom {
  width: 80%;
}

.fixedHeader .navBottom,
.fixedHeader .navBottom .headerMenu,
.fixedHeader .navBottom .headerMenu .tMenu,
.fixedHeader .navBottom .headerMenu .tMenu>li {
  min-height: 88px;
}

.fixedHeader .myheaderTool>div.clientTool .searchTool {
  order: 4;
  padding-right: 0px;
}

.fixedHeader .myheaderTool>div.clientTool .textsizeTool {
  order: 3;
}

.fixedHeader .myheaderTool>div.clientTool .language {
  order: 2;
}

.fixedHeader .myheaderTool>div.clientTool .share {
  order: 1;
  padding-right: 10px;
}

.fixedHeader .headerMenu ul.menuLv0>li {
  display: flex;
  align-items: center;
}

body.ieVersion.fixedHeader .headerArea .headerTool:after {
  height: 79px;
}

/*=============================*/
body div.btmNav {
  position: fixed;
  bottom: 250px;
  width: 100%;
  max-width: 1200px;
  z-index: -1;
}

body div.btmNav>div {
  text-align: right;
}

.main_begin {
  margin-bottom: 40px;
}

.main_begin .header {
  text-align: center;
  font-size: 1.5em;
  padding: 15px 0;
  color: #707070;
  font-weight: bold;
}

.main_begin>div {
  text-align: center;
}

.mp_area {
  margin-bottom: 60px;
}

.mp_area .header {
  text-align: center;
  font-size: 1.5em;
  padding: 20px 0;
  color: #707070;
  font-weight: bold;
}

.mp_area .cont>div {
  float: left;
  margin-bottom: 0;
}

.mp_area .cont .half {
  width: 50%;
  padding: 12px;
}

.mp_area .cont .third {
  width: 33%;
  padding: 0 1em 0 1em
}

.mp_area .cover {
  padding-top: 12px;
}

.mp_area .title {
  font-weight: bold;
  padding: 5px;
}

.mp_area .cont {
  padding: 0 75px;
}

body.disable_scoll {
  overflow: hidden;
}

.myheaderTool>div.clientTool .searchTool>img {
  display: none;
  width: 25px;
}

.div_welcome_icon>img {
  width: 210px;
}

.iep_area .width_2_3 .list_data .cont {
  color: #323232;
}

.iep_area .mycont .width_2_3 a {
  color: #323232 !important;
  font-size: 1.5em;
}

.iep_area .width_2_3>.item_data {
  padding: 0;
  height: 100%;
}

.iep_area .width_2_3>.item_data>div.div_upcoming_activities {
  padding-top: 17%;
  padding-bottom: 20px;
  font-weight: bold;
}

body.englishVersion .iep_area .width_2_3>.item_data>div.div_upcoming_activities {
  padding-top: 20%;
}

.iep_area .width_2_3>.item_data>.cover {
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.iep_area .width_2_3>.item_data>.cover>video {}

.clientTool>div.searchTool:before {
  content: "";
}

body .iep_area .topic>span {}

body .iep_area .width_2_3 .note {
  text-align: center;
  padding: 20px;
}

.mp_area .title {
  font-weight: inherit;
}

.mp_area .title>a {
  font-weight: bold;
  color: #4B4B4B;
}

.mp_area>.header {
  font-size: 1.5em;
  color: #323232;
}

body.ieVersion.fixedHeader .navTop {}

.more_programmes {
  width: 100%;
  text-align: center;
}

.more_programmes>a {
  font-weight: bold;
  font-size: 1.5em;
}

body.fixedHeader .myheaderTool>div.clientTool .searchTool>img.mobile_search_icon {
  display: block;
}

body.fixedHeader .myheaderTool>div.clientTool .searchTool>img.mobile_search_icon:hover {
  cursor: pointer;
}

body.fixedHeader .myheaderTool>div.clientTool .searchTool>form {
  display: none;
}

body.fixedHeader .myheaderTool>div.clientTool .searchTool>form.active {
  display: block;
  position: absolute;
  right: -25px;
  top: 59px;
  background-color: #fff;
  padding: 10px;
}

body.fixedHeader .headerMenu ul .open>ul {
  left: 0;
  top: 0;
}

.mobile_version {
  display: none;
}

.mobile_other_programme {
  display: none;
  font-weight: bold;
  /*margin-top: 70px;*/
}

.mobile_other_programme img {
  width: 20px;
}

body.englishVersion .mobile_other_programme img {
  margin-left: 5px;
}

.mobile_other_programme.upcoming_activities {}

body.fixedHeader .clientTool form input {
  padding-right: 25px;
  border-bottom: 1px solid #ddd;
  padding-left: 10px;
}

span.anchor {
  display: none;
}

.trigger_further:hover {
  cursor: pointer;
  text-decoration: underline;
}

.further_info {
  display: none;
}

.div_page_banner2 {
  position: relative;
}

.div_page_banner2_header {
  display: block;
  width: 100%;
  float: left;
  top: 0;
  bottom: 3px;
  position: absolute;
  max-width: 180px;
  background-color: #ffcb29;
  color: #ffffff;
  padding: 40px 10px 10px 10px;
  font-size: 1.2em;
  font-weight: bold;
}

.div_page_banner2_video {
  display: block;
  margin-left: 180px;
}

body.chineseVersion .div_page_banner2_header {
  bottom: 4px;
  max-width: 105px;
}

body.chineseVersion .div_page_banner2_video {
  margin-left: 105px;
}

.div_page_banner2_video_description {
  text-align: right !important;
}

.mainContent h2>a {
  color: #062f48;
}

.iconPdf>img {
  width: 32px;
}

.other_research_table tr>td:nth-child(2),
.other_research_table tr>td:last-child {
  text-align: center;
}

.largescale_table tr>td:last-child {
  text-align: center;
}

.h1_hide {
  position: absolute;
  left: -9999px;
}

.index_video_script {
  text-align: right;
  font-size: .7em;
  margin-right: 5px;
}

.ydc_table.other_research_table a {
  word-break: normal;
}

.banner_video {
  width: 100%;
  height: 100%;
}

#flexslider .my_pdf {
  display: block;
}

.ambassadors_table th,
.ambassadors_table td {
  border: solid 1px #3a1f18;
  padding: 5px;
  vertical-align: top;
}

.ambassadors_table th {
  text-align: center;
  font-weight: bold;
}

.ambassadors_table tr:nth-child(4) td,
.ambassadors_table tr:nth-child(5) td,
.ambassadors_table tr:nth-child(6) td {
  border-top: 0;
  border-bottom: 0;
}

.ambassadors_table tr:nth-child(7) td {
  border-top: 0;
}

.ambassadors_table td ul,
.ambassadors_table td ul li {
  margin-top: 0;
}

@media (max-width:767px) {

  body .ambassadors_table tr th,
  body .ambassadors_table tr td {
    padding: 5px;
    font-size: 16px;
  }


}

.upcoming_activities_scroll_msg {
  font-size: 1.3em;
  text-decoration: underline;
}

.mobile_other_programme>a {
  margin-left: 15px;
}

.ip_fundingscheme_table th,
.ip_fundingscheme_table td {
  border: solid 1px #3a1f18;
  padding: 5px;
  vertical-align: top;
}

.ip_fundingscheme_table th {
  text-align: center;
  font-weight: bold;
}

.td_text_center td {
  text-align: center;
}

.ip_fundingscheme_note {
  color: #a71c00;
  font-weight: bold;
}

.ip_fundingscheme_table td.no_top_border {
  border-top: 0;
}

.ip_fundingscheme_table td.no_bottom_border {
  border-bottom: 0;
}

.mainContent .ip_fundingscheme_alpha_list {
  list-style: none;
  margin-bottom: 10px;
}

.mainContent .ip_fundingscheme_alpha_list li {
  counter-increment: item;
  margin-left: 30px;
}

.mainContent .ip_fundingscheme_alpha_list li:before {
  content: "(" counter(item, lower-alpha) ") ";
  margin-left: -22px;
}

.commendationscheme_video_list>div {
  display: inline-block;
  width: 25%;
  padding: 5px;
  vertical-align: top;
}

.commendationscheme_video_list>div>div {
  padding: 5px;
  background-color: #202020;
}

.commendationscheme_video_list>div>div .title {
  color: #ffffff;
  margin-top: 5px;
  text-align: center;
  font-size: .8em !important;
  min-height: 85px;
}

body.chineseVersion .commendationscheme_video_list>div>div .title {
  min-height: 60px;
}

#flexslider2 .icon_14 {
  width: 260px !important;
}

.ip_corporate_table {
  min-width: 770px;
}

.ydc_table_2 th,
table.ydc_table_2 tr.table_foot td {
  background-color: #0D2972;
  border: solid 1px #ffffff;
  color: #ffffff;
}

.ydc_table_2 tr:nth-child(odd) td {
  background-color: #a1e2fe;
}

.ydc_table_2 tr:nth-child(even) td {
  background-color: #E1F5FE;
}

.ydc_table_2 td {
  border: solid 1px #ffffff;
  color: #000000;
}

.ydc_table_2 tr>td:nth-child(1) {
  text-align: center;
}


.list_lower_roman li {
  list-style-type: lower-roman;
}

.ip_corporate_color_div_container {
  background-color: #b9e2f0;
  border-radius: 25px;
  padding: 15px;
}

.ip_corporate_color_div {
  background-color: #b9e2f0;
  border-radius: 25px;
  margin-bottom: 10px;
  text-align: justify;
  padding: 2em;
  border: 1px solid #fff;
}

.ip_corporate_color_div ul {
  margin-bottom: 0;
}

.ydc_overflow_x_scroll {
  overflow-x: auto;
}

.ip_youththematic_slider .video {
  background-color: #000000;
}

.ip_youththematic_slider .video video {
  display: block;
  width: 81.5%;
  margin: auto;
  background-image: url(../images/programmes/ip/ip_youththematic_video_background.png);
  background-repeat: round;
}

.pop_up {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/programmes/ip/ip_youththematic_overlay.png);
  z-index: 9999;
}

.pop_up_content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 10px;
}

.pop_up_content iframe {
  width: 560px;
  height: 315px;
}

.pop_up_close {
  background-image: url(../images/fancybox_sprite@2x.png);
  background-size: 44px 152px;
  background-repeat: no-repeat;
  width: 38px;
  height: 36px;
  position: absolute;
  right: -15px;
  top: -15px;
}

.iep_area .width_2_3 .cover #fb-root {
  width: 100%;
}

.myheaderTool>div.clientTool .share>div {
  display: inline-block;
}

.myheaderTool>div.clientTool .share>div,
.myheaderTool>div.clientTool .textsizeTool,
.myheaderTool>div.clientTool .searchTool,
.myheaderTool>div.clientTool .language li {
  padding-right: 10px;
}

.myheaderTool>div.clientTool .share>div img {
  min-width: 30px;
}

.myheaderTool>div.clientTool .share>div:last-child {
  padding-right: 0px;
}

.fixedHeader .myheaderTool>div.clientTool .share {}

.startup_fund_cloud_design {
  width: 100%;
}

.startup_fund_cloud_design>div {
  /*display: inline-block;*/
  width: 100%;
  position: relative;
}

.startup_fund_cloud_design>div>span {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.2em;
}

.startup_fund_cloud_design>div:first-child>span {
  top: 45%;
}

.startup_fund_cloud_design>div:last-child>span {
  top: 60%;
}

.startup_fund_cloud_design>div>img {
  width: 100%;
}

.startup_fund_cloud_content>div {
  display: none;
  position: relative;
}

.startup_fund_cloud_content>div.active {
  display: block;
}

.startup_fund_cloud_content>div:first-child {
  padding: 10px;
  border: #444 solid 1px;
  background-color: #eaf1dd;
}

.startup_fund_cloud_content>div:last-child {
  background-color: #fde9d9;
}

.startup_fund_cloud_content>div:last-child>div>div {
  display: inline-block;
  width: 50%;
}

.startup_fund_cloud_content>div:last-child>table th {
  padding: 10px;
  border: #444 solid 1px;
  text-align: center;
}

.startup_fund_cloud_content>div:last-child>table td {
  padding: 10px;
  border: #444 solid 1px;
  vertical-align: top;
}

.iep_area .cover iframe {
  width: 100%;
}

.headerMenu ul.menuLv0>li:last-child:after {
  display: none;
}

.index_header_new {
  font-size: 2em;
  letter-spacing: 10px;
  text-align: center;
  margin-bottom: 40px;
  color: #c4d700;
  font-weight: bold;
  position: relative;
}

.index_header_new a {
  color: #c4d700;
}

.index_header_new:before {
  content: '';
  border-top: 5px solid #c4d700;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.index_header_new span {
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 50px;
}

.index_header_new span:after {
  content: '';
  background: url(../images/small_green_c.png);
  width: 38px;
  height: 42px;
  display: inline-block;
  background-size: 38px auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.index_header_new.type_2 {
  color: #37bef0;
}

.index_header_new.type_2 a {
  color: #37bef0;
}

.index_header_new.type_2:before {
  border-top: 5px solid #37bef0;
}

.index_header_new.type_2 span:after {
  background-image: url(../images/small_blue_c.png);
}

.index_header_new.type_3 {
  color: #f08441;
}

.index_header_new.type_3 a {
  color: #f08441;
}

.index_header_new.type_3:before {
  border-top: 5px solid #f08441;
}

.index_header_new.type_3 span:after {
  background-image: url(../images/small_orange_c.png);
}

.ip_unv_table th,
.ip_unv_table td {
  border: solid 1px #3a1f18;

  vertical-align: top;
}

@media (max-width:767px) {

  .ip_unv_table th,
  .ip_unv_table td {
    padding: 10px !important;
    vertical-align: top !important;
  }
}

.ip_unv_table td:first-child {
  min-width: 160px;
  font-weight: bold;
}

.ip_unv_table td ul {
  margin: 0;
}

.mainContent .ip_unv_list_1,
.mainContent .ip_unv_list_2 {
  list-style: none;
  padding-left: 0;
}

.ip_unv_list_1 li,
.ip_unv_list_2 li {
  margin-left: 22px;
  position: relative;
}

.ip_unv_list_1 li:before {
  content: "";
  background: url(../images/block.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -22px;
}

.ip_unv_list_2 li:before {
  content: "";
  background: url(../images/tick.png);
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-left: -22px;
}

.ydc_note_1 {
  font-size: .8em;
  font-weight: normal;
}


/*top header*/
#page_bg:not(.fixedHeader) .headerArea .headerTool {}

body:not(.fixedHeader) .myheaderTool>div.clientTool .searchTool #searchForm {
  background-color: #e1e1e1;
  border: 0;
  position: relative;
  border-radius: 25px;
}

#page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .language {
  position: static;
  display: inline-block;
}

#page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .textsizeTool {
  position: static;
  display: inline-block;
}

#page_bg:not(.fixedHeader) .headerMenu ul .open>ul {
  left: 0;
  top: 0;
}

#page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .searchTool {
  display: inline-block;
}

#page_bg:not(.fixedHeader) .clientTool form .searchBtn {
  right: 10px;
  position: absolute;
  width: 17px;
  top: 50%;
}

#page_bg:not(.fixedHeader) .headerArea .headerTool .headerMenu {}

#page_bg:not(.fixedHeader) .englishVersion .headerMenu .tMenu>li>a {
  font-size: 15pt;
  color: #575656;
}

#page_bg:not(.fixedHeader) .headerNav {}

#page_bg:not(.fixedHeader) .headerTool .myLogo {
  display: flex;
  align-self: center;
}

#page_bg:not(.fixedHeader) .myheaderTool {
  position: inherit;
}

#page_bg:not(.fixedHeader) .headerMenu ul.menuLv0>li {
  padding-right: 40px;
  position: static;
  height: 93px;
}

#page_bg:not(.fixedHeader) .headerMenu ul.menuLv0>li:last-child {
  padding-right: 0px;
}

.englishVersion#page_bg:not(.fixedHeader) .headerMenu ul.menuLv0>li>a>span {
  max-width: 180px;
}

.ieVersion.englishVersion#page_bg:not(.fixedHeader) .headerMenu ul.menuLv0>li>a>span {
  max-width: 190px;
}

#page_bg.fixedHeader .top_banner.recent_activities {
  margin-top: 0 !important;
}

.content_container {
  padding: 0 7em;
}

.content_container {
  font-size: 1.17rem;
}

.headerNav {
  display: flex;
  justify-content: space-between;
}

body .myLogo .ydc_logo img {
  height: 10vh;
  max-height: 10vh;
}

.footerArea>.container:after {
  content: '';
  width: 400px;
  height: 100%;
  background-image: url(../images/footergraphic.png);
  background-repeat: no-repeat;
  background-size: 120%;
  background-position: right;
  background-position-y: center;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

@media(max-width:767px) {
  .englishVersion .footerArea>.container:after {
    opacity: 0.5;
    z-index: -1;
  }
}

@media(max-width:630px) {
  .chineseVersion .footerArea>.container:after {
    opacity: 0.5;
    z-index: -1;
  }
}


.footer_img {
  margin-right: 5em;
  margin-left: 7em;
}

.footerArea ul.fMenu li:not(:last-child) {
  padding-right: 1em;
}

.info .footer_tool {
  vertical-align: text-bottom;
}

.footerRow div .share>div {
  display: inline-block;
  margin: 10px;
}

.footerRow div .share img {
  width: 35px;
}

.mainContent .content_bg {
  position: relative;
  overflow: hidden;
}

body .breadcrumb {}

.content_intro {
  color: #08565f;
  font-size: 1.17rem;
  font-weight: bold;
}

.press_release_table tr td {
  padding-bottom: 2em;
  font-size: 1.17rem;
  font-weight: bold;
}

.press_release_table tr td:first-child {
  color: #4c4d4e;
  width: 30%;
}

.press_release_table tr td:not(:first-child) {
  color: #08565f;
}

body .footer_tool a:hover {
  text-decoration: unset !important;
  color: #458db8 !important;
}

body .top_banner_icon {
  margin-bottom: 7px !important;
  height: 30px;
}

.menu-icon>a:before {
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
}

.menu-icon.icon_home>a:before {
  background-image: url('../images/icon_home.png');
}

.menu-icon.icon_ydc2>a:before {
  background-image: url('../images/icon_ydc2.png');
}

.menu-icon.icon_pressroom>a:before {
  background-image: url('../images/icon_pressroom.png');
}

.menu-icon.icon_home>a:before {
  background-image: url('../images/icon_home.png');
}

.menu-icon.icon_youthdevelopmentprogrammes>a:before {
  background-image: url('../images/icon_youthdevelopmentprogrammes.png');
}

.menu-icon.icon_852>a:before {
  background-image: url('../images/icon_852.png');
}


.menu-icon.icon_links>a:before {
  background-image: url('../images/icon_links.png');
}

.menu-icon.icon_contactus>a:before {
  background-image: url('../images/icon_contactus.png');
}

body #footer div.copyRight_container {}

#page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .share {
  display: inline-block;
}

#page_bg:not(.fixedHeader) .headerArea .container {}

#page_bg:not(.fixedHeader) .headerArea .headerTool .headerMenu {
  padding-top: 17px;
}

#page_bg.fixedHeader .headerArea .headerTool .headerMenu {
  text-align: left;
}

#page_bg:not(.fixedHeader) .headerArea .headerTool {
  width: 100%;
}

@media screen and (max-width: 1170px) {
  .headerMenu .tMenu li.open ul.menuLv1 {
    display: block;
    position: static;
    border-top: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 100% !important;
    margin-top: 0px !important;
    font-size: .9em;
    box-shadow: none;
    background-color: rgb(230, 230, 230);
  }

  .headerMenu .tMenu .menuLv1 .menuLv1_title_li {
    display: none;
  }

  .headerMenu .tMenu li.open ul.menuLv1>li {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    float: none;
  }

  .headerMenu .tMenu li.open ul.menuLv1>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 67px;
    padding-right: 10px;
    border-bottom: 1px solid #c3c3c3;
    background-color: transparent;
  }

  .footer_img {
    margin: 0;
  }

  body #footer div.w3c {
    margin-left: 0;
    padding-left: 0;
  }

  body #footer div.copyRight_container {}

  #page_bg.fixedHeader .headerMenu .top_banner_icon {
    display: display;
    visibility: visible;
  }

  #page_bg:not(.fixedHeader) .myheaderTool>div.navTop {}

  .press_release_table {
    width: 100%;
  }

  .press_release_table tr td:first-child {
    width: 100%;
  }

  .clientTool .textsizeTool {
    display: none !important;
  }

  #page_bg:not(.fixedHeader) .clientTool .language,
  body.fixedHeader .myheaderTool>div.clientTool .language {
    padding-right: 10px;
  }

  #page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .searchTool>img.mobile_search_icon {}

  .headerArea .headerTool {
    min-height: auto;
  }

  body .myheaderTool>div.clientTool .searchTool>form#searchForm .searchBtn>img {
    top: 50%;
    right: 22px;
  }

  body .myLogo .ydc_logo img {
    height: auto;
    max-height: 5vh;
    max-width: 20vw !important;
  }

  .ip_corporate_color_div {
    padding: 1em;
  }

  .myheaderTool>div.clientTool div.language ul li {
    display: block;
    margin-right: 0px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }

  body .headerArea .headerTool .language li:first-child:after {
    width: 0px;
  }

  .navTop {
    padding-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .headerMenu ul ul.menuLv1 {
    position: absolute;
    left: 0px !important;
    float: none;
  }

  body .share {
    right: 0 !important;
  }

  .disable_scoll .headerMenu ul.menuLv0>li.firstLi>a img {
    margin: 0;
  }

  .disable_scoll .headerMenu ul.menuLv0>li>a {
    display: flex;
  }

  .disable_scoll .headerMenu ul.menuLv0>li>a {
    display: flex;
    align-items: center;
  }

  .disable_scoll .headerMenu ul.menuLv0>li>a .myText {
    margin-left: 3px;
  }

  body .headerMenu .tMenu li.open>a>span {
    border: 0;
  }

  .contentArea .breadcrumb {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .info .share {
    position: unset;
  }

  #page_bg:not(.fixedHeader) .headerTool .myLogo {
    float: unset;
  }

  #page_bg:not(.fixedHeader) .headerTool .myLogo .ydc_logo {
    text-align: center;
    margin: 0;
  }

  body #page_bg:not(.fixedHeader) .myLogo .ydc_logo img {
    margin-top: 0;
  }

  body #footer div.copyRight_container {
    padding-left: 0px;
  }

  #page_bg:not(.fixedHeader)#page_bg .headerTool .myLogo {
    padding-left: 0;
  }

  .fixedHeader .headerNav {
    margin-top: 0;
  }

  body#page_bg:not(.fixedHeader)#page_bg .headerTool .myLogo {
    padding-left: 0;
  }

  .content_container2 {}

  body .mainContent .content_bg {
    background-size: 62% !important;
  }

  .content_container {
    padding: 0;
  }

  .footer_img {
    margin: 0;
  }

  html:lang(zh-hk) .table_contactus td {
    padding: 5px 7px 5px 0px;
    display: inline-block;
    font-size: 12pt;
  }

  html:lang(en) .table_contactus td {
    padding: 5px 7px 5px 0px;
    display: inline-block;
    font-size: 12pt;
  }

  .ydc_overflow_x_scroll {}

  html:lang(en) #mainContent p {
    text-align: justify;
  }

  html:lang(zh-hk) #mainContent p {
    text-align: justify;
  }

  .mainContent .content_bg {
    background-size: 60% !important;
  }

  .mainContent .div_external_link {
    background-color: #ffffff;
    padding: 0px 0 0px 0 !important;
  }

  .footerArea {
    background-image: none;
  }

  body .footerArea .info {
    padding-bottom: 10px;
  }

  .footerRow {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 1710px) {
  #page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .searchTool {}

  #page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .language {}

  #page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .share {}

  #page_bg:not(.fixedHeader) .myheaderTool>div.clientTool .textsizeTool {}

  #page_bg:not(.fixedHeader) .headerArea .headerTool .headerMenu .menuLv0>li {
    z-index: 9999;
  }

  .disable_scoll .headerMenu ul.menuLv0>li>a .myText {
    margin-left: 3px;
  }

  body .headerMenu .tMenu li.open>a>span {
    border: 0;
  }

  body .disable_scoll .headerMenu .tMenu li.open>a {
    border-bottom: solid 3px #6b531f;
  }

  .press_release_table tr td {
    padding-bottom: 1em;
  }

  body .content_container2 {
    width: 100%;
  }
}

@media screen and (max-width: 1170px) {
  #page_bg:not(.fixedHeader) .myheaderTool {}

  body.fixedHeader .myheaderTool>div.clientTool>div.textsizeTool {}

  body.fixedHeader .headerTool .myheaderTool>div.clientTool .searchTool>img.mobile_search_icon {}

  #page_bg:not(.fixedHeader) .myheaderTool>div.clientTool>.share {
    display: none;
  }

  #page_bg:not(.fixedHeader) .myLogo .ydc_logo {
    text-align: center;
    margin: 0;
  }

  .contentArea .breadcrumb {}
}

/*
reset css
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.content_container {
  padding-top: 2em;
  max-width: 1224px;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 200;
  background-color: #f5fafb;
}

.content_container2 {
  width: 1200px;
  margin: 0 auto;
}

.content_bg>.content_container:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-image: url('../images/25_Section4_Links_V4_04.png');
  width: 30vw;
  height: 30vh;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  opacity: 0.4;
}

.mainContent.news .content_bg>.content_container:before,
.mainContent.membership .content_bg>.content_container:before,
.mainContent.ep_culturalprogramme .content_bg>.content_container:before {
  background-image: url('../images/2_Section1_YDC_v2_04.png');
  width: 10vw;
  height: 15vh;
  left: 0;
  background-position-y: top;
}

.mainContent.press .content_bg>.content_container:before,
.mainContent.recent_activities .content_bg>.content_container:before,
.mainContent.archive .content_bg>.content_container:before,
.mainContent.young_engagement .content_bg>.content_container:before,
.mainContent.ambassadors .content_bg>.content_container:before {
  background-image: url('../images/bggraphic_upper.png');
  width: 10vw;
  height: 40vh;
  left: 0;
  opacity: 0.4;
}

.mainContent.upcoming_activities .content_bg>.content_container:before,
.mainContent.programmes_intro .content_bg>.content_container:before {
  /*background-image: url(../images/bg_graphics_05.png);
	width: 339px;
	height: 100%;
	background-position-y: center;
	background-size: cover;*/
  background-image: none;
}

.mainContent.youththematic .content_bg>.content_container:before,
.mainContent.corporate .content_bg>.content_container:before,
.mainContent.service_corps .content_bg>.content_container:before,
.mainContent.excellencescholarship .content_bg>.content_container:before,
.mainContent.ip_unv .content_bg>.content_container:before,
.mainContent.ep_culturalprogramme .content_bg>.content_container:before,
.mainContent.service_corps .content_bg>.content_container:before {
  background-image: url(../images/sidegraphic_11_3.png);
  width: 125px;
  height: 264px;
}


.mainContent.startup_sharing .content_bg>.content_container:before,
.mainContent.largescale .content_bg>.content_container:before {
  background-image: url(../images/bg_graphics_05.png);
  width: 339px;
  height: 719px;
  background-position-y: center;
  background-size: cover;
}

.mainContent.startup_sharing .content_bg>.content_container:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.mainContent.largescale .content_bg>.content_container:before {
  position: absolute;
  left: 0;
  top: -30%;
}

.mainContent.contact_us .content_bg>.content_container:before {
  background-image: url(../images/26_Section5_ContactUs_v2_04.png);
}

.mainContent.fundingscheme .content_bg>.content_container:before,
.mainContent.startup_fund .content_bg>.content_container:before,
.mainContent.ep_fundingscheme .content_bg>.content_container:before,
.mainContent.life .content_bg>.content_container:before {
  background-image: none;
}

.content_after {
  height: 280px;
  position: relative;
  width: 100%;
  max-width: 1224px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
}

.content_after:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url('../images/21_Section3_YDP_Commendation_commendation-scheme_V3.1_06.png');
  width: 248px;
  height: 249px;
  z-index: 100;
}

.mainContent.upcoming_activities .content_after {
  overflow: hidden;
}

.mainContent.upcoming_activities .content_after:after {
  /*	background-image: url('../images/bg_graphics_09.png');
	width: 393px;
	height: 497px;*/
}

.mainContent.youththematic .content_bg,
.mainContent.corporate .content_bg,
.mainContent.ep_fundingscheme .content_bg,
.mainContent.startup_fund .content_bg,
{
background-image: url(../images/21_Section3_YDP_Commendation_commendation-scheme_V3.1_06.png);
}

.cotent-bg {
  background-image: url('../images/bggraphic_whole.png');
  background-repeat: no-repeat;
  background-size: 1080px auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: bottom;
  background-position-y: bottom;
  z-index: -9999;
}

.footerRow {}

.mainContent.largescale ul {
  list-style: disc;
}

/*top banner*/
.top_banner {
  width: 100%;
  display: block;
  min-height: 234px;
  background-repeat: no-repeat !important;
  background-size: cover;
  background-position: center;
  background-color: #fff;
}

.top_banner .c_wrapper {
  position: relative;
  max-width: 1224px;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: auto;
  margin-right: auto;
  min-height: 234px;
}

.englishVersion .top_banner.recent_activities,
.tradition .top_banner.recent_activities {
  background-image: url(../images/top_banner/banner_recentactivities.jpg);
}

.top_banner.ltahk {
  background-image: url(../images/top_banner/ltahk_banner.jpg);
}

body.simplify .top_banner.recent_activities {
  background-image: url(../images/top_banner/banner_recentactivities_sc.jpg);
}

.top_banner.news {
  background-image: url(../images/top_banner/2_Section1_YDC_v2_02_tc_eng.jpg);
  margin-bottom: 70px;
}

.top_banner.ysip {
  background-image: url(../images/top_banner/ysip_top_banner02.jpg);
  margin-bottom: 70px;
}

body.simplify .top_banner.news {
  background-image: url(../images/top_banner/2_Section1_YDC_v2_02.jpg);
  margin-bottom: 70px;
}

.top_banner.news .c_wrapper:before {
  content: '';
  background-image: url('../images/top_banner/CS.png');
  width: 230px;
  height: 230px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  position: absolute;
  bottom: -40px;
}

@media(max-width:1200px) {
  .top_banner.news .c_wrapper:before {
    left: 12px;
  }
}

@media(max-width:992px) {
  .top_banner.news .c_wrapper:before {
    width: 180px;
    height: 180px;
  }
}

@media(max-width:720px) {
  .top_banner.news .c_wrapper:before {
    width: 20vw;
    bottom: -80px;
  }
}

@media(max-width:560px) {
  .top_banner.news .c_wrapper:before {
    /*bottom: -140px;*/
    top: 0;
    margin-top: -17.2%;
  }

  .top_banner.news {
    margin-bottom: 20px;
  }

}

.top_banner.membership {
  background-image: url(../images/top_banner/3_Section1_YDC_Membership_v3_02.jpg);
}

body.simplify .top_banner.membership {
  background-image: url(../images/top_banner/3_Section1_YDC_Membership_v3_SC_02.jpg);
}

.englishVersion .top_banner.archive,
.tradition .top_banner.archive {
  background-image: url(../images/top_banner/Archive_tc.jpg);
}

body.simplify .top_banner.archive {
  background-image: url(../images/top_banner/6_Section2_PressRelease_Archive_v3_SC.jpg);
}

@media(max-width:1170px) {
  .top_banner.archive {
    background-position-x: 45%;
  }
}

.top_banner.press {
  background-image: url('../images/top_banner/4_Section2_PressRelease_v3_02.jpg');
}

.top_banner.to_be_here_it_good {
  background-image: url('../images/top_banner/852new.jpg');
}


body.simplify .top_banner.press {
  background-image: url('../images/top_banner/4_Section2_PressRelease_v3_02_sc.jpg');
}

.englishVersion .top_banner.ambassadors,
.tradition .top_banner.ambassadors {
  background-image: url('../images/top_banner/banner9_v3.png');
}

body.simplify .top_banner.ambassadors {
  background-image: url('../images/top_banner/banner9_v3_sc.png');
}

@media(max-width:1260px) {
  .top_banner.ambassadors {
    /* background-position-x:45%;*/
  }
}

.top_banner.fundingscheme {
  background-image: url(../images/top_banner/banner_10.jpg);
}

body.simplify .top_banner.fundingscheme {
  background-image: url(../images/top_banner/banner_10_sc.jpg);
}

body .top_banner.ip_youththematic_slider .flex-control-nav {
  bottom: 0;
}

.top_banner.corporate {
  background-image: url(../images/top_banner/12_banner.jpg);
}

body.simplify .top_banner.corporate {
  background-image: url(../images/top_banner/12_Section3_YDP_Internship_CorporateSummerIntership_v2_SC_02.jpg);
}

.top_banner.ep_fundingscheme {
  background-image: url(../images/top_banner/14_Section3_YDP_ExchangeProg_YouthExchangeinMainland_v4_02.jpg);
}

body.simplify .top_banner.ep_fundingscheme {
  background-image: url(../images/top_banner/14_MainlandExchange_sc.jpg);
}

.top_banner.ip_unv {
  background-image: url(../images/top_banner/13_Section3_YDP_Internship_United-Nations-Volunteers_v3_02.jpg);
}

body.simplify .top_banner.ip_unv {
  background-image: url(../images/top_banner/13_UNintern_sc.jpg);
}

.top_banner.ep_culturalprogramme {
  background-image: url(../images/top_banner/15_Section3_YDP_ExchangeProg_Guangdong_HK_Macao_V4.1_02.jpg);
}

/*body.simplify .top_banner.ep_culturalprogramme {
background-image: url(../images/top_banner/15_Section3_YDP_ExchangeProg_Guangdong_HK_Macao_V4.1_02.jpg);
}*/

.top_banner.ep_fundingschemeinternational {
  background-image: url(../images/top_banner/16_Section3_YDP_ExchangeProg_InternationalYouthExchange_v3_02.jpg);
}

body.simplify .top_banner.ep_fundingschemeinternational {
  background-image: url(../images/top_banner/16_InternationalExchange_sc.jpg);
}


.englishVersion .top_banner.startup_fund,
.tradition .top_banner.startup_fund {
  background-image: url(../images/top_banner/17_Section3_YDP_StartUp_Youth-Development-Fund_v5_02.jpg);
}

body.simplify .top_banner.startup_fund {
  background-image: url(../images/top_banner/17_Section3_YDP_StartUp_Youth-Development-Fund_v5_SC_02.jpg);
}

@media(max-width:1170px) {
  .top_banner.startup_fund {
    background-position-x: 45%;
  }
}

.top_banner.startup_sharing {
  background-image: url("../images/top_banner/18_Section3_YDP_StartUp_SSSY_v4_saveagain_02.jpg");
}

body.simplify .top_banner.startup_sharing {
  background-image: url("../images/top_banner/18_SSSY_sc.jpg");
}

.top_banner.life {
  background-image: url("../images/top_banner/19_Section3_YDP_Youth-Life-Planning_Funding-Scheme_v2_02.png");
}

.top_banner.adventure {
  background-image: url("../images/top_banner/YDC_web_banner_01.jpg");
}

.top_banner.positivethinking_positive {
  background-image: url("../images/top_banner/positivethinking_positive.png");
}

body.simplify .top_banner.adventure {
  background-image: url("../images/top_banner/YDC_web_banner_01.jpg");
}

body.simplify .top_banner.life {
  background-image: url("../images/top_banner/19_YLPA_SC.jpg");
}

.top_banner.service_corps {
  background-image: url("../images/top_banner/20_Section3_YDP_Volunterism_v6_02.png");
  border: 8px solid #a47d4f;
}

body.simplify .top_banner.service_corps {
  background-image: url("../images/top_banner/20_ServiceCorp_sc.jpg");
  border: 8px solid #a47d4f;
}



@media(max-width:1170px) {
  .top_banner.service_corps {
    background-position-x: 45%;
  }
}


.englishVersion .top_banner.commendationscheme,
.tradition .top_banner.commendationscheme {
  background-image: url("../images/top_banner/21_Section3_YDP_Commendation_commendation-scheme.png");
}

body.simplify .top_banner.commendationscheme {
  background-image: url("../images/top_banner/21_Section3_YDP_Commendation_commendation-scheme_sc.png");
}

@media(max-width:1170px) {
  .top_banner.commendationscheme {
    background-position-x: 45%;
  }
}


.top_banner.excellencescholarship {
  background-image: url("../images/top_banner/22_Section3_YDP_Commendation_Scholarhip_v4_02.jpg");
}

body.simplify .top_banner.excellencescholarship {
  background-image: url("../images/top_banner/22_Section3_YDP_Commendation_Scholarhip_v4_02_sc.jpg");
}

.englishVersion .top_banner.links,
.tradition .top_banner.links {
  background-image: url(../images/top_banner/25_Section4_Youth_Information_01_TC.png);
}

body.simplify .top_banner.links {
  background-image: url(../images/top_banner/25_Section4_Youth_Information_01_SC.png);
}

.englishVersion .top_banner.contactus,
.tradition .top_banner.contactus {
  background-image: url("../images/top_banner/26_Section5_ContactUs_v2_02.png");
}

.simplify .top_banner.contactus {
  background-image: url("../images/top_banner/26_Section5_ContactUs_v2_SC_02.png");
}

.englishVersion .top_banner.programmes_intro,
.tradition .top_banner.programmes_intro {
  background-image: url("../images/top_banner/7_Section3_YDP_v3_02.png");
}

body.simplify .top_banner.programmes_intro {
  background-image: url('../images/top_banner/7_Section3_YDP_v3_02_SC.png');
}

.englishVersion .top_banner.upcoming_activities,
.tradition .top_banner.upcoming_activities {
  background-image: url("../images/top_banner/8_Section3_YDP_OSIP_V2_02.png");
}

body.simplify .top_banner.upcoming_activities {
  background-image: url(../images/top_banner/8_Section3_YDP_OSIP_V2_SC_02.png);
}

.top_banner.largescale {
  background-image: url("../images/top_banner/24_Section3_YDP_LYPFS_V4_02.png");
}

body.simplify .top_banner.largescale {
  background-image: url("../images/top_banner/24_largescale_sc.jpg");
}


.top_banner.summit {
  background-image: url("../images/top_banner/27_Section3_YDP_Summit.jpg");
}

body.subMenuVersion .mainContent {
  margin-left: 0;
}

.englishVersion .top_banner.young_engagement,
.tradition .top_banner.young_engagement {
  background-image: url("../images/top_banner/Banner_YouthEngagement1920px_v1_TC.jpg");
}

body.simplify .top_banner.young_engagement {
  background-image: url("../images/top_banner/Banner_YouthEngagement1920px_v1_SC.jpg");
}


.programmes_intro h1 {
  text-align: center;
}

.programmes_intro .content_container {
  background-image: unset;
}

.programmes_intro.mainContent .content_bg {
  background-image: unset;
  padding-bottom: 0;
  /*background-color: #f7fafb;*/
}

.programmes_intro .introduction_container {
  /*background-color: #f7fafb;*/
  padding: 0 7em;
  padding-bottom: 2em;
  padding-top: 2em;

}

.programmes_intro .introduction_container h1 {
  background-color: transparent;
}

.programmes_intro .introduction_container p {
  margin: 0;
}

.programmes_intro .activity_container {
  margin-top: 20px;
  margin-bottom: 20px;
}

.programmes_intro .activity_container .content_container {
  background-color: #54c8ee;
  background-image: url("../images/bg_withblue_04.png");
  position: relative;
  z-index: 101;
}

.programmes_intro .activity_container .image_container {
  text-align: center;
}

.programmes_intro .activity_container>div>a,
.programmes_intro .activity_container>div>.program_boxer {
  background-color: #fff;
  flex: 0 0 33.33333333333333%;
  margin: 20px;
  padding: 40px;
  border-radius: 7px;
  padding-bottom: 0px;
  margin-bottom: 50px;
  max-width: calc(33.33333333333333% - 40px);
}

.programmes_intro .activity_container>div>a:hover,
.programmes_intro .activity_container>div>.program_boxer:hover {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
  text-decoration: none;
}

.programmes_intro .activity_container>div>.program_boxer .programmes_sublist {
  display: none;
}

.programmes_intro .activity_container>div>.program_boxer.active_box .programmes_sublist {
  display: block;
}

.programmes_intro .activity_container>div>.program_boxer .programmes_sublist li {
  position: relative;
  font-weight: 400;
}

.programmes_intro .activity_container>div>.program_boxer .programmes_sublist li:before {
  content: '';
  background-color: #38bdf0;
  width: 7px;
  height: 7px;
  position: absolute;
  z-index: 10;
  left: -15px;
  margin: 0;
  top: 8px;
  /* transform: translateY(-50%);*/
}

.programmes_intro .activity_container>div {
  display: flex;
  flex-wrap: wrap;
  background-color: transparent;
}

.programmes_intro .activity_container>div>a p,
.programmes_intro .activity_container>div>.program_boxer {
  text-align: unset !important;
  color: #102b4b;
  font-weight: 700;
  margin-bottom: 20px;
}

div.program_boxer {
  position: relative;
}

div.program_boxer:before {
  content: '';
  width: 20px;
  height: 33px;
  background-image: url(../images/icon_slider2_arrow_r.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0px;
  display: inline-block;
  transform: rotate(90deg);
  position: absolute;
  right: 30px;
}

.program_boxer.active_box:before {
  content: '';
  width: 20px;
  height: 33px;
  background-image: url(../images/icon_slider2_arrow_r.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0px;
  display: inline-block;
  transform: rotate(270deg);
  position: absolute;
  right: 30px;
}

.programmes_intro .activity_container .eng_title {
  font-size: 28px;
  text-align: left !important;
  padding-right: 35px;
}

.programmes_intro .activity_container .chi_title {
  font-size: 32px;
  padding-right: 35px;
}

.programmes_intro .content_container {
  padding: 0;
}

.ambassadors_table tr td,
.ambassadors_table tr th,
.ambassadors_table {
  border-color: #0070b6 !important;
}

.ambassadors_table tr td {
  vertical-align: middle;
  padding: 1em;
}

.ambassadors_table th {
  background-color: #99dbe3 !important;
  color: #4B4B4B;
  /*vertical-align: middle;*/
  vertical-align: text-bottom;
  text-align: left;
  padding: 15px;
}

.ambassadors_table tr:nth-child(1) td ul {
  list-style: disc;
}

.mainContent.contactus .content_container2 {
  margin: 0 auto;
  width: 50%;
}

@media screen and (max-width: 1170px) {
  .programmes_intro .activity_container>div>a {
    flex: 0 0 45%;
    margin: 10px;
    max-width: 45%;
    width: 45%;
  }

  .mainContent.contactus .content_container2 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .programmes_intro .content_container2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0;
    padding-left: 0 !important;
  }

  .programmes_intro .activity_container {
    padding: 2em;
  }

  .programmes_intro .activity_container>div>a {
    flex: 0 0 80%;
    margin: 0 auto;
    max-width: 80%;
    width: 80%;
  }

  .programmes_intro .activity_container>div>a:not(:last-child) {
    margin-bottom: 1em;
  }

  .programmes_intro .activity_container>div {
    padding: 100px 0;
  }

  .programmes_intro .activity_container {
    padding: 0;
  }

  .programmes_intro .introduction_container {
    padding: 1em;
  }

  .mainContent.commendationscheme .content_bg {
    background-size: 60%;
    padding-bottom: 50%;
  }

  .programmes_intro .activity_container>div>a {
    flex: 0 0 40%;
    margin: 0 auto;
    max-width: 40%;
    width: 40%;
  }

  .programmes_intro .activity_container .eng_title {
    font-size: 18px;
  }

  .programmes_intro .activity_container .chi_title {
    font-size: 20px;
  }

  .programmes_intro .activity_container .chi_title {
    font-size: 18px;
  }

  .programmes_intro .activity_container .programmes_sublist li {
    font-size: 16px;
  }
}

.blue_tbl,
.blue_tbl tr td,
.blue_tbl tr th {
  border: 1px solid #0070b6;


}

.blue_tbl tr td,
.blue_tbl tr th {
  padding: 20px;
  text-align: left;
}

.blue_tbl th {
  background-color: #77d2ee;
  color: #4B4B4B;
}

body .blue_tbl tr td {
  color: #4B4B4B;
}

body .blue_tbl tr:nth-child(even) td {
  background-color: #cfe8f5;
}

body .blue_tbl tr:nth-child(odd) td {
  background-color: #edf5fa;
}

body .blue_tbl .blue td {
  background-color: #cfe8f5 !important;
  text-align: center;
}

body .blue_tbl .white td {
  background-color: #edf5fa !important;
  text-align: center;
}

@media (max-width:767px) {

  .startup_sharing .blue_tbl tr td,
  .startup_sharing .blue_tbl tr th {
    font-size: 16px;
    padding: 5px;
  }

  .blue_tbl tr td,
  .blue_tbl tr th {
    padding: 5px;
    font-size: 16px;
    /* text-align: center;*/
    vertical-align: middle;
  }

  .further_info {
    margin-bottom: 1em;
  }
}

.ip_unv_table.blue_tbl tr:nth-child(even) td,
.ydc_table.blue_tbl tr:nth-child(even) td {
  background-color: #edf5fa;
}

body .blue_tbl tr.even td {
  background-color: #edf5fa !important;
}

body .blue_tbl tr th:nth-child(1),
body .blue_tbl tr th:nth-child(2),
body .blue_tbl tr td:nth-child(2) {
  text-align: center;
}

body .blue_tbl tr.odd td {
  background-color: #cfe8f5 !important;
}

.ip_unv_table.blue_tbl tr:nth-child(odd) td,
.ydc_table.blue_tbl tr:nth-child(odd) td {
  background-color: #cfe8f5;
}

.total_container {
  display: flex;
  margin-top: 1em;
}

.total_container div {
  background-color: #8dd0ec;
  color: #000;
  text-align: left;
  padding: 20px;
}

.total_container .total {
  border-right: 1px solid #000;
}

.mainContent.fundingscheme .content_container {
  background-color: #f7fafb;
  color: #000;
}

.mainContent.corporate,
.mainContent.ip_unv {
  color: #221f20;
}

.mainContent.corporate ul {
  list-style: disc;
}

/*green table*/
.green_tbl,
.green_tbl tr td,
.green_tbl tr th {
  border: 1px solid #0070b6;
}

.green_tbl tr:nth-child(odd) th,
.green_tbl tr:nth-child(odd) td {
  background-color: #99dbe3;
}

.green_tbl tr:nth-child(even) td {
  background-color: #f7fafb;
}

.green_tbl tr th,
.green_tbl tr td {
  color: #000;
  padding: 5px;
  /*font-size:22px;*/
}

.green_tbl tr th,
.green_tbl tr td {}

.green_tbl tr th:nth-child(1),
.green_tbl tr td:nth-child(1) {
  text-align: left;
}

.green_tbl tr th,
.green_tbl tr td {
  text-align: center;
  vertical-align: middle;
  padding: 20px;
}

body .green_tbl .float_center {
  text-align: center !important;
}

body .green_tbl .left {
  text-align: left !important;
}

body .green_tbl .green td {
  background-color: #99dbe3;
  text-align: center;
}

body .green_tbl .white td {
  background-color: #f7fafb;
  text-align: center;
}

body .other_research_table tr th:nth-child(2),
body .other_research_table tr td:nth-child(2) {
  text-align: center;
}

body .other_research_table tr th:not(:nth-child(2)),
body .other_research_table tr td:not(:nth-child(2)) {
  text-align: left;
}

.mainContent.commendationscheme .green_tbl tr td:nth-child(1),
.mainContent.commendationscheme .green_tbl tr th {
  padding: 1em;
}

.mainContent.commendationscheme .green_tbl .iconPdf img {
  width: 50px;
}

.service_corps_tbl tr th,
.service_corps_tbl tr td:not(:first-child) {
  text-align: center;
}

.boxcontainer-wrapper {
  background-color: transparent;
  margin-bottom: 50px;
}

.boxcontainer.grid-item {
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: rgba(255, 255, 255, .7);
  box-shadow: 0 0 6px -2px #000;
  height: auto;
  border: 0px;
  color: #0b5176;
}

.boxcontainer img {
  padding-bottom: 15px;
}

.boxcontainer .linksty {
  font-weight: 600;
}

.hashtag {
  background-color: #3a8277;
  color: #fff;
  display: inline-block;
  padding-left: 7px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: 5px;
  font-size: 1rem;
}

.sm-btn {
  background-color: #0470b4;
  color: #fff;
  display: inline-block;
  padding-left: 7px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-right: 5px;
  border-radius: 3px;
  margin-bottom: 5px;
  position: relative;
  font-size: 1rem;
}

.sm-btn:hover,
.sm-btn:focus {
  color: #fff;
  background-color: #0C7A92;
  text-decoration: none;
}

.sm-btn:before {
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

.sm-btn.fb:before {
  background-image: url('../images/icon_facebook_white.svg');
}

.sm-btn.ig:before {
  background-image: url('../images/icon_ig_white.svg');
}

.sm-btn.twitter:before {
  background-image: url('../images/icon_twitter_white.png');
}

.link-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  padding-left: 0px !important;
}

.link-list>li {
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

@media(max-width:500px) {
  .link-list>li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.chineseVersion .select-wrapper {
  /*display:block;*/
  border: 3px solid #aba6a5;
  border-radius: 100em;
  color: #000;
  background-color: #fff;
}


.select-wrapper {
  position: relative;
  display: inline-block;
  margin: 10px;
  font-size: 1rem;
}

.select-wrapper select {
  width: 100%;
  display: block;
  background-color: transparent;
  border: 0px;
  padding-left: 18px;
  padding-right: 10px;
  min-width: 218px;
  appearance: none !important;
  height: 53px
}

.select-wrapper select:hover {
  cursor: pointer;
}

.select-wrapper:after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 13px;
  height: 8px;
  background-image: url(../images/icon_arrow_more.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.mainland_exchange_search {
  background-color: #cbd400;
  color: #6d6566;
  border: 3px solid #aba6a5;
  border-radius: 100em;
  text-align: center;
  width: 216px;
  min-width: 216px;
  max-width: 216px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 700;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  font-size: 1.3rem;
  max-height: 56px;
  min-height: 56px
}

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #555;
  margin-left: 6px;
  margin-right: 6px;
}

.swiper-pagination-bullet-active {
  background-color: #9c9595;
}

.swiper-slide a {
  display: block;
}

.ieVersion .s1 .swiper-slide a img {
  width: 100%;
}

.swiper-button-prev {
  width: 20px;
  height: 33px;
  background-image: url(../images/icon_slider2_arrow_l.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0px;
}

.swiper-button-next {
  width: 20px;
  height: 33px;
  background-image: url(../images/icon_slider2_arrow_r.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 0px;
}

.swiper-button-pause {
  font-size: 0px;
  display: inline-block;
}

.swiper-button-pause>a {
  position: relative;
  width: 18px;
  height: 14px;
  display: block;
}

.swiper-button-pause>a:before,
.swiper-button-pause>a:after {
  content: '';
  width: 3px;
  height: 14px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  background-color: #555;
}

.swiper-button-pause.paused>a:before {
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #555;
  background-color: transparent;
}

.swiper-button-pause.paused>a:after {
  width: 0px;
}

.youththematic .swiper-slide.img {
  /*programmes/ip/ip_youththematic.html*/
  width: 100%;
  min-height: 234px;
  background-size: cover;
  background-position-x: center;
}


.youththematic .swiper-pagination {
  position: relative;
  text-align: left;
  display: inline-block;
}

.youththematic .but-con {
  max-width: 1224px;
  padding-left: 12px;
  padding-right: 12px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  height: 100%;
  transform: translateX(-50%);
  left: 50%;
  z-index: 1000;
}

.youththematic .but-wrap {
  position: absolute;
  right: 0;
  bottom: 10px;
}

.photo_container img {
  width: 30%;
}



@media(max-width:997px) {
  .photo_container img {
    width: 100%;
  }

  .photo_container img:not(:first-child) {
    margin-top: 1em;
  }
}

ul.disc-list {
  list-style-type: disc
}


@media(min-width: 1171px) {
  .insidebanner img {
    display: none;
  }
}

@media(max-width: 1170px) {
  .insidebanner .img {
    padding-top: 20%;
    min-height: auto !important;
  }
}

@media(max-width:767px) {
  .txt_left_list li {
    text-align: left;
    margin-left: 1em;
  }
}

.select-wrapper select:disabled {
  opacity: 1;
}

.select-wrapper select[disabled=""] {
  color: rgba(0, 0, 0, 1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 1) !important;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  opacity: 1;
}

.select-wrapper select[disabled=""] option {
  color: rgba(0, 0, 0, 1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 1) !important;
}

.select-wrapper select[disabled=""]::-ms-value {
  color: #000;
}

.startup_fund_cloud_design .header {
  display: flex;
}

.startup_fund_cloud_design .header>div.card {
  display: flex;
  flex: 0 0 50%;
}

body .startup_fund_cloud_design .header>div.card .img img {
  max-width: 96px !important;
}

.startup_fund_cloud_design .header>div .content {

  margin-left: 1em;
}

.YDF_container {
  background-color: #A1E2FE;
  border-radius: 1em;
  padding: 12px;
  margin-bottom: 1em;
}

.YDF_container>.title {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}

.YDF_container>.title h2 {
  margin-bottom: 0px;
}

.YDF_container>.title span {
  background-color: #F32625;
  color: #fff;
  border-radius: 7px;
  padding: 5px;
  margin-left: 5px;
  -webkit-animation: white_red 1s infinite;
  -moz-animation: white_red 1s infinite;
  animation: white_red 4s infinite;
}

.we_venture_img {
  max-width: 100px !important;
}

.YDF_container .content {
  line-height: 30px;
}


.startup_fund_cloud_design .card_content>div {
  margin-top: 1em;
  padding: 10px;
  border: #444 solid 1px;
  background-color: #eaf1dd;
  position: relative;
  display: none;
  margin-bottom: 1em !important;
}

.startup_fund_cloud_design .card_content>div:nth-child(2) {
  background-color: #D0F1F8;
}

.startup_fund_cloud_design .card_content>div.active {
  display: block;
}

.startup_fund_cloud_design .card_content h2 {
  text-align: center;
}


@media(max-width:767px) {
  .startup_fund_cloud_design .header {
    display: block;
  }

  .startup_fund_cloud_design .header>div .content {
    flex: 0 0 70%;
    margin-left: 1em;
  }

  .startup_fund_cloud_design .header>div.card {
    align-items: center;
  }

  .startup_fund_cloud_design .header>div:not(:last-child) {
    margin-bottom: 1em;
  }

  .startup_fund_cloud_design .header .img {}



}

@-webkit-keyframes white_red {
  0% {
    background-color: #F32625;
    color: #fff
  }

  49% {
    background-color: #F32625;
    color: #fff
  }

  50% {
    background-color: #A1E2FE;
    color: #A1E2FE
  }

  99% {
    background-color: #A1E2FE;
    color: #A1E2FE
  }

  100% {
    background-color: #F32625;
    color: #fff
  }
}

@-moz-keyframes white_red {
  0% {
    background-color: #F32625;
    color: #fff
  }

  49% {
    background-color: #F32625;
    color: #fff
  }

  50% {
    background-color: #A1E2FE;
    color: #A1E2FE
  }

  99% {
    background-color: #A1E2FE;
    color: #A1E2FE
  }

  100% {
    background-color: #F32625;
    color: #fff
  }
}

@keyframes white_red {
  0% {
    background-color: #F32625;
    color: #fff
  }

  49% {
    background-color: #F32625;
    color: #fff
  }

  50% {
    background-color: #A1E2FE;
    color: #A1E2FE
  }

  99% {
    background-color: #A1E2FE;
    color: #A1E2FE
  }

  100% {
    background-color: #F32625;
    color: #fff
  }
}

@-webkit-keyframes white_red_index {
  0% {
    background-color: #cb0707;
    color: #fff
  }

  49% {
    background-color: #cb0707;
    color: #fff
  }

  50% {
    background-color: #fff;
    color: #cb0707
  }

  99% {
    background-color: #fff;
    color: #cb0707
  }

  100% {
    background-color: #cb0707;
    color: #fff
  }
}

@-moz-keyframes white_red_index {
  0% {
    background-color: #cb0707;
    color: #fff
  }

  49% {
    background-color: #cb0707;
    color: #fff
  }

  50% {
    background-color: #fff;
    color: #cb0707
  }

  99% {
    background-color: #fff;
    color: #cb0707
  }

  100% {
    background-color: #cb0707;
    color: #fff
  }
}

@keyframes white_red_index {
  0% {
    background-color: #cb0707;
    color: #fff
  }

  49% {
    background-color: #cb0707;
    color: #fff
  }

  50% {
    background-color: #fff;
    color: #cb0707
  }

  99% {
    background-color: #fff;
    color: #cb0707
  }

  100% {
    background-color: #cb0707;
    color: #fff
  }
}

.sharing_container {
  background-color: #A1E2FE;
  border-radius: 1em;
  padding: 20px;
  margin-bottom: 1em;
}

span.new {
  background-color: #F32625;
  color: #fff;
  border-radius: 7px;
  padding: 5px;
  margin-left: 5px;
  -webkit-animation: white_red 1s infinite;
  -moz-animation: white_red 1s infinite;
  animation: white_red 4s infinite;
  display: inline-block;
}

.young_engagement_img_cotainrer {
  width: auto;
  margin: 0 auto;
  display: table;
  margin-bottom: 1em;
}

body .young_engagement_img_cotainrer img {
  max-width: 500px !important;
}


@media(max-width:767px) {
  body .young_engagement_img_cotainrer img {
    max-width: 100% !important;
  }
}


body .center,
body .float_center {
  text-align: center !important;
}

.sub_title {
  font-weight: 700;
}

.swiperbigcontainer {
  position: relative;
  max-width: 1224px;
  margin-left: auto;
  margin-right: auto;
}

.mypaginwrapper {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mypaginwrapper .swiper-pagination {
  display: flex;
  margin-top: 0px;
  position: static;
}

.mainArea0 .mypaginwrapper {
  position: absolute;
  bottom: 20px;
  z-index: 30;
}

.mainArea0 .mypaginwrapper .swiper-pagination-bullet {
  opacity: 1;
}

.swiper-button-pause {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 10;
  font-size: 0px;
  vertical-align: middle;
  height: 20px;
  width: 24px;
}

.swiper-button-pause:before,
.swiper-button-pause:after {
  content: '';
  width: 3px;
  height: 14px;
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
  background-color: #555;
}

.swiper-button-pause.paused:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #555;
  background-color: transparent;
}

.swiper-button-pause.paused:after {
  display: none;
}

.mainArea0 .swiper-button-prev {
  left: 25px;
}

.mainArea0 .swiper-button-next {
  right: 25px;
}

.one_line_photo_contaniner {
  display: flex;
  margin-bottom: 1em;
}

.one_line_photo_contaniner>div {
  flex: 0 0 33%;
}

.one_line_photo_contaniner>div:not(:last-child) {
  margin-right: 10px;
}

@media(max-width:767px) {
  .one_line_photo_contaniner {
    display: block;
  }

  .one_line_photo_contaniner>div:not(:last-child) {
    margin-bottom: 1em;
  }
}

@media(max-width:767px) {
  .one_line_photo_contaniner {
    display: block;
  }

  .one_line_photo_contaniner>div:not(:last-child) {
    margin-bottom: 1em;
  }

  body img.ambassadors_img {
    max-width: 100% !important;
    width: 100%;
  }

  .one_line_photo_contaniner>div:not(:last-child) {
    margin-right: 0px;
  }
}

@media(min-width:768px) {
  body img.ambassadors_img {
    max-width: 50% !important;
    width: 100%;
  }
}

.ambassadors ul {
  list-style-type: disc;
}

body .blue_notice {
  border-top: 3px solid #062f48;
  border-bottom: 3px solid #062f48;
  padding: 1em 0;
  margin: 0 0 1.4em 0;
}

.blue_notice>div {
  text-align: center !important;
  color: #062f48;
  font-weight: 700;
}

.blue_notice>div:not(:last-child) {
  margin-bottom: 7px;
}


@media (max-width:767px) {

  .programmes_intro .activity_container>div>a,
  .programmes_intro .activity_container>div>.program_boxer {
    flex: 0 0 90%;
    max-width: 90%;
  }
}

/* The Modal (background) */
.modal {
  display: block;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

.modal p {
  margin: 0 0 1.4em 0;
}

@media (min-width:768px) {
  .modal-content {
    width: 30%;
  }
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px;
  border: 1px solid #888;

  font-size: 1.17rem;
  font-family: Arial, Helvetica, "Microsoft Jhenghei", sans-serif;
  line-height: 1.4;

  position: relative;
  border-radius: 7px;
}

/* The Close Button */
body .modal .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  float: right;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  position: absolute;
  z-index: 15;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-content {
  background-color: #C4D604;
}

.modal-content-container {
  /*display: inline-block;*/
  /*padding: 1em;*/
  border: 1px solid #C4D604;
  background-color: #fff;
  /*padding: 4em 2em;*/
}

@media (max-width:767px) {
  .modal-content-container {
    /*padding: 2em 1em;*/
  }
}

.modal-content-container p:last-child {
  margin: 0;
}

.modal-content .title {
  text-align: center !important;
}

.modal-content .close {
  max-width: 30px;
  position: absolute;
  right: 0;
  top: 0;
 
}


.note_text {
  font-size: 0.8rem;
}

:lang(en) .menu-icon .is_new:before {
  font-size: 12px;
  right: -2em;
}

.menu-icon .is_new:before {
  content: "NEW";
  position: absolute;
  top: -10px;
  background-color: #cb0707;
  border-radius: 1rem;
  padding: 7px;
  font-size: 1em;
  right: -1em;
  color: #fff;
  -webkit-animation: white_red_index 4s infinite;
  -moz-animation: white_red_index 4s infinite;
  animation: white_red_index 4s infinite;
}

:not(:lang(en)) .menu-icon .is_new:before {
  content: "新";
}

@media screen and (max-width:1170px) {
  .menu-icon .is_new:before {
    position: inherit;
  }

  .menu-icon .is_new:before {
    font-size: 12px;
  }
}

.video_container .video_info .img img {
  width: 100%;
}

@media screen and (max-width:1170px) {
  .headerMenu br {
    display: none;
  }
}

.trailer_container .img {

  width: 90%;
  margin: 0 auto;
  margin-bottom: 7px;
}

.video_container {
  display: flex;
}

.trailer_container .title {
  text-align: center !important;
  font-weight: 700;
}

.video_container .sub_title {
  font-weight: 700;
}

.video_info {

  width: 100%;


}

.video_info .video_information {
  width: 100%;

}

.video_info .info {
  color: #00545c;
}

.video_info :where(.info, .coming_soon) {
  text-align: center;
}

.video_info .coming_soon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1em;

}

.video_info .coming_soon .wrapper {
  font-size: 12px;
}



.video_info .coming_soon:before {
  content: "";
  background: url("../images/852/coming_soon_bg_left.png");
  display: inline-block;
  width: 34px;
  height: 29px;
}

.video_info .coming_soon:after {
  content: "";
  background: url("../images/852/coming_soon_bg_left.png");
  display: inline-block;
  width: 34px;
  height: 29px;
  transform: rotateY(180deg);
}

.video_info .img {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width:1170px) {
  .video_container {
    flex-wrap: wrap;
  }

  .video_info .img {
    width: 40%;
  }
}


@media screen and (max-width:767px) {}

.to_be_here_it_good .large_text {
  margin-top: 5em;
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center !important;
}


div.large_text {
  display: flex;
  gap: 7px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width:767px) {
  .large_text div {
    width: 100%;
    text-align: center;
  }

  .video_container .video_info:not(:last-child) {
    margin-bottom: 2em;
  }
}

.popup_container .notice_txt {
  text-decoration: underline;
  text-align: center !important;
}

.popup_container .title {
  color: #0070C0;
  font-weight: 700;
}

.popup_container p {
  text-align: center !important;
}

.popup_container a {
  word-break: break-word;
}

.video_popup {
  z-index: 999999;
  position: absolute;

}

.video_popup .overlay {
  width: 100%;
  background: rgba(0, 0, 0, .75);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.video_popup .videoBox {
  position: fixed;
  width: 90%;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 20px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
}

.video_popup .videoBox video {
  width: 100%;
}

.video_popup .close {
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
  background: transparent url(../images/video_popup_close.png) no-repeat center center;
  opacity: .8;
}

.video_popup .close:hover {
  opacity: 1;
}

@media (min-width: 767px) {
  .video_popup .videoBox {
    width: 50%;
  }
}

.soical_medi_container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1em;
  gap: 1em;
}

ul> .list_lower_roman{
  list-style-type: lower-roman;
}

.video_container .img[data-video] {
  cursor: pointer;
}

@media screen and (max-width:767px) {
  .mobile_none {
    display: none;
  }
}

.young_engagement .video_container {
  display: block;
}

.blue-text {
  color: #0000ff;
}

.red-text {
  color: #a71c00;
}

.ip_fundingscheme_note {
  color: #cb0707;
}

@media screen and (max-width:767px) {
  .display_list {
    list-style-type: decimal;
  }
}

.next_line_align {
  counter-reset: list;
}

.next_line_align>li {
  list-style: none;
  counter-increment: list;
  display: table-row;

}

.next_line_align>li::before {
  content: "(" counter(list, lower-roman)")";
  display: table-cell;
  text-align: left;
}

.pdf_display_none .iconPdf {
  display: none;
}



.mutli_contnet_popup .overlay {
  width: 100%;
  background: rgba(0, 0, 0, .75);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.container_box {
  position: fixed;
  flex-direction: column-reverse;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 20px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
  display: flex;
  /*gap: 1em;*/
  align-items: stretch;
  justify-content: center;



}

.mutli_contnet_popup {
  z-index: 999999;
  position: absolute;
}

.mutli_contnet_popup .popup_content_container {
  position: relative;
  max-height: 80vh;
  display: flex;


}

.mutli_contnet_popup .popup_content_container div {}

.mutli_contnet_popup .popup_content_container img {

  height: 100%;


}



.mutli_contnet_popup .popup_content_container video {
  width: 100%;
  height: 100%;
}

.mutli_contnet_popup .menu_container {
  display: flex;
  flex-direction: row;

  align-items: center;
  justify-content: space-between;
  margin: 0 -20px;
  margin-top: -20px;
}

.mutli_contnet_popup .arrow {
  text-align: center;
}

.mutli_contnet_popup .menu_container>div:hover {
  color: #000;
  font-weight: 700;
  cursor: pointer;
  /*font-size: 1.3em;*/
}

.mutli_contnet_popup .menu_container>div {
  color: #757575;
  white-space: nowrap;
  text-align: center;
  width: 100%;
  line-height: 3em;
}

.mutli_contnet_popup .menu_container .selected {
  position: relative;
  color: #00545c;
  /*font-size: 1.2em;*/
  font-weight: 700;
  padding: 0;
  /*box-shadow: 6px 6px 12px #d1d1d1, -6px -6px 12px #ffffff;*/
  border-bottom: solid 4px #F27935;
  vertical-align: middle;
  text-align: center;
  vertical-align: middle;

}

.mutli_contnet_popup .popup_content_container div {
  display: none;
  transform: translateX(100vw);
  text-align: center;

}

.mutli_contnet_popup .popup_content_container div.selected {
  display: block;
  transform: translateX(0);

}

.mutli_contnet_popup .popup_content_container div.selected.prev_selected {
  -webkit-animation: moveRight 600ms ease;
  animation: moveRight 600ms ease;
}

.mutli_contnet_popup .popup_content_container div.selected.next_selected {
  -webkit-animation: moveLeft 600ms ease;
  animation: moveLeft 600ms ease;
}

.mutli_contnet_popup .selected:after {
  /* content: "";
  position: absolute;
  left: 0;
  bottom: -1em;
  width: 100%;
  height: 1em;
  background: linear-gradient( to bottom, #50a4d7, #50a4d7 20%, white 20%, white 40%, #eb5a4b 40%, #eb5a4b 60%, white 60%, white 80%, #50a4d7 80%, #50a4d7 100% );*/

}

.popup_content_container p {
  margin: 0 0 1.4em 0;
  line-height: 1.4;
}

.popup_content_container .article {
  width: calc(100% + 20px);
  margin: 0 auto;
  padding: 0;
  background-color: #f5fafb;
  padding: 20px;
  border-radius: 5px;
  color: #00545c;

  overflow: auto;
}

.popup_content_container p:last-child {
  margin: 0;
}

@-webkit-keyframes moveRight {
  0% {
    transform: translateX(-100vw);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveRight {
  0% {
    transform: translateX(-100vw);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes moveLeft {
  0% {
    transform: translateX(100vw);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes moveLeft {
  0% {
    transform: translateX(100vw);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.arrow.disable {
  opacity: 0;
  user-select: none;
  pointer-events: none;
}

.arrow {
  opacity: 1;
  transition: opacity 1s;
}

@media (max-width:1170px) {
  .mutli_contnet_popup .container_box {

    flex-direction: column;
  }

  .mutli_contnet_popup .menu_container {
    display: flex;
    width: fit-content;
    flex-wrap: wrap;
    gap: 1em;
    flex-direction: row;
    justify-content: left;
  }

  .mutli_contnet_popup .menu_container div {
    width: fit-content;
  }

  .mutli_contnet_popup .menu_container .arrow {
    display: none;
  }
}

.to_be_here_it_good .video_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  /* align-items: center; */
  margin-block: 0 auto;

}

.to_be_here_it_good .video_info {
  flex: 0 0 30%;
  margin-bottom: 3rem;
  /* margin-right: auto; */
}

@media (max-width:1170px) {
  .to_be_here_it_good .video_container {
    display: block;
  }

  .mobile_none {
    display: none;
  }

  .container_box {
    width: 90%;
  }
  body .flex3CT>*{
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 100%;
  }
}

.mutli_contnet_popup .close {

  width: 36px;
  height: 36px;
  position: absolute;
  top: 45px;
  right: -15px;
  display: block;
  background: transparent url(../images/video_popup_close.png) no-repeat center center;
  opacity: .8;
  float: none;
  z-index: 999;

}


/**
 * Tabs Container
 */
.tabs-container {
  padding: 2rem;
}

/**
 * Tabs Block
 */
.tabs-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

/**
 * Tabs
 */
.tabs {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-top: 100px;
}

.tabs label {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1rem;
  margin-right: 0.0625rem;
  cursor: pointer;
  background-color: rgb(84, 100, 100);
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  transition: background-color ease 0.3s;
}

.tabs label .material-icons {
  margin-right: 0.3rem;
}

.tabs .tab {
  flex-grow: 1;
  width: 100%;
  height: 100%;
  display: none;
  padding: 1rem 2rem;
  color: #000;
  background-color: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
}

.tabs .tab>*:not(:last-child) {
  margin-bottom: 0.8rem;
}

.tabs [type=radio] {
  display: none;
}

.tabs [type=radio]:checked+label {
  background-color: #fff;
  color: #0067b8;
  /*border-top: 4px solid #0067b8;*/
  border: 10px solid transparent;
  border-image: url(../images/852/852_line.png) 30 stretch;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
}

.tabs [type=radio]:checked+label+.tab {
  display: block;
}

@media (min-width: 768px) {

  body {
    font-size: 1.125rem;
  }

  .tabs-container {
    padding: 4rem 4rem;
  }

  .tabs label {
    order: 1;
    width: auto;
  }

  .tabs .tab {

    order: 9;
  }


  .tabs [type=radio]:checked+label {
    /*border-bottom: none;*/
    border-top: none;
  }


}

@media (min-width: 1171px) {
  .tabs {
    max-height: 80vh;
    width: 60vw;
    max-width: 700px;
  }

  .tab.article {
    background-color: #fff;
    color: #0067b8;
    /*border-top: 4px solid #0067b8;*/
    border: 10px solid transparent;
    border-image: url(../images/852/852_line.png) 30 stretch;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
    border-left: inherit;
    border-top: 0;

    /*background:  url("../images/852/TBHIG_LOGO_PNG.png") no-repeat;*/
    /*background-size :200px;
    background-position: right bottom;*/

  }

  .tab .icon {
    width: 200px;
    float: right;
  }




}

@media (max-width: 1170px) {
  .tabs label {
    padding: 0.5rem 1rem;
  }

  .tabs .tab.video {
    padding: 0;
  }

  .tabs {
    display: block;
    border-top: 0;
  }

  .tabs .tab.video video {
    width: 100%;
  }

  .mutli_contnet_popup .close {
    top: -15px;

  }

  .tabs [type=radio]:checked+label {
    border-top: 0;
  }

}






.mutli_contnet_popup .tab video {
  width: 100%;
  height: 100%;
}

.mutli_contnet_popup .tab {
  height: 50vh;

  text-align: center;
}

.mutli_contnet_popup .tab.article {
  background-color: #f5fafb;
  color: #4B4B4B;
  line-height: 1.4;
  overflow: auto;
}


.mutli_contnet_popup .tab.img {
  width: 100%;
  max-height: 630px;
  aspect-ratio: 16/9;

  transition: all 0.5s;
  position: relative;
  object-fit: cover;
  padding: 0;
}

.mutli_contnet_popup .image_container {


}

.swiper_852{
  height: inherit;
}

.swiper_852 .swiper-slide{
  background-size: contain;
  position: relative;
  overflow: hidden;
  text-align: center;
  background-position: center;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.swiper_852 .img_1 {
  background-image: url(../images/852/852_japan_restaurant_5.jpg);
}

.swiper_852 .img_2 {
  background-image: url(../images/852/852_japan_restaurant_1.jpg);
}

.swiper_852 .img_3 {
  background-image: url(../images/852/852_japan_restaurant_3.jpg);

}

.swiper_852 .img_4 {
  background-image: url(../images/852/852_japan_restaurant_2.jpg);
}


.swiper_852 .img_5  {
  background-image: url(../images/852/852_japan_restaurant_4.jpg);
}

.swiper_852 .img_6 {
  background-image: url(../images/852/WAI_01.jpg) ;
}

.swiper_852 .img_7 {
  background-image: url(../images/852/WAI_02.jpg) ;
}

.swiper_852 .img_8 {
  background-image: url(../images/852/WAI_03.jpg);

}

.swiper_852 .img_9 {
  background-image: url(../images/852/WAI_04.jpg);
}


.swiper_852 .img_10  {
  background-image: url(../images/852/WAI_05.jpg);
}
.swiper_852 .img_11  {
  background-image: url(../images/852/WAI_06.jpg);
}


.swiper_852 .img_1 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/852_japan_restaurant_5.jpg);
}


.swiper_852 .img_2 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/852_japan_restaurant_1.jpg);
}


.swiper_852 .img_3 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/852_japan_restaurant_3.jpg);
}

.swiper_852 .img_4 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/852_japan_restaurant_2.jpg);
}

.swiper_852 .img_5 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/852_japan_restaurant_4.jpg);
}
.swiper_852 .img_6 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/WAI_01.jpg);
}
.swiper_852 .img_7 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/WAI_02.jpg);
}


.swiper_852 .img_8 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/WAI_03.jpg);
}


.swiper_852 .img_9 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/WAI_04.jpg);
}

.swiper_852 .img_10 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/WAI_05.jpg);
}


.swiper_852 .img_11 .blackground {
  background-image: radial-gradient(circle, transparent 25%, rgb(84, 100, 100) 100%), url(../images/852/WAI_06.jpg);
}
.mutli_contnet_popup .tab .swiper-pagination{

  bottom: 0;

  left: 50%;
  transform: translate(-50%, -50%);
}



.mutli_contnet_popup .tab .swiper-button-prev,
.mutli_contnet_popup .tab .swiper-button-next{
  filter: brightness(200%) saturate(0%) grayscale(100%);
 
}

.mutli_contnet_popup .tab .swiper-pagination-bullet{
 background-color: #fff;
}



.mutli_contnet_popup .blackground {
  position: absolute;
  top: -10%;
  left: -10%;
  width: 120%;
  height: 120%;
  background-size: 100%;
  background-position: center;
  z-index: -1;
  filter: blur(0.625em);

}

.blue_text {
  color: #006ab6;
}

.ip_corporate_button {
  top: 50%;
  background-color: #3F79AB;
  color: #fff;
  border: none;
  border-radius: 27px;
  padding: 15px;

  text-align: center;
}

.ip_corporate_table a {
  word-break: break-all;
  display: block;
}

.apply-container{
  display: flex;
  gap: 1em;
  align-items: baseline;
}

.underline{
  text-decoration: underline;
}

.button_prev4_up a{
 left:9px;
  top:200px;
}


.button_next4_up a{
 right :9px;
  top:200px;
}

.participating_companies_container{
  display: flex;
  flex-wrap: wrap;
 gap: 1em;

 justify-content: space-around;
 padding: 7px;
}

.participating_companies_container::after {
  content: "";
  flex: auto;
}

.participating_companies_container>div{
  align-self: center;
  flex: 0 0 15%;

}

.participating_companies_container>div img{
  mix-blend-mode: multiply;
}
/*  852 Sri             */


.top_banner.ip_youththematic {
    background-image: url(../images/top_banner/e-banner_dpi144.jpg);
}

.number_list {
  counter-reset: list;
}

.number_list>li {
  list-style: none;
  display: flex;
  gap: 1em;
}

.number_list>li:before {
  counter-increment: section;
  content: "(" counter(list) ") ";
  counter-increment: list;
}

.has_hover_popup{
  cursor: pointer;
}


.ltahk .trailer_container{
  margin-bottom: 2em;
}

.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 9999999;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .lightbox-container {
    margin-top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .lightbox-container {
    margin-top: 13%;
  }
}
.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}
.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%;
}
.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* IGNORE FORM THIS POINT ON */
body {
  /* background: #efefef; */
   background: #ffffff; 
}
#container {
  border-radius: 4px;
  max-width: 300px;
  height: auto;
  padding: 50px;
  background: white;
  margin: 100px auto;
}
#playme {
  background: #007fed;
  text-transform: uppercase;
  font-weight: 300;
  border: none;
  color: white;
  padding: 10px 15px;
  display: inline-block;
  font-size: 14px;
  margin: 0;
}


.lightbox-content{
  position: fixed;
  width: 80%;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 20px;
  background: #fff;
  text-align: center;
}

.lightbox-content .lightbox-close{
  width: 36px;
  height: 36px;
  position: absolute;
  top: -18px;
  right: -18px;
  display: block;
  background: transparent url(../images/video_popup_close.png) no-repeat center center;
  opacity: .8;
  z-index: 9999;
}
/*===============*/
.mainContent p.beforeList{
	margin-bottom:0;
}
.myCEList .content{
    opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.myCEList .active>.content{
    opacity: 1;
}
.myCEList *:not(.active)>.content>*{
	display: none;
}
.myCEList .content>div{
	padding:10px;
}
.myCEList>div{
    margin: 10px 0;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.myCEList .title a{
	display: block;
	position: relative;
    padding: 8px 10px;
    padding-right: 30px;
    background-color: #eee;
    border-bottom: 1px solid #ddd;
}
.myCEList .title .mCEIcon{
	display: block;
	position: absolute;
	right:13px;
	top:13px;
	width:16px;
	height:16px;
    z-index: 10;
}
.myCEList .title .mCEIcon:before{
	content:"";
	position: absolute;
	left:50%;
	top:50%;
	width:11px;
	height:3px;
	background-color:#000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.myCEList .title .mCEIcon:after{
	content:"";
    opacity: 1;	
	position: absolute;
	left:50%;
	top:50%;
	width:3px;
	height:11px;
	background-color:#000;	
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.myCEList .active>.title .mCEIcon:after{
    opacity: 0;
}
a.iconMail{
	display: inline-block;
	position:relative;
}
a.iconMail:before{
	content:"";
	display: inline-block;
	width:30px;
	height:30px;
	margin-right:10px;
	vertical-align: middle;
	background-image:url(../images/email.png);
	background-position: center center;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.myflex{
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.myflex.flexAround{	
	-webkit-justify-content: space-around;	
	-ms-justify-content: space-around;
	justify-content: space-around;
}
.myflex.flexMiddle{
	-webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.myflex.flexWrap{
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex3CT>*{
	-webkit-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    margin-bottom: 3rem;
}
.flex3CT .cover>*{
	text-align: center;
}
.flex3CT .cover .img {
    width: 80%;
    margin: 0 auto;
}
.flex3CT .cont,
.flex3CT .cont p{
    text-align: center;
}
/*Anti important*/
.hidden{
	display:none !important;
}
body .flex3CT .cont p {
    text-align: center !important;
}
.center{
  text-align: center;
}

.left{
  text-align: left !important;
}
/*=============*/

.popup_app_btn {
  display: flex;
  gap: 10px;
}

.popup_bg {
  display: grid;
  background-color: white;
  grid-template-areas: 
  'header'
  'footer';
}

.popup_headimg {grid-area: header;}
.popup_btnimg {grid-area: footer; padding: 3%;}

/*=============*/