
/*

#d70010
var(--banner_h)
var(--red)
var(--orange)
var(--bottom_line)
*/
html {
    scroll-behavior: auto !important;
}
body{position: relative;}
 :root { 
  --red: #d70010;
  --lred: #ff8080;
  --banner_h: 700px;
	--lgrey:#9d9d9e;
	--grey:#717071;
	--lblack:#231815;
	--light:#ededee;
	--light2:#e2e7ec;
	--light3:#b5b5b6;
	--orange:#de6a08;

	--nbrown:#e9e1d8;
	--ttbrown:#a27a56;

	--gold:#9e8955;
	--new:#9e8955;
	--newbg:#e8e1d3;

	--brown_spx:#957548;
	--brown_sp:#a17a56;
	--brown_sp_old:#9e8955;
	--lbrown_sp:#c0b18a;
	--lbrown_bg:#e9e1d8;
	--basecolor:#595757;
	--yellow:#f3b634;
	--lyellow:#feeeb2; 

	--blue:#1573b1;
	--lblue:#00b8ee;
	--lblue2:#e8f1f7;

	--brown:#c06126;
	--lbrown:#db9543;
	--lbrown2:#f4dfc6;
	--dbrown:#623f22;


	--purple:#5f5292;
	--lpurple:#875f9e;
	--lpurple2:#c3afce; 
	--lpurple3:#f1e9f2; 
	--lpurple4:#b08dc1; 

	--green:#458f45;
	--lgreen:#72ae2d;
	--lgreen2:#cfe9b1; 

	--bottom_line:2px;	
}
sup{margin-right:4px;}
.hovernoline:hover{  text-decoration:none;}
.italic{ font-style:italic}
.text-base{ color:var(--basecolor) !important; }
 
.text-231815{ color:var(--231815) !important; }
.text-gold{ color:var(--gold) !important; }

.text-lblack{ color:var(--lblack) !important; }
.text-yellow{ color:var(--yellow) !important; }
.text-red{ color:var(--red) !important; }
.text-blue{ color:var(--blue) !important; }
.text-lblue{ color:var(--lblue) !important; }

.bg-gold{ background:var(--gold) !important; }
.bg-lgold{ background:var(--newbg) !important; }


.bg-lgrey{ background:var(--lgrey) !important; }
.bg-grey{ background:var(--grey) !important; }

.bg-yellow{ background:var(--yellow) !important; }
.bg-blue{ background:var(--blue) !important; }
.bg-lblue{ background:var(--lblue2) !important; }
 

.text-brown_sp{ color:var(--brown_sp) !important; }
.text-brown{ color:var(--brown) !important; }
.text-lbrown{ color:var(--lbrown) !important; }
.text-dbrown{ color:var(--dbrown) !important; }
 
.bg-brown{ background:var(--brown) !important; }
.bg-lbrown{ background:var(--lbrown2) !important; }
 
.text-purple{ color:var(--purple) !important; }
.text-lpurple{ color:var(--lpurple) !important; } 
.text-lpurple4{ color:var(--lpurple4) !important; } 
 
.bg-purple{ background:var(--purple) !important; }
.bg-lpurple{ background:var(--lpurple2) !important; }
.bg-lpurple3{ background:var(--lpurple3) !important; }
 
.text-green{ color:var(--green) !important; }
.text-lgreen{ color:var(--lgreen) !important; } 
.bg-green{ background:var(--green) !important; }
.bg-lgreen{ background:var(--lgreen) !important; }
.bg-lgreen2{ background:var(--lgreen2) !important; }
 
.max300{ max-width:300px !important} 
.max400{ max-width:400px !important}
.max450{ max-width:450px !important}
.max500{ max-width:500px !important}
.max600{ max-width:600px !important;}
.max800{ max-width:800px !important;}
.max100p{ max-width:100% !important;}

sup{margin-left:2px;}
.pc_max100p{max-width:100% !important; margin:18px auto 18px auto !important; }
.pc_max80p{ /*max-width:80% !important;*/ margin:18px auto 36px auto !important; }
.pc_max80p_left{ /*max-width:80% !important;*/ margin:18px 0 36px 0 !important; }
 

.img-fluid{width:100%;}
.upper{ 
  text-transform: uppercase;}
.noupper{
  text-transform: uppercase !important;}
.nobold{ font-weight:normal !important;}
 ul {
  padding: 0;
    padding-right: 0px;
  margin: 0;
}
li {  list-style: none;}
body{ 
min-height:100vh; 
 
margin:0; padding:0;

  position: relative;
  /*
color: var(--basecolor);*/
color: var(--lblack);

font-size:18px;   line-height: 1.45;
/*
min-width:var(--minw);
 */
max-width:100%; overflow-x:hidden;
  overflow-y: auto; 
  /*
position:relative;
background:#ffffff url(../images/bg.jpg) no-repeat 50% 0 ;
*/

} 

 .row{margin:0;}
a,button{ color:#000; outline:0;}
a:hover{ color: inherit} 
a:hover {
 /* text-decoration: underline;*/
}
*{ /*border-radius:0 !important;*/}
/*
a,button{ outline:0;}
.btn-link,
a{ color:var(--purplecc)}
.btn-link:hover,
a:hover{ color:var(--purplecc)}
*/

body.inner{ 
min-height:100vh; padding-bottom:20px;
} 
#home_banner_outer_cnt{ overflow:hidden; position:relative; max-width:100vw;}
#home_banner_base{ height:100vh;}
#home_banner_outer{  transform: translate(-50%,-70px);      margin:0 auto; width:1920px; height:auto;  overflow:hidden; position: absolute;
left:50%;
 
 }
#home_banner{       margin:0 auto; width:1920px; height:auto;  overflow:hidden; position:relative;
 
 }

#home_banner .hbn_img{ position:absolute; width:100%; height:auto; left:0; top:0; display:block;}

#home_banner .hbn_img img{width:100%; max-width:100% !important; height:auto;}

#hbn_rd1{ z-index:2;}
#hbn_tower{ z-index:3;}
#hbn_cover{ z-index:10;} 

#hbn_link{ border:0px solid #f0f; position: absolute; top:50%; left:50%; z-index:300;
text-align:right;
    transform: translate(-100%,-105%); padding:0 8vw 0 0;
	}
	
#hbn_link h1{ color:var(--red); font-weight:300; line-height:110px;  font-size:130px; margin:0 0 4vh 0; letter-spacing:10px; }
#hbn_link h1 small{ font-size:42px;  margin:0 10px 0 0; letter-spacing:15px; font-weight:bold; line-height:42px;  color:#000; }
.lg1 #hbn_link h1 small{ font-size:32px;  margin:0 10px 0 0; letter-spacing:2px;   line-height:32px;  }
#hbn_link2 a{ text-align:right; color:#fff;
	font-size:26px; line-height:29px; padding:5px; margin:0 0 5px 0;
	
	
 justify-content: flex-end;
  align-items: center;
  display: flex;
flex-wrap:nowrap;
}
.lg1 #hbn_link2 a{ 	
font-size:26px; line-height:29px; padding:5px; margin:0 0 5px 0;
	 
max-width:320px;
}  
#hbn_link2{ border:0px solid #f0f; position: absolute; top:50%; left:50%; z-index:300;
text-align:right;
    transform: translate(-100%,0%); padding:0 8vw 0 0;
	}
	
#hbn_link2 a img{ width:24px; height:auto; margin:0 0 0 10px;}
#home_banner_other{  min-height:100vh; max-width:1920px; margin:0 auto;}

#mbhome_banner{  display:none;
 
 }
@media all and (max-width: 1200px){ 
#hbn_link{padding:0 11vw 0 0;	}
#hbn_link2{padding:0 11vw 0 0;	}
}
@media all and (max-width: 1000px){ 
#home_banner_outer{  width:1720px;  }
#home_banner{    width:1720px;   }
#hbn_link{padding:0 9vw 0 0;	}
#hbn_link2{padding:0 9vw 0 0;	}
}
 
 /*
@media all and (max-width: 1300px){ 

.lg1 #hbn_link h1 small{ font-size:22px;  margin:0 10px 0 0; letter-spacing:2px;   line-height:22px;  }
#hbn_link h1 small{ font-size:26px;  line-height:32px;  margin:0; letter-spacing:5px;  }
#hbn_link h1{  line-height:60px;   font-size:70px; margin:0 0 10% 0; letter-spacing:10px; }
#hbn_link2 a{  
	font-size:14px; line-height:16px; padding:5px; margin:0 0 5px 0;	
}
.lg1 #hbn_link2 a{  
	font-size:18px; line-height:21px; padding:5px; margin:0 0 5px 0; max-width:300px;	
}
}

@media (max-width: 1023px) {

#hbn_link h1 small{ font-size:20px;  line-height:28px;   margin:0 5px 0 0; letter-spacing:2px;  }
#hbn_link h1{  line-height:40px;   font-size:60px; margin:0 0 14% 0; letter-spacing:5px; }
#hbn_link2 a{  
	font-size:12px; line-height:14px; padding:3px; margin:0 0 1px 0;	
}	

.lg1 #hbn_link2 a{  
	font-size:14px; line-height:17px; padding:3px; margin:0 0 2px 0; max-width:200px;	
}

#hbn_link2 {
  transform: translate(-100%,-5px);
  padding: 0 8% 0 0;
}
}*/

@media (max-width: 768px) { 
#home_banner_outer_cnt{display:none}
#home_banner{display:none}
#mbhome_banner{ display:block !important;  background:#fff;  width:100%; overflow:hidden;
 aspect-ratio: 1 / 1; position: relative;
 }
 #mb_hbn_link2{ position: relative; z-index:11; width:45vw; margin:7vw 0 0 0; text-align:right;
 
 }
 #mb_hbn_link2 a img{ width:5vw; margin:0 5px 0 0; }
#mb_hbn_link2 a{
 justify-content: flex-end;
  align-items: center;
  display: flex;
flex-wrap:nowrap; color:#fff; font-weight:400;  font-size:4vw; margin:0 0 4vw 0; line-height:0.8em;   letter-spacing:0; }
 
.lg1 #mb_hbn_link2 a{ line-height:1.1em;   letter-spacing:0; }
 
 
#mb_hbn_link{ width:45vw; margin:24vw 0 0 0; text-align:right}
#mb_hbn_link h1 small{color:#000; font-weight:600;  font-size:4vw;  line-height:1em; margin: 0 5px -10px 0;   letter-spacing:0px;  }
#mb_hbn_link h1{ color:var(--red); font-weight:300;  font-size:14vw;  line-height:0.8em;   letter-spacing:5px; }
 
#mbhome_banner .mbimg{transform: translate(-50%,-25%) scale(1.5);  position:absolute; width:100%; height:auto; left:50%; bottom:0; display:block;}
#mbhome_banner #mb_hbn_tower.mbimg{transform: translate(-50%,-35%) scale(2); }

#mbhome_banner .mbimg img{ width:100%; height:auto;}
#mbhome_banner #mb_hbn_rd1.mbimg img{ transform: translate(7%,-8%) scale(2);}
#mbhome_banner #mb_hbn_rd2.mbimg img{ transform: translate(5%,-10%) scale(1.5);}
 /*
#hbn_tower.hbn_img{   
 justify-content: flex-end;
  align-items: flex-end;
  display: flex;
flex-wrap:nowrap; transform: translate(0%,-50%) scale(2); top:auto; bottom:0 !important; } 
#hbn_city.hbn_img{    transform: translate(-50%,-50%) scale(2); top:auto; bottom:0 !important; } 
#hbn_cover.hbn_img{    transform: translate(-50%,-50%) scale(2); top:auto; bottom:0 !important; } 
#hbn_rd2.hbn_img{ display:none} 
#hbn_rd1.hbn_img{    transform: translate(50%,-50%) scale(2); top:auto; bottom:0 !important; } 
 */
 
}
.alert.alert-danger{
background:var(--red); color:#fff; border-radius:20px; font-weight:300; 
  text-transform: uppercase;
font-size:20px; 
}
.inner_item_margin{margin:30px 0 30px 0;}

@media (min-width: 1024px) {
  .header {
    z-index: 3;
  }
}
.header {
position: relative;
z-index:800;
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding: 15px 36px;
  position: relative;
  width: 100%;
 /* background: #fff;*/
}
#header_gap{ height:70px;}
#head_ul{
 justify-content: center;
  align-items: center;
  display: flex;
flex-wrap:nowrap;
margin:0; padding:0;
background:0;
border-radius:20px; padding:10px 30px 10px 30px;
position: absolute; top:16px; right:14px;   z-index: 1000;
} 
#head_ul li{ list-style:none; display:block; width:32px;height:26px; text-align:center}
#head_ul li a{ font-size:22px; line-height:26px; display:inline-block; color:#666; cursor:pointer}
/*.brs #head_ul li a{color:#fff; }*/
#head_ul li #smenu_btn,

#head_ul li a.searchbtn{  line-height:26px;
 justify-content: center;
  align-items:center;
  display: flex;}
  
#head_ul li a.searchbtn .wh{ display:none}
#head_ul li a.searchbtn .blk{display:block}
/*
.brs #head_ul li a.searchbtn .wh{ display:block}
.brs #head_ul li a.searchbtn .blk{display:none}
  */
#head_ul li:nth-child(2){ width:40px}
#head_ul li a .svg{ height:20px; margin-top:4px;}
#head_ul li a:hover{ text-decoration:none}
/*--------------------smenu on---------------*/
#head_ul.on{  z-index:6000; background:0;}
#head_ul.on li a{visibility:hidden;}
#head_ul.on li a#smenu_btn{visibility:visible;  }
/*--------------------smenu on---------------*/


#smenu_btn{ display:block; width:24px; height:24px; 

position: fixed; top:27px; right:46px;   z-index: 1000;
}
#smenu_btn{ 
 justify-content: center;
  align-items: center;
  display: flex;
flex-wrap:wrap;}
#smenu_btn b.le{ display:block;width:22px; height:2px; background:var(--red); margin:1px 0 3px 0 ;
 }
#smenu_btn b.le1{   margin-top:6px }
#smenu_btn b.le2{  }
#smenu_btn b.le3{  }
/*
.brs.cfs #smenu_btn b.le{  background:#fff;}
.brs.cfs.deep #smenu_btn b.le{  background:var(--red)}
*/

.logo {
  height: 40px;
  margin-right: 16px;
  z-index: 99;
} 

.clickOutside {
  content: "";
  position: fixed; top:0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.2);
  z-index: 4900;
	left:-200%;
}

.cmenu {opacity:0; visibility:hidden;
  position: fixed;
  z-index: 5800;
	top:0;
  right: -100%;
  background-color: #fff;
  height: 100%;
  width: 100%;
  max-width: 500px;
  font-weight: 400;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  padding: 50px 50px 5em;
  text-transform: uppercase;
border-left:1px solid #444;
}

/*------------------sidemenu--------------*/
#sidemenu.on .cmenu { right:0; opacity:0; visibility: visible;}
#sidemenu.on .clickOutside { left:0;}

/*------------------sidemenu--------------*/
 
 

ul.cmenu li{ list-style:none;}
ul.cmenu li.first_r.li_lv2 {margin-bottom: 18px; }
ul.cmenu li.first_r.li_lv2 a {
  margin: 9px 0 9px 0; 
  /*margin-bottom: 18px; */
  font-size: 20px;
  display: block;
  color: #000;
  text-transform: uppercase;
}

ul.cmenu li.first_r.li_lv2 a:hover {
  cursor: pointer;
  color: var(--red);
  text-decoration: none;
} 

ul.cmenu li.first_r.li_lv2 .have_btn {

  margin: 9px 0 9px 0; 
 /* margin-bottom: 18px; */
  font-size: 20px;
  display: block;
  color: #000;width:100%;
background:0;
padding:0; text-align:left;

  display: flex;
  justify-content: space-between;
  align-items: center; 
  background: #fff;
  text-transform: uppercase;

}
ul.cmenu li.first_r.li_lv2 .have_btn:hover{   color: var(--red); }

ul.cmenu li.first_r.li_lv2 li.li_lv3.active .have_btn{
  font-weight: 700;
}
ul.cmenu li.first_r.li_lv2.active .have_btn,
ul.cmenu li.first_r.li_lv2.active a.a_lv0  {
  font-weight: 700;
  color: var(--red);

}
ul.cmenu li.first_r.li_lv2.active ul .have_btn{
  font-weight: normal;
  color:#000;
}

 
ul.cmenu li.first_r.li_lv2 li.li_lv3 a,
ul.cmenu li.first_r.li_lv2 li.li_lv3 .have_btn {
  font-size: 16px;
}

ul.cmenu li.first_r.li_lv2 .have_btn .fa{ font-size:20px;}
 
 
ul.cmenu li.first_r.li_lv2   .panel-collapse{
/*padding-left:20px;*/
}
ul.cmenu li.first_r.li_lv2 li.li_lv3{padding-left:20px; }
ul.cmenu li.first_r.li_lv2 li.li_lv3  .panel-collapse{
  background-color: #ffe2e3;
margin:0;padding:0; overflow:hidden; position: relative; 
/*margin-bottom: 16px;*/
}
 
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active {

border-top:1px solid var(--red); 
border-bottom:1px solid  var(--red); 
}
ul.cmenu li.first_r.li_lv2    .panel-collapse .li_lv3 {
border-top:1px solid #fff; 
border-bottom:1px solid #fff; 
}

ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.link_only {
border-top:1px solid #fff; 
border-bottom:1px solid #fff; 
}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.link_only a{
  font-weight: 700;
  color: #000;
}



/*------------------------b_review_new----------------------------*/
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_new  .panel-collapse{  background-color: var(--newbg);}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.b_review_aim {
border-top:1px dotted var(--new);
border-bottom:1px dotted var(--new);}
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_new .li_lv4.active a, 
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_new .panel-collapse li a:hover{background-color: var(--new);}
/*------------------------b_review_aim----------------------------*/


/*------------------------b_review_aim----------------------------*/
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_aim  .panel-collapse{  background-color: var(--lblue2);}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.b_review_aim {
border-top:1px dotted var(--lblue);
border-bottom:1px dotted var(--lblue);}
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_aim .li_lv4.active a, 
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_aim .panel-collapse li a:hover{background-color: var(--lblue);}
/*------------------------b_review_aim----------------------------*/



/*------------------------b_review_am----------------------------*/
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_am  .panel-collapse{  background-color: var(--lyellow);}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.b_review_am {
border-top:1px dotted var(--yellow);
border-bottom:1px dotted var(--yellow);}
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_am .li_lv4.active a, 
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_am .panel-collapse li a:hover{background-color: var(--yellow);}
/*------------------------b_review_am----------------------------*/



/*------------------------b_review_nc----------------------------*/
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_nc  .panel-collapse{  background-color: var(--lpurple3);}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.b_review_nc {
border-top:1px dotted var(--lpurple2);
border-bottom:1px dotted var(--lpurple2);}
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_nc .li_lv4.active a, 
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_nc .panel-collapse li a:hover{background-color: var(--lpurple2);}
/*------------------------b_review_nc----------------------------*/



/*------------------------b_review_ntu----------------------------*/
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_ntu  .panel-collapse{  background-color: var(--lgreen2);}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.b_review_ntu {
border-top:1px dotted var(--lgreen);
border-bottom:1px dotted var(--lgreen);}
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_ntu .li_lv4.active a, 
ul.cmenu li.first_r.li_lv2 li.li_lv3.b_review_ntu .panel-collapse li a:hover{background-color: var(--lgreen);}
/*------------------------b_review_ntu----------------------------*/

/*------------------------ccg----------------------------*/
ul.cmenu li.first_r.li_lv2 li.li_lv3.ccg_ccg  .hd_arrow_right { visibility: hidden}
ul.cmenu li.first_r.li_lv2 li.li_lv3.ccg_ccg   .panel-collapse{  background:0;}
ul.cmenu li.first_r.li_lv2.active    .panel-collapse .li_lv3.active.ccg_ccg  {
border-top:2px dotted var(--red);
border-bottom:2px dotted var(--red);}
ul.cmenu li.first_r.li_lv2 li.li_lv3.ccg_ccg  .li_lv4.active a:hover,
ul.cmenu li.first_r.li_lv2 li.li_lv3.ccg_ccg  .li_lv4.active a{background:0; color:black; font-weight:bold}
ul.cmenu li.first_r.li_lv2 li.li_lv3.ccg_ccg  .panel-collapse li a:hover{background:0; color:var(--red)}
/*------------------------ccg----------------------------*/

 /*
ul.cmenu li.first_r.li_lv2 li.li_lv3  .panel-collapse::before {
  content: "";
  width: 8px;
  background-color: #ffd705;
  height: 100%;
  position: absolute;
  margin-left: 2px;
  top: 0;
}*/

ul.cmenu li.first_r.li_lv2 li.li_lv3  .panel-collapse li a{
  font-size: 16px;
padding:8px 16px 8px 24px;
margin:0;
position: relative;
}

ul.cmenu li.first_r.li_lv2 li.li_lv3  .li_lv4.active   a,
ul.cmenu li.first_r.li_lv2 li.li_lv3  .panel-collapse li a:hover{
color:#000;
background:var(--red);
}
ul.cmenu li.first_r.li_lv2 li.li_lv3  .li_lv4.active   a{   font-weight: 700;}
.hd_arrow_right{ height:40px; width:auto; opacity:0;
  position: absolute; top:0; right:30px;}
ul.cmenu li.first_r.li_lv2 li.li_lv3  .li_lv4.active   a .hd_arrow_right,
ul.cmenu li.first_r.li_lv2 li.li_lv3  .panel-collapse li a:hover .hd_arrow_right{right:0; opacity:1;}

.have_btn.collapsed .fa-angle-down{ display:block ;}
.have_btn.collapsed .fa-angle-up{display:none;}

.have_btn .fa-angle-down{display:none;}
.have_btn .fa-angle-up{display:block;}

ul#toolbar{ position:fixed; top:50%;  right:42px;   margin:0;padding:0;
        transform: translateY(-50%); width:32px; z-index:5000;
}
.deep ul#toolbar{    right:42px;} 

.home ul#toolbar{   right:-50px;  }
.home.deep ul#toolbar{    right:42px;} 

ul#toolbar li{ list-style:none;width:32px; margin:0 0 12px 0}
ul#toolbar li a{ color:#222;width:32px; height:32px; line-height:30px; display:block; text-align:center;
font-size:20px; cursor:pointer;}
ul#toolbar li a:hover{ color:var(--red); text-decoration:none} 
/*
.inner ul#toolbar,
.deep ul#toolbar{ right:42px;}
*/
ul#toolbar_mb{ display:none;}


.container.min{width:100%;  max-width:1030px;}
.container{width:100%; 
/*max-width:1030px;*/
max-width:1280px;
/*max-width:1280px;
max-width:1400px;
*/
}
.container.full2{ width:100%; 

max-width:1400px; 
  padding-right: 36px;
  padding-left: 36px; 

}
.container .row{margin:0}

.container-fluid {
  padding-right: 36px;
  padding-left: 36px;
}
.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}


/*----------Home-----------*/
#mbhome_banner{ display:none}
/*
#home_banner{width:100%; height:auto; min-height:calc(100vh - 110px); overflow:hidden; position: relative;}
#home_banner{ margin:30px 0 0 0}*/
#home_ani,
#home_ani *{/* border:1px solid #f0f;*/}

