img {
  border-width: 0;
  border:none;
}

a, img {
    border:0;
    outline:0;
}

area {
  outline:none;
}

*{
  outline:none !important;
  outline:0 !important;
  text-decoration:none;
  line-height:150%;
  margin:0;
  padding:0;
  /* border-radius: 0 !important; */
  -webkit-box-shadow:none !important;
  -moz-box-shadow:none !important;
  box-shadow:none !important;

  box-sizing: border-box;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
}


html {height: 100%; }

.hidden{ display:none; }

section { clear:both; }

#nav hr{
  border:0; height:1px; background-color:#fff;

}

body{
  width:100%;
  height:100%;
  font-size:12px;
  position:relative;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}



body {
  font-family: 'Open Sans', 'Arial', 'sans-serif', 'STXihei', '华文细黑', 'serif';
  background-color: #519ecf;
}

.wrapper {
  background-image: url(../../images/bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;  
  display: inline-block;
  width: 100%;
}

.navbar.menu {
  background-color: #519ecf;
  margin-bottom: 0px;
  position: fixed;
  z-index: 100;
  width: 100%;
  padding: 0px 20px;
}

.navbar.menu a {
  color: #FFFFFF;
  margin: 0px;
}

.navbar-wrapper {
  width: 100%;
}

.nav.navbar-nav>li:hover, .nav.navbar-nav>li:focus, .nav.navbar-nav>li.selected {
  background-color: #65b6ea;
}


.dropdown .dropdown-menu {
  background-color: #65b6ea;
  color: #FFFFFF;
  border: 0px;
  position: absolute;
}


.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #65b6ea;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}


.carousel-fade .carousel-item {
    transition-duration: 2s;
}

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

.row {
  margin-bottom: 10px;
}


.section {
  position: relative;
}
.section p {
  color: #585858;
}

.section.section-landpage {

}

.section.section-landpage .subsection {
  max-width: 1280px;
  margin: 0px auto;
}

.section.section-landpage .pty-logo {
  background-image: url(../../images/logo_DCI.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 395px;
  height: 132px;
  position: absolute;
  right: 58%;
  top: 120px;
  margin: auto;
}


.section.section-landpage .live-scene {
    position: absolute;
    color: #FFFFFF;
    font-size: 19px;
    bottom: 20px;
    left: 0px;
    right: 0px;
    margin: auto;
    top: auto;
    text-align: center;
}

.pty-carousel img, .noaction {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;  
}

.section.section-landpage .pty-carousel {
  height: inherit;
  height: 100%;
}

.section.section-landpage .pty-carousel .carousel-inner {
  height: inherit;
  height: 100%;
}
.section.section-landpage .pty-carousel .carousel-item {
  /*height: inherit;*/
  height: 100%;
  min-height: 600px;
  background: no-repeat center center scroll;
  background-size: cover;  
}

.section.section-landpage .pty-carousel img {
  width: 100%;
  object-fit: contain;
}

.section.section-landpage .pty-tagline_en {
  background-image: url(../../images/tagline_en.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 548px;
  height: 120px;
  position: absolute;
  left: 46%;
  top: 137px;
  margin: auto;
}

.section.section-landpage .pty-tagline_tc {
  background-image: url(../../images/tagline_tc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 548px;
  height: 120px;
  position: absolute;
  left: 46%;
  top: 137px;
  margin: auto;
}

.section.section-landpage .pty-tagline_sc {
  background-image: url(../../images/tagline_sc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 548px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 137px;
  margin: auto;
}

.section.section-landpage .pty-note {
  padding: 20px 40px 0px 40px;
}
.section.section-landpage .pty-note > p {
  padding-bottom: 12px;
  border-bottom: 1px solid #585858;
  text-align: justify;
}

.section.section-agencies .logo {
  /*object-fit: contain;*/
  /*width: 340px;*/
  height: 36px;
}

.section.section-agencies .logo.logo-hld {
  /*float: right;*/
}
.section.section-agencies .logo.logo-nw {
  /*float: left;*/
  margin-top: 4px;
}
.section.section-agencies, .section.section-footer {
  max-width: 1280px;
  padding: 0px 40px;
  margin: 0px auto;
}
.section.section-footer {
  margin-bottom: 20px;
}
.section.section-agencies .section-title {
    text-align: center;
    color: #585858;
    padding: 20px 0px 0px 0px;
    font-size: 15px;
}


.section.section-agencies .desktop_agencies_container {
  display: block;
}
.section.section-agencies .mobile_agencies_container {
  display: none;
}

.section.section-agencies.section-agencies-desktop {
  display: block;
}
.section.section-agencies.section-agencies-desktop > .row {
  display: flex; 
  justify-content: space-evenly;
}
.section.section-agencies.section-agencies-desktop img {
    /* width: 100%; */
    height: 40px;
}

@media (min-width: 1025px) {
  .section.section-agencies.section-agencies-desktop img {
      height: 55px;
  }
}

.section.section-agencies.section-agencies-desktop .row.caption-row {
  margin-bottom: 0px;
}

.section.section-agencies.section-agencies-tablet {
  display: none;
  text-align: center;
}

.section.section-agencies.section-agencies-tablet .logo-container {
  margin-bottom: 12px;
}
.section.section-agencies.section-agencies-tablet .logo {
  height: 60px;
}
.section.section-agencies.section-agencies-tablet .caption.agencies-caption {
  margin-top: 0px;
  text-align: left;
}
.logo-hld-container {
  text-align: center;
}

.section.section-agencies.section-agencies-tablet .logo-hld-container {
  text-align: center;
  display: inline-block;  
}

.section.section-agencies.section-agencies-tablet .hotline-tablet {
  color: #585858;
  font-size: 13px;
  text-decoration: none;
}
.section.section-agencies.section-agencies-tablet .hotline-tablet > span {
  color: #ff4800;
  font-size: 380%;
  font-weight: normal;
  vertical-align: middle;
	  line-height: 100%;

}

.section.section-agencies  .caption {
  color: #585858;
  font-size: 12px;
  line-height: 200%;
}
.section.section-agencies  .caption.agencies-caption {
  text-align: center;
}

.section.section-agencies .hotline_container {

}
.section.section-agencies  .hotline-caption {
  color: #585858;
  font-size: 15px;  
  line-height: 100%;
}
.section.section-agencies .hotline {
    /*text-align: center;*/
    color: #ff4800;
    padding: 0px 0px 20px 0px;
    font-size: 35px;
    font-weight: normal;
}
.section.section-agencies .hotline > a {
    color: #ff4800;
    text-decoration: none;
}
.section.section-agencies .hotline .tel {
    font-size: 1.5em;
    color: #ff4800;
}

.section.section-footer .address {
    text-align: center;
    color: #585858;
    padding: 0px 0px 20px 0px;
    font-size: 15px;
}
.section.section-footer .statement, .section.section-footer .lastupdate {
    text-align: center;
    color: #585858;
    padding: 0px 0px 20px 0px;
    font-size: 12px;
}
.section.section-footer .disclaimer-col {
  text-align: center;
}
.section.section-footer .disclaimer-col .disclaimer-action {
  text-decoration: none;
  color: #585858;
  font-size: 12px;
  display: block;
  margin-top: 1px;  
}
.section.section-footer .disclaimer-col .disclaimer-action:hover {
  color: #648eae; 
}


.section.section-footer .sns-col {
  float: left;
}
.section.section-footer .sns-col a {
    display: inline-block;
    margin-right: 20px;
}

.section.section-footer .sns-col .icon-fb {
  width: 24px;
  height: 24px;
}

.fb_w{
	width:20px;
	height:20px;
}

.section.section-footer .sns-col .icon-wb {
  width: 28.5px;
  height: 24px;
} 


.section.section-footer .footer-col {
  text-align: center;
  padding: 20px 0px;
}
.section.section-footer .footer-col .logo {
  
}


.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    padding: 0px;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
  clear: both;
}

.collapse {
    display: none;
    visibility: hidden;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav {
    margin: 7.5px -15px;
    flex-direction: initial;
    display: table-row;
}
.nav>li {
    position: relative;
    display: block;
    display: table-cell;
    vertical-align: middle;
    transition: all 0.3s ease;
}


.navbar-nav>li>a {

    font-size: 15px;
    padding: 15px 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

/* Dropdown Menu */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.open>.dropdown-menu {
    display: block;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0px;
}

.navbar-nav>li>.dropdown-menu .dropdown-item {
  padding-left: 0px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
}
.dropdown-item {
  padding: 1rem 1.5rem;
}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #538bc3;
}


/* slicknav */
.slicknav_menu {
  display: none;
  font-size: 16px;
  background: transparent; 
  padding: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
}
.slicknav_btn {
  background-color: transparent;
  margin: 0px;
  height: 50px;
  position: relative;
  padding: .438em 1em;
}

.slicknav_btn:focus {
  background-color: #65b6ea;
  border-radius: 0px;
}

.slicknav_menu .slicknav_no-text {
  margin-top: 12px;
}
.slicknav_nav {
  background-color: #65b6ea;
  height: 100%;
  min-width: 122px;
  /*overflow-y: scroll;*/
}
.slicknav_nav .slicknav_row, .slicknav_nav a {
  line-height: 36px;
}



.slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #648eae;
    color: #fff;
}
.slicknav_nav > li {
  border-bottom: 1px solid #85c6f0;
}

.slicknav_nav ul {
  margin: 0px;
}

.navbar-left {
  font-weight: bold;
}
.navbar-right {
    float: right !important;
    margin-right: -15px;
    position: relative;
    height: 100%;
    display: inline-block;
}




.leave-logo {
  background-image: url(../../images/main_leave.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  background-size: contain;  
  display: block;
  width: 291px;
  height: 396px;
  position: fixed;
  bottom: 0px;
  right: 0px;
}




.semiblack {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.custom-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    overflow: hidden;
    outline: 0;
}
.custom-modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.custom-modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    z-index: 1050;
}
.custom-modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.custom-modal.show .custom-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.custom-modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
}
.custom-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.custom-modal-backdrop.show {
    opacity: .7;
}



#disclaimer-modal .modal-content {
  background-color: #519ecf;
  border-radius: 0px;
}
#disclaimer-modal .modal-content .header-container {
  padding: 20px 20px;
}
#disclaimer-modal .modal-content .content-container {
  padding: 0px 80px 80px 80px;
}
#disclaimer-modal .modal-content p {
  color: #FFFFFF;
  text-align: center;
}
#disclaimer-modal .modal-content .close {
  font-size: 2rem;
  color: #FFF;
  opacity: initial;
  font-weight: normal;
  margin: -0.5rem 0rem 0rem auto;
}