#home_ani{padding:36px; margin:2px 0 0 0;height:calc(100vh - 70px);max-height:var(--banner_h); display:block; position:relative;
 overflow:hidden; width:100%; 
}
#home_left{   position: absolute; z-index:200; top:0; left:36px; width:470px; height:400px; display:block; 

animation: 1s ease-out 0s 1 slideM2Right2;padding:0;
}
#home_left_box{width:470px; height:400px;
background:#ccc;border-radius:20px; 

}
#home_left_box h1{ 
display: flex;
align-content: center;
align-items: center;
justify-content: flex-start;
font-weight:bold;  
flex-wrap:wrap;  width:470px; height:400px; 
}
#home_left .hf_tt{  margin:0; font-weight:bold;font-size:92px; color:#fff; line-height:102px; clear:both ;padding:0 0 0 26px;}

#home_left .hf_tt.hf_tt_1{ white-space:nowrap; animation: 1s ease-in-out 0s 1 txtAni_1;}
#home_left .hf_tt.hf_tt_2{   animation: 1.3s ease-in-out 0s 1 txtAni_1;}
#home_left .hf_tt.hf_tt_3{  animation: 1.6s ease-in-out 0s 1 txtAni_1;}
.lg2 #home_left .hf_tt.hf_tt_2{ display:none}
#home_left_link{
display: flex;
align-content: space-between;
align-items: center;
justify-content: flex-start;
font-weight:bold;  
flex-wrap:wrap;
 height:calc(100vh - 70px - 400px); padding:36px 0 0 0;   
max-height:calc(var(--banner_h) - 400px);
min-height:280px;
}
#home_left_link a{ display:block; width:100%; position:relative; cursor:pointer;}
#home_left_link a span{position:relative; z-index:6; display:block; width:100%; padding:15px; font-size:18px; font-weight:400; color:#444;font-weight:bold;   }

#home_left_link a,
#home_left_link a:hover{  text-decoration: none;}
#home_left_link i.bg{position: absolute;  z-index:1;width:100%;height:100%; display:block; left:0;top:0;border-radius:20px; background:#ffeeb6; }
#home_left_link  .icon img{ height:40px; margin-top:-2px;}
#home_left_link .hlk_link_1 .icon {/* animation: 2s ease-in-out 0s 1 hlk_ani_icon;*/	}
#home_left_link .hlk_link_2 .icon { /*animation: 2s ease-in-out 0.2s 1 hlk_ani_icon;*/	}
#home_left_link .hlk_link_3 .icon { /*animation: 2s ease-in-out 0.4s 1 hlk_ani_icon;	*/}
#home_left_link .hlk_link_1  { animation: 1s ease-in-out 0s 1 hlk_ani_1;	}
#home_left_link .hlk_link_2  { animation: 1s ease-in-out 0.2s 1 hlk_ani_1;	}
#home_left_link .hlk_link_3  { animation: 1s ease-in-out 0.4s 1 hlk_ani_1;}


#home_left_link .icon .ww{ display:none}
#home_left_link a.hlk_link:hover span{ color:#fff}
#home_left_link a.hlk_link:hover i.bg{background:var(--red); }

#home_left_link a.hlk_link:hover img.rr{ display:none;}
#home_left_link a.hlk_link:hover img.ww{ display:inline-block;}
/*
.hlk_p_1{ animation: 2.2s ease-in-out 0s 1 hlk_ani_1;	}
.hlk_p_2{ animation: 2.2s ease-in-out .2s 1 hlk_ani_1;	}
.hlk_p_3{ animation: 2.2s ease-in-out .4s 1 hlk_ani_1;	}


.hlk_bg_1{  animation: 2s ease-out 0s 1 hlk_ani_2;	}
.hlk_bg_2{  animation: 2s ease-out 0.2s 1 hlk_ani_2;	}
.hlk_bg_3{  animation: 2s ease-out 0.4s 1 hlk_ani_2;	}
*/
.show_mb{display:none !important;}

#home_right{   position: absolute; top:0; right:36px; z-index:100;
 height:calc(100vh - 70px); max-height:var(--banner_h);
 /*width:calc(100vw - 400px - 36px - 36px - 36px); */
 /*width:calc(100vw  - 36px - 36px - 36px);  */
width:calc(100vw - 480px - 36px - 36px - 36px);
 display:block; 
background:var(--red);border-radius:20px;  
  animation: 1s ease-out 0s 1 slideM2Right;  
}
#home_right_cnt{
	border:0px solid #f0f; overflow:hidden;
	  position: absolute; top:0; right:36px; z-index:100;
 height:calc(100vh - 70px); max-height:var(--banner_h);
 /*width:calc(100vw - 400px - 36px - 36px - 36px); */
 /*width:calc(100vw  - 36px - 36px - 36px);  */
width:calc(100vw - 480px - 36px - 36px - 36px);padding:0;
}
#home_right_cntre{ position: relative;width:100%; height:100%; display:block; overflow:hidden}
.homeani.main{ 
position:absolute; width:40vw; height:auto; top:80px; right:3vw;
animation: 3s ease-out 0s 1 haniMain;
}
.homeani.part{ 
position:absolute; width:40vw; height:auto; top:80px; right:3vw;
animation: 2.5s ease-out 0s 1 haniPart;
}
#home_msk{
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 19%, rgba(255,255,255,0) 100%);
width:30vw;
 position: absolute; top:0; left:-65vw; z-index:300;
height:calc(100vh - 70px);max-height:calc(var(--banner_h) + 10px);
  /*animation: 5s ease-out 0s 1 slideM2Right3;*/ display:none;
}
#home_inner_msk{
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%,  rgba(255,255,255,0) 100%);
width:60vw;
 position: absolute; top:0; left:-135vw; z-index:300;
height:calc(100vh - 70px);max-height:calc(var(--banner_h) + 10px);
  animation: 4.5s ease-out 0s 1 haniInner;
  
}
 @keyframes haniMain {
  0% { 
	opacity:0;  
/*	right:150px;
	top:-750px;*/
  }
	25%{ 
	}
	75%{
	}
  100% {  
	opacity:1;width:40vw;
	/*right:-3vw;top:-10px; */
  }
}

 @keyframes haniPart {
  0% { 
	opacity:0; width:60vw;;
	/*right:50px;
	top:-550px;*/
  }
	25%{ 
	}
	75%{
	}
  100% {  
	opacity:1; width:40vw;
	/*right:-3vw;top:-10px;*/ 
  }
}

 @keyframes haniInner {
  0% {  left:-35vw
  }
	25%{ 
	}
	75%{
	}
  100% {  left:135vw 
  }
}

 @keyframes slideM2Right {
  0% { 
	opacity:0;
     right:200px;; 
width:calc(100vw - 80px - 36px - 36px - 36px);
  }
	25%{
	opacity:1;
	}
	75%{
	/*width:calc(100vw  - 36px - 36px - 36px)*/
	}
  100% { 
     right:36px;
	width:calc(100vw - 480px - 36px - 36px - 36px);
  }
}

 @keyframes slideM2Right3 {
  0% { 
	left:0;
  }
	25%{

	}
	75%{
	/*left:0;*/

	}
  100% { 
	left:-65vw;
  }
}

 @keyframes slideM2Right2 {
  0% { 
	left:-500px;
  }
	25%{

	}
	75%{
	/*left:-500px;*/

	}
  100% { 
	left:36px;
  }
}

  @keyframes txtAni_1 {
  0% {
	opacity:0;
  /* margin-left:140vw;*/
  margin-left:70vw; 
  }
  75% {
/*opacity:0.4; */
  }
  100% {
opacity:1;
   margin-left:0;
  }
} 


  @keyframes hlk_ani_icon {
  0% {opacity:0;  }
  70% {opacity:0;  }
  100% {opacity:1;  }
}

  @keyframes hlk_ani_1 { 
  0% {opacity:0;color:#fff;
    transform: translateX(300%);
  }
  100% {
color:#444; opacity:1;
    transform: translateX(0%);
  }
} 

  @keyframes hlk_ani_2 { 
  0% {opacity:0;
    transform: translateX(300%);
  }
  70% {opacity:0.7;}
  100% {
 opacity:1;
    transform: translateX(0%);
  }
} 

.round_cnt{overflow: visible;display:inline-block; position: relative; z-index:10;}
/*
.round_cnt::before{ z-index:31; content:""; position: absolute; left:50%; top:50%; width:100%; height:100%; display:block;
border:1px solid rgba(255,255,255,0.2); transform: translate(-50%, -50%) scale(0.95);border-radius:0; }
*/

.round_cnt::after{ z-index:5; content:""; position: absolute; right:10px; bottom:-10px; width:500%; height:60%; display:block;
background: var(--brown_sp); border-radius:0; }

.page1_chair_msg1 .round_cnt::after{ z-index:5; content:""; position: absolute; left:-20px; bottom:-20px; width:500%; height:90%; display:block;
background: var(--brown_sp); border-radius:0; }
 
.round_cnt img{ position: relative; z-index:30; }
.round_cnt.dn img{ border:1px solid #aaa}
.round_cnt.dn {  max-width:340px; position: relative;}
.round_cnt .dn_rgd{ z-index:300; width:40px; height:40px; display:block; position: absolute; }
 .round_cnt .dn_rgd.r1{border:4px dotted #fff; background:0; border-top:0; border-right:0; left:-5px; bottom:-5px;}
 .round_cnt .dn_rgd.r2{border:4px dotted var(--brown_sp); background:0; border-left:0; border-bottom:0; right:-5px; top:-5px;}
 
.cman  .round_cnt .dn_rgd{ width:80px; height:80px;  }

.round_cnt.dn::before{   border:0; }

.round_cnt.r20{border-radius:0;}
.round_cnt.r30{border-radius:0;}
.dn_col12{ margin:20px 0 60px 0; text-align:center;   transform: translate(20% , 0%);}
#dn_main_cnt{ position: absolute; left:0; bottom:0%; z-index:40; text-align:left;
    transform: translate(-100% , -25%); padding:40px; display:block; margin:0;
	}
#dn_main_cnt h2{ color:#fff; margin:0 0 20px 0; font-size:32px;}
#dn_main_cnt .dn_list_a0{	
display: inline-flex;
flex-wrap:nowrap; 
align-items: center; transition: all .3s ease-in-out;
justify-content: center;position: relative; color:#fff; line-height:22px; font-size:20px;
}#dn_main_cnt .dn_list_a0 img{ width:40px; border:0; margin-right:10px;}
#dn_main_cnt .dn_list_a0:hover{  transform: translate(-50px, 0) }

main.home{padding-top:0}
main.inner{/*padding-top:10px*/}
 
 #nav_cnt{position: relative }
 #nav_cnt h1{ z-index:40;   color:var(--brown_sp); margin:0 auto 0 auto; font-size:60px;
 text-indent:0; line-height:70px; padding-left:15px; }
  
  main.acc_section #nav_cnt h1{ padding-left:0;}
  #page1_limit_aag #nav_cnt h1{  color:var(--red); }
 #high_5y #nav_cnt h1{  color:var(--brown_sp); }
 #high_segment #nav_cnt h1{  color:var(--brown_sp); }
 
 /*
  .brs #nav_cnt h1{max-width:700px; }*/
  
  /*
 #nav_cnt h1::before { content:""; width:34px; height:34px;
 position: absolute;  left:28px; top:120px;
display:block; border-radius:50%;
  background:#fff; border:3px solid #000;  }
  
 #nav_cnt h1::after{ content:""; width:14px; height:14px;
 position: absolute;  left:38px; top:130px;
display:block; border-radius:50%; z-index:70;
  background:#000; border:0 solid #000;  }
 
 */
 .mg_class  .text-red{ color:var(--brown_sp) !important; }
 .is_acc .text-red{ color:var(--brown_sp) !important; }
 
.breadcrumb {  z-index:60; margin-left:0; padding:25px 10px 30px 35px;  
display: inline-flex;
flex-wrap:wrap; 
align-items: flex-start;
justify-content: flex-start;position: relative }
 
.breadcrumb::before{content:"";  width:30px;
height:40px;
background-size:contain;
background-repeat: no-repeat;
display:block;
background-position: 50% 50%;
position:relative; 
background-image:url(../images/ar2025/ob_arr1.svg);
 transform: translate(0%,-7px)
}
.breadcrumb.min { padding:20px 10px 0px 40px;  }
 /*
.breadcrumb::before{  z-index:5; content:""; width:28px; height:4px;
 position: absolute; left:43px; top:16px; 
margin-top:-2px;
display:block; 
  background:#000; }
 
.breadcrumb::after{  z-index:2; content:""; width:12px; height:calc(100% + 29px);
 position: absolute; left:39px; top:16px;  
display:block; 
  background:#000; border-right:4px solid #fff;  border-left:4px solid #fff; }
  */
.breadcrumb.min::after{  z-index:2; content:""; width:12px; height:calc(100% + 20px); }
  
 
  
.breadcrumb .breadcrumb-item.active,
.breadcrumb li a,
.breadcrumb li{ color:var(--grey);  font-weight:normal;  font-size:16px; text-transform: uppercase;}
.breadcrumb .breadcrumb-item{padding:0 5px 0 5px}
.breadcrumb .breadcrumb-item.active{ /*font-weight:bold; */ color:var(--lblack); }
.breadcrumb-item + .breadcrumb-item::before {

 -moz-background-size:contain;
-webkit-background-size:contain;
-o-background-size:contain;
background-size:contain;
background-repeat: no-repeat;
display:block;
background-position: 50% 50%;
position:relative; 
background-image:url(../images/ar2025/ob_arr2.svg);
width:36px; height:20px; margin:3px 5px 0 5px; 
content:'';
} 


.lg2 .breadcrumb-item + .breadcrumb-item::before {margin:2px 12px 0 5px;  }
.bk_nav_cnt .breadcrumb-item:first-child::before { content:none; display:none}
/*
*/
 
.bk_nav_cnt .breadcrumb-item:first-child{padding:0 5px 0 4px;}
.bk_nav_cnt .breadcrumb-item.ar:first-child{padding:0 5px 0 4px;}

/*
.breadcrumb-item + .breadcrumb-item::before {content:'';}
.breadcrumb {   padding:5px 15px 5px 17px;  background:0;
display: inline-flex;
flex-wrap:nowrap; 
align-items: flex-start;
justify-content: flex-start; }
.breadcrumb li a,
.breadcrumb li{   font-size:14px; line-height:23px; color:#000;  font-weight:normal;   text-transform: uppercase;}
.breadcrumb-item.ar{ height:20px; line-height:20px;}
.breadcrumb-item.active {  color: #000;}
*/
.section_class{margin-top:80px; width:100%;   }
.section_class.top{margin:0;}
#page1_chair{ max-width:100%; overflow:hidden;}
.line_bk{ overflow:hidden; width:100%; height:5px; display:block;}
.rbox{ -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;}
.rbox{ font-weight:700;
background:var(--red);border-radius:20px;  display:inline-block; font-size:32px; color:#fff;padding:8px 35px 8px 35px;}

.rbox.min{ border-radius:15px;  font-size:32px; color:#fff;padding:8px 25px 8px 25px;}

 .rbox.wide{ padding:4px 25px 4px 25px;}
.rbox.link{width:auto; padding:6px 40px 6px 40px;  font-size:32px;   min-height:65px;
display: flex;
align-content: space-between;
align-items: flex-start;
justify-content: flex-start;
cursor:pointer; text-align:left;
}
.rbox.link .ar{ width:40px; height:50px;margin:0 0 0 10px; display:inline-block}
.rbox.link:hover { color:#fff;
  text-decoration: none;
opacity:0.7;
}


.rbox.glink{
background:var(--grey);  
width:auto; padding:6px 40px 6px 40px;  font-size:32px;   min-height:65px;
display: flex;
align-content: space-between;
align-items: flex-start;
justify-content: flex-start;
cursor:pointer; text-align:left;
}
.rbox.glink.red{background:var(--red);} 
.rbox.glink .ar{ width:40px; height:50px;margin:0 10px 0 0 ;   transform: rotate(180deg); display:inline-block}
.rbox.glink:hover { color:#fff;
  text-decoration: none;
opacity:0.7;
}

 
.rbox.ntype{ font-weight:normal;
align-items: center;
padding: 20px 25px 20px 25px; font-size:42px; line-height: 48px; margin: 0 10px 0 10px;
}
.rbox.ntype.yellow{ background: var(--yellow)    }



.gbox{background:#ededee;color:#5f576a; border-radius:20px;  display:inline-block; font-size:20px;  padding:12px 20px 12px 20px;}

.gbox.white{ background:#fff}
.gbox.bold{ font-weight:bold;}
.gbox.link{width:100%; color:var(--red);  padding:0 20px 0 20px;  height:55px;
display: flex;
align-content: space-between;
align-items: center;
justify-content: flex-start;
cursor:pointer
}

.gbox.link:hover{
  text-decoration: none;}
.gbox.link .ar{ width:30px; height:30px;margin:0 0 0 5px; display:inline-block}

.cmanbox{ padding:12px 20px 3px 20px;  font-size:32px; color:#000}
.cmanbox_tt{  padding:3px 20px 0px 20px; font-size:20px; color:#000}


/*
.lsbox{ display: inline-flex;
align-content:  flex-start;
align-items: flex-start;
 position:relative;}

.lsbox svg{width:40px; height:35px; display:inline-block}
*/

.lsbox.link:hover,
.lsbox.glink:hover{  text-decoration: none;}
.lsbox.link,
.lsbox.glink{ background:0; line-height:34px;
  padding:6px 10px 6px 10px;  font-size:32px;   min-height:35px; 
display: inline-flex;
align-content: center;
align-items: center;
 position:relative;
cursor:pointer;   max-width:100%; flex-wrap:nowrap
/*text-wrap: balance*/
}
.col_r{display: flex;
align-content:  flex-start;
align-items: flex-start;justify-content: flex-start; }
.col_l{display: flex;
align-content:  flex-end;
align-items: flex-end;justify-content: flex-end; }

.col_center{display: flex;
align-content:  center;
align-items: center;justify-content: center; }
.lsbox.minc{
inline-size: min-content;
 width: min-content;
height: min-content; 
block-size: min-content;
}
/*.page_link_cnt *{border:1px solid #f0f !important;} */
.lsbox.link svg,
.lsbox.glink svg{width:70px; height:50px; display:block; position: absolute;}
.lsbox.link svg {right:-70px;}
.lsbox.glink svg{ left:-70px;}


.lsbox.link svg{margin-left:10px;}
.lsbox.glink svg{ margin-right:10px;   transform: rotate(180deg); display:inline-block}

.lsbox.glink{ color: var(--grey); text-align:right; justify-content: flex-end; }
.lsbox.link{ color: var(--red);text-align:left; justify-content: flex-start; }
.lsbox span{ /*flex: min-content */ flex-shrink:0;  max-width:480px}

.lsbox.link{ color:var(--red) !important;} 
.page_link_cnt{ position: relative; height:120px; }
.page_link_cnt  .upper  { text-transform:none !important;}

.page_link_cnt .col_l{ position: absolute; top:50%; left:50%;}
.page_link_cnt .col_r{ position: absolute; top:50%; left:50%;}

.page_link_cnt .col_l{ transform: translate(-100%,-50%)}
.page_link_cnt .col_r{ transform: translate(0,-50%)}


.page_link_cnt{  padding:0 36px 0 36px;
display: flex;
flex-wrap: nowrap; 
align-items: center;  
justify-content: center;
position: relative;
}
.page_link_cnt .vline{ 
display:block; 
width:32px; height:100%; margin:0 14px 0 14px; 
/*background:var(--red) !important;*/
background:0 !important;
border-left:2px solid transparent; min-height:32px; 
display:none;
}

.ex_arr{  width:36px; height:36px; position:relative;
 /*position: absolute;   top:50%;  z-index:5;
margin-top:0; transform: translate(0%, -50%); */
display:block;
  border-radius: 50%;
  background:#fff;
  border:2px solid #ffc20c;
}
.ex_arr.red{ right:0; margin-left:100px;  border-color:var(--red); }  
.ex_arr.back{ left:0;  margin-right:100px;  border-color:var(--grey); } 


.ex_arr::before{content:"";  z-index:20;  width:14px; height:14px;
 position: absolute;   top:18px; 
margin-top:-10px;   border-radius: 50%;
display:block; 
 }
.ex_arr.red::before{ background:var(--red);   right:9px;}
.ex_arr.back::before{  background:var(--grey);   left:9px;}
  
.ex_arr::after{content:"";  z-index:10;  width:80px; height:11px;
 position: absolute;   top:10px; 
margin-top:-1px;
display:block; 
 }
.ex_arr.red::after{    background:var(--red);;transform: translateX(-80%  );  border-bottom:4px solid #fff; border-top:4px solid #fff;}

.ex_arr.back::after{    background:var(--grey);; transform: translateX( 20% );  border-bottom:4px solid #fff; border-top:4px solid #fff;}

main #chairman{margin:38px 0 0 0; padding:2px 0 0 0;}
#chairman .left{ padding-right:60px}
#chairman .right{ padding-left:10px}

.home #highlights{margin:40px 0 0 0; padding:40px 0 0 0;}

.text_tp1{ font-size:22px;}
 
.highlight,
.selection::selection{

/*
  background : rgba(173, 216, 130, 0.9);
  border : 1px solid transparent;
  border-radius : 15px;
  outline: 2px;
  */
  
  color: var(--basecolor);
  background-color: #ffefb4;
  border-radius: 10px;
  padding: 5px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone; 
}

.hl_yw{

  background-color: #ffefb4;
  /*border-radius: 10px;*/
  padding: 5px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background:linear-gradient(90deg,#ffefb4,#ffefb4 50%,transparent 0);
  background-size:200% 100%;
  background-position:100% 50%;
  
    transition: all 2s ease-in-out; 
}
 .hl_yw.go,
.aos-animate .hl_yw{
color:var(--red);
  background-position:0% 50%;
}

#search_result .highlight { 
  background-color: var(--brown_sp);
color:#fff;
  border-radius: 0;
  padding: 5px 0 5px 0;
  box-decoration-break: none;
  -webkit-box-decoration-break: none; 
}
.limit_w{ display:inline-block}
.limit_w.sp1{width:90px; white-space:nowrap}

@media all and (max-width: 1024px){ 
.limit_w.sp1{width:61px; white-space:nowrap}

}
/*

.hl_box{border-radius:30px;
background: url(../images/hl_bg.png) no-repeat 0 0;
border:4px solid #fac9cd; 
width:100%; padding:40px 20px 20px 20px;
max-width:calc(33% - 30px);
min-height:316px; margin:15px; position: relative;
}
.hl_box_cnt{
display: flex;
flex-wrap:wrap;
align-content: center;
align-items: center;
justify-content: center; width:100%; padding:0; 
}
.hl_box p{ margin:0;}
.hl_box .num1{  color:var(--red);  font-size:72px;  line-height:72px; font-weight:700; }
.hl_box .tt{  height:60px;color:#000; font-size:18px;font-weight:700; margin:10px 0 0 0; }
.hl_box .num2{    color:var(--lgrey); font-size:72px; font-weight:300; margin:30px 0 0 0; text-align:right; line-height:72px;
display: flex;
flex-wrap:nowrap; 
align-items: flex-end;
justify-content: flex-end;
}
.hl_box .num2 .ar{ width:35px; height:35px;margin:0 0 0 5px; display:inline-block}
*/
.hl_line{ height:50px; width:100%; display:block;}

/*
.cbox{border-radius:30px;
 
width:100%; padding:20px 20px 20px 20px;
max-width:calc(33% - 30px); cursor:pointer;
min-height:316px; margin:15px; position: relative;}
.cbox.b1{background:#fbc600; }
.cbox.b2{background:#1573b2; }
.cbox.b3{background:#c06126; }
.cbox.b4{background:#605293; }
.cbox.b5{background:#72af2d; }


.cbox .tt{ color:#000; font-size:38px; line-height:42px; font-weight:700;margin:0 }
.cbox .vm{ color:#fff; 
display: flex;
flex-wrap:nowrap; 
align-items: start; font-weight:700; font-size:20px;
justify-content: start; line-height:33px; height:35px;
}
.cbox .icon{ width:130px; position: absolute; right:20px; bottom:10px; display:block;}
.cbox:hover{
  text-decoration: none;}
.cbox .vm .ar{ width:35px; height:35px;margin:0 0 0 10px; display:inline-block}*/
/*
.page_link_cnt{  padding:0 36px 0 36px;
display: flex;
flex-wrap: wrap; 
align-items: center;  
justify-content: center;
}*/
.page_link_cnt .d-inline-block{ /*max-width:50%;*/}
/*----------Home-----------*/

/*----------TEXT-----------*/

.inner_msg{ /*padding:0 36px 0 36px*/}

.inner_title{ color:var(--lgrey); margin:0 0 20px 0;}
.inner_title.upper{  text-transform: none;}
.inner_title.tp1{ 
/*font-weight:700;*/ font-weight:normal; 
/*
font-size:64px; line-height:68px;  max-width:400px;	*/
font-weight:normal; font-size:60px; line-height:60px;
max-width:400px;	
}

.inner_title.tp2{
font-weight:normal; font-size:60px; line-height:60px; }

.inner_title.tp3{color:var(--lblack);
font-weight:normal; font-size:60px; line-height:60px; }

.inner_title.cman_inner{color:var(--lblack);
font-weight:normal; font-size:72px; line-height:72px; }


.nolimit .inner_title{max-width:100%;}
.inner_p{margin:0;
font-size: 18px;
  line-height: 1.67; 
}
.inner_p.home_p{margin:0;
font-size:23px; line-height: 1.45;
}
.inner_p.min{margin:0;
font-size:16px; 
}
.inner_p.p2{margin:0;
font-size:18px; line-height:1.6em;
}
.inner_p.p14{margin:0;
font-size:14px; 
}
.inner_p.tp1,
.inner_p.p16{/*margin:0;
font-size:16px; */
margin:0;
font-size:20px; line-height: 1.45;
}

.inner_p.p3{margin:0;
font-size:20px; line-height: 1.45;
}
.inner_p.p4{margin:0;
font-size:20px; line-height: 1.45;
/*font-size:32px; line-height:42px;*/
}

.inner_p.p4 table {margin:0;
font-size:18px; line-height: 1.45;
}

.inner_p.colorbox{margin:0;
font-size:22px; line-height: 1.45; 
}

.inner_p.p5{margin:0;
font-size:18px; line-height: 1.45; 
}
.inner_p.cman{margin:0; 
font-size:20px; line-height: 1.45;
}
.inner_ul {
 display: block;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 1.3rem; 
}
.inner_ul  li, .inner_ul   {
  margin-bottom: 1em;
}
.inner_ul.min  li {
  margin-bottom: 10px;
}
.inner_ul li {
  list-style-type: disc;
  display: list-item;
}
ol.inner_ul li {
  list-style-type: number;
  display: list-item;
}
h2.p2 a,
h2.p2{
color: var(--red) ;
font-weight:600;/*
font-size:18px; line-height:1.6em; 
margin:0;*/
font-size:20px; line-height: 1.45;
}
 
.flex-nowrap.tb_wrap_ul{  position: relative; width:100%;}
.tb_wrap_ul .col-1{width:80px}
.tb_wrap_ul .col-11{width:calc(100% - 80px)}
 
.lg2 .tb_wrap_ul .col-1{width:50px}
.lg2  .tb_wrap_ul .col-11{width:calc(100% - 50px)}
/*----------TEXT-----------*/

/*----------[page1_limit_aag] Citic Limited At A Glance-----------*/


/*.p1_aag_cnt *{ border:1px solid #f0f;}*/

.sitemap_left{padding:15px;  position: relative; z-index:300; text-align:right}
.sitemap_left b{ color:var(--brown_sp); position: relative; z-index:300;}

.sitemap_left::after{ z-index:5; content:""; position: absolute; right:0; top:0; width:400%; height:100%; display:block;
background: #d3c6a6;
    background: linear-gradient(90deg, #b99a7d  , #ccb898  , #d3c6a6  , #fff );
	border-radius:0; }
.sitemap_right::before{ z-index:15; content:""; position: absolute; left:0; bottom:0; width:200%; height:3px; display:block;
background: #d3c6a6;
    background: linear-gradient(270deg, #b99a7d  , #ccb898  , #d3c6a6  , #fff );
	border-radius:0; }

.sitemap_right{padding:15px; margin-bottom:0; position: relative; z-index:400;}
.sitemap_gap{ height:3px; }
 .sitemap_right a{color:var(--brown_sp);}
/*------------home 2024-------------*/

.home_cmen_cnt .gybox_cnt { 
position: absolute; bottom:60px; right:0;z-index:800; 
}
.home_cmen_cnt .gybox {color:#fff; font-size:1em; 
background:#222;
display: flex; 
flex-wrap:nowrap; 
align-items: center; 
justify-content:  center; padding:15px 20px 15px 20px;
transition: all .3s ease-in-out;
}
.home_cmen_cnt .gybox:hover{  padding-right:40px;}
.home_cmen_cnt .gybox img{ width:30px ; margin:0 0 0 10px}
/*------------home 2024-------------*/
#chairman{ position: relative;  display:block;background:#fff;padding:0 0 90px 0;  }
.home_cmen_cnt{width:100%; overflow:hidden; background:var(--red); position: relative; }

.home_cmen_cnt *{ }
.home_cmen_cnt .row{ margin:0 auto; padding:120px 10px 120px 10px;max-width:1400px;
display: flex; 
flex-wrap:wrap; 
align-items: center; 
justify-content:  center;  }
.home_cmen_cnt h4,
.home_cmen_cnt h2{ font-size:2em;color:#fff;  font-weight:bold;}
 
.home_cmen_cnt .row .row_left{ color:#fff; padding-left:20px; }
.home_cmen_cnt .row .row_right p  { font-size:1.3em; font-weight:bold;}
.home_cmen_cnt .home_cmen_inner{
display: flex;
flex-wrap:nowrap; 
align-items: center; 
justify-content:   space-between;
position: relative }
.home_cmen_cnt .home_cmen_inner .home_cmen_left{ width:50%; padding-left:20px;
display: flex;
flex-wrap:nowrap; 
align-items: center; 
justify-content: center;}
.home_cmen_cnt .home_cmen_inner .home_cmen_right{width:50%;
display: flex;
flex-wrap:nowrap; 
align-items: center; 
justify-content: center;
}
/*------------home 2024-------------*/

.home_container_cnt{ position: relative; background:#fff; width:100%; overflow:hidden;}
.home_aag_cnt{
display: flex;
flex-wrap:nowrap; 
align-items: center; 
justify-content:   space-between;
padding:20px 0 100px 0;  transform: translate(0, 0%);
min-height:calc(100vh - 120px);
} 

.home_aag_txt{
width:50%;
}

.home_aag_txt_cnt {
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:   flex-end;}

.home_aag_txt_cnt .img-fluid{ opacity:0;  transition: all 1s ease-in-out; }
.home_aag_txt_cnt.on .img-fluid{ opacity:1;  }
.home_aag_txt_cnt_tt{opacity:0;  transition: all 1s ease-in-out; transform:  translate(-50%,0); }
.home_aag_txt_cnt.on .home_aag_txt_cnt_tt{opacity:1;   transform:  translate(0%,0); }

.home_aag_txt_cnt .tt_link{opacity:0;  transition: all 1s ease-in-out; transform:  translate(-100%,0); }
 
.home_aag_txt_cnt.on   .tt_link{ 
  animation-name: tLisnGo;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-fill-mode: forwards; 
}
.home_aag_txt_cnt.on   .tt_link.tt_link1{  animation-delay:1s;}
.home_aag_txt_cnt.on   .tt_link.tt_link2{  animation-delay:1.5s;}
.home_aag_txt_cnt.on   .tt_link.tt_link3{  animation-delay:2s;}
@keyframes tLisnGo {
	0% {       opacity:0;   transform:  translate(-100%,0);  }
	100% {      opacity:1;   transform:  translate(0%,0);   }
}


.home_aag_txt_cnt_tt{	
	position: relative;
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:   flex-end;
}
 
.home_aag_txt_cnt_tt::after{ z-index:5; content:""; position: absolute; right:280px; top:45px; width:400%; height:2px; display:block;
background: var(--grey); border-radius:0; }
 
.lg1 .home_aag_txt_cnt_tt::after{ right:350px; top:38px}
.home_aag_txt_cnt_tt h2{
padding:20px 0px 0 0; letter-spacing:14px; color:var(--red); font-size:48px; margin:0 0 20px 0;}

.lg1 .home_aag_txt_cnt_tt h2{letter-spacing:7px; white-space:nowrap; font-size:32px;
}

.bk{ width:100%; display:block; height:1px; overflow:hidden}
.tt_link_cnt{
padding:10px 20px 0 0;
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:   flex-start;
}
.lg2 .tt_link_cnt{
	width:248px;	
}
.lg1 .tt_link_cnt{
	width:334px;
	
}

.tt_link_cnt a.tt_link{ font-size:26px;
clear:right; display:inline:block; position: relative;
margin:0 0 10px 0;
} 


.tt_link_cnt a.tt_link:hover{ text-decoration:none}
/*
.tt_link_cnt a.tt_link.tt_link2{opacity:0.8}
.tt_link_cnt a.tt_link.tt_link3{ opacity:0.7} 
 */
.tt_link_cnt a.tt_link i{   width:10px; height:10px; z-index:20;
 position: absolute; left:-79px; top:50%; 
margin-top:-5px;
display:block;
  border-radius: 50%;
  background:#000; }
 
.tt_link_cnt a.tt_link::before{  z-index:5; content:""; width:65px; height:10px; 
border-top:4px solid #fff;
border-bottom:4px solid #fff;
 position: absolute; left:-75px; top:50%; 
margin-top:-5px;
display:block; 
  background:#000; }
 
.tt_link_cnt a.tt_link::after{ z-index:1;  content:""; width:30px; height:30px;
 position: absolute; left:-90px; top:50%; 
margin-top:-15px;
display:block;
  border-radius: 50%;
  background:#fff;
  border:2px solid #000; } 
  .home_6sq_outer{ position: relative; z-index:800;	 
	 width:100%; background:#fff; padding-top:180px;display:block}
 .home_6sq_container{ position: relative; z-index:800;	 
	 width:100%; background:0; padding:60px 0 20px 0; text-align:center;
 } 
 
  
   .home_6sq_containe  .mid_tt_cnt { }
   .home_6sq_containe  .mid_tt_cnt  .mid_tt	{ transform: translate(0,-110px); margin:0 auto; }
   
  .home_6sq_container::before{ position: absolute; left:0; top:60px; width:100%; height:100%; display:block; content:"";
	   z-index:1;
	  background:#f1f1f1;
 clip-path: polygon(0 8%, 55% 0, 100% 9%, 100% 93%, 39% 100%, 0 93%);
  }
 
 
  .home_6sq_cnt{position: relative;  z-index:10;
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:  center;}
 .home_6sq_cnt   .hl_box{ position: relative;  
width:270px; height:380px;
background:#999; 
display: flex;
flex-wrap:wrap; 
align-content: flex-start; 
align-items: flex-start; 
justify-content:  center; margin:0 10px 0 10px;
background:var(--red); 
box-shadow: 0px -4px 11px 2px rgba(0,0,0,0.2)
 }
 
 .home_6sq_cnt  .hl_box::after{ content:""; z-index:4;
	 width:100%; height:45%; 
  position: absolute; left:0%; bottom:0%;
	background-image:url(../images/ar2025/5box_dot.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 50% 0%;
 } 

 .home_6sq_cnt  .hl_box.b4::after,
 .home_6sq_cnt  .hl_box.b5::after,
 .home_6sq_cnt  .hl_box.b6::after{ 
 height:55%; 
 } 
 
  .home_6sq_cnt .hb_inner{ position: relative; z-index:14; margin:10px 0 0 0; width:100%;}
  
 .home_6sq_cnt   .hl_box .num1{ text-align:center; color:#fff ; font-weight:500;  font-size:64px;  line-height:82px;   margin:25px 0 0 0; }
 .home_6sq_cnt   .hl_box .tt{text-align:center;  height:60px;color:#000; font-size:20px; line-height:23px; font-weight:600; margin:5px auto 0  auto;
max-width:197px; }
 .lg1 .home_6sq_cnt   .hl_box .tt{  font-size:16px; line-height:18px;}
 
 
 .home_6sq_cnt   .hl_box .num2{
	 color:#fff4b6; font-size:36px; font-weight:500;   line-height:36px; 

 transform: translate(0%, 0%) ; z-index:50;
  position:  relative;  width:100%; text-align: center;}
   
   .home_6sq_cnt   .hl_box .num2 span{ position: relative}
   .home_6sq_cnt   .hl_box .num2 i{ position: absolute; top:calc(50% - 8px); left:-25px;
   width: 0px;  
   height: 0px;
   border-style: solid;
   border-width: 0 10px 15px 10px;
   border-color: transparent transparent #fff transparent;
   transform: rotate(0deg);   
   }
 .home_6sq_cnt   .hl_box.b1,
 .home_6sq_cnt   .hl_box.b2,
 .home_6sq_cnt   .hl_box.b3{transform: translate(-26%, 0%) ;}
 .home_6sq_cnt   .hl_box.b4,
 .home_6sq_cnt   .hl_box.b5,
 .home_6sq_cnt   .hl_box.b6{transform: translate(26%, -15%) ; }
  
 .home_6sq_cnt   .hl_box.b4 .hb_inner,
 .home_6sq_cnt   .hl_box.b5 .hb_inner,
 .home_6sq_cnt   .hl_box.b6 .hb_inner{ margin:0;}
 

 /*----------------------p2----------------------------*/
 .mid_tt_cnt{position: relative; z-index:30;}
.mid_tt{ transform: translate(0%, -60%) ;font-size:60px; letter-spacing:20px; font-weight:400; color:var(--red); text-align:center;

}
.lg1 .mid_tt{  letter-spacing:10px;  }

.top_p1_box{ padding:15px 0 15px 0;background:0; max-width:100%;
margin-top:40px;
overflow:visible;
 
display: flex;
	flex-wrap: nowrap;
	align-content:center;
	align-items:   center;
	justify-content: space-between;
	position: relative; min-height:140px; }
.top_p1_box a{ position:relative; z-index:100;  color:#fff;  display:inline-block;
font-size:36px; font-weight:700; max-width:500px; line-height:1.1em;  }
.lg2 .top_p1_box a{ font-size:42px; font-weight:700;}

.top_p1_box .fbox_img_cnt{ transform: translate(0,-50%);    border-radius:50%; position: absolute; right:72vw; top:50%; display:inline-block; padding:10px; z-index:40; max-width:280px; width:100%;}
.top_p1_box .fbox_img{ position:relative;z-index:4; border-radius:50%; border:8px solid #fff;  padding:10px; display:inline-block;object-fit: cover; margin:10px;}

.top_p1_box .fbox_img img{object-fit: cover;  width:100%;  max-width:220px; height:auto; padding:30px 20px 30px 20px;}

 .top_p1_box .fbox_bg{ height:150px; position: absolute; width:111vw; left:25vw; top:50%; transform: translate(-200px,-50%); display:block;  z-index:20;}
 .top_p1_box .fbox_bg_dot{ height:auto; width: 1017px;
  position: absolute;  right:72vw; top:50%; transform: translate(20%,-13%); display:block;  z-index:1;
  } 
  
    
 
@media all and (max-width: 1400px){ 

 .top_p1_box .fbox_bg_dot{  width: 817px;  right:78vw; top:50%;  transform: translate(20%,-10%); } 
.top_p1_box .fbox_img_cnt{ max-width:240px; width:100%; right:78vw;}
.top_p1_box .fbox_img img{  max-width:220px; height:auto; padding:30px 20px 30px 20px;}
}
.p1_aag_info{position: relative; z-index:100;   }
  .p1_6s_mid_tt{ display:block; margin:0vh 0 0 0;   text-align:center}
  .p1_6s_mid_tt {   }
  
 .p1_6sq_container{ padding:60px 0 0 0; margin:0 0 0  0; width:100%; overflow:hidden }
  .mid_tt{display:inline-block; margin:0 auto; position: relative; } 
  .p1_6s_mid_tt .mid_tt{ transform: translate(0,-100px);}
.lg1   .p1_6s_mid_tt  .mid_tt{  transform: translate(0,0); } 
 .lg1  .p1_6s_mid_tt{ margin:40px  0 110px  0;  }
 
                                    
 .mid_tt::after{ content:""; height:10px; width:100%; position: absolute; top:-16px; left:-10px;
 display:inline-block; margin:0 auto;  background: var(--red) } 
 
 .p1_6sq_cnt{padding:100px 10px 20px 10px; position: relative; z-index:300;  transform: translate(15%,-40px); 
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:  space-between; margin:0 auto; max-width:720px;
}
  .p1_6sq_cnt    .p1_inbox{ width:50%;  }
 .p1_6sq_cnt   .p1_inbox .num{ font-size:36px; line-height:37px; font-weight:bold; margin:0 0 5px 0 }
  .p1_6sq_cnt   .p1_inbox .tt{ font-size:20px; line-height:24px;  margin:0 0 30px 0 }
/*
 .p1_6sq_container{ 
	 width:100%; background:#f1f1f1;
	 margin:1px auto 60px auto;
 } 
 
 .p1_6sq_innerbg{ width:100%; background:#ffffff; position: relative; overflow:hidden; } 
 .p1_6sq_innerbg.gy{  background:#f1f1f1; } 
 
 .p1_6sq_innerbg .tgg{
  position: absolute;
  z-index: 75;
  width: 15vw;
  aspect-ratio : 1 / 1; 
 }
 .p1_6sq_innerbg .tr{
 clip-path: polygon(0 0, 100% 100%, 100% 0);
  top: 0;
  right: 0; 
}
 .p1_6sq_innerbg .bl{
clip-path: polygon(0 0, 100% 100%, 0 100%);
  bottom: 0;
  left: 0; 
}




.p1_6sq_cnt{padding:100px 10px 100px 10px; 
display: flex;
flex-wrap:nowrap; 
align-items: flex-start; 
justify-content:  space-between;
}

.n0 .p1_6sq_cnt{  margin-top:40px; 
padding:100px 10px 120px 10px;
} 
.p1_6sq_right_msg { padding:10px 20px 35px 0; 
 }
  .p1_6sq_left{width:40%; position: relative; z-index:5 }
  
  .p1_6sq_imgcnt{ padding:140px 40px 140px 40px; background:#f1f1f1; text-align:center; position: relative}
  .p1_6sq_imgcnt.gy{ background:#ffffff;}
  .p1_6sq_imgcnt img{ max-width:320px; margin:0 auto;}
  .p1_6sq_right{width:calc(50% - 20px); padding-left:20px; position: relative; z-index:45; background:#fff;}
  .gy   .p1_6sq_right{background:#f1f1f1; }
  .p1_6sq_right_cnt{	margin-top:50px;  
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:  flex-start;	  
  }
  .p1_6sq_right .stt{ display:block; font-size:64px; line-height:67px; font-weight:normal; margin:0 0 25px 0 }
  
  .p1_inbox{ width:50%;  }
  .p1_inbox .num{ font-size:36px; line-height:37px; font-weight:bold; margin:0 0 5px 0 }
   .p1_inbox .tt{ font-size:20px; line-height:24px;  margin:0 0 30px 0 }
   
   
     .p1_6sq_imgcnt .rdb{ background:0;  border:1px solid #aaa; position: absolute;
  width:16px; height:16px; display:inline-block;
 border-radius:50%; left:30px; top:30px;
 display: inline-flex;   font-weight:300;
flex-wrap:nowrap; 
align-items: center;  
justify-content:  center
 }
  .p1_6sq_imgcnt .rdb b{background:#aaa;
  width:6px; height:6px; display:inline-block;
 border-radius:50%; 
 display: inline-flex;   font-weight:300;

 }
.p1_6sq_imgcnt .ovb{ background:0;  border:3px solid #000;background:#fff; position: absolute; z-index:1;
  width:42px; height:42px; display:inline-block;
 border-radius:50%; right:17px; top:17px;
 display: inline-flex;   font-weight:300;
flex-wrap:nowrap; 
align-items: center;  
justify-content:  center; 
 } 
 .p1_6sq_imgcnt .ovb{ background:#f1f1f1;}
.gy .p1_6sq_imgcnt .ovb{ background:#fff;}
.p1_6sq_imgcnt  .ovb_cnt{ position: relative;}
.p1_6sq_imgcnt .ovb b{position: relative; z-index:8;
	width:17px; height:17px; display:inline-block;
 border-radius:50%; margin-top:6px; 
 }
 .p1_6sq_imgcnt .ovb b::after{position: absolute; z-index:14; content:'';
	width:20px; height:14px; display:inline-block; background:#f1f1f1; top:50%; right:-22px;
	margin-top:-7px; 
 }
 .gy .p1_6sq_imgcnt .ovb b::after{background:#fff;}
 .p1_6sq_imgcnt .ovb span{display:inline-block; width:20vw; height:4px; position: absolute; left:0;top:50%;
 margin-top:-2px;z-index:36;
  }
 
 
  .p1_6sq_imgcnt .rdb.r2{left:auto; right:30px; top:30px;} 
  .p1_6sq_imgcnt .rdb.r3{top:auto; bottom:30px} 
  .p1_6sq_imgcnt .rdb.r4{top:auto; left:auto; right:30px;   bottom:30px} 
 */
 
 .mg_class  h1.container{ display: flex; position: relative;  
flex-wrap:nowrap; 
align-items: center;   
justify-content:  space-between; }
 .mg_ico{ max-width:160px !important}
 @media all and (max-width: 1024px){
 .mg_ico{ max-width:80px !important; padding-right:20px}
}
 .mgbox.hb{margin-bottom:25px}
 .mgbox{ display: flex; position: relative;  
flex-wrap:wrap; 
align-items: flex-start;   
justify-content:  space-between; margin:0 0 0 0; border-radius:0;   padding: 5px 20px 0 0;  background:0 }
 .mg_txt{flex; position: relative;  z-index:100;} 
 .mg_img_cnt{flex; position: relative;  z-index:100;} 
  .mgbox::after{
z-index:465; content:""; position: absolute; right:0; bottom:0; z-index:8; 
width:200%; transform: translate(0,0);
height:100%; overflow:hidden; display:block;
background:var(--nbrown);
background: linear-gradient(90deg, #d3c6a6 ,#fff);   
	 }
	 /*
	   .mgbox::before{
z-index:465; content:""; position: absolute; right:0; bottom:0px;  z-index:4;
width:200%; transform: translate(8px, 3px);
height:calc(100% + 7px); overflow:hidden; display:block;background:var(--ttbrown) ;clip-path: polygon(3% 0, 100% 0, 100% 97%, 99.5% 100%, 0 100%, 0 0.5%);
	 }*/
 /*
 
 .mgbox{ display: flex; position: relative;  
flex-wrap:nowrap; 
align-items: center;  border-right:3px dotted var(--ttbrown);
justify-content:  space-between; margin:0 0 0 0; border-radius:0;   padding: 20px;  background:var(--nbrown) }
 .mgbox.hb{margin: 0 0 0px 0;}
 .mgbox.hb::before{
z-index:465; content:""; position: absolute; right:0; bottom:1px; 
width:200%; transform: translate(0%, 0%);
height:1px; overflow:hidden; display:block;
border-bottom:1px dashed var(--brown_sp);  
	 }*/
	 /*
 .mgbox.have_mtt_top{ padding:0 ;  margin:0 0 60px 0 }
 */
 .mgbox.wrap{ flex-wrap:wrap; }
 .mgbox.have_mtt{ 
align-items: flex-start;   }
 
 .mgbox .mg_txt{width:57%; padding:30px 0 30px 0 }
 .mgbox .mg_txt.full{width:100%; padding:0 40px 30px 0 }
 .mgbox_cnt{ font-size:20px; line-height:1.45}
 .mgbox_cnt b{ font-weight:bold; /*display:block; margin:0 0 24px 0;*/ }
 .mgbox_cnt b.bold{ font-weight:bold; display:inline; margin:00;}
 
 .mgbox .mg_img_cnt{margin:15px 0 0 0; width:41%;  position: relative;  }
 .mgbox .mg_img img{  /*border-left:10px solid var(--ttbrown)*/ }
 
 .mg_mid_tt{ display:block;
	 width:100%; height:100%; font-size:32px; text-align:center;
	 padding:20px;	
color:var(--brown_sp);
border-top:2px solid var(--brown_sp);	
border-bottom:2px solid var(--brown_sp);	 
 }
 
 .mg_4block{width:100%; position: relative;  
display: flex;
flex-wrap:wrap; 
justify-content:flex-start;
align-items:flex-start; overflow:hidden;	 
 }
 .mg_4block .mg_bk{width:50%; border:0px solid #f0f;
 display: flex;
flex-wrap:wrap; 
justify-content:flex-start;
align-items:flex-start; 
}

 .mg_4block::before,
 .mg_4block .mg_line{width:100%; height:10px; margin:5px 0 0 0;
 border-top:4px dotted var(--brown_sp);
 display: block;
}

 .mg_4block::before{  content:""; position: absolute; top:52%; left:0%;
 transform: rotate(90deg);
 }
 .mg_4block .mg_bk.bk1{ padding:0 20px 20px 0;  }
 .mg_4block .mg_bk.bk2{ padding:0  20px 20px 20px;  }
 .mg_4block .mg_bk.bk3{ padding:20px  20px 20px 0;  }
 .mg_4block .mg_bk.bk4{ padding:20px  0 20px 20px;  }
 .mg_4block .mg_tt_cnt{
display: flex;
flex-wrap:nowrap; 
justify-content:flex-start;
align-items:center; 	 margin:0 0 15px 0; 
 }
 .mg_4block .mg_tt_cnt img{ max-width:20% !important; min-width:30px;}
 .mg_4block .mg_tt_cnt span{ max-width:80% !important;
 font-size:28px; color:var(--brown_sp); font-weight:bold;}
 
 #nav_cnt{width:100vw;position:relative; overflow:hidden;}
 .bsview  #nav_cnt h1.container{ position:relative; color:#fff;padding:30px 10px 30px 35px;
  background:#d3c6a6; transform: translate(-18px, 0%);
background: linear-gradient(90deg,#b99a7d 17%, #ccb898 51%, #d3c6a6 78%);

 }
  .bsview   h1.container::before{ z-index:5; content:""; position: absolute; left:0; top:0; 
width:100%; transform: translate(-8px, 0%);
height:calc(100% + 0px); border-left:4px dotted var(--ttbrown);  }
  

  .bsview   h1.container::after{ z-index:5; content:""; position: absolute; right:0; top:0; 
width:100%; transform: translate(99%, 0%);
height:calc(100% + 0px); display:block;
  background:#d3c6a6;  }
  
 /* 
 .mgbox .mg_img{  position: relative; transform: translate(10px, -10px) ; }
 .mgbox.have_mtt .mg_img{ transform: translate(10px, 10px) ;}
 *//*
 .mgbox::after{ z-index:5; content:""; position: absolute; left:0; top:0; 
width:300%; transform: translate(-100%, 0%);
height:calc(100% + 1px); display:block;
background: inherit;  }*/
 .mgbox .mg_img img{ position: relative; z-index:10;}
 /*
 .mgbox .mg_img::after{ z-index:5; content:""; position: absolute; left:0; top:0; 
width:calc(100% + 5px); transform: translate(-10px, 5px) ; z-index:1;
height:calc(100% + 5px); display:block;
background: var(--brown_sp);  }
	
 .mgbox .mg_img::before{ z-index:31; content:""; position: absolute; left:50%; top:50%; width:100%; height:100%; display:block;
border:1px solid rgba(255,255,255,0.2); transform: translate(-50%, -50%) scale(0.95);border-radius:0; }
*/
 
#mg_award{ position: relative; 	 display: flex;
flex-wrap:nowrap; 
align-items: flex-end; 
justify-content:  space-between;
}
#mg_award_svg.img-fluid{ max-width:160px !important}
 .mgbox.have_mtt .mg_img_cnt p{ margin-top:20px;}
 .mgbox .mg_img_cnt p{ font-size:16px;   margin:0;  font-size:16px; width: 100%; text-align:center;
  display:block; padding:10px 20px 15px 20px;
background: 0;  } 
 /*----------------------p2----------------------------*/
 
 
 .home_bs_outer{position: relative; z-index:800; display:block; padding:120px 0 80px 0 ;background:#fff;
 background: #ffffff;
background: linear-gradient(180deg,rgba(255, 255, 255, 1) 17%, rgba(210, 227, 235, 1) 51%, rgba(255, 255, 255, 1) 78%);
}
 .home_bs_cnt{ 
	 display: flex;
flex-wrap:wrap; 
align-items: center; 
justify-content:  center;margin:0 auto 0 auto; width:100%; max-width:980px;

 }
 
 .home_bs_cnt .cbox{ margin:0x; position: relative;  
width:calc(32% - 1px); display:block; background:0; padding:0; }

 .home_bs_cnt .cbox .cbcnt{ display:block;  transition: all .3s ease-in-out;}
 .home_bs_cnt .cbox.b1 .cbcnt,
 .home_bs_cnt .cbox.b2 .cbcnt,
 .home_bs_cnt .cbox.b3 .cbcnt{ transform: translate(0%, 15%)  ; }
 .home_bs_cnt .cbox.b4 .cbcnt,
 .home_bs_cnt .cbox.b5 .cbcnt{ transform: translate(0%, -13%)   }
 
 
 
 .home_bs_cnt  .cbox .cbcnt span.tt{ display:block; width:100%; text-align:center; font-size:28px;  font-weight:600; position: absolute; left:0;
 transform: translate(12px, 0)  ; 
	 display: flex;
flex-wrap:wrap; 
align-items: flex-end; 
justify-content:  center; height:30px;
}
 .home_bs_cnt .cbox.b1 .cbcnt span.tt,
 .home_bs_cnt .cbox.b2 .cbcnt  span.tt,
 .home_bs_cnt .cbox.b3 .cbcnt  span.tt{ top:-60px; }
 .home_bs_cnt .cbox.b4 .cbcnt  span.tt,
 .home_bs_cnt .cbox.b5 .cbcnt  span.tt{ bottom:-40px;    } 
 
 
 
 .lg1{
 .home_bs_cnt  .cbox .cbcnt span.tt{ font-size:24px; line-height:27px; height:84px;}
 .home_bs_cnt .cbox.b1 .cbcnt span.tt,
 .home_bs_cnt .cbox.b2 .cbcnt  span.tt,
 .home_bs_cnt .cbox.b3 .cbcnt  span.tt{ top:-98px; }
 .home_bs_cnt .cbox.b4 .cbcnt  span.tt,
 .home_bs_cnt .cbox.b5 .cbcnt  span.tt{ bottom:-50px;    } 
 }
 
 .home_bs_cnt.on .cbox.b1 .cbcnt,
 .home_bs_cnt.on .cbox.b2 .cbcnt,
 .home_bs_cnt.on .cbox.b3 .cbcnt{ transform: translate(0%, 15%) scale(0.95); ; }
 .home_bs_cnt.on .cbox.b4 .cbcnt,
 .home_bs_cnt.on .cbox.b5 .cbcnt{ transform: translate(0%, -13%) scale(0.95);  } 
 
 
 .home_bs_cnt.on .cbox.b1 .cbcnt:hover,
 .home_bs_cnt.on .cbox.b2 .cbcnt:hover,
 .home_bs_cnt.on .cbox.b3 .cbcnt:hover{ transform: translate(0%, 15%) scale(1.05); ; }
 .home_bs_cnt.on .cbox.b4 .cbcnt:hover,
 .home_bs_cnt.on .cbox.b5 .cbcnt:hover{ transform: translate(0%, -13%) scale(1.05);  } 
 
 .cbox.b0 .tt{color:#c6aa64; }
.cbox.b1 .tt{color:var(--red); }
.cbox.b2 .tt{color:#1573b2; }
.cbox.b3 .tt{color:var(--yellow); }
.cbox.b4 .tt{color:#605293; }
.cbox.b5 .tt{color:#72af2d; } 
 /*
 .home_bs_cnt .cbox{ margin:0 25px 70px 25px; position: relative; border:1px solid #f1f1f1;
width:calc(32% - 80px); display:block; background:#f1f1f1; padding:80px 40px 40px 40px; }
 .home_bs_cnt .cbox:hover{text-decoration:none;}
 .home_bs_cnt .cbox img{ transition: all .3s ease-in-out; max-width:360px !important; margin:0 auto;}

 .home_bs_cnt .cbox:hover{  }
 .home_bs_cnt .cbox:hover img{  transform: scale(0.9); }
 
 .home_bs_cnt .cbox:hover .rdb {  transform: scale(1.2); }
 
 .home_bs_cnt .cbox .tt{   margin:20px 0 0 0;height:74px; width:100%; text-align:center;
 font-size:28px; font-weight:bold; display:block; 
 line-height:32px;}
 .lg1 .home_bs_cnt .cbox .tt{   margin:5px 0 0 0;height:74px;  
 font-size:22px;   
 line-height:24px;}
  .home_bs_cnt  .vm{ position: absolute; z-index:10; ;
  color:#fff; font-size:18px; 
  bottom:0; left:50%; background:#fff; border:1px solid #ccc;
display: inline-flex;  color:#999; font-weight:300;
flex-wrap:nowrap; 
align-items: center;  transform: translate(-50%, 50%) ;
justify-content:  center; padding:8px 12px 8px 12px;
}
  .home_bs_cnt  .vm img{ width:20px ; margin:0 0 0 5px}


  .home_bs_cnt .rdb{transition: all .3s ease-in-out; background:0;  border:1px solid #aaa; position: absolute;
  width:16px; height:16px; display:inline-block;
 border-radius:50%; left:20px; top:20px;
 display: inline-flex;   font-weight:300;
flex-wrap:nowrap; 
align-items: center;  
justify-content:  center
 }
  .home_bs_cnt .rdb b{background:#aaa;
  width:6px; height:6px; display:inline-block;
 border-radius:50%; 
 display: inline-flex;   font-weight:300;

 }
 
  .home_bs_cnt .rdb.r2{left:auto; right:20px; top:20px;} 
  .home_bs_cnt .rdb.r3{top:auto; bottom:20px} 
  .home_bs_cnt .rdb.r4{top:auto; left:auto; right:20px;   bottom:20px} 
 
 .home_bs_cnt.sec{
align-items: center;
justify-content:  space-between;}
 .home_bs_cnt.sec .cbox{ margin:0 0 20px 0; position: relative; border:1px solid #f1f1f1;
width:calc(32% - 5px);
	 display: flex;
flex-wrap:wrap; 
align-content: center; 
align-items: center; 
justify-content:  center;
background:#f1f1f1; padding:30px 20px 30px 20px; height:260px; }
  .home_bs_cnt.sec .cbox i{ font-weight:900; color:var(--black) }
.cbox.b0 .tt{color:#c6aa64; }
.cbox.b1 .tt{color:var(--red); }
.cbox.b2 .tt{color:#1573b2; }
.cbox.b3 .tt{color:var(--yellow); }
.cbox.b4 .tt{color:#605293; }
.cbox.b5 .tt{color:#72af2d; } 
*/


#home_ani_cnt_gap{height:calc(100vh - 70px); padding:70px 0 0 0;}
#home_ani_cnt{ height:100vh; padding:0 0 0 0; width:100vw; 
position:fixed; left:0;top:0;/*
  background-image: url(../images/ar2024/hk.jpg);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 50% 50%;*/  overflow:hidden;
/*
  animation-name: homani1,moveBg1;
  animation-iteration-count: 1,infinite;
  animation-duration: 4s,10s;
  animation-delay:1s,0s;
  animation-fill-mode: forwards;*/
  /*
  animation-name: homani1,moveBg1;
  animation-iteration-count: 1,infinite;
  animation-duration: 4s,10s;
  animation-delay:1s,0s;
  animation-fill-mode: forwards;*/
}
#home_ani_msk{position:fixed; left:0;top:0;height:100vh; padding:0 0 0 0; width:100vw;  display:block; z-index:10;
background:#fff;
  opacity:1;
}
/*
#home_ani_msk{position:fixed; left:0;top:0;height:100vh; padding:0 0 0 0; width:100vw;  display:block; z-index:10;
 -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  animation-name: hideBlr;
  animation-iteration-count: 1;
  animation-duration: 2s;
  animation-delay:1s;
  animation-fill-mode: forwards; 
  opacity:0;
}
@keyframes hideBlr {
	0% {         opacity:0 }
	100% {        opacity:1   }
}
#home_ani_cnt .bar{position:fixed;  display:block; z-index:40; background:#fff; width:17%;
  animation-name: goUp;
  animation-iteration-count: 1;
  animation-duration: 2s;
  animation-delay:3s;
  animation-fill-mode: forwards; height:0; 
}
#home_ani_cnt .bar.b1{ left:0; top:0; height:0;  height:10vh;
  animation-delay:0.5s;}
#home_ani_cnt .bar.b2{ right:0; bottom:0; height:0;  height:10vh;
  animation-delay:0.7s;}
#home_ani_cnt .bar.b3{ left:16.6%; top:0; height:0; height:6vh;
  animation-delay:1s;}
#home_ani_cnt .bar.b4{ right:16.6%; bottom:0; height:0; height:6vh;
  animation-delay:1.3s;}
#home_ani_cnt .bar.b5{ left:33.2%; top:0; height:0; height:2vh;
  animation-delay:1.6s;}
#home_ani_cnt .bar.b6{ right:33.2%; bottom:0; height:0; height:2vh;
  animation-delay:1.9s;}

@keyframes goUp {
	0% {        }
	100% {       height:100vh;  }
*/
}
  /*
#home_ani_msk{ border:1px solid #f0f;
	width:400px; height:400px; display:block; left:120px;
	
  mask-image: url(../images/ar2024/2024.svg);
  mask-size: 800px;
  mask-repeat: no-repeat;
  mask-position: 50% 50%;  
	
}
*/
@keyframes homani {
	0% {         mask-size: 800px;  mask-position: 50% 50%;  }
	100% {       mask-size: 400px;   mask-position: 90% 50%;  }
}


@keyframes moveBg {
	0% {     background-position: 0 0;}
	50% {  background-position: -40px 0;}
	100% {  background-position: 40px 0;}
}

#chairman{ max-width:100vw; overflow:hidden;}
#chairman_home_mb{ 
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: center; padding:80px 0 0 0;}
  #chairman_home_mb_tt{ text-align:center; width:100%;
  padding:10px 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;  position:relative; z-index:20; transform: translate(0,-80px)}  
 
  #chairman_home_mb_tt h4{  text-align:left; width:100%; max-width:520px; font-size:48px; padding:20px 0 0 20px;}
  #chairman_home_mb_tt p{ text-align:left;  width:100%;  max-width:520px; font-size:24px;padding:0 0 0 20px;}
  
  
#chairman_home_mb .chmb_right{ width:50%; }
#chairman_home_mb .chmb_left{ width:50%; padding-right:70px; position:relative; z-index:20;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;}
    #chairman_home_ppl{  transform: translate(0,-80px);max-width:520px;position:relative; z-index:20;}
    #chairman_home_ppl img{position:relative; z-index:20;}
	#chairman_home_ppl::after{ content:""; z-index:4; display:block;
  width:100%; height:100%; 
	background:var(--red); position: absolute; right:10px; top:10px;; 
 }
 
 
	#chairman_home_mb  .chmb_left::after{ content:""; z-index:4; display:block;
  width:50vw; height:105%; clip-path: polygon(0 0, 100% 0%, 100% 79%, 0 100%);
	background:#eee; position: absolute; right:2%; top:8%; 
 }
 
	#chairman_home_mb  .chmb_left::before{ content:""; z-index:14; display:block;
  width:45%; height:105%; 
	background:url(../images/ar2025/side_dot.svg); position: absolute; left:0%; top:8%; 
 }
 
 
 
#chairman_home_mb  .chmb_right_msg{	  margin:0;padding:40px 100px 40px 40px;
	  background: 0; overflow:visible; position: relative;  width:100%;
  }
#chairman_home_mb  .chmb_right_msg::after{ content:""; z-index:4; display:block;
  width:66vw; height:125%; 
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 76%);
	background:var(--red);; position: absolute; left:-15%; top:0%; 
 }
 
.en #chairman_home_mb  .chmb_right_msg::after{  
clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 86%); 
 }
 

 
#chairman_home_mb  .chmb_right_msg h2,
#chairman_home_mb  .chmb_right_msg p,
#chairman_home_mb  .chmb_right_msg .gybox_cnt{ position: relative; z-index:10;}
#chairman_home_mb  .chmb_right_msg h2{	color:#fff;}
#chairman_home_mb  .chmb_right_msg p{	  
	 color:#fff;
  }
  
  .chmb_right_msg .gybox_cnt { 
position:  relative;  z-index:800;  text-align:right; margin-top:40px;
}
.chmb_right_msg .gybox {color:#fff; font-size:1em;  transform: translate(0,0);
background:#222;
display: inline-flex; 
flex-wrap:nowrap; 
align-items: center; 
justify-content:  center; padding:15px 20px 15px 20px;
transition: all .3s ease-in-out;
}
.chmb_right_msg .gybox:hover{  padding-right:40px;}
.chmb_right_msg .gybox img{ width:30px ; margin:0 0 0 10px}



.home_aag_img{ position: relative;
width:42%; display: flex;
flex-wrap:nowrap; 
align-items: flex-end; 
justify-content:  : flex-end;
} 
.home_aag_img img{ position: relative; z-index:3;}
.home_aag_img_cnt{ position: relative; z-index:3;}
.home_aag_img_cnt b.line{ z-index:5; content:""; position: absolute; left:280px; bottom:0; width:0%; height:4px; display:block;
background: var(--red); border-radius:0; transition: all 1s ease-in-out;}

.home_aag_img_cnt b.line.go{width:400%; }
.home_aag_img_cnt{opacity:0; }
.home_aag_img_cnt.on{ opacity:1}
.bldg_ani_cnt{ z-index:30; position: absolute; width:100%; height:100%; display:block}
.bldg_ani_cnt_pre{ position: relative; width:100%; height:100%; overflow:hidden;
display: flex;
flex-wrap:wrap; 
align-items: flex-start; 
justify-content:  : flex-start;
}
.bldg_ani_cnt_pre .bb{ 	opacity:1;
	
background-color: rgba(255,255,255,1); display:block; width:20%; height:10%;
    transition: all 1s ease-in-out;  }
.bldg_ani_cnt_pre .bb.fdd{
opacity:1;
background-color: rgba(255,255,255,0.5);
	
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  animation-name: hidegggg;
  animation-iteration-count: 1;
  animation-duration: 1s;
  animation-delay:0.5s;
  animation-fill-mode: forwards;
}

@keyframes hidegggg {
	0% {opacity: 1;}
	100% {opacity: 0;}
}


#test{ opacity:0;transition: all 1s ease-in-out;
position: fixed;
top: 0; 
left: 0; z-index:410; width:100%; height:100vh;	display:flex;

background-color: rgba(84,160,212,0.5);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  color: #fff;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center; 
	align-content:center; 
}


.p1_aag_cnt{
display: flex;
flex-wrap:nowrap; 
align-items: flex-start; 
justify-content:   space-between;
padding:40px 0 0 0;  transform: translate(0, 0%)
}
.lg1 .p1_aag_cnt {  transform: translate(0, 0%)} 

.p1_aag_txt{
width:50%;
}
.p1_aag_img{
width:40%; display: flex;
flex-wrap:nowrap; 
align-items: flex-end; 
justify-content:  : flex-end;
}
.p1_aag_img .img-fluid{ transform: translate(0, -15%);  max-width:420px !important}
.lg1  .p1_aag_txt{width:60%;}
/*
.p1_aag_img .p1_aag_img_cnt{ position: relative; width:100%}
.p1_aag_img .p1_aag_img_cnt_cnt{ position: absolute; right:0; bottom:0; width:100%; display:block;}

.p1_aag_img .p1_aag_img_cnt img{transform: translate(0, 25%)}
.lg1  .p1_aag_txt{width:60%;}
.lg1 .p1_aag_img .p1_aag_img_cnt img{transform: translate(0, 10%)}*/

.aag_msg_cnt{
display: flex;
flex-wrap:nowrap; 
align-items: flex-start; 
justify-content:  flex-start; 
/*padding:0 36px 0 36px;*/

padding:0 12px 0 12px;
border-bottom:1px solid var(--red) ;overflow:hidden;position:relative; 
}
.aag_msg_cnt.noline{border:0;}
.aag_msg_p{width:60%; display:block; padding:0 15px 15px 0;} 

.lg2 #page1_limit_aag .aag_msg_p{  padding:0 25px 15px 0;} 

.sp_dot{ line-height:2px; overflow:hidden; height:20px; display:inline-block; border:0px solid #f0f;}
.sp_dot i{ line-height:20px;transform:  translate(0%,-5px); font-style: normal;   height:20px; display:inline-block; border:0px solid #f0f;}
.aag_msg_p.full{width:100% } 


.aag_msg_side{width:41%;height:100%; overflow:hidden; display:block;  position:absolute; right:0;top:40px;  display:block}


.limit_aag_cnt   {  }
.limit_aag_box_cnt   { padding:0; width:calc(100% + 60px;) margin:0 -30px 0 -30px;}
.limit_aag_box{
border-radius:30px; 
}
.limit_aag_box .mtt{
padding:30px 30px 0px 0;
margin:0  0 0 30px;
width:calc(100% - 30px);
display: flex;
flex-wrap:nowrap; 

align-content: space-between;
align-items: flex-end; 
justify-content: space-between;
border-bottom:4px solid #fff;
}
.limit_aag_box .mtt h2{font-weight:700; font-size:64px; line-height:64px; padding:0 0 10px 0; color:var(--lblack); max-width:400px;
}
.limit_aag_box.b1 .mtt h2{  max-width:600px;}
.limit_aag_box.b2 .mtt h2{  max-width:700px;}
.limit_aag_box .mtt .img{ height:190px;}
.limit_aag_box .mtt .img img{ width:auto; height:190px;}
.limit_aag_box .inbox_cnt{

display: flex;
flex-wrap:wrap;
align-content: center;
align-items: center;
justify-content: flex-start; width:100%; 
padding:15px;
margin:0 0 36px 0;

}
.limit_aag_box .inbox{
border-radius:10px; 
background:#fff;
width:calc(25% - 30px);
margin:15px;
min-height:221px;
padding:15px;
}
.limit_aag_box .inbox  sup{font-size:14px;  }
.limit_aag_box .inbox .num{ font-size:56px;  line-height:60px; font-weight:700; margin:0; }
.limit_aag_box .inbox .tt{ font-size:24px;  line-height:28px; color:var(--lblack); margin:0;}
.limit_aag_foot  {padding:0px 36px 36px 36px;}
/*----------[page1_limit_aag] Citic Limited At A Glance-----------*/
/*
.freview_ov_box_cnt::before{ content:"";
width:2px; height:calc(100% - 38px); top:18px; left:50%; margin-left:-1px;
 position: absolute; display:block;
background: var(--red);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, var(--red) 20%, var(--red) 100%);
}*/ 
.main_class.inner.f_review{ width:100%; overflow:hidden;
position: relative;}
.freview_ov_box_cnt{  
	position: relative;

}

 /*
#bsview_maincontent .inner_msg.mt-4{position: relative;z-index:1; }
#bsview_maincontent .inner_msg.mt-4::before{ content:""; background:var(--nbrown); 
width:200vw; left:-100vw; position: absolute;
top:0; height:100%;
display:block; z-index:1;} 
#bsview_maincontent .inner_msg.inner_p.mt-2{position: relative;z-index:100; }
*/

.freview_ov_box{
			
display: flex;
flex-wrap:wrap;
align-content: flex-start;
align-items: flex-start;
justify-content: space-between;
z-index:100; 

}
.lg1 .freview_ov_box{
margin-bottom:20px;
}
.freview_ov_box h2{color:var(--brown_sp); font-size:28px; display:block;  text-align:left;    position: relative; z-index:5; width:100%; 
} 
.lg2 .freview_ov_box h2{ letter-spacing:3px;}
.freview_ov_box h2 b{ color:#8f807c;font-size:38px; text-align:left;    position: relative; z-index:5; font-weight:300; margin:0 10px 0 0;
} 
.freview_ov_box .sp_num b,
.freview_ov_box h2 b{ font-family: "Myriad Pro",Barlow ,  Helvetica,Arial,"Noto Sans TC","Pingfang HK","Microsoft JhengHei","Hiragino Sans GB","Microsoft YaHei",sans-serif}
	
	
.freview_ov_box .sp_cnt{   position: relative; z-index:5; width:100%;
display: flex;
flex-wrap:nowrap;
align-content: flex-start;
align-items: flex-start;
justify-content:  flex-start;
z-index:100;  border-top:4px dotted  var(--brown_sp);
padding:10px 0 0 0;
} 
.freview_ov_box .sp_msg{ width:80%; padding:0 15px 0 0;} 
.freview_ov_box .sp_num{ width:20%; min-width:200px;
background:#efeceb;
display: flex;
flex-wrap:wrap;
align-content: flex-start;
align-items: flex-start;
justify-content:  flex-start;
z-index:100; border-radius:10px; padding:10px;} 
.freview_ov_box .sp_num span{ width:100%; display:block;  color:#8f807c;
margin:0 0 10px 0} 
.freview_ov_box .sp_num b{ display: flex; width:100%; color:var(--brown_sp);
flex-wrap:nowrap;
align-content: flex-end;
align-items: flex-end;
justify-content:  flex-end;
font-size:48px; line-height:48px; font-weight:bold;} 

.freview_ov_box .sp_num i{ font-style:normal; color:#8f807c;
display:inline-block; margin:0 0 0 5px;
font-size:20px; line-height:33px;  font-weight: normal;} 
/*
/*

.freview_ov_box h2 { border-top:2px dotted var(--red); border-left:2px dotted var(--red); border-radius:10px 0 0 0;
overflow:hidden; }
.freview_ov_box h2 span{ z-index:20; display:block; border:0px solid #f0f; position: relative; padding:10px 0 0 10px;
background:#fff;}

.freview_ov_box p{ position:relative; z-index:400; display:block;  padding:0 0 20px 15px;}
*/ 
/*
#page1_chair .page1_chair_msg1{ padding:0 36px 0 36px;}
#page1_chair .page1_chair_msg1.cman{ padding:0 0 0 36px ;} 
#page1_chair .page1_chair_msg2{padding:0 36px 0 36px;}
#page1_chair .page1_chair_msg3{ padding:0 36px 0 36px;}
*/
#page1_chair .page1_chair_msg1{ padding:0 15px 0 15px;}
#page1_chair .page1_chair_msg1.cman{ padding:0 0 0 15px ;
 transform: translate(-8% , 0%);
 } 
#page1_chair .page1_chair_msg2{padding:0 15px 0 15px;}
#page1_chair .page1_chair_msg3{ padding:0 15px 0 15px;}

#cman_sign{ display:inline-block; max-width:165px; margin:10px 0 10px 3px;}
/*----------[page1_chair_msg1] Chairman's letter to shareholders-----------*/



/*----------[b_review] NAV----------*/
#bsview_mbBtn{ display:none;}
.container.min{margin:0 auto;}
 #bsView{position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content:  space-between;
  align-content: flex-start;
  align-items: flex-start;
  min-height: calc(100vh - 400px);
  padding-top: 20px; width:100%;
}
#bsView_content{  position: relative; display:block; width: calc(100% - 240px); }
.brViewInner{}
.brViewInnerNav_cnt_end{ width:240px}
.brViewInnerNav_cnt{  

  display: flex;
  flex-wrap: nowrap;
  justify-content:  space-between;
  align-content: flex-start;
  align-items: flex-start;
  width:240px;
  height: auto;
  z-index: 800; 
  position: sticky;
  top: 10vh;  }
.brViewInnerNav{ width:240px;  }
ul.inner_nav{ margin:0px 0  0 0px; padding:0;  
display: flex;
flex-wrap:wrap;
align-content: center;
align-items: center;
justify-content: space-between;
 
 z-index:400;
}

 .is_top ul.inner_nav{ margin:15px 0  0 0px;}

ul.inner_nav li{width:100%; text-align:left; margin:0 0  15px 0; padding:0 0 0 0 ; list-style:none;
}
ul.inner_nav li a.brs_a{ min-height:36px;
  padding:10px 65px 10px 0;
  
font-size:18px;
line-height:24px;  

text-transform: uppercase; color:#000;

	display: flex;
	flex-wrap:nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-end;
	cursor:pointer; position: relative;
}
.lg1 ul.inner_nav li a.brs_a{ min-height:36px;
  padding:10px 45px 10px 0;
  
font-size:16px; text-align:right;
line-height:20px;  

text-transform: uppercase; color:#000;

	display: flex;
	flex-wrap:nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-end;
	cursor:pointer; position: relative;
}


ul.inner_nav li a.brs_a span{ /*
  box-decoration-break: clone;
  background:#f0f; display:line; */display:inline-bloxk; 
position: relative; z-index:8;
 /*text-shadow:0 -1px 2px #fff,0 1px 2px #fff, 1px 0 2px #fff, -1px 0 2px #fff; */max-width:80%;
 }
ul.inner_nav li a.brs_a b.ic{ opacity:1; transform: translate(-50%, 0%) ; 
  border:0px solid #f0f; display:block; width:2px; height:4px;  position: absolute; left:50%; top:-12px;
}
 
 

ul.inner_nav li a.brs_a:hover{ text-decoration:none;}
ul.inner_nav li a.brs_a  b.ic,
ul.inner_nav li a.brs_a{  transition: all .3s ease-in-out;}
 
ul.inner_nav li a.brs_a:hover b.ic,
ul.inner_nav li a.brs_a.active b.ic{opacity:1;  width:calc(100% + 16px); } 
 

ul.inner_nav li a.brs_a.active{ font-weight:bold;}

ul.inner_nav.b_review_cfs li a.brs_a:hover,
ul.inner_nav.b_review_cfs li a.brs_a.active:hover,
ul.inner_nav.b_review_cfs li a.brs_a.active{color:var(--red)}
ul.inner_nav.b_review_cfs li a.brs_a:hover b.ic,
ul.inner_nav.b_review_cfs li a.brs_a.active:hover   b.ic,
ul.inner_nav.b_review_cfs li a.brs_a.active   b.ic{background:var(--red)}
 
 ul.inner_nav.b_review_aim li a.brs_a:hover,
ul.inner_nav.b_review_aim li a.brs_a.active:hover,
ul.inner_nav.b_review_aim li a.brs_a.active{color:var(--blue)}
ul.inner_nav.b_review_aim li a.brs_a:hover b.ic,
ul.inner_nav.b_review_aim li a.brs_a.active:hover   b.ic,
ul.inner_nav.b_review_aim li a.brs_a.active   b.ic{background:var(--blue)}
 
 
 ul.inner_nav.b_review_am li a.brs_a:hover,
ul.inner_nav.b_review_am li a.brs_a.active:hover,
ul.inner_nav.b_review_am li a.brs_a.active{color:var(--yellow)}
ul.inner_nav.b_review_am li a.brs_a:hover b.ic,
ul.inner_nav.b_review_am li a.brs_a.active:hover   b.ic,
ul.inner_nav.b_review_am li a.brs_a.active   b.ic{background:var(--yellow)}
 
 
 
 ul.inner_nav.b_review_nc li a.brs_a:hover,
ul.inner_nav.b_review_nc li a.brs_a.active:hover,
ul.inner_nav.b_review_nc li a.brs_a.active{color:var(--purple)}
ul.inner_nav.b_review_nc li a.brs_a:hover b.ic,
ul.inner_nav.b_review_nc li a.brs_a.active:hover   b.ic,
ul.inner_nav.b_review_nc li a.brs_a.active   b.ic{background:var(--purple)}


 
 ul.inner_nav.b_review_ntu li a.brs_a:hover,
ul.inner_nav.b_review_ntu li a.brs_a.active:hover,
ul.inner_nav.b_review_ntu li a.brs_a.active{color:var(--green)}
ul.inner_nav.b_review_ntu li a.brs_a:hover b.ic,
ul.inner_nav.b_review_ntu li a.brs_a.active:hover   b.ic,
ul.inner_nav.b_review_ntu li a.brs_a.active   b.ic{background:var(--green)}
 /*
ul.inner_nav.b_review_cfs li a.brs_a.active{color:var(--red)}
ul.inner_nav.b_review_cfs li a.brs_a  b.ic::before,
ul.inner_nav.b_review_cfs li a.brs_a.active  b.ic::before{  border-image: linear-gradient(to right, rgba(255,255,255,0.2) 0%,#fff 20%, var(--red) 100%) 1; }
ul.inner_nav.b_review_cfs li a.brs_a  b.ic::after,
ul.inner_nav.b_review_cfs li a.brs_a.active  b.ic::after{background:var(--red);}


ul.inner_nav.b_review_aim li a.brs_a.active{color:var(--blue)}
ul.inner_nav.b_review_aim li a.brs_a  b.ic::before,
ul.inner_nav.b_review_aim li a.brs_a.active  b.ic::before{  border-image: linear-gradient(to right, rgba(255,255,255,0.2) 0%,#fff 20%, var(--blue) 100%) 1; }
ul.inner_nav.b_review_aim li a.brs_a  b.ic::after,
ul.inner_nav.b_review_aim li a.brs_a.active  b.ic::after{background:var(--blue);}
 


ul.inner_nav.b_review_am li a.brs_a.active{color:var(--yellow)}
ul.inner_nav.b_review_am li a.brs_a  b.ic::before,
ul.inner_nav.b_review_am li a.brs_a.active  b.ic::before{  border-image: linear-gradient(to right, rgba(255,255,255,0.2) 0%,#fff 20%, var(--yellow) 100%) 1; }
ul.inner_nav.b_review_am li a.brs_a  b.ic::after,
ul.inner_nav.b_review_am li a.brs_a.active  b.ic::after{background:var(--yellow);}
 
 
ul.inner_nav.b_review_nc li a.brs_a.active{color:var(--purple)}
ul.inner_nav.b_review_nc li a.brs_a  b.ic::before,
ul.inner_nav.b_review_nc li a.brs_a.active  b.ic::before{  border-image: linear-gradient(to right, rgba(255,255,255,0.2) 0%,#fff 20%, var(--purple) 100%) 1; }
ul.inner_nav.b_review_nc li a.brs_a  b.ic::after,
ul.inner_nav.b_review_nc li a.brs_a.active  b.ic::after{background:var(--purple);}
 
 

ul.inner_nav.b_review_ntu li a.brs_a.active{color:var(--lgreen)}
ul.inner_nav.b_review_ntu li a.brs_a  b.ic::before,
ul.inner_nav.b_review_ntu li a.brs_a.active  b.ic::before{  border-image: linear-gradient(to right, rgba(255,255,255,0.2) 0%,#fff 20%, var(--lgreen) 100%) 1; }
ul.inner_nav.b_review_ntu li a.brs_a  b.ic::after,
ul.inner_nav.b_review_ntu li a.brs_a.active  b.ic::after{background:var(--lgreen);}

 */

/*
ul.inner_nav li a.active,
ul.inner_nav li a:hover{font-weight:bold; border:1px solid var(--yellow);
  text-decoration: none; background:  var(--yellow); color:#fff;}


ul.inner_nav li svg{ width:25px; height:25px; 
    transition: all .3s ease-in-out; 
}

ul.inner_nav li:last-child{padding:0 ;}
*/
ul.inner_nav li { position: relative}

ul.inner_nav li a.active svg,
ul.inner_nav li a:hover svg{opacity:0}

ul.inner_nav li a.active svg.ar{ display:none;}
ul.inner_nav li a.active svg.active_ar{ display:block; opacity:1}

/*
ul.inner_nav li::after{ content:""; width:20px; height:1px; border-bottom:1px dashed #aaa;
position: absolute; left:-20px; top:calc(50% - 1px); display:block}
 
ul.inner_nav li::before{ content:""; width:1; height:100%; border-left:1px dashed #aaa;
position: absolute; left:-20px; top:0; display:block}

ul.inner_nav li:first-child::before{ height:50%; top:50%}
ul.inner_nav li:last-child::before{ height:50%; top:0%}

ul.inner_nav li.subnn::after{ display:none}
*/

/*
ul.inner_nav.b_review_aim { width:100%;}
ul.inner_nav.b_review_aim li{width:auto; padding:0 15px 0 0 ; }
ul.inner_nav.b_review_aim li a{   padding:0 3px 0 10px; }

ul.inner_nav.b_review_aim li a span{ display:inline-block;padding-right:5px;}
ul.inner_nav.b_review_aim li a.active,
ul.inner_nav.b_review_aim li a:hover{  border:1px solid var(--blue); background: var(--blue); color:#fff;}


ul.inner_nav.b_review_am { }
ul.inner_nav.b_review_am li{width:auto; }

ul.inner_nav.b_review_am li a{min-width:240px}
ul.inner_nav.b_review_am li a span{ display:inline-block;padding-right:5px;}
ul.inner_nav.b_review_am li a.active,
ul.inner_nav.b_review_am li a:hover{  border:1px solid var(--brown); background: var(--brown); color:#fff;}

ul.inner_nav.b_review_nc li{ width:auto}
ul.inner_nav.b_review_nc li a{min-width:160px }
ul.inner_nav.b_review_nc li a span{ display:inline-block;padding-right:5px;}
ul.inner_nav.b_review_nc li a.active,
ul.inner_nav.b_review_nc li a:hover{  border:1px solid var(--purple); background: var(--purple); color:#fff;}

ul.inner_nav.b_review_ntu {  }
ul.inner_nav.b_review_ntu li{width:auto;}
ul.inner_nav.b_review_ntu li a{min-width:110px ;  }
ul.inner_nav.b_review_ntu li a span{ display:inline-block;padding-right:5px;}
ul.inner_nav.b_review_ntu li a.active,
ul.inner_nav.b_review_ntu li a:hover{  border:1px solid var(--lgreen); background: var(--lgreen); color:#fff;}
ul.inner_nav.b_review_ntu li:last-child{padding:0;}

*/

ul.inner_nav.br_rmtc{ display:none;}

.inner_nav_sublink{ margin:-15px 0 20px 0;}

/*
.lg2 .inner_nav_sublink.nc_is{ padding-left:180px;}
.lg2 .inner_nav_sublink.nc_lc{ padding-left:calc(180px + 180px);}


.lg2 .inner_nav_sublink.ntu_capu{ padding-left:130px;}
.lg2 .inner_nav_sublink.ntu_pdom{ padding-left:calc(130px + 225px  );}

.lg2 .inner_nav_sublink.am_srm{ padding-left:calc(160px + 300px + 60px);}


.lg2 .inner_nav_sublink.cfs_sec{ padding-left:calc(160px + 90px);}


.lg1 .inner_nav_sublink.nc_is{ padding-left:180px;}
.lg1 .inner_nav_sublink.nc_lc{ padding-left:calc(180px + 180px + 70px);}


.lg1 .inner_nav_sublink.ntu_capu{ padding-left:160px;}
.lg1 .inner_nav_sublink.ntu_pdom{ padding-left:calc(160px + 300px + 60px);}

.lg1 .inner_nav_sublink.am_srm{ padding-left:calc(160px + 300px + 80px);}
.lg1 .inner_nav_sublink.cfs_sec{ padding-left:calc(160px + 90px);}
*/

.inner_nav_sublink{ padding:0px 0 10px 25px; margin:0;}
.inner_nav_sublink a{ 
display: flex;
	flex-wrap:nowrap;
	align-content: center;
	align-items: center;
	justify-content: flex-start;
position: relative;  padding:10px 0 5px 0;
font-size:16px;
}

.inner_nav_sublink a::after{ content:""; width:20px; height:1px; border-bottom:1px dashed #aaa;
position: absolute; left:-20px; top:calc(50% - 1px); display:block}
 
.inner_nav_sublink a::before{ content:""; width:1; height:100%; border-left:1px dashed #aaa;
position: absolute; left:-20px; top:0; display:block}
  
   
.inner_nav_sublink a:last-child::before{ height:50%; top:0%}


  .inner_nav_sublink svg{ display: none;}
.b_review_cfs .navSub_a.on{ color: var(--yellow)}
/*
.inner_nav_sublink span{  line-height:30px !important;  padding:0 0 0 9px; display:inline-block;}
.inner_nav_sublink svg{width:25px; height:25px; display:inline-block;}
*/

/*----------[b_review] NAV----------*/
/*----------[b_review] b_review_img_frame----------*/

/*
  .b_review_img_frame{ max-width:680px; width:100%;
  overflow:hidden;margin:0 auto 40px auto;position: relative; z-index:15;
 overflow: visible;display:inline-block; position: relative; z-index:10;}
.b_review_img_frame::before{ z-index:31; content:""; position: absolute; left:50%; top:50%; width:100%; height:100%; display:block;
border:1px solid rgba(255,255,255,0.2); transform: translate(-50%, -50%) scale(0.95);border-radius:0; }

  .b_review_img_frame img { position: relative; z-index:30;}

.b_review_img_frame::after{ z-index:5; content:""; position: absolute; left:10px; top:10px; width:100%; height:100%; display:block;
background: var(--yellow); border-radius:0; }

.b_review_img_frame.lblue::after{background: var(--lblue);} 
.b_review_img_frame.red::after{background: var(--red);} 

.b_review_img_frame.green::after{background: var(--lgreen);} 
*/

  .min_img_frame{ max-width:680px; width:100%;
  overflow:hidden;margin:0 auto 15px auto;position: relative; z-index:15;
 overflow: visible;display:inline-block; position: relative; z-index:10;}
 
  .b_review_img_frame{ max-width:680px; width:100%;
  overflow:hidden;margin:0 auto 15px auto;position: relative; z-index:15;
 overflow: visible;display:inline-block; position: relative; z-index:10;}
 
  .b_review_img_frame.full{max-width:100%;}
.less_mb .b_review_img_frame{
	 margin:0 auto 15px auto;
 }
 
.less_mb  .b_review_img_tt{ font-size:16px; display:block; margin:0 auto; width:80%;}

  .b_review_img_frame.min{ max-width:360px; }
.b_review_img_frame::before{ z-index:31; content:""; position: absolute; left:-6px; bottom:-6px; height:25%; width:auto;aspect-ratio: 1 / 1; display:block;
border:4px solid var(--red); border-top:0; border-right:0;  }

  .b_review_img_frame img { position: relative; z-index:30;}

.b_review_img_frame::after{ z-index:31; content:""; position: absolute; right:-6px; top:-6px; height:25%; width:auto;aspect-ratio: 1 / 1; display:block; background:0;
border:4px dotted var(--red); border-bottom:0; border-left:0;}

 
.b_review_img_frame.purple::after{border-color: var(--purple);} 
.b_review_img_frame.lblue::after{border-color: var(--lblue);}
.b_review_img_frame.yellow::after{border-color: var(--yellow);} 
.b_review_img_frame.red::after{border-color: var(--red);} 
.b_review_img_frame.green::after{border-color: var(--lgreen);} 
.b_review_img_frame.brown::after{border-color: var(--brown_sp);} 

.b_review_img_frame.purple::before{border-color: var(--purple);} 
.b_review_img_frame.lblue::before{border-color: var(--lblue);} 
.b_review_img_frame.yellow::before{border-color: var(--yellow);} 
.b_review_img_frame.red::before{border-color: var(--red);} 
.b_review_img_frame.green::before{border-color: var(--lgreen);} 
.b_review_img_frame.brown::before{border-color: var(--brown_sp);} 



.brv_inner_2block{
display: flex;
	flex-wrap: nowrap;
	align-content: flex-start;
	align-items:   flex-start;
	justify-content: space-between;
	position: relative; 
}


.brv_inner_2block .block_6{ width:60%}
.brv_inner_2block .block_4{ width:40%; padding-left:30px;}

.brv_inner_2block .block_left{ width:70%}
.brv_inner_2block .block_right{ width:30%; padding-left:30px;}

.brv_inner_2block.right2 .block_right{ width:50%;margin:10px 0 10px 0; padding:0 5% 0 0;}

.mg_sp,
.brv_inner_2block .block_right p{ position: relative;
	font-size:16px; text-indent:30px;font-style: italic
}

.mg_sp{ color:var(--brown_sp); margin:10px 0 0 10px}
.mg_sp::after,
.brv_inner_2block .block_right p::after{
	content:""; width:30px; position: absolute;  left:-9px; top:10px;
	height:1px; border-top:1px solid var(--red);
}

.mg_sp::before,
.brv_inner_2block .block_right p::before{
	content:""; width:6px; position: absolute;  left:15px; top:8px;
	height:6px; background:var(--red);
	border-radius:50%;
}


.brv_inner_2block.blue .block_right p::after{border-top:1px solid var(--blue);
}
.brv_inner_2block.blue .block_right p::before{background:var(--blue);
}


.brv_inner_2block.yellow .block_right p::after{border-top:1px solid var(--yellow);
}
.brv_inner_2block.yellow .block_right p::before{background:var(--yellow);
}

.brv_inner_2block.brown .block_right p::after{border-top:1px solid var(--brown);
}
.brv_inner_2block.brown .block_right p::before{background:var(--brown);
}

.mg_sp::after,
.brv_inner_2block.brown_sp .block_right p::after{border-top:1px solid var(--brown_sp);
}
.mg_sp::before,
.brv_inner_2block.brown_sp .block_right p::before{background:var(--brown_sp);
}



.brv_sp_num{ padding:20px 0 0 30px;}
.sp_num_cnt{ margin-bottom:20px}

.brv_sp_num .line{transform: translate(0, 5px);  height:1px;
overflow:hidden; display:block;
width:80%; border-bottom:1px solid var(--brown_sp); }
.brv_sp_num p{color:var(--brown_sp); line-height:1em; font-size:20px;margin:0 0 5px 0 }
.brv_sp_num b{  line-height:1.5em;font-size:60px; }
.brv_sp_num p small{ font-size:20px; }
.brv_sp_num p span{ font-size:14px; font-style: italic }
 /* 
  .b_review_img_frame  .tr{ position:absolute; left:0;top:0;  display:block;
  width: 0; 
  height: 0; 
}

.b_review_img_frame  .tr_bd{ z-index:1;
  border-top: 0px solid transparent;
  border-bottom: 50px solid transparent;  
  border-left: 50px solid #fff;}
.b_review_img_frame  .tr_bde{ z-index:1;
  border-top: 0px solid transparent;
  border-bottom: 47px solid transparent;  
  border-left: 47px solid #fff;}
.b_review_img_frame  .tr_top{ z-index:2;
  border-top: 0px solid transparent;
  border-bottom: 38px solid transparent;  
  border-left: 38px solid var(--light3);}

  
.b_review_img_frame.lblue  .tr_top,
.b_review_img_frame.lblue  .tr_bd {border-left-color:  var(--lblue)}
  .b_review_img_frame.lblue img{border:2px solid var(--lblue)} 
  
.b_review_img_frame.lbrown  .tr_top,
.b_review_img_frame.lbrown  .tr_bd {border-left-color:  var(--lbrown)}
  .b_review_img_frame.lbrown img{border:2px solid var(--lbrown)} 
  
  
.b_review_img_frame.yellow  .tr_top,
.b_review_img_frame.yellow  .tr_bd {border-left-color:  var(--yellow)}
  .b_review_img_frame.yellow img{border:2px solid var(--yellow)} 
  
  
.b_review_img_frame.purple  .tr_top,
.b_review_img_frame.purple  .tr_bd {border-left-color:  var(--purple)}
  .b_review_img_frame.purple img{border:2px solid var(--purple)} 
  
  
.b_review_img_frame.green  .tr_top,
.b_review_img_frame.green  .tr_bd {border-left-color:  var(--lgreen)}
  .b_review_img_frame.green img{border:2px solid var(--lgreen)} 
    */
/*----------[b_review] b_review_img_frame----------*/
 
/*----------[b_review] Business Review -   Comprehensive Financial Services----------*/

	
#bsview_mbBtn.red{ background:var(--orange); }
#bsview_mbBtn.blue{ background:var(--lblue); }
#bsview_mbBtn.yellow{ background:var(--orange); }
#bsview_mbBtn.purple{ background:var(--lpurple); }
#bsview_mbBtn.green{ background:var(--lgreen); }

#top_fbox{ padding:20px 0 40px 0; width:90%;} 

@media all and (max-width: 1500px){
#top_fbox{ width:85%;} 
}

#top_fbox.red b{ color:var(--red); font-weight:bold}
#top_fbox.blue b{ color:var(--blue); font-weight:bold}
#top_fbox.yellow b{ color:var(--yellow); font-weight:bold}
#top_fbox.purple b{ color:var(--purple); font-weight:bold}
#top_fbox.green b{ color:var(--lgreen); font-weight:bold}

#top_fbox p{   font-size:20px; margin-bottom:0}
#top_box p{ color:#fff;  font-size:20px; margin-bottom:0}
#top_box p .home_p{ font-size:30px; }

#top_rbox{ padding:60px 60px 60px 0;background:0; max-width:100%;
margin-top:40px;
 
display: flex;
	flex-wrap: nowrap;
	align-content:center;
	align-items:   center;
	justify-content: space-between;
	position: relative; min-height:200px; }
#top_rbox h1{ position:relative; z-index:100;  color:#fff; /* transform: translate(calc(30% + 50px), 0%); */
font-size:60px; font-weight:500;}
#top_rbox .fbox_img_cnt{ transform: translate(-5vw,-50%);    border-radius:50%; position: absolute; right:0; top:50%; display:inline-block; padding:10px; z-index:40;}
#top_rbox .fbox_img{ position:relative;z-index:4; border-radius:50%; border:8px solid #fff;  padding:20px; display:inline-block;object-fit: cover; margin:10px;}

#top_rbox .fbox_img img{object-fit: cover;  width:100%;  max-width:220px; height:auto; padding:30px 20px 30px 20px;}

#top_rbox.red::after,
#top_rbox.red .fbox_img_cnt,
#top_rbox.red .fbox_img{  background:var(--red)}

#top_rbox.red .fbox_img_cnt::after{ z-index:1; content:""; position: absolute; right:0; top:0; 
width:100%; transform: translate(11%, -21%);
height:100%; display:block;
  background-image: url(../images/ar2025/side_dot_tr.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }
  
  
  
  
  #top_rbox.blue::after,
#top_rbox.blue .fbox_img_cnt,
#top_rbox.blue .fbox_img{  background:var(--blue)}

#top_rbox.blue .fbox_img_cnt::after{ z-index:1; content:""; position: absolute; right:0; top:0; 
width:100%; transform: translate(11%, -21%);
height:100%; display:block;
  background-image: url(../images/ar2025/side_dot_tr_blue.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }
  
  
  
  
    
  #top_rbox.yellow::after,
#top_rbox.yellow .fbox_img_cnt,
#top_rbox.yellow .fbox_img{  background:var(--yellow)}

#top_rbox.yellow .fbox_img_cnt::after{ z-index:1; content:""; position: absolute; right:0; top:0; 
width:100%; transform: translate(11%, -21%);
height:100%; display:block;
  background-image: url(../images/ar2025/side_dot_tr_yellow.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }
  
  
  #top_rbox.purple::after,
#top_rbox.purple .fbox_img_cnt,
#top_rbox.purple .fbox_img{  background:var(--purple)}

#top_rbox.purple .fbox_img_cnt::after{ z-index:1; content:""; position: absolute; right:0; top:0; 
width:100%; transform: translate(11%, -21%);
height:100%; display:block;
  background-image: url(../images/ar2025/side_dot_tr_purple.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }
  
  
  
  
  #top_rbox.green::after,
#top_rbox.green .fbox_img_cnt,
#top_rbox.green .fbox_img{  background:var(--green)}

#top_rbox.green .fbox_img_cnt::after{ z-index:1; content:""; position: absolute; right:0; top:0; 
width:100%; transform: translate(11%, -21%);
height:100%; display:block;
  background-image: url(../images/ar2025/side_dot_tr_green.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }
  
  
   
  
  
  
  
#top_jbox p{ font-size:20px;}
  
  
#top_jbox .fbox_ball::after{ z-index:1; content:""; position: absolute; right:0; top:0; 
width:180%; transform: translate(27%, -40%);
height:180%; display:block;
  background-image: url(../images/ar2025/side_dot_tr.png);
  background-size: cover; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }


#top_jbox.blue .fbox_ball::after{  background-image: url(../images/ar2025/side_dot_tr_blue.png); }
  

#top_jbox.yellow .fbox_ball::after{  background-image: url(../images/ar2025/side_dot_tr_yellow.png); }
  
  
#top_jbox.purple .fbox_ball::after{  background-image: url(../images/ar2025/side_dot_tr_purple.png); }
  
  
  
  
#top_jbox.green .fbox_ball::after{  background-image: url(../images/ar2025/side_dot_tr_green.png); }
  
  
  
  
#top_rbox::after{ z-index:5; content:""; position: absolute; right:0; top:0; 
width:300%; transform: translate(-10vw, 0%);
height:100%; display:block;
background: inherit;  }


#top_rbox::before{ z-index:5; content:""; position: absolute; left:50%; bottom:0; 
width:400px;   transform: translate(-950px,100%);
height:400px; display:block;
  background-image: url(../images/ar2025/side_dot_red.png);
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }



#top_rbox.blue::before{ 
  background-image: url(../images/ar2025/side_dot_blue.png); }




#top_rbox.yellow::before{ 
  background-image: url(../images/ar2025/side_dot_yellow.png); }




#top_rbox.purple::before{ 
  background-image: url(../images/ar2025/side_dot_purple.png); }


#top_rbox.green::before{ 
  background-image: url(../images/ar2025/side_dot_green.png); }



#top_jbox .container{ position:relative; z-index:100;   }
#top_jbox .container p{color:#fff;    max-width:80%; padding:15px 0 15px 0}

#top_jbox{ padding:0 60px 0 0;background:0; max-width:100%; min-height:280px;
margin-top:20px;
 
display: flex;
	flex-wrap: nowrap;
	align-content:center;
	align-items:   center;
	justify-content: space-between;
	position: relative;   }