#disclaimer-modal .modal-lg {
    max-width: 1280px;
}
#disclaimer-modal .custom-modal-content {
    background-color: #bbbbbb;
    border-radius: 0px;
}
#disclaimer-modal .custom-modal-content .header-container {
    padding: 20px 20px;
}
#disclaimer-modal .custom-modal-content .close {
    font-size: 2rem;
    color: #FFF;
    opacity: initial;
    font-weight: normal;
    margin: -0.5rem 0rem 0rem auto;
}
#disclaimer-modal .custom-modal-content .content-container {
    padding: 0px 80px 80px 80px;
}
#disclaimer-modal .custom-modal-content p {
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
}
#disclaimer-modal .address, #disclaimer-modal .website-address {
    font-size: 15px !important;
    font-weight: bold;
}

.landing {
  z-index: 2000;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}

.landing .pty-logo {
  background-image: url(../../images/logo_DCI.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 374px;
  height: 125px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 50px;
  margin: auto;
  z-index: 2002;
}





.landing .backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2001;
    background-color: #ddf0fe;
  opacity: .9;
}

.carousel-float-item {
  background-image: url(../../images/promo_desktop.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  width: 372px;
  height: 372px;

  position: absolute;
  right: 30px;
  bottom: 30px;

  cursor: pointer;
}












.section.fullheight {
  min-height: 600px;
}

.arrow {
  position: absolute;
  padding: 10px;
  box-shadow: 1px -1px 0 1px #FFFFFF inset !important;
  -webkit-box-shadow: 2px -2px #FFFFFF inset !important;
  border: solid transparent;
  border-width: 0 0 2rem 2rem;
  transition: 0.2s;
}

.arrow:hover {
          box-shadow: 2px -2px 0 2px orchid inset;
  -webkit-box-shadow: 4px -4px orchid inset;
}

.arrow-up    { transform:rotate(135deg) }
.arrow-right { transform:rotate(225deg) }
.arrow-down  { transform:rotate(-45deg) }
.arrow-left  { transform:rotate(45deg) }






.flexslider {
    border: 0px solid #fff;  
}
.flex-direction-nav a {
  overflow: visible;
}
.flexslider .nav-carousel {
    position: absolute;
    z-index: 10000;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    width: 300px;
    margin: auto;
}

.flexslider .nav-carousel .actionbox {
position: relative;
    height: 66px;
    width: 66px;
    margin: 0px auto;
}

.flexslider .nav-carousel a {
  
}

.flexslider .caption {  /*2020*/
    position: absolute;
    font-size: 30px;
    color: #FFFFFF;
  top: 8%;
    right: 5%;
    text-shadow: 2px 2px 6px #575757;
}

.flexslider .remark {
  display: none;
}

.flexslider .bgimage {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: red;
}

.section .section-disclaimer-box {    /*2020*/
    position: absolute;
    left: 5%;
    bottom: 28px;
    z-index: 12;
}

.section .section-remark-link {    /*2020*/
    color: #FFFFFF;
    text-decoration: none !important; 
    font-size: 13px;
    font-weight: bold;
  text-shadow: 2px 2px 6px #575757;
}

.section .section-disclaimer-box .landing-icon {
    display: inline-block;
    margin-right: 1px;
}











.semiblack {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.custom-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: hidden;
    outline: 0;
}
.custom-modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.custom-modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
    z-index: 1050;
}
.custom-modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.custom-modal.show .custom-modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}
.custom-modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
}
.custom-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.custom-modal-backdrop.show {
    opacity: .7;
}