#top_jbox b{ font-size:32px}
#top_jbox.red::after{ background:var(--red); }
#top_jbox.blue::after{ background:var(--blue); }
#top_jbox.yellow::after{ background:var(--yellow); }
#top_jbox.purple::after{ background:var(--purple); }
#top_jbox.green::after{ background:var(--green); }

#top_jbox::after{ z-index:5; content:""; position: absolute; left:0; top:0; border-radius:0 140px 140px 0;
width:calc(100% - 50px); transform: translate(-50px, 0%);
height:100%; display:block;
   }

#top_jbox::before{ z-index:5; content:""; position: absolute; left:50%; bottom:0; 
width:400px;   transform: translate(-950px,100%);
height:400px; display:block;
  background-image: url(../images/ar2025/side_dot_red.png);
  background-size: contain; 
  background-repeat: no-repeat;
  background-position: 0% 0%;   }
  
  
#top_jbox.blue::before{ 
  background-image: url(../images/ar2025/side_dot_blue.png);
 }
  
#top_jbox.yellow::before{ 
  background-image: url(../images/ar2025/side_dot_yellow.png);
 }
  
  
#top_jbox.purple::before{ 
  background-image: url(../images/ar2025/side_dot_purple.png);
 }
 
  
  
#top_jbox.green::before{ 
  background-image: url(../images/ar2025/side_dot_green.png);
 }
 
  
 #top_jbox .fbox_ball{ transform: translate(-150px,-50%);    border-radius:50%; position: absolute; right:0; top:50%; display:inline-block; 
 padding:50px; z-index:40;
 background:0; width: auto; 
  aspect-ratio: 1 / 1;  height:60%;} 
  
  #top_jbox .fbox_ball::before{ content:""; transform: translate(-30%,-50%);    border-radius:50%; position: absolute; right:0; top:50%; display:inline-block; 
 padding:50px; z-index:40;
 background:#fff; width: auto; 
  aspect-ratio: 1 / 1;  height:60%;  }
  

 #top_jbox .fbox_ball_inner{ position: relative; border:0px solid #f0f;}
 #top_jbox .fbox_ball_inner{ z-index:5; content:""; position: absolute; left:0%; top:50%; 