#disclaimer-modal .modal-lg {
    max-width: 1280px;
}
.custom-modal-content {
    background-color: #cc9f68;
    border-radius: 0px;
}
.custom-modal-content .header-container {
    padding: 20px 20px;
}
.custom-modal-content .close {
    font-size: 2rem;
    color: #FFF;
    opacity: initial;
    font-weight: normal;
    margin: -0.5rem 0rem 0rem auto;
}
.custom-modal-content .content-container {
    padding: 0px 80px 80px 80px;
}
.custom-modal-content p {
    font-size: 15px;
    color: #FFFFFF;
    text-align: center;
}
.address, .website-address {
    font-size: 19px;
    font-weight: bold;
}

.custom-modal-dialog-bottomright {    
    position: absolute;
    left: 5%;
    bottom: 30px;
    min-width: 300px;
}

#remark-modal, #landing-modal {
  position: absolute;
  z-index: 999999;
}
#remark-modal .custom-modal-content, #landing-modal .custom-modal-content {
  border-radius: 20px;
  padding-bottom: 20px;
  background-color: rgba(33, 33, 33, 0.71);
}
#remark-modal .custom-modal-content .header-container, #landing-modal .custom-modal-content .header-container {
    padding: 8px 10px;
    position: absolute;
    right: 0px;
}
#remark-modal .content-container, #landing-modal .content-container {
  padding: 8px 28px 0px 12px;
  font-size: 13px;
  color: #FFFFFF;
  max-height: 300px;
  /*overflow-y: scroll;  */
}


.bg-image-caption {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  text-shadow: 2px 2px 6px #575757;
  font-size: 23px;
  color: #FFFFFF;
  top: 20px;
}
.logo45{
	width:343;
	margin-bottom: 50px;
}