width:200px;    transform: translate(-50%,-50%);   
height:12px;border-radius:6px;
  background:#fff; }
  

@media all and (max-width: 1700px){ 
#top_rbox .fbox_img_cnt{ transform: translate(-2.5vw,-50%);  }
#top_rbox::after{ transform: translate(-5vw, 0%);}

 #top_jbox .fbox_ball_inner{ width:160px;}
  
}
@media all and (max-width: 1500px){
	#top_rbox {  padding: 60px 60px 60px 40px;}
#top_rbox .fbox_img_cnt{ transform: translate(-1vw,-50%);  }
#top_rbox::after{ transform: translate(-5vw, 0%);}
#top_jbox::after{ width:calc(100% - 5px); transform: translate(-5px, 0%); }
	#top_jbox p{  padding-left: 40px;}
 #top_jbox .fbox_ball{ transform: translate(-50px,-50%);  }

 #top_jbox .fbox_ball_inner{ width:120px;}
}


@media all and (max-width: 1300px){
#top_rbox .fbox_img img{   max-width:160px; height:auto; padding:30px 20px 30px 20px;}
#top_rbox::after{ transform: translate(-8vw, 0%);}
 #top_jbox .fbox_ball_inner{ width:100px;}
}
/*

#top_fbox{ padding:60px 60px 60px 0;background:#f1f1f1; max-width:100%;
margin-top:20px;

display: flex;
	flex-wrap: nowrap;
	align-content:center;
	align-items:   center;
	justify-content: space-between;
	position: relative; min-height:200px;
	}
#top_fbox::after{ z-index:5; content:""; position: absolute; left:0; top:0; 
width:300%; transform: translate(-100%, 0%);
height:100%; display:block;
background: inherit;  }
	 
#top_fbox::before{z-index:5; content:""; position: absolute; right:0; top:0; 
width:60px;  clip-path: polygon(0 0, 100% 100%, 100% 0);
height:60px; display:block;
background: #fff;

display:block}

#top_fbox p{width:70%}
#top_fbox .fbox_img{width:28%}

#top_fbox.red b{ color:var(--red); font-weight:normal}
#top_fbox.blue b{ color:var(--blue); font-weight:normal}
#top_fbox.yellow b{ color:var(--brown); font-weight:normal}
#top_fbox.purple b{ color:var(--purple); font-weight:normal}
#top_fbox.green b{ color:var(--lgreen); font-weight:normal}
	
#top_box{ padding:60px 0 60px 0;background:var(--red); max-width:calc(100% - 60px);
margin-top:20px;

display: flex;
	flex-wrap: nowrap;
	align-content:center;
	align-items:   center;
	justify-content: space-between;
	position: relative; min-height:200px;
	}
#top_box::after{ z-index:5; content:""; position: absolute; left:0; top:0; 
width:300%; transform: translate(-100%, 0%);
height:100%; display:block;
background: inherit;  }
	
#top_box b{ font-size:32px}
#top_box.red{ background:var(--red); }
#top_box.blue{ background:var(--blue); }
#top_box.yellow{ background:var(--yellow); }
#top_box.purple{ background:var(--purple); }
#top_box.green{ background:var(--green); }
	
 
	
	
#top_box.full{   position: relative}
#top_box.full::after{ z-index:5; content:""; position: absolute; left:0; top:0; 
width:300%; transform: translate(-100%, 0%);
height:100%; display:block;
background: inherit;  }

#top_box.full::before{ z-index:5; content:""; position: absolute; right:-50px; top:0; 
width:50px; 
height:100%; display:block;
background: inherit;  display:block;}


#top_box p::before{ z-index:5; content:""; position: absolute; right:-50px; top:0; 
width:50px; 
height:50px; display:block;
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block;}

#top_box.fbox p::before{ display:none}
#top_box.full p{width:100%;max-width:100%}
#top_fbox p{  width:70%; max-width:800px; font-size:20px; margin-bottom:0}
#top_box p{ color:#fff; width:70%; max-width:800px; font-size:20px; margin-bottom:0}
#top_box p .home_p{ font-size:30px; }
 
#top_box .tbimg_cnt{ width:30%;position: relative}
#top_box .tbimg_cnt .tbimg_box{ width:100%; position: absolute; left:50%; top:50%;
transform: translate(-30%, -60%) ; background:#f1f1f1; text-align:center;  padding:70px 40px 70px 40px ; }
 #top_box .tbimg_cnt .tbimg_box img{ max-width:280px;}
 
#top_box .tbimg_cnt .tbimg_box .rdb{ background:0;  border:1px solid #aaa; position: absolute;
  width:16px; height:16px; display:inline-block;
 border-radius:50%; left:20px; top:20px;
 display: inline-flex;   font-weight:300;
flex-wrap:nowrap; 
align-items: center;  
justify-content:  center
 }
#top_box .tbimg_cnt .tbimg_box .rdb b{background:#aaa;
  width:6px; height:6px; display:inline-block;
 border-radius:50%; 
 display: inline-flex;   font-weight:300;
 }
 
#top_box .tbimg_cnt .tbimg_box .rdb.r2{left:auto; right:20px; top:20px;} 
#top_box .tbimg_cnt .tbimg_box .rdb.r3{top:auto; bottom:20px} 
#top_box .tbimg_cnt .tbimg_box .rdb.r4{top:auto; left:auto; right:20px;   bottom:20px} 
 */
  
.b_review_msg_cnt{ 
padding:0; margin:0 !important;
/*background:var(--yellow);*/
background:0 !important;
display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: center;
position: relative; z-index:40;
 }
 
.b_review_msg_cnt div{ position: relative; z-index:10;}
.b_review_msg_cnt::before{
	 z-index:-1; content:""; width:410%; height:100%;
 position: absolute; top:0; left:0;  
display:block; 
background:var(--yellow); display:none;
	/*transform: translate(-100% , 0);*/
	/*clip-path: polygon(0 0, 100% 0, 100% 100%, 97% 100%);*/
}
 /*.b_review_msg_cnt.bg-blue::before {background:var(--blue) }*/
 
 .b_review_msg_cnt  p.colorbox{ color:var(--orange)}
 .b_review_msg_cnt.bg-blue  p.colorbox{ color:var(--blue)}
 
 
 .inner_color_box{ text-align:center; background:#eee; transform: translate(10px , -10px);
 padding:80px 10px 80px 10px}
 .inner_color_box::after{z-index:31; content:""; position: absolute; left:50%; top:50%; width:100%; height:100%; display:block;
border:1px solid #ddd; transform: translate(-50%, -50%) scale(0.95);border-radius:0;}
.b_review_msg_cnt .inner_p.colorbox{padding-left:20px;  padding-right:20px;}
.b_review_msg_cnt .img-fluid{max-width:200px; }
.b_review_msg_cnt  .ar{ position:absolute; left:0;top:0;  display:none;

  width: 0; 
  height: 0; 
}
.b_review_msg_cnt  .ar.ar1{ z-index:1;
  border-top: 0px solid transparent;
  border-bottom: 25px solid transparent;  
  border-left: 25px solid #fff;}
.b_review_msg_cnt  .ar.ar2{ z-index:2;
  border-top: 0px solid transparent;
  border-bottom: 20px solid transparent;  
  border-left: 20px solid var(--light3);}

.br_box_row{margin:0;}
.br_box_cnt{display: flex;
	flex-wrap:nowrap; 
	align-items:  center;
	justify-content: flex-start;
margin:5px 0 5px 0;
}
.br_box_cnt .box_img{width:20%; padding:2px 15px 0 0;}
.br_box_cnt .box_msg{width:80%; padding:0 15px 0 6px;}

.br_box_cnt .box_msg .tt{margin:0;  color:var(--orange); font-weight:700; font-size:24px; line-height:26px;}
.br_box_cnt.blue .box_msg .tt{ color:var(--lblue);  }
.br_box_cnt .box_msg .msg{margin:0; padding:5px 0 5px 0; /*font-size:22px;*/}

/*----------[b_review] Business Review -   Comprehensive Financial Services----------*/


/*----------[b_review_cfs_fh] Business Review - Financial Holdings----------*/
.textbox{
	padding:30px; text-align:left; position: relative; z-index:30; 
}

.textbox::before{ z-index:5; content:""; position: absolute; right:0; top:0; 
width:40px; 
height:100%; display:block;
transform: translate(100% , 0);
}
.textbox::after{ z-index:5; content:""; position: absolute; right:0; top:0; 
width:40px; 
height:40px; display:block;transform: translate(100% , 0);
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block;}


.textbox.textbox_yellow{background:var(--lyellow); }
.textbox.textbox_yellow::before{background:var(--lyellow); }


/*----------[b_review_cfs_fh] Business Review - Financial Holdings----------*/

/*----------[b_review_cauo] Business Review ----------*/
.container .caup_mp1 {display: flex;
	flex-wrap: wrap; 
	align-items:  flex-start;
	justify-content: flex-start;margin:0 -15px 0 -15px}
.caup_box{width:33%; margin: 0 0 20px 0;}
.caup_img{overflow:hidden; 
  border-radius: 20px 20px 0 0; border:2px solid var(--lgreen)}

.caup_tt{ font-size:24px; line-height:26px;margin:10px 0 10px 0; font-weight: bold;}
.caup_content{ font-size:14px;}

/*----------[b_review_cauo] Business Review ----------*/


/*----------Financial Statements [f_stat_ncfs] Notes To The Consolidated Financial Statements ----------*/
/*
.ncfs_item{margin:0 0 20px 0;}
.ncfs_item .have_btn{ background:0; border:0; width:100%;
display: flex;
	flex-wrap: nowrap; 
	align-items:  flex-start;
	align-content: space-between;
	justify-content: space-between;
	
}*/
#note1{ margin-top:40px;}
.ncfs_item{position: relative; padding:0 15px 0 15px; margin-bottom:15px}
.ncfs_item .mb_have_sub{ border-right:2px dotted var(--brown_sp); border-left:2px dotted var(--brown_sp); border-radius:0 0 0 0; }
/*
.ncfs_item .have_btn::before{ background:var(--red); content:""; position: absolute; left:0;top:20px; width:calc(100% - 15px); height:2px;
transform: translate(15px, 0);  z-index:30;} 
*/
.ncfs_item .have_btn .arr_cnt{     content:""; position: absolute; z-index:50; top:10px;right:10px; width:24px; height:30px;
/*clip-path: polygon(100% 0, 0 0, 50% 50%);*/
background:url(../images/ar2025/dot_arr.svg) no-repeat  ;
display: flex;
	flex-wrap: nowrap; 
	align-items:  flex-start; 
	justify-content: center;
	} 
	/*
.ncfs_item  .have_btn .arr_cnt::before{display:inline-block;  background:var(--red); content:""; margin:2px auto 0 auto;  width:36px; height:36px;  
clip-path: polygon(100% 0, 0 0, 50% 50%) } 
*/
.ncfs_item .have_btn.collapsed .arr_cnt{   transform: rotate(0deg); top:20px;  }




.ncfs_item .have_btn .arr_cnt{   transform: rotate(180deg);  top:6px;   }
/*
.ncfs_item_txt::before{ border:2px solid var(--red); border-top:0; content:""; position: absolute; left:0;bottom:0; width:calc(100% - 15px); height:calc(100% + 30px); 
transform: translate(15px, 0);  z-index:1}*/
.ncfs_item .footer_line{display:none}

.ncfs_item .have_btn {padding:10px 5px 5px 15px; width:100%; text-align:left; background:0; border:0;
border-top:2px solid var(--brown_sp);
border-bottom:2px solid #fff; position: relative; z-index:40}
.ncfs_item .have_btn.collapsed {border-bottom:2px solid var(--brown_sp);}
  
.ncfs_item .inner_p{ position: relative; z-index:110; }
.ncfs_item .ncfs_item_txt { position: relative; z-index:10; padding:10px 20px 20px 20px}
.ncfs_item .have_btn p.m0 { background:#fff;  padding:0 40px 5px 0; display:inline-block;
  text-align: left;  position: relative; z-index:40;
  font-size: 24px; color:var(--brown_sp);
}
/*
.arr_cnt{height:20px; width:30px;  position:relative;}
.tg_up{ 
 position:absolute; right:0;top:0;  
   border-style: solid;
   border-width: 0 15px 15px 15px;
   border-color: transparent transparent var(--grey) transparent;
   transform: rotate(0deg);
  }
  .tg_down {
	   position:absolute; right:0;bottom:0;
   width: 0px;
   height: 0px;
   border-style: solid;
   border-width: 15px 15px 0 15px;
   border-color: var(--red) transparent transparent transparent;
   transform: rotate(0deg);
}
.have_btn {padding:0;}
.have_btn.collapsed .tg_up{ display:none; }
.have_btn.collapsed .tg_down{ display:block; }

.have_btn .tg_up{ display:block; }
.have_btn .tg_down{ display:none; }
.have_btn p.m0{text-align:left; padding:0 0 0 0; font-size:24px; color:var(--red);
display: flex;
	flex-wrap: nowrap; 
	align-items:  flex-start; 
	justify-content: flex-start;
}
.have_btn p span.t1{width:50px; padding:0 0 0 10px ; display:inline-block}
.have_btn p span.t2{  display:inline-block; padding:0 0 0 10px ;}
.ncfs_item_txt{padding:10px 16px 10px 16px;}
*/
/*----------Financial Statements [f_stat_ncfs] Notes To The Consolidated Financial Statements----------*/

.inner_capu_imgcnt .img-fluid{ margin-bottom:15px}

#ntu_mip_cnt{display: flex;
	flex-wrap:  wrap; 
	align-items:  flex-start; 
	justify-content: center;
	width:calc(100% + 24px); 
	margin:0;
	padding:0 6px 0 0;
	}
#ntu_mip_cnt .item{width:25%;}

/*-----------------TABLE----------------------------------*/

div.tb_scl_cnt{ overflow-x:visible;}
div.tb_scl_cnt table.tb_iss{ min-width:780px  !important; }
div.tb_scl_cnt table.tb_iss2{ min-width:620px  !important; }
 
div.tb_scl_cnt table.tb_ntu_he{ min-width:780px  !important; }

 

table.raw{margin:0 0 0 0;} 
table.raw th,
table.raw td{ border:0;padding:0 0 0 0; text-align:left} 



 
table.ntu_caup_table  *{  font-family:"Myriad Pro","Barlow",  Helvetica,Arial,"Noto Sans TC","Pingfang HK","Microsoft JhengHei","Hiragino Sans GB","Microsoft YaHei",sans-serif;}
table.ntu_caup_table tr:last-child td{  border-bottom:5px  solid  var(--lgreen)} 

.lg1 table.ntu_caup_table th{font-weight:bold;}
table.ntu_caup_table th,
table.ntu_caup_table td{ font-weight:normal;color:var(--lblack); border-color:var(--lgrey);font-size:18px; line-height:22px;  padding:12px 10px 12px 10px;   vertical-align:middle}


table.ntu_caup_table th{ font-size:22px; line-height:26px;  color:var(--lgreen); background:#fff; border-bottom:5px  solid  var(--lgreen)}
table.ntu_caup_table th:nth-child(1){color:#fff; background:var(--lgreen); border-bottom:5px  solid  var(--lgreen)}

table.ntu_caup_table th.fill{font-size:18px; line-height:22px; font-weight:normal; color:var(--lblack); background:var(--lgreen2); padding:12px 10px 12px 10px;    border-bottom:5px  solid  var(--lgreen2); }

table.ntu_caup_table th.gap{height:5px; overflow:hidden;background:#fff;display:block;  padding:0;    border:0; }

table.ntu_caup_table td:nth-child(1){ background:var(--light2); }




.ccg_inner_table{  border-top:3px solid var(--brown_sp)}
.ccg_inner_table .left{padding:10px 12px 0 10px;}
.ccg_inner_table .right{padding:5px 0 0 0;}
.ccg_inner_table .right p{padding:5px 10px 5px 10px ; margin:0; border-bottom:1px solid #000}
.ccg_inner_table .right p:last-child{border:0;padding:10px 10px 5px 10px;}
.ccg_inner_table.have_end{   border-bottom:3px solid var(--brown_sp);}
.ccg_inner_table.have_start{   border-top:3px solid var(--brown_sp);}


table.red_th{margin:18px 0 36px 0; }
 
table.red_th.th_exbold.top_bold th,
table.red_th.th_exbold th{ font-weight:900 !important;}
table.red_th th{ border:0;
 background:var(--brown_sp);
 color:#fff; font-weight:normal  }
table.red_th th:first-child{ background:  var(--brown_sp) ;
/*
background: linear-gradient(90deg, #3f0005  0%,var(--red) 70% ,var(--red) 100%);*/ }

 /*
table.red_th th{border:0;  color:#fff; font-weight:normal  ; background: var(--red)}
table.red_th th:first-child {
  background: var(--red)  url(../images/th_bg.png) repeat-y 0 0;
}

  */
 
table.red_th th.sp_grad:first-child,
table.red_th th.sp_grad{ background:var(--brown_sp); position: relative} 
table.red_th th.sp_grad span{  z-index:20; position: relative} 
 
table.red_th th.sp_grad span::After{content:none}
 
table.red_th th.sp_grad::After{z-index:5; content:""; position: absolute; left:0; top:0; 
width:70px; clip-path:none;
height:100%; display:block;
/*
background: linear-gradient(90deg, #3f0005  0%, var(--red) 100%); */
background:  var(--brown_sp) ;

display:block}


 
table.hight_tb.plain,
table.red_th.rbod  { margin:18px 0 18px 0;}

table.hight_tb.plain,
table.red_th.rbod {/*max-width:830px;*/  }



table.red_th.rbod .trtd1 td:nth-child(4),
table.red_th.rbod .trtd1 td:nth-child(3) , 
table.red_th.rbod .trtd1 td:nth-child(2) { font-style: italic}

 
table.mintb td {border-color:#fff; padding:0px;  }  
table.mintb.tright3  td:nth-child(3) { text-align:right}
table.mintb.tright2  td:nth-child(2) { text-align:right}


table.red_th.noline th { vertical-align:bottom} 
table.red_th.noline td {border-color:#fff; }  

table.red_th.spline_cis tr.trtd34 td,
table.red_th.spline_cis tr.trtd29 td,
table.red_th.spline_cis tr.trtd30 td,
table.red_th.spline_cis tr.trtd25 td,
table.red_th.spline_cis tr.trtd26 td,
table.red_th.spline_cis tr.trtd23 td,
table.red_th.spline_cis tr.trtd22 td,
table.red_th.spline_cis tr.trtd18 td,
table.red_th.spline_cis tr.trtd8 td,
table.red_th.spline_cis tr.trtd9 td,
table.red_th.spline_cis tr.trtd5 td,
table.red_th.spline_cis tr.trtd6 td,
table.red_th.spline_cis tr.trtd2 td,
table.red_th.spline_cis tr.trtd3 td {
border-bottom:1px solid var(--brown_sp)!important; 
}
table.red_th.spline_cis tr.trtd31 td:nth-child(1),
table.red_th.spline_cis tr.trtd30 td:nth-child(1),
table.red_th.spline_cis tr.trtd27 td:nth-child(1),
table.red_th.spline_cis tr.trtd26 td:nth-child(1),
table.red_th.spline_cis tr.trtd24 td:nth-child(1),
table.red_th.spline_cis tr.trtd23 td:nth-child(1),
table.red_th.spline_cis tr.trtd19 td:nth-child(1),
table.red_th.spline_cis tr.trtd10 td:nth-child(1),
table.red_th.spline_cis tr.trtd6 td:nth-child(1),
table.red_th.spline_cis tr.trtd3 td:nth-child(1) { font-weight: bold !important}

/*
table.red_th.spline_csci tr.trtd24 td:nth-child(1),
table.red_th.spline_csci tr.trtd21 td:nth-child(1),
table.red_th.spline_csci tr.trtd20 td:nth-child(1),
table.red_th.spline_csci tr.trtd19 td:nth-child(1),
table.red_th.spline_csci tr.trtd2 td:nth-child(1),
table.red_th.spline_csci tr.trtd1 td:nth-child(1) { font-weight: bold !important}


table.red_th.spline_csci tr.trtd23 td ,
table.red_th.spline_csci tr.trtd18 td ,
table.red_th.spline_csci tr.trtd19 td ,
table.red_th.spline_csci tr.trtd20 td,
table.red_th.spline_csci tr.trtd1 td { border-bottom:1px solid var(--red)!important; }
*/

/*
table.red_th.spline_cbs tr.trtd1 td:nth-child(1) { font-weight: bold !important}
table.red_th.spline_cbs tr.trtd27 td { border-bottom:1px solid var(--red)!important; }
*/

table.red_th.spline_cbs2 tr.trtd28 td:nth-child(1),
table.red_th.spline_cbs2 tr.trtd27 td:nth-child(1),
table.red_th.spline_cbs2 tr.trtd25 td:nth-child(1),
table.red_th.spline_cbs2 tr.trtd22 td:nth-child(1),
table.red_th.spline_cbs2 tr.trtd21 td:nth-child(1),
table.red_th.spline_cbs2 tr.trtd1 td:nth-child(1) { font-weight: bold !important}

 
table.red_th.spline_cbs2 tr.trtd20 td ,
table.red_th.spline_cbs2 tr.trtd21 td ,
table.red_th.spline_cbs2 tr.trtd24 td ,
table.red_th.spline_cbs2 tr.trtd26 td ,
table.red_th.spline_cbs2 tr.trtd27 td { border-bottom:1px solid var(--brown_sp)!important; }

table.red_th.spline_cscie tr.trtd16 td ,
table.red_th.spline_cscie tr.trtd17 td ,
table.red_th.spline_cscie tr.trtd5 td ,
table.red_th.spline_cscie tr.trtd6 td ,
table.red_th.spline_cscie tr.trtd3 td ,
table.red_th.spline_cscie tr.trtd2 td { border-bottom:1px solid var(--brown_sp)!important; }


table.red_th.spline_cscie tr.trtd18 td:nth-child(1),
table.red_th.spline_cscie tr.trtd17 td:nth-child(1),
table.red_th.spline_cscie tr.trtd6 td:nth-child(1),
table.red_th.spline_cscie tr.trtd3 td:nth-child(1),
table.red_th.spline_cscie tr.trtd1 td:nth-child(1) { font-weight: bold !important}
 
 
 
table.red_th.spline_cscie2 tr.trtd16 td ,
table.red_th.spline_cscie2 tr.trtd17 td ,
table.red_th.spline_cscie2 tr.trtd5 td ,
table.red_th.spline_cscie2 tr.trtd6 td ,
table.red_th.spline_cscie2 tr.trtd3 td ,
table.red_th.spline_cscie2 tr.trtd2 td { border-bottom:1px solid var(--brown_sp)!important; }


table.red_th.spline_cscie2 tr.trtd18 td:nth-child(1),
table.red_th.spline_cscie2 tr.trtd17 td:nth-child(1),
table.red_th.spline_cscie2 tr.trtd6 td:nth-child(1),
table.red_th.spline_cscie2 tr.trtd3 td:nth-child(1),
table.red_th.spline_cscie2 tr.trtd1 td:nth-child(1) { font-weight: bold !important}
 
 
table.red_th.spline_ccfs tr.trtd70 td, 
table.red_th.spline_ccfs tr.trtd67 td, 
table.red_th.spline_ccfs tr.trtd66 td,
table.red_th.spline_ccfs tr.trtd55 td,
table.red_th.spline_ccfs tr.trtd54 td,
table.red_th.spline_ccfs tr.trtd43 td,
table.red_th.spline_ccfs tr.trtd42 td,
table.red_th.spline_ccfs tr.trtd40 td,
table.red_th.spline_ccfs tr.trtd15 td { border-bottom:1px solid var(--brown_sp)!important; }

table.red_th.spline_ccfs tr.trtd67 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd68 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd71 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd55 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd44 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd43 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd41 td:nth-child(1), 
table.red_th.spline_ccfs tr.trtd17 td:nth-child(1),
table.red_th.spline_ccfs tr.trtd1 td:nth-child(1) { font-weight: bold !important}


table.red_th  tr.no_line td{ border-bottom:0 !important;  }

table.red_th  tr.red_bd2 td{ border-bottom:3px solid var(--brown_sp)!important; }
table.red_th  tr.red_bd td{ border-bottom:1px solid var(--brown_sp)!important; }
table.red_th  tr.is_bold td:nth-child(1){font-weight: bold !important}
table.red_th  tr.is_t td:nth-child(1){font-style: italic !important}

table.red_th  tr.is_bold_line td:nth-child(7),
table.red_th  tr.is_bold_line td:nth-child(6),
table.red_th  tr.is_bold_line td:nth-child(5),
table.red_th  tr.is_bold_line td:nth-child(4),
table.red_th  tr.is_bold_line td:nth-child(3), 
table.red_th  tr.is_bold_line td:nth-child(2){font-weight: bold !important}


table.red_th.top_bold  th{ font-weight: bold !important}
table.red_th.top_nobold  th{ font-weight: normal !important}


table.red_th.top_lsp th,
table.red_th.top_lsp td{letter-spacing:-1px;  }

table.red_th.top_lsp a{ letter-spacing:0px; color:#fff}

table.valign_top td{ vertical-align:top !important; padding-bottom:10px !important}
table.valign_bottom td{ vertical-align:bottom !important; }

table.red_th.t_left th,
table.red_th.t_left td{  text-align:left}


table.red_th.first_min_width   th:nth-child(1),
table.red_th.first_min_width   td:nth-child(1){min-width:200px;}


table.red_th.cr_c2_normal   th:nth-child(2),
table.red_th.cr_c2_normal   td:nth-child(2){ font-weight:normal; text-align:left}

table.red_th.cr_c2   th:nth-child(2),
table.red_th.cr_c2   td:nth-child(2){ font-weight:bold;}

table.red_th.cr_c3   th:nth-child(3),
table.red_th.cr_c3   td:nth-child(3){ font-weight:bold;}

table.red_th.cr_c4   th:nth-child(4),
table.red_th.cr_c4   td:nth-child(4){ font-weight:bold;}

table.red_th.cr_c5   th:nth-child(5),
table.red_th.cr_c5   td:nth-child(5){ font-weight:bold;}

table.red_th.cr_c6   th:nth-child(6),
table.red_th.cr_c6   td:nth-child(6){ font-weight:bold;}


table.red_th.cr_c8   th:nth-child(8),
table.red_th.cr_c8   td:nth-child(8){ font-weight:bold;}


table.red_th.cr_c10   th:nth-child(10),
table.red_th.cr_c10   td:nth-child(10){ font-weight:bold;}

table.hight_tb.plain th,
table.hight_tb.plain td{  text-align:left}


table.hight_tb.plain.t_right2   th:nth-child(2),
table.hight_tb.plain.t_right2   td:nth-child(2){text-align:right}

table.hight_tb.plain.t_right3   th:nth-child(3),
table.hight_tb.plain.t_right3   td:nth-child(3){text-align:right}

table.hight_tb.plain.t_right4   th:nth-child(4),
table.hight_tb.plain.t_right4   td:nth-child(4){text-align:right}

table.hight_tb.plain.t_right5   th:nth-child(5),
table.hight_tb.plain.t_right5   td:nth-child(5){text-align:right}

table.hight_tb.plain.t_right6   th:nth-child(6),
table.hight_tb.plain.t_right6   td:nth-child(6){text-align:right}
  

table.red_th.t_left.t_right2   th:nth-child(2),
table.red_th.t_left.t_right2   td:nth-child(2){text-align:right}

table.red_th.t_left.t_right3   th:nth-child(3),
table.red_th.t_left.t_right3   td:nth-child(3){text-align:right}

table.red_th.t_left.t_right4   th:nth-child(4),
table.red_th.t_left.t_right4   td:nth-child(4){text-align:right}

table.red_th.t_left.t_right5   th:nth-child(5),
table.red_th.t_left.t_right5   td:nth-child(5){text-align:right}

table.red_th.t_left.t_right6   th:nth-child(6),
table.red_th.t_left.t_right6   td:nth-child(6){text-align:right}

 /*
table.red_th.mid_red th,
table.red_th.mid_red td{border-bottom-width:2px;   border-color:var(--lred);padding:10px; text-align:left}
table.red_th.mid_red tr:last-child td{border-bottom-width:4px; border-color:var(--lred)} 
*/


table.red_th.all_left td{  text-align:left}
table.red_th th,
table.red_th td{ border-color:#000;padding:10px; text-align:right}
table.red_th tr:last-child td{border-bottom-width:3px; border-color:var(--brown_sp)} 

.ncfs_item_txt table.red_th th,
.ncfs_item_txt table.red_th td{ padding:4px 6px 4px 6px; }

 

table.red_th.rbod{ position: relative; margin-top:10px !important;}
table.red_th.rbod th{ padding-top:20px;; overflow:hidden}
table.red_th::after,
table.red_th.rbod::after{z-index:5; content:""; position: absolute; left:0; top:-4px; 
width:100%; 
height:1px; display:block; border-top:2px dotted var(--brown_sp); display:block}


table.red_th.th_bold  { position: relative; margin-top:10px !important;}
table.red_th.th_bold   th{ padding-top:20px; overflow:hidden}
 
table.red_th.th_bold::after{z-index:5; content:""; position: absolute; left:0; top:-4px; 
width:100%; 
height:1px; display:block; border-top:2px dotted var(--brown_sp); display:block}
 /*
table.red_th.th_bold::after{z-index:5; content:""; position: absolute; left:0; top:-24px; 
width:100%; 
height:60px; display:block;
background: var(--red);clip-path: polygon(50% 0%, 0 40%, 100% 40%); display:block}
*/
 

table.red_th tr th:nth-child(1),
table.red_th tr td:nth-child(1){ text-align:left; } 

/*table.red_th th{vertical-align:top}
table.red_th th:nth-child(1){vertical-align:bottom}
table.red_th th.v_bottom{vertical-align:bottom}*/
table.red_th th{vertical-align:bottom}
table.red_th th.text-center{vertical-align:top}



table.red_th.th_bold th{ line-height:1.3em;  font-weight:bold; }
table.red_th.th_bold i{  /*font-weight:normal;*/ font-weight:bold;}


table.hight_tb.th_bold th{  font-weight:bold; }

table.hight_tb.plain .trth2 th { font-weight:bold;}
table.red_th.gcf_table .trtd1 td { font-weight:bold;}
table.red_th.gcf_table .trtd2 td:nth-child(1) { padding-left:30px;}
 
table.red_th.last_col_bold tr  th:nth-child(6),
table.red_th.last_col_bold tr  td:nth-child(6) { font-weight:bold;}
 

table.small_tb th.bold{ font-weight:bold; }
table.small_tb th,
table.small_tb td{ letter-spacing:-1px; padding:6px 6px 4px 6px; font-size:16px; line-height:20px;  }
table.small_tb td{  }

table.small_tb a.text-red{ letter-spacing:0.5px;  } 


table.top_bold.red_th{ position: relative}
table.top_bold.red_th th{ padding-top:30px; overflow:hidden}
/*
table.top_bold.red_th::after{z-index:5; content:""; position: absolute; right:-1px; top:-1px; 
width:21px; 
height:21px; display:block;
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block}
*/

table.noline.red_th{ position: relative}
table.noline.red_th th{ padding-top:30px; overflow:hidden}
/*
table.noline.red_th::after{z-index:5; content:""; position: absolute; right:-1px; top:-1px; 
width:21px; 
height:21px; display:block;
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block}
*/

table.last_col_bold.red_th{ position: relative}
table.last_col_bold.red_th th{ padding-top:30px; overflow:hidden}
/*
table.last_col_bold.red_th::after{z-index:5; content:""; position: absolute; right:-1px; top:-1px; 
width:21px; 
height:21px; display:block;
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block}
 */


table.boldex1{ position: relative}
table.boldex1 th{ padding-top:30px; overflow:hidden}
/*
table.boldex1 ::after{z-index:5; content:""; position: absolute; right:-1px; top:-1px; 
width:21px; 
height:21px; display:block;
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block}
*/
table.boldex1 td ::after{display:none;}


table.boldex1 th,
table.boldex1 td{  font-weight:bold;}
table.boldex1 th:nth-child(1),
table.boldex1 td:nth-child(1){  font-weight:normal;}


table.boldex2 th,
table.boldex2 td{  font-weight:bold;}
table.boldex2 th:nth-child(2),
table.boldex2 td:nth-child(2),
table.boldex2 th:nth-child(1),
table.boldex2 td:nth-child(1){  font-weight:normal;}

table.hight_tb{margin:0 0 36px 0;}
table.hight_tb th{  background:0; color:var(--brown_sp); font-weight:normal; }
.lg1 table.hight_tb th,
.lg2 table.hight_tb th{ position:relative; ; overflow:hidden; padding-top:10px !important;} 
.lg1 table.hight_tb .trth1 th,
.lg2 table.hight_tb .trth1 th{   padding-top:0 !important;} 
     /*
 table.hight_tb th::After{z-index:5; content:""; position: absolute; right:-1px; top:-1px; 
width:31px; 
height:31px; display:block;
background: #fff;clip-path: polygon(0 0, 100% 100%, 100% 0); display:block}
*/

table.hight_tb th,
table.hight_tb td{ font-weight:normal;color:var(--lblack); border-color:var(--lgrey);padding:14px 10px 2px 10px; font-size:20px; line-height:24px; vertical-align:bottom}

.lg2 table.hight_tb th,
.lg2 table.hight_tb td{ padding:18px 10px 2px 10px; font-size:18px; line-height:24px; }


table.hight_tb.n_top th,
table.hight_tb.n_top td{  padding:10px 10px 4px 10px; }

.lg2 table.hight_tb.n_top th,
.lg2 table.hight_tb.n_top td{ padding:10px 10px 4px 10px;  }

table.hight_tb tr th{ border-bottom-width:0; border-style:solid; border-color:0;} 
table.hight_tb tr.trth2 th{border-bottom-width:var(--bottom_line); border-style:solid; border-color:var(--brown_sp)} 

table.hight_tb tr th,
table.hight_tb tr td{text-align:right;   } 

table.hight_tb tr th:nth-child(1),
table.hight_tb tr td:nth-child(1){ text-align:left; } 
table.hight_tb tr:last-child td{ border-bottom-width:var(--bottom_line); border-style:solid; border-color:var(--brown_sp) } 


table.hight_tb tr.trth2 th{ /*font-weight:bold;*/} 
table.hight_tb tr.trth2 th i{ font-weight: bold; } 


table.hight_tb.f_brown tr.trth1 th{ padding:2px 10px 18px 10px;color:var(--lblack);  /*color:var(--brown_sp); */ }
table.hight_tb.cr_c2 tr.trth2 th:nth-child(1){color:var(--brown_sp);}
table.hight_tb.cr_c2 tr.trth2 th:nth-child(2){font-weight:bold; /*border-top:3px solid #b7a474;*/ background:var(--nbrown);
/*box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7);*/ color:var(--brown_sp); 
border-top:4px solid  var(--ttbrown); }
table.hight_tb.cr_c2 tr td:nth-child(2){   font-weight:bold; 
/*box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7); */   background:var(--nbrown) ; ;color:var(--brown_sp);} 


 
table.hight_tb.cr_c3 tr.trth2 th:nth-child(1){color:var(--brown_sp);}
table.hight_tb.cr_c3 tr.trth2 th:nth-child(3){font-weight:bold; /*border-top:3px solid #b7a474;*/ background:var(--nbrown);
/*box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7);*/color:#fff; }
table.hight_tb.cr_c3 tr td:nth-child(3){   font-weight:bold; 

 background:var(--nbrown) ; ;color:var(--brown_sp);  
/*box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7); *; background:var(--light2) ; ;color:var(--brown_sp);} 

table.hight_tb.color_start.cr_c2 tr td:nth-child(2){ /* font-weight:normal; */} 



table.hight_tb.cr_c5 tr.trth2 th:nth-child(5){font-weight:bold; /*border-top:3px solid #b7a474;*/background:var(--brown_sp);color:#fff; 
/*
box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7);*/
}
table.hight_tb.cr_c5 tr td:nth-child(5){  font-weight:bold; 
/*box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7);*/  background:var(--light2) ; ;color:var(--brown_sp);} 


table.hight_tb.cr_c4 tr.trth2 th:nth-child(4){font-weight:bold; /*border-top:3px solid #b7a474;*/background:var(--brown_sp);color:#fff; 
/*
box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7);*/
}
table.hight_tb.cr_c4 tr td:nth-child(4){  font-weight:bold; 
/*box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7); */ background:var(--light2) ; ;color:var(--brown_sp);} 

table.hight_tb.cr_c6 tr.trth2 th:nth-child(6){font-weight:bold; /*border-top:3px solid #b7a474;*/ 
/*
background:var(--brown_sp);color:#fff;
*/
border-top:4px solid  var(--ttbrown);
background: var(--nbrown);
  color: var(--brown_sp);

/*
box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7);*/; }
table.hight_tb.cr_c6 tr td:nth-child(6){   font-weight:bold;  
/*
box-shadow: 0px 3px 12px -3px rgba(68,68,68,0.7); 
background:var(--light2) ; ;color:var(--brown_sp);*/

background: var(--nbrown);
  color: var(--brown_sp);
} 

 table.hight_tb.b_col_1 tr td:nth-child(1){   font-weight:500;   } 

 table.hight_tb  *{  font-family:"Myriad Pro","Barlow",  Helvetica,Arial,"Noto Sans TC","Pingfang HK","Microsoft JhengHei","Hiragino Sans GB","Microsoft YaHei",sans-serif;}
 table.hight_tb.color_start td,
 table.hight_tb.color_start th{letter-spacing:-0.8px; }
 table.hight_tb.color_start tr  td:nth-child(1){ padding:0;}
 table.hight_tb.color_start tr  td:nth-child(1) span{ font-weight:bold;   padding:18px 10px 2px 16px;  display:block;   border-left:4px solid #ffc20c; position: relative} 
 table.hight_tb.color_start tr.trtd2  td:nth-child(1) span{  border-left:4px solid #1f74ae } 
 table.hight_tb.color_start tr.trtd3  td:nth-child(1) span{  border-left:4px solid #ba6133 } 
 table.hight_tb.color_start tr.trtd4  td:nth-child(1) span{  border-left:4px solid #5b5693 } 
 table.hight_tb.color_start tr.trtd5  td:nth-child(1) span{  border-left:4px solid #76b042 }  
 
 table.hight_tb.color_start tr  td:nth-child(1) span::before{ content:""; width:16px; height:16px;
 position: absolute; left:-10px; top:50%; 
margin-top:-6px;
display:block;
  border-radius: 50%;
  background:#fff;
  border:3px solid #ffc20c;}
 table.hight_tb.color_start tr.trtd2  td:nth-child(1) span::before{ border-color:#1f74ae}
 table.hight_tb.color_start tr.trtd3  td:nth-child(1) span::before{ border-color:#ba6133}
 table.hight_tb.color_start tr.trtd4  td:nth-child(1) span::before{ border-color:#5b5693}
 table.hight_tb.color_start tr.trtd5  td:nth-child(1) span::before{ border-color:#76b042}
  
table.hight_tb.br_blue tr.trth2 th{border-bottom:3px solid #a7904c} 

 
table.hight_tb.freview.cr_c2 td, 
table.hight_tb.freview.cr_c2 th{/* border-right:6px solid #fff !important;*/ font-size:18px; line-height:22px;  padding:22px 5px 2px 5px;  }

table.hight_tb.plain td, 
table.hight_tb.plain th,
table.hight_tb.br_blue.cr_c3 td, 
table.hight_tb.br_blue.cr_c3 th,
table.hight_tb.br_blue.cr_c2 td, 
table.hight_tb.br_blue.cr_c2 th{/* border-right:6px solid #fff !important;*/ font-size:18px; line-height:22px;  padding:22px 10px 2px 5px;  }
table.hight_tb.br_blue.cr_c2 tr.trth2 th:nth-child(1){color:#a7904c;}
table.hight_tb.br_blue.cr_c2 tr.trth2 th:nth-child(2){padding:12px 10px 0px 5px; /*border-top:3px solid #b7a474;*/ background:var(--blue);color:#fff; }


table.hight_tb.br_blue.cr_c3 tr td:nth-child(3),
table.hight_tb.br_blue.cr_c2 tr td:nth-child(2){  /*font-weight:bold;*/    background:var(--light2) ;  color:#a7904c;} 


table.hight_tb.br_blue.cr2_red tr.trth2 th .text-red{
 color:var(--brown_sp) !important
}
.text-red.gonoteLink{
 color:var(--brown_sp) !important
}

table.hight_tb.br_blue.cr3_yellow.cr_c3 tr td:nth-child(3),
table.hight_tb.br_blue.cr3_yellow.cr_c2 tr td:nth-child(2){  /*font-weight:bold;*/    background:#eedcb4;color:#865d03;} 

table.hight_tb.br_blue.cr2_red.cr_c3 tr td:nth-child(3),
table.hight_tb.br_blue.cr2_red.cr_c2 tr td:nth-child(2){  /*font-weight:bold;*/   background:var(--lbrown_bg) ;color:var(--brown_sp)} 
 

table.hight_tb.br_blue tr:last-child td{ border-bottom:var(--bottom_line)  solid  #c4d1e7 } 
table.hight_tb.br_blue.cr_c3 tr:last-child td:nth-child(3),
table.hight_tb.br_blue.cr_c2 tr:last-child td:nth-child(2){  border-bottom:var(--bottom_line)  solid  #a7904c} 

table.hight_tb.br_blue.br_brown.cr_c3 tr.trth2 th:nth-child(3),
table.hight_tb.br_blue.br_brown.cr_c2 tr.trth2 th:nth-child(2){  background:var(--brown);color:#fff; }
table.hight_tb.br_blue.br_brown tr:last-child td{ border-bottom:var(--bottom_line)  solid  #eccfb6 }  

table.hight_tb.br_blue.br_yellow.cr_c3 tr.trth2 th:nth-child(3),
table.hight_tb.br_blue.br_yellow.cr_c3 tr.trth2 th:nth-child(3){  

 background:var(--lbrown_bg) ;color:var(--brown_sp); 
border-top:4px solid var(--lbrown_bg); 
 padding-top:30px !important; padding-bottom:5px !important;
}
table.hight_tb.br_blue.br_yellow tr:last-child td{
	border-bottom:var(--bottom_line)  solid  var(--brown_sp)
	
}  

 
  
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_red tr.trth2 th { 
 padding-top:30px !important; padding-bottom:5px !important;
} 
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_red tr.trth2 th:nth-child(2){ 
 background:var(--lbrown_bg) ;color:var(--brown_sp); 
border-top:4px solid var(--lbrown_bg); 
} 
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_red tr:last-child td{  border-bottom:var(--bottom_line)  solid  var(--brown_sp)} 
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_red tr:last-child td:nth-child(2){  border-bottom:var(--bottom_line)  solid  var(--brown_sp) }



table.hight_tb.br_blue.br_yellow.cr_c2.cr3_yellow tr.trth2 th:nth-child(3){ 
 padding-top:30px !important; padding-bottom:5px !important;; }
table.hight_tb.br_blue.br_yellow.cr_c2.cr3_yellow tr:last-child td{  border-bottom:var(--bottom_line)  solid  var(--yellow)} 
table.hight_tb.br_blue.br_yellow.cr_c2.cr3_yellow tr:last-child td:nth-child(3){  border-bottom:var(--bottom_line)  solid  var(--yellow) }


table.hight_tb.br_blue.cr2_red  tr.trth2 th {  border-bottom: 3px solid var(--brown_sp);}
table.hight_tb.br_blue.cr3_yellow  tr.trth3 th {  border-bottom: 3px solid var(--yellow);}
 
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_green tr.trth2 th:nth-child(2){  background:var(--lgreen);color:#fff; }
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_green tr:last-child td{  border-bottom:var(--bottom_line)  solid  var(--lgreen2)} 
table.hight_tb.br_blue.br_yellow.cr_c2.cr2_green tr:last-child td:nth-child(2){  border-bottom:var(--bottom_line)  solid  #a7904c} 

 table.am_tb  *{  font-family:"Myriad Pro","Barlow",  Helvetica,Arial,"Noto Sans TC","Pingfang HK","Microsoft JhengHei","Hiragino Sans GB","Microsoft YaHei",sans-serif;}
table.am_tb{margin:0 0 36px 0;}
  
 
table.am_tb tr th:first-child{  color:#fff; } 
table.am_tb tr th{color:var(--brown);  border-bottom-width:3px; border-style:solid; border-color:var(--brown) } 
table.am_tb tr td:nth-child(1),
table.am_tb tr th:nth-child(1){ text-align:center}

table.am_tb tr td:nth-child(1){ font-weight:bold; background:var(--light2); color:var(--brown); vertical-align:middle;  }
table.am_tb tr th:nth-child(1){ background:var(--brown);}
table.am_tb tr td{  border-bottom:1px solid #222; }
table.am_tb  tr th.white_gap{border:0 !important; height:8px;padding:0; overflow:hidden; background:#fff;}
.tb_ul li{ list-style:disc; margin:0 0 0 15px}
/*
 table.hight_tb.color_start tr.trtd1 td:nth-child(1){ border-left:20px solid #ffc20c !important;} 
 table.hight_tb.color_start tr.trtd2 td:nth-child(1){ border-left:20px solid #1f74ae !important;} 
 table.hight_tb.color_start tr.trtd3 td:nth-child(1){ border-left:20px solid #ba6133 !important;} 
 table.hight_tb.color_start tr.trtd4 td:nth-child(1){ border-left:20px solid #5b5693 !important;} 
 table.hight_tb.color_start tr.trtd5 td:nth-child(1){ border-left:20px solid #76b042 !important;} 
*/
 
/*
 table.hight_tb.color_start td span,
 table.hight_tb.color_start th span{ display:inline-block;
transform:scale(0.7,1.0); margin-left:-20px} */

/*-----------------TABLE----------------------------------*/


/*-----------------Search----------------------------------*/
#search_section{ min-height:400px;}
#searchform{ width:100%; /*border-bottom:1px solid var(--lblack);*/


display: flex;
flex-wrap:nowrap;
align-content: center;
align-items: center;
justify-content: flex-start;position:relative;
 }
#search_result{ margin:40px 0 0 0;}
#searchinp{width:100%; /*line-height:65px; font-size:40px*/
display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-clip: padding-box;
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #000;
  opacity: .5;
  border-radius: 0;
 }

#searchinp:focus {
  opacity: 1;
  border-bottom: 2px solid #000;
}
#searchinp,
#searchinp::placeholder {
    font-size:40px
}

#searchbtn{ width:70px;height:70px; line-height:65px; background:0; border:0; }
 #clearbtn_cnt{ position: absolute; display:block; bottom:4px; right:0;}
#clearbtn{ width:55px;height:55px; visibility: hidden;
position:relative; display:block; background:0; border:0 }

#clearbtn.on{  visibility: visible;}
#clearbtn .a{ border-top:1px solid var(--lgrey); width:60px; height:1px; overflow:hidden; display:block;
position: absolute; top:25px; left:-3px;
}
#clearbtn .a1{transform: rotate(45deg);}
#clearbtn .a2{transform: rotate(-45deg);}

.searchitem{padding-bottom:18px; margin:0 0 18px 0;  border-bottom:1px solid var(--lgrey); }


.acc_section  h2.p2 ,
.acc_section  h2.p2 a,
.acc_section  h2.p2 p,
.searchitem h2.p2 a,
.searchitem h2.p2 p{ color:var(--brown_sp);}
/*-----------------Search----------------------------------*/
 /*

 @keyframes slideInFromLeft {
  0% {
opacity:0;
    transform: translateX(-100%);
  }
  100% {
opacity:1;
    transform: translateX(0);
  }
} @keyframes slideInFromRight {
  0% { 
    transform: translateX(0);
  }
  100% { 
    transform: translateX(-100%);
  }
}
 */
 
 #f_stat_ncfs .container{ padding:0;}
 /*--------------nc press--------------*/
 .nc_press_table{ display: flex; 
flex-wrap:nowrap; 
align-items: center;  
justify-content:  center; border-top:3px solid var(--lpurple2);
}
  .nc_press_table .nc_left{width:25%; padding:10px;}
  .nc_press_table .nc_right{width:75%; padding:10px;}
    .nc_press_table .nc_right p{position: relative;padding-left:20px; margin:15px 0 15px 0;}
	
    .nc_press_table .nc_right p::before{position: absolute; left:-20px; top:50%;
	content:"";
    transform: translate(0,-50%);
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	background: var(--purple); display:block; width:20px; height:20px;
	}
 /*--------------nc press--------------*/
/*----------Corporate Information-----------*/
.infobox_cnt{}
.infobox_cnt .infobox{padding:16px;}
.infobox_cnt .infobox .ibox b{ color:var(--brown_sp)}

.infobox_cnt .infobox .ibox a.text-red,
.infobox_cnt .infobox .ibox a{ color:var(--brown_sp) !important; }

.infobox_cnt .infobox .ibox{ position: relative;
	/*min-height:240px;*/
	padding:25px 25px 25px 25px;
	height:100%;
	min-height:210px;
	width:100%; 
border:0; background:#f1f1f1;
font-size:16px;  
}

.infobox_cnt .rdb{ background:0;  border:6px dotted var(--lgrey); position: absolute;
  width:40px; height:40px; display:inline-block;
 border-radius:0; left:-5px; top:-5px;
 display: inline-flex;   font-weight:300;
flex-wrap:nowrap; 
align-items: center;  
justify-content:  center;
border-right:0; border-bottom:0;
 }
  .infobox_cnt .infobox .ibox .rdb b{/*background:#aaa;
  width:6px; height:6px; display:inline-block;
 border-radius:50%; 
 display: inline-flex;   font-weight:300; padding:0;*/

 } 
.infobox_cnt .rdb.r2{border:4px solid var(--lgrey); border-left:0; border-bottom:0; left:auto; right:-5px; top:-5px;} 
.infobox_cnt .rdb.r3{border:4px solid var(--lgrey); border-top:0; border-right:0;   top:auto; left:-5px; bottom:-5px;} 
.infobox_cnt .rdb.r4{border:6px dotted var(--lgrey);  border-left:0; border-top:0; top:auto; left:auto; right:-5px;   bottom:-5px} 
  
  
.lg2 .infobox_cnt .infobox .ibox{ 
	min-height:130px;
}

.infobox_cnt .infobox .ibox b{ font-size:22px; margin:0 0 0 0; padding:0 0 10px 0; display:inline-block}
.infobox_cnt .infobox .ibox  .dfx{  display: flex;
flex-wrap:nowrap;
  justify-content:  flex-start;
  align-items: flex-start; }
.infobox_cnt .infobox .ibox p{width:50%; padding-right:5%;}
/*----------Corporate Information-----------*/


/*----------Download Centre-----------*/
.dn_list_div{ padding:0; padding:5px;}
.dn_list_a{position: relative;
	display: flex;
flex-wrap:nowrap;
  justify-content:  flex-start;
  align-items: flex-start; 
width:100%; margin:0; 
background:#efeceb; border:2px solid #efeceb;
    padding: 0; border-radius:10px; overflow:hidden;
}
.dn_list_a .v1{ width:30%;   aspect-ratio: 1 / 1.5; }
.dn_list_a .v3{ width:10%;   height:100%; background:var(--brown_sp);
display:flex; position: absolute; right:0; top:0;  height:100%; 
	display: flex;
flex-wrap:nowrap;
  justify-content: center;
  align-items: center; color:#fff;  border-left:1px solid #fff;
  z-index:11;
  }
.dn_list_a .v2{ border-left:1px solid #fff;
  z-index:7;display:flex; position: absolute; right:10%; top:0;  height:100%; width:60%; padding:0 22px 0 22px;
	display: flex;
flex-wrap:nowrap;
  justify-content: center;
  align-items: center; font-size:20px; color :var(--brown_sp); font-weight:bold;
   transition: all .3s ease-in-out;
  }
  .lg1 .dn_list_a .v2{font-size:16px; line-height:1.3em;}
.dn_list_a:hover .v2{ background:var(--brown_sp); color:#fff;}
/*
.dn_list_a{position: relative;
	display: flex;
flex-wrap:nowrap;
  justify-content:  flex-start;
  align-items: flex-start; 
width:100%; margin:0 0 32px 0; 
}
.dn_list_a .sh b{
	 transform: rotate(35deg);
 
position: absolute; top:-20%; left:10%;  width:1px; height:200%; overflow:hidden; margin-left:0;   
 	}
.dn_list_a .v{display:block;	}

.dn_list_a .v.v1{position: relative; z-index:8; background-color:#fff; overflow:hidden ; width:35%; height:80px;  border:2px solid #eee;}
.dn_list_a::before{ z-index:2; content:""; position: absolute; left:-3px; top:3px; width:35%; height:100%; display:block;
background:#fff; border-left:4px dotted var(--red) ; border-bottom:3px dotted var(--red)  }



.dn_list_a .v.v1.hh{ height:120px;  }
.dn_list_a .v.v2{width:65%; font-size:14px;padding: 0 8px 0 8px; color:var(--black)}
.lg1 .dn_list_a .v.v2{ line-height:16px;}
 .dn_list_a:hover{ text-decoration:none; color:var(--red)}
 */
 
/*----------Download Centre-----------*/

/*----------footer-----------*/
.footer_line{ width:100%; padding:0 36px 0 36px;

  display: flex;
flex-wrap:nowrap;
  justify-content:  flex-start;
  align-items: flex-start;  position: relative;  
}
.footer_line.inner{ padding:0 0 0 0; margin:40px 0 40px 0}
.footer_line.inner2{ padding:0 0 0 0; margin:0 0 0 0}

.footer_line .t_cnt{width:30px; height:30px; position: absolute; z-index:1; right:-10px; top:50%; 
margin-top:-21px;} 
.footer_line .t{ /*
  width: 0; 
  height: 0; 
  border-top: 0px solid transparent;
  border-bottom: 20px solid transparent;  
  border-left: 20px solid var(--red);*/
  width:30px; height:30px; display:block; border-radius:0;  background:0;
  border:0
}
.footer_line .t img{width:30px;}
.footer_line .l{ position: relative; z-index:10; width:calc(100% - 15px); height:3px ; background:var(--red); display:block;
/*
border-top:3px solid #fff;
border-bottom:3px solid #fff;*/
}
footer.footer .footer_line{  padding:0 0 0 0; margin:0 0 0 36px;  width:calc(100% - 92px); }

 
.footer_line.gold .t{    border-color:  var(--gold);}
.footer_line.gold .l::after,
.footer_line.gold .l{ background:var(--gold); }

.footer_line.yellow .t{    border-color:  var(--yellow);}
.footer_line.yellow .l::after,
.footer_line.yellow .l{ background:var(--yellow); }

.footer_line.blue .t{    border-color:   var(--blue);}
.footer_line.blue .l::after,
.footer_line.blue .l{ background:var(--blue); }

.footer_line.brown_sp .t{    border-color:   var(--brown_sp);}
.footer_line.brown_sp .l::after,
.footer_line.brown_sp .l{ background:var(--brown_sp); }

.footer_line.brown .t{    border-color:   var(--brown);}
.footer_line.brown .l::after,
.footer_line.brown .l{ background:var(--brown); }
.footer_line.lbrown .t{    border-color:   var(--lbrown_sp);}
.footer_line.lbrown .l::after,
.footer_line.lbrown .l{ background:var(--lbrown_sp);  }

.footer_line.purple .t{    border-color:   var(--purple);}
.footer_line.purple .l::after,
.footer_line.purple .l{ background:var(--purple); }

.footer_line.green .t{    border-color:  var(--green);}
.footer_line.green .l::after,
.footer_line.green .l{ background:var(--green); }

.footer_line.green2{ margin:10px 0 10px 0}
.footer_line.green2 .t_cnt{width:18px;}
.footer_line.green2 .t{   border-bottom: 15px solid transparent;     border-left: 15px solid var(--lgreen);}
.footer_line.green2 .l::after,
.footer_line.green2 .l{  width:calc(100% - 25px); background:var(--lgreen); }


.footer_line.red2{  }
.footer_line.red2 .t_cnt{ }
.footer_line.red2 .t{    }
.footer_line.red2 .l{  height:1px ; opacity:0.3 }

footer .copyright {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.footer{  width:100vw; overflow:hidden;
position: relative; z-index:800;
  font-size: 15px;
  background-color: #fff;
  text-transform: uppercase;

}
.no-gutters > [class*="col-"]{padding:0}

.footer ul {
  padding-right: 12px;
}
.footer li span {
  line-height: 1.4;
}
.footer li{
  color: #070707;
  margin-bottom: 12px;
}
.footer__group {
  font-weight: 600;
}

.footer .qrcode { max-width:203px;
  width: 80%;
  height: auto;
}
/*----------footer-----------*/
#one_download{max-width:100%; overflow-x:hidden}
#top_corner{ width:520px; height:520px; position: absolute; top:0;right:0;
  display:block; overflow:hidden; display:none;
}
#top_corner svg{ transform: translate(50px,10px);
}

 

 



