body{background:#fff; color:#333!important;line-height: 1.5;font-family: "MicrosoftYaHei","Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei","Helvetica Neue", Helvetica, Arial, "PingFang SC", sans-serif;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{line-height: 1.3;font-weight:400;margin-bottom:0;}
ol, ul, li {  padding-inline-start: 0px;  list-style: none;}
a{color:#e9bb71;}
a:hover{text-decoration: none;color:#e9bb71;opacity:0.8;}	
.ellipsis { text-overflow: ellipsis; color:#000;    overflow: hidden;    white-space: nowrap; }
.ellipsis2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.ellipsis4 { overflow: hidden;text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 4;  -webkit-box-orient: vertical;}
img{ max-width: 100%;}
.f14{font-size:14px!important;}
.c54{color:#545454;}
.c9{color:#999;}
.line_h{line-height:1.5;}
.btn{white-space: inherit;}
.h2,h2{font-size:42px;line-height:1.2;}
.text-danger {  color: #e9bb71 !important;}
a.text-danger:focus, a.text-danger:hover{ color: #e9bb71 !important;}
@font-face {
  font-family: 'Arimo';
  src: url('/skin/2023/font/Arimo-Regular.ttf');
}
@font-face {
  font-family: 'Arimo-Bold';
  src: url('/skin/2023/font/Arimo-Bold.ttf');
}



@font-face {
  font-family: 'iconfont';
  src: url('/skin/2023/font/iconfont.eot');
  src: url('/skin/2023/font/iconfont.eot?#iefix') format('embedded-opentype'),
      url('/skin/2023/font/iconfont.woff2') format('woff2'),
      url('/skin/2023/font/iconfont.woff') format('woff'),
      url('/skin/2023/font/iconfont.ttf') format('truetype'),
      url('/skin/2023/font/iconfont.svg#iconfont') format('svg');
}
.top_icon .dropdown-toggle:after {display:none; vertical-align: inherit;  border-top: 0;  border-right: 0;    border-bottom: 0;    border-left: 0;    content: "\f107";    font-family: 'FontAwesome';}
.top_icon .dropdown-toggle:hover:after{content:"\f106";}
.top_icon{display:flex;float:right;    top: 8px;align-items:center;position:relative;padding-left:32px;margin-left:32px;}
.top_icon:after{transition: all 0.5s ease-in-out;height:30px;width:1px;background:#EBEBEB;  content:'';display:block;position:absolute;top:27px;left:0;}
.top_service{position:relative;}
.top_service:after{width:8px;height:8px;background:#F34459;border-radius:5px;content:'';display:block;position:absolute;top:34%;right:-1px;}

.light-theme .top_icon:after{background:#41434A;    top: 27px;}
.light-theme.mini .top_icon:after{background:#EBEBEB;    top: 15px;}
.mini .top_icon:after{background:#EBEBEB;    top: 15px;}


.header_bk {position: fixed; left: 0;  top: 0;z-index: 9999; box-sizing: border-box;  transition: all 0.5s ease-in-out;}
.header{line-height:50px;background-color:#fff;height:150px;}

#tv_chart_container{height: 560px !important;}
#tv_chart_container iframe{height: 100% !important;}

.header.mini{background-color:#fff; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);height:150px;line-height: 50px;}
.header.on{background-color:transparent; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);}
.header .menu {  text-align: center;height: 33px;       position: initial;border-top:1px solid #000;}
.menu ul li{margin-left:15px;  text-align: center;height: 60px;padding-top:10px ;}
.menu ul li a{cursor:pointer;}
.menu ul li * {}
.menu ul li h5{font-size:1rem!important;}
.menu ul li span { display: block; font-size: 16px;    padding: 1px 10px; line-height: 30px;  color:#6D6F78;position:relative;}
.menu ul li a:hover span, .menu ul li a:hover label{ color: #1E202B!important;}
.menu ul li.active span{color: #000!important;}
.menu ul li a:hover em, .menu ul li.active em {    width: 100%;}
.menu ul li label {  transform: scale(0.6);   color: #fff;    opacity: 0.39;    filter: alpha(opacity=39);}

.header_bk .menu ul li:first-child{margin-left:0;}
.header_bk .menu ul li:last-child span{padding-right:0;}
.header_bk .menu ul li:first-child span{padding-left:0;}

.header .btn-outline-primary{background:#e9f0ff;border-radius:12px;font-size:16px;padding:5px 15px;}
.btn-primary{background:#e9bb71;border-color:#e9bb71;color:#fff!important;font-size:12px;padding:5px 24px;border-radius:12px;    top: 0px;    position: relative;}
.btn-primary2{background:#000e45;border-color:#000e45;color:#fff;font-size:12px;padding:5px 24px;border-radius:12px;    top: 0px;    position: relative;}

.banner_01 .btn-primary,.banner_btn .btn-primary{background:#e9bb71;border-color:#e9bb71;color:#fff;font-size:16px;padding:12px 28px;border-radius:15px;    top: 0px;    position: relative;}
.banner_01 .btn-primary2,.banner_btn .btn-primary2{background: #bb924e;    border-color: #bb924e;    color: #F5F5F5;font-size:16px;padding:12px 28px;border-radius:15px;    top: 0px;    position: relative;}
.btn-primary4{background:#e9bb71;border-color:#e9bb71;color:#14171D;font-size:20px;padding:12px 48px;border-radius:15px;    top: 0px;    position: relative;}
.btn-primary:hover,.btn-primary4:hover{background:#e9bb71;border-color:#e9bb71;opacity:0.85}
.btn-primary2:hover{opacity:0.85;}
.btn-light{background:#f3f3f3;border-color:#f3f3f3;color:#1E202B;font-size:16px;font-weight:700;padding:9px 25px;border-radius:15px;}
.btn-light:hover{background:#e9bb71;border-color:#e9bb71;color:#14171D;}

.btn-light2{background:#f3f3f3;border-color:#f3f3f3;color:#e9bb71;font-size:16px;font-weight:700;padding:12px 25px;border-radius:8px;}
.btn-light3{background:#c5ffed47;border-color:#c5ffed47;color:#fff;font-size:16px;font-weight:700;padding:12px 25px;border-radius:8px;}
.btn-light2:hover{opacity:0.85;}
.btn-light3:hover{opacity:0.85;color:#fff;}

.top_a{height:50px;}
.top_a a{font-size:14px;color:#000e45;}
.top_a a:hover{color:#e9bb71;}

.lost .btn-dark{    background: #1E202B; border-color: #1E202B;color:#e9bb71;font-size:16px;padding:8px 26px;border-radius:15px;    top: 0px;    position: relative;}


.top_service{background:url(../images/header/top-service.svg) no-repeat;display: block; width: 24px; height: 80px; background-size: 100%;
    background-position: center;   text-align: center;     margin-left: 24px; }
.top_service:hover{background:url(../images/header/top-service-hover2.svg) no-repeat center; height: 80px;}
.language_img{background:url(../images/header/top-language.svg) no-repeat;display: block; width: 24px; height: 80px; background-size: 100%;
    background-position: center;   text-align: center;     margin-left: 24px; }
.language_img:hover{background:url(../images/header/top-language-hover2.svg) no-repeat center; height: 80px;}
.download_img{;background:url(../images/header/top-download.svg) no-repeat;display: block; width: 24px; height: 80px; background-size: 100%;
    background-position: center;   text-align: center;     margin-left: 0px; }
.download_img:hover{background:url(../images/header/top-download-hover2.svg) no-repeat center; height: 80px;}

.light-theme .download_img,.light-theme .top_service,.light-theme .language_img{height: 80px;}
.light-theme.mini .download_img,.light-theme.mini .top_service,.light-theme.mini .language_img,
.mini .download_img,.mini .top_service,.mini .language_img{height: 60px;}

.light-theme .top_service:hover{background:url(../images/header/top-service-hover.svg) no-repeat center;}
.light-theme.mini .top_service:hover,.mini .top_service:hover {background:url(../images/header/top-service-hover2.svg) no-repeat center;}
.light-theme .language_img:hover{background:url(../images/header/top-language-hover.svg) no-repeat center;}
.light-theme.mini .language_img:hover,.mini .language_img:hover {background:url(../images/header/top-language-hover2.svg) no-repeat center;}
.light-theme .download_img:hover{background:url(../images/header/top-download-hover.svg) no-repeat center;}
.light-theme.mini .download_img:hover,.mini .download_img:hover {background:url(../images/header/top-download-hover2.svg) no-repeat center;}


.dropdown a.nav-link,.light-theme.header.mini .dropdown a.nav-link{color:#333;padding-left:12px;padding-right:12px;}
.light-theme .dropdown a.nav-link{color:#000A37;}
.light-theme.header.mini .menu ul li span {color:#000A37;}
.fa-reorder{font-size: 19px!important;}
.logo_menu{min-width:130px;padding:15px;}
.logo,.header.mini .logo{ transition: all 0.8s ease-in-out;background:url(../images/header/logo2.png) no-repeat ;height: 55px;    background-size: contain;}
.header.mini .header_right_cont{transition: all 0.8s ease-in-out;}

.light-theme .logo{background:url(../images/header/logo2.png) no-repeat ;background-size: auto 100%;height:55px;display:block;}5.logo,.header.mini .fa-reorder{color:#000A37; }
.light-theme .fa-reorder{color:#000A37;}
.light-theme .menu ul li span{color:#000A37;}
.light-theme .menu ul li.active span{color: #e9bb71!important;}
.light-theme .menu ul li a:hover span,.light-theme .menu ul li a:hover label{color: #e9bb71!important;}
.light-theme.mini .menu ul li a:hover span,.light-theme.mini .menu ul li.active span{color:#e9bb71!important;}
.light-theme.mini .menu ul li a:hover label{color:#000!important;}
.light-theme.header .btn-primary2{background:#bb924e;border-color:#bb924e;color:#fff;}
.light-theme.header .btn-primary{background:#e9bb71;border-color:#e9bb71;color:#fff;}

.light-theme.header .btn-primary2.btn{margin-right:10px;}


.animenu_nav > li:hover > a .fa-angle-down:before{content:"\f106";}

.header .animenu_nav{margin-top:5px;}
.menu ul li.active {}

.menu_top{font-size:13px;text-align: right;}
.menu_top a{padding:5px 0px 10px 25px;color:#fff;display:inline-block;font-size:12px;}
.menu_top a:hover{color:#c5a36f;}
.dropdown-item{color:#212529!important;min-width: 100px;    font-size: 14px;display: flex;    align-items: center;}
.badge-danger{background:#fff;border: 1px solid #A59067;border-radius:4px;color:#A59067;}
.badge {    font-size: 12px;  padding:2px 6px;  font-style: normal;    transform: scale(0.73, 0.73);    font-weight: 400;}

.animenu_nav .nav-item{position:relative;}
.animenu_nav > li:hover > .animenu_nav_child {  opacity: 1;  visibility: visible;  margin: 0;}
.animenu_nav > li:hover > a {  color: #fff;}
.animenu_nav > li:hover > ul {    opacity: 1;    visibility: visible;    margin: 0;}

.animenu_nav_child {font-size:14px;  min-width:200px; position: absolute;  top:59px;  left:0;  z-index: 1111;
  opacity: 0;  visibility: hidden;  margin: 20px 0 0 0; background: #fff;border-radius:0px;padding: 8px;
  box-shadow:0px 4px 24px rgb(23 56 153 / 8%); color:#323232;  transition: margin .15s, opacity .15s;}
.animenu_nav_child a {position:relative;color:#000e45; padding:16px 8px 16px 16px;margin:0px!important;min-width:max-content;text-align:left;line-height:1.2;}
.animenu_nav_child a:before{content:"";left:8px;top:16px;position:absolute;}
.animenu_nav_child a:hover { border-radius:5px;  background: #e9bb71;color:#fff;cursor:pointer;transition: margin .15s, opacity .15s;}

.animenu_nav_child li.dropdown-item{color:#333;}
.animenu_nav_child li.dropdown-item:focus, .animenu_nav_child li.dropdown-item:hover{ background: #e9bb71;color:#fff;}
.animenu_nav_child li.dropdown-item a{color:#333;}
.animenu_nav_child li.dropdown-item:focus a, .animenu_nav_child li.dropdown-item:hover a{ background: #e9bb71;color:#fff;}
.animenu_nav_child .border-right{border-right:1px solid #2f2f2f!important;}
.animenu_nav_child .border-bottom{border-bottom:1px solid #2f2f2f!important;}
.animenu_nav_child h5{font-size:1.2rem;}

.animenu_nav_child h2{line-height:1.5;margin-bottom:25px;}

.animenu_nav_child_more {font-size:14px;  min-width:620px; position: absolute;  top:59px;  left:0;  z-index: 1111;
  opacity: 0;  visibility: hidden;  margin: 20px 0 0 0; background: #fff;border-radius:0px;padding: 8px;
  box-shadow:0px 4px 24px rgb(23 56 153 / 8%); color:#323232;  transition: margin .15s, opacity .15s;}
 .animenu_nav_child_02 {     padding: 20px;   padding-inline-start:0;}
.animenu_nav_child_02 h3  {text-align: left;    padding: 0 10px 10px;font-size:18px;}
.animenu_nav_child_02 li {    height: 42px !important; padding:10px 0 10px 10px;margin:0px!important;text-align:left!important;}
.animenu_nav_child_02 li.dropdown-item{color:#333;}
.animenu_nav_child_02 li.dropdown-item:focus, .animenu_nav_child li.dropdown-item:hover{background: #e9bb71;color:#fff;}
.animenu_nav_child_02 li.dropdown-item a{width:100%;color:#333;}
.animenu_nav_child_02 li.dropdown-item:focus a, .animenu_nav_child li.dropdown-item:hover a{background: #e9bb71;color:#fff;}
.animenu_nav_child_02 li.dropdown-item:hover {background: #e9bb71;color:#fff;border-radius:5px;}
.animenu_nav_child_02 li.dropdown-item:hover a{color:#fff;}

.header .dropdown-menu{width:auto;}
.header .dropdown-menu.show {border:0;padding: 8px;left:-50px;top:65px;  box-shadow: 0px 4px 24px rgb(23 56 153 / 8%);background-color: #fff;border-radius:15px;}
.header .dropdown-menu.show .dropdown-item{padding: 6px 8px 6px 8px;width:auto;min-width:130px;  background-color: #fff;color:#323232!important;line-height:2.3;}
.header .dropdown-menu.show .dropdown-item:hover{     border-radius: 5px;    background: #F9F9F9;    color: #1E202B!important;}

.header_menu_right{max-width:250px;}

.light-theme.mini.header .dropdown-menu.show,.mini.header .dropdown-menu.show {top:56px;}

.index_app_down{     line-height: 3;   width: 160px;    padding: 10px 0px;text-align:center;}
.index_app_down p{line-height:1.8;font-size:14px;color:#000;margin-bottom:0;}
.index_app_down .btn-dark{border-radius:50px;background:#000;font-size:14px;padding:6px 20px;}

.phone_menu .dropdown .nav-link {color:#333;float: right;padding:0 15px;height: 100px;    line-height: 100px;}
.mini .phone_menu .dropdown .nav-link {color:#fff;float: right;padding:0 15px;height:60px;    line-height: 57px;}
.phone_menu .dropdown .nav-link span{font-size:25px;color:#323232;padding:21px 0;    opacity: 0.9;}
.phone_menu .dropdown .nav-link .fa-bars{font-size:25px;color:#323232;padding:3px  0;    opacity: 0.9;}
.phone_menu .dropdown .dropdown-item{line-height:2;}
.phone_menu .dropdown-header{text-align:left;font-size: 1rem;    color: #323232;}
.phone_menu .dropdown-item.active, .dropdown-item:active{background-color: #f7f7f7;color:#323232!important;}
.phone_menu .dropdown-menu.show{transform:all 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55)!important; top: -5px!important;left: -48px!important;}
.phone_menu .login{float: right;    top: 10px;    position: relative;}
.phone_menu .dropdown-divider{margin:0;border-top: 1px solid #2f2f2f;}

.phone_menu .collapse .dropdown-menu {background-color:#372f21 !important;transition: all 0.5s ease-in-out;right: 7px !important;    left: auto !important;    min-width: 100vw;    top: -2px!important;
    overflow-y: auto;    height:auto;  max-height:100vh ;   z-index: 111;    border: 0;    border-radius: 0;}
.phone_menu .card-body .dropdown-item{padding: .4rem 1.1rem;  color:#fff!important;  background: #372f21 ;font-size:16px;}
.phone_menu .card{transition:3s;border:0;background:#fff;}
.phone_menu .card-header{background:transparent;padding: 0rem;border-bottom: 0px solid rgba(0,0,0,.125);}
.phone_menu .btn-link{color:#fff;background: #372f21 ;    border-top: 1px solid #e9bb71;  padding: 0.6rem 1rem;   border-radius: 0;font-weight:700; text-align:left;   font-size: 18px;}
.phone_menu .btn-link:hover{text-decoration: none;}
.phone_menu .card-body{    padding: 0rem 0 1rem;    border: 0px solid #d2d6da;background:#372f21 ;}
.phone_menu .btn-link.collapsed{    border:1px solid #372f21 ;color:#fff;font-weight:700;background:#372f21 ; }
.phone_menu .btn-link.collapsed a{color:#323232;font-weight:700;}
.phone_menu .collapse .dropdown-menu:after{content:"";height:100vh; width:100vw;background:rgb(0 0 0 / 62%);display:block;position: fixed;}
.phone_menu .btn-link .fa-angle-down:before{content:"\f106";line-height: 1.6;}
.phone_menu .btn-link.collapsed .fa-angle-down:before{content:"\f107";}
.phone_menu .card-body .dropdown-item:last-child{padding-bottom:1rem;}

#header_bar2{z-index:1111;position:relative;}
.phone_logo{margin:8px 15px 15px;background:url(../images/header/logo2.png) no-repeat left center;background-size:auto 100%;height:37px;display:block;}
.collapse.show .phone_logo{background:url(../images/header/logo.png) no-repeat left center;background-size:auto 100%;height:37px;display:block;}

a.bg-light{border-radius:5px;}
a.bg-light:hover{background:#A59067!important;color:#fff;}


.c_blue{color:#e9bb71;}
.c_grew{    color: #a7a7a7;}
/*底部*/
.text-success {  padding:6px 0;  color:#11b17c!important;}	
.tishi_bg{box-shadow:0px 3px 6px 0px rgba(0,0,0,0.3);    z-index: 12;   position: relative;}
.footer{padding-left: 8px;    padding-right: 8px;color:#fff;font-size:0.9rem;line-height:2;padding-top:100px;padding-bottom:15px; z-index: 13;   position: relative;}
.footer_bg{position:relative;overflow:hidden;}
.footer_bg:before{z-index: 1; opacity:0.5; scale: 1.1;   height: 100%;filter:blur(16px);background:url(../images/header/main-bg.jpg) no-repeat;background-size:cover;content:"";position:absolute;top:0;left:0;width:100%;}
.footer p{line-height:1.8;margin-bottom:0;}
.footer a{color:#fff;display:block;}
.footer h5{color:#e9bb71;font-size:16px;position:relative;padding-bottom:10px;}
.footer h5:before{height:1px;width:100%;content:"";display: block;    bottom: 0;    position: absolute;}
.footer a:hover,.footer2 a:hover{color:#e9bb71;}
.footer2 a{color:#fff;font-size:12px; padding-right:15px;}
.footer2 p{margin-bottom:12px;font-size:12px;}
.footer2{z-index: 2;    position: relative;color:#fff;font-size:12px;padding-top:10px;margin-bottom:0px;padding-left: 8px;    padding-right: 8px;}
hr{background: #e9bb7166 ;
    width: 100%;
    height: 1px;
    border: 0;
    margin: 20px 0 20px 0;}
.footer2 li,.tip li{list-style: disc;    margin-left: 30px;}

.share_footer{padding: 0px 2% 0px;background:#192a3c;color:#fff;}
.share_footer .fa{border: 2px solid #fff;    padding: 18px;    border-radius: 15px;    line-height: 0.8;    font-size: 32px!important;}
.footer_2 .close.btn{color:#fff!important;line-height:20px;opacity:1;text-shadow:0 0 0 #25374c;font-weight:300;padding: 8px 40px;    font-size: 14px;   position: relative;
    top: inherit;}
	.footer_2{  max-width:1200px;  position: fixed;border-radius:5px; box-shadow:0 4px 12px 4px rgba(0, 0, 0, 0.1);   bottom: 20px;    z-index: 11112;    width:90%;left:50%;margin-left:-600px;background-color:#fff;color: #25374c;padding:20px 30px;font-size:0.9rem;}
.footer_2 a{color: #e4e4e4;}
.rshares_nov{width:100px; position:fixed; bottom:50px;border-radius: 8px;right:2%;  z-index:111111119}
.footer_2 .close.btn{color:#fff!important;line-height:20px;opacity:1;text-shadow:0 0 0 #25374c;font-weight:300;padding: 8px 40px;    font-size: 14px;   position: relative;
    top: inherit;}
.close {position:absolute;	right:10px;	top:10px;	color:#d1d1d1!important;opacity: .9;font-weight:500;z-index:111111;}

.share_footer{padding: 0px 2% 0px;background:#192a3c;color:#fff;}
.share_footer .fa{border: 2px solid #fff;    padding: 18px;    border-radius: 15px;    line-height: 0.8;    font-size: 32px!important;}
.footer_2 .close.btn{color:#fff!important;line-height:20px;opacity:1;text-shadow:0 0 0 #25374c;font-weight:300;padding: 8px 40px;    font-size: 14px;   position: relative;
    top: inherit;}
	.footer_2{  max-width:1200px;  position: fixed;border-radius:5px; box-shadow:0 4px 12px 4px rgba(0, 0, 0, 0.1);   bottom: 20px;    z-index: 11112;    width:90%;left:50%;margin-left:-600px;background-color:#fff;color: #25374c;padding:20px 30px;font-size:0.9rem;}
.footer_2 a{color: #e4e4e4;}
.rshares_nov{width:100px; position:fixed; bottom:50px;border-radius: 8px;right:2%;  z-index:111111119}
.footer_2 .close.btn{color:#fff!important;line-height:20px;opacity:1;text-shadow:0 0 0 #25374c;font-weight:300;padding: 8px 40px;    font-size: 14px;   position: relative;
    top: inherit;}
.close {position:absolute;	right:10px;	top:10px;	color:#d1d1d1!important;opacity: .9;font-weight:500;z-index:111111;}

 .social { width: 100%;  display: flex;  flex-wrap: wrap;  margin: 0 0 0 -7px;}
.social li {  width: 16%;  padding: 0 6px;  margin-top: 5px;}
.social a svg {  width: 36px;  height: 36px;  fill: #1f2432;  transition: all .15s;  opacity: .14;}
.social a:hover svg {opacity:0.5;}

.market_header{padding-top:80px; padding-bottom:80px;}

/*底部end*/	
.swiper-container {     width: 100%;   }
.swiper-slide { text-align: center; font-size: 18px;  background: #fff;  /* Center slide text vertically */  display: -webkit-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;  -webkit-box-pack: center;
  -ms-flex-pack: center;  -webkit-justify-content: center;  justify-content: center;  -webkit-box-align: center;
  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;}
.fwb,strong{font-weight:700;}
.maket_header{padding-top:100px;padding-bottom:100px;}
.maket_header_01{padding-top:65px;padding-bottom:65px;}

.f12{font-size:12px;}
.f18{font-size:18px;}
.f45{font-size:45px;}
.grew{color:#6D6F78!important;}
.green{color:#27BC85!important;}
.red{color:#DD3C62!important;}
.ca{color:#aaa!important;}

.protocol_tips{background:#fff;border-radius:8px;padding:20px 30px;}
.protocol_con{margin:20px 0;line-height:1.8;}
.modal{top:120px;}
.modal-open .modal{overflow-y:hidden;}
.modal-body{max-height:50vh;overflow-y:auto;min-height:250px;}

.height_top{margin-top:100px;}
/*首页*/
.banner_01{text-align:left;position:relative; min-height:890px;padding-top:150px;background:url(../images/index/banner.png) no-repeat center; background-color:#000;color: #fff;       background-size: cover;    margin-top: 150px;  }
.banner_01_cont{padding-top:60px;padding-bottom:60px;position:relative;z-index:11;}
.text-gradient{background: linear-gradient(to right, #e9bb71, #d47e07);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.text_h6{border:1px solid #e9bb71;background:#e9bb712e;border-radius:50px;display:inline-block;padding:8px 25px;font-size: 12px;text-transform: uppercase ;   color:#e9bb71 ;   line-height: 1.5;    font-weight: 700;}
.banner_01_cont h1{font-size:50px;line-height:1.2;margin:25px 0 0;}

.index_trade{display:block;color:#000;padding:50px 30px;border-radius:15px;text-align:Center;}
.index_trade img{width:80px;margin-bottom:30px;}
.index_trade:hover{border:1px solid #e9bb71;color:#000;}

.index_payment{background-color:#e9bb71;    border-style: solid;border-width: 10px 10px 10px 10px;border-color: #ffffff70;border-radius: 500px 500px 500px 500px;
overflow: hidden;    width: 100px;    height: 100px;text-align:Center;    line-height: 78px;margin-bottom:20px;  display: inline-block;}
.index_payment svg{width:40px;fill:#fff;}

.index_03{padding:50px 0px;border-radius:15px;text-align:Center;}
.index_03 img{width:100px;height:100px;margin-bottom:30px;}
.decisions-tab__li { font-size: 14px;  line-height: 1.4;  padding-left: 25px;  margin-bottom: 10px;  position: relative;}
.decisions-tab__li::before {  content: '';  width: 10px;  height: 12px;  display: inline-block;  position: absolute;  top: 3px;  left: 0;  background-image: url("../images/index/decisions-bullet.svg");
  background-repeat: no-repeat;  background-size: cover;}
.index_step_cont{display:flex;align-items:Center;margin-bottom:25px;padding-bottom:25px;}
.index_step_cont h6{width:60%;font-size:14px;color:#999;}
.index_step_cont img{display:block;margin-right:15px;}
.index_step_cont h5{width:30%;}
.index_step_cont.border-bottom{    border-bottom: 1px solid #dee2e642 !important;}
.index_step{padding:35px 20px;margin-bottom:50px;width:45%;border-radius:100px;background:#fff;color:#000;text-align:Center;}
.index_step_row{position:relative;}
.index_step2{position:absolute;right:0;top:30%;}
.index_step h4{margin:25px 0 15px;font-size:36px;padding-bottom:15px; border-bottom: 1px solid #dee2e6 ;}
.step_bg{position:relative;text-align:left;position:relative; min-height:590px;background:url(../images/index/step_bg.png) no-repeat center; background-color:#000;color: #fff;       background-size: cover;   }
.about_bg{position:relative;text-align:left;position:relative; min-height:590px;background:url(../images/index/about_bg.jpg) no-repeat center; background-color:#000;color: #fff;       background-size: cover;   }
.step_bg_2{position:relative;text-align:left;position:relative; min-height:590px;background:url(../images/index/card-bg-rtl.svg) no-repeat center; background-color:#000;color: #fff;       background-size: cover;   }
.forex_banner{padding-top:150px;background:url(../images/index/Forex-Banner.png) no-repeat;background-position: center right;   background-repeat: no-repeat;        padding-left: 0;    background-size: 62% auto;        height: 400px;  margin-top: 150px;  }
.stock_banner{background-image:url(../images/index/stock_banner.png);}
.indices_banner{background-image:url(../images/index/indicies_banner.png);}
.metals_banner{background-image:url(../images/index/metals_banner.png);}
.Energies_banner{background-image:url(../images/index/Energies_banner.png);background-position:bottom right;}
.standard_banner{background-image:url(../images/index/standard_banner.png);background-position:bottom right;}
.Calendar_banner{background-image:url(../images/index/Calendar.png);background-position:Center right;}
.broker_banner{background-image:url(../images/index/broker_banner.png);background-position:Center right;}
.about_banner{background-image:url(../images/index/about_banner.png);background-position:Center right;}
.contact_banner{background-image:url(../images/index/contact_banner.png);background-position:Center right;}
.mt5_banner{background-image:url(../images/index/mt5_banner.png);background-position:center right;    background-size: auto 100%;}
.overlay {        background-color: transparent;        background-image: linear-gradient(270deg, #fff0, #37280d 62%);        opacity: 1;        height: 400px;  margin-top: -150px; color:#fff;  }
.metals_bg{background:url(../images/index/metals_bg.png) no-repeat center;color:#fff; background-size:cover;min-height:300px;width:100%;}
.tablists{display:flex;align-items:Center;justify-content:Center;}
.tablists .btn{margin-right:15px;}
button:focus{outline:0;}
.skills-content{padding:30px 10px;}
.nav-tabs .nav-link{    background: transparent;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color: #fff;    background-color: #bb924e;}

.account_cont{padding:30px;border:2px solid #bb924e;border-radius:15px;}
.account_cont2{background:#000;color:#fff;border:2px solid #000;}
.account_cont h6{font-size:14px;}
.Standard_table td{padding:30px 10px;}
.account_cont3{border:2px solid #ED0020;}
.account_cont3 .text-gradient {    background: linear-gradient(to right, #ED0020, #ED0020);    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.account_cont3 .banner_btn .btn-primary {   background: #ED0020;border-color: #ED0020;}
.account_cont4{border:2px solid #0d1438;}
.account_cont4 .text-gradient {    background: linear-gradient(to right, #0d1438, #0d1438);    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.account_cont4 .banner_btn .btn-primary {   background: #0d1438;border-color: #0d1438;}
.mt5_img{    position: absolute; bottom: -62px;    width: 80%;    left: 12%;}
.broker_cont h2{font-size: 60px;
    font-weight: 600;
    text-shadow: 4px 4px 0px #999999;
    color: #CECECE;}

.broker_cont_2 .index_step h4{font-size: 24px;}
.broker_cont_2 .index_step{border-radius:20px;min-height:83%;}

.about_cont{min-height:100%;transition: all .4s;box-shadow: #64646f33 0 7px 29px;padding: 20px;text-align: center;border-top: 5px solid #bb924e;}
.about_cont .about_img{background-image: linear-gradient(135deg, #e9bb71 10%, #a57424);padding: 20px; width: 120px;height: 120px;border-radius: 50%;margin: 10px auto;}
.about_cont:hover{margin-top:-10px;}

.about_swiper_cont{ flex: 1 1 200px;
      padding: 20px;    min-height: 195px;
      border-radius: 8px;
      background-color:rgb(103 73 23 / 5%);
      text-align: center;
      color: white;padding:30px 20px;}
.about_swiper .swiper-container{    padding-bottom: 80px;}
.about_swiper .swiper-button-next, .about_swiper .swiper-button-prev {top: 90%;width: 28px; height: 28px; border:1px solid #e0e0e0; border-radius: 50px; background-color: #FFFFFF;}
.about_swiper .swiper-button-prev,.about_swiper .swiper-container-rtl .swiper-button-next{left:50%;background-size: 50%;background-image:url(../images/header/icon_left.svg);}
.about_swiper .swiper-button-next,.about_swiper .swiper-container-rtl .swiper-button-prev{right:45%;background-size: 50%;background-image:url(../images/header/icon_right.svg);}
.about_swiper_cont h6{min-height:38px;}
.about_swiper .swiper-slide {
      width: 80%;
      max-width: 800px;min-height:100%;      
      border-radius: 12px;
      background-color:rgb(187 146 78 / 21%);
      -webkit-backdrop-filter: blur(10px); /* Safari 兼容 */
      backdrop-filter: blur(10px);
      box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
    }
.contact_btn{position:absolute;bottom:30px;width:90%;left:5%;}
.form-control{padding:12px 15px;border-radius:10px;}
.fa{color:#e9bb71;}
/* iPhone5/SE */
	@media only screen and (min-width: 320px) and (max-width: 767px) {
	.phone_menu .dropdown .nav-link {color:#333;float: right;padding:0 15px;height: 60px;    line-height: 60px;}
	.maket_header,.maket_header_01{padding-bottom:40px;padding-top:40px;}
    .row.m-0{margin-left:-7px!important;margin-right:-7px!important;}	
	.header{padding:0 0px 0 15px;}
	.header_top{padding-top:85px;}	
	.header .phone_top.btn-primary { font-size: 11px!important;  padding: 5px 13px!important;  border-radius: 50px;  position: relative;}
	.phone_no{display:none;}
	.p-4 {    padding: 1rem!important;}
	.pt-4{  padding-top: 1rem!important;}
	.pt-5{padding-top: 1rem!important;}
	p,h6,.h6{font-size:14px;}
 	h4,.h4{font-size:17px;}	
	.h3, h3 {    font-size: 20px;}
	.h5, h5 {    font-size:16px;}
	.h2, h2{font-size:24px;margin-bottom:10px;}
	.h1, h1 {font-size: 28px!important;}
	.f18{font-size:15px;}
	.f45{font-size:25px;}
	.f55{font-size:30px;}	
	img{max-width:100%!important;}
	.img_w{max-width:80%!important;margin-bottom:20px;}
	.img_w8{max-width:80%!important; left: 50%;   margin-left: -40%;    top: 10%;}
	.logo_menu{min-width:120px;        padding: 0;}
	.logo,.header.mini .logo,.header.on .logo,.light-theme .logo{background-position:left Center; height: 37px; display:block;  background-size: auto 100%;}
	.header,.header.mini{height:60px;line-height:60px;}	
	.footer2 a{color:#333;font-size:14px;}
	.footer2 p{font-size:12px;}
	.footer2{padding-bottom:10px;}
	.btn-primary{font-size:14px!important;padding:10px 16px!important;border-radius:50px;    top: 0px;    position: relative;}
	.btn-primary2{font-size:14px!important;padding:10px 16px!important;border-radius:50px;    top: 0px;    position: relative;}
	.banner_01,.forex_banner,.holiday_banner,.account_banner,.mt5_banner,.about_banner,.contact_banner,.ib_banner{margin-top:60px;}
	.table td,.table th{font-size:12px;}
	.tablists{display:none;}
	
	.forex_banner{background-size:cover;background-position: center;}
	.overlay{opacity:0.95;        text-align: center;}
	.index_step{width:49%;}
	}



	/* iPad */
	@media (min-width: 768px) and (max-width:1023px){
	.menu ul li span{font-size:16px;}
	.header{padding:0 10px 0 15px;}	
	.header .phone_top.btn-primary { font-size: 14px;  padding: 5px 13px;  border-radius: 50px;  position: relative;}
	.mb-4{margin-bottom:10px!important;}
	.phone_no{display:none;}
	.p-4 {    padding: 1rem!important;}
	.pt-4{  padding-top: 1rem!important;}
	.pt-5{padding-top: 1rem!important;}
	p,h6,.h6{font-size:14px;}
 	h4,.h4{font-size:17px;}	
	.h3, h3 {    font-size: 20px;}
	.h5, h5 {    font-size:16px;}
	.h2, h2{font-size:25px;margin-bottom:10px;}
	.h1, h1 {font-size: 28px;}
	.f18{font-size:15px;}
	.f45{font-size:25px;}
	.f55{font-size:30px;}
	.maket_header,.maket_header_01 {padding-top:65px;padding-bottom:65px;}
	.header_top{padding-top:145px;}		
	img{max-width:100%!important;}	
	.btn-primary,.btn-primary2{padding:10px 20px;}
	
	}
@media (min-width: 992px) and (max-width: 1023px) {
	.hq_index{height:0;}
	.detail_pr{padding-right:0px;}
	.news_nav .nav {  justify-content: start; }
	.header_menu_right{max-width:280px;}
}
	/* iPad Pro */
	@media only screen and (device-width: 1024px) {
	.menu_left{padding:30px 15px;}
		.header_top{padding-top:145px;}	
	p,h6,.h6{font-size:14px;}
 	h4,.h4{font-size:17px;}	
	.h3, h3 {    font-size: 20px;}
	.h5, h5 {    font-size:16px;}
	.h2, h2{font-size:25px;}
	.h1, h1 {font-size: 28px;}
	.f18{font-size:15px;}
	.f45{font-size:25px;}
	.f55{font-size:30px;}
	.menu ul li span{font-size:16px;}
		
.header .btn-primary2,.header .btn-primary{padding: 5px 18px;}
.header_menu_right{max-width:280px;}
	}
	@media (min-width: 1025px) and (max-width:1199px) {
	.container {  max-width: 1025px; }
	
	}
	

@media (min-width: 992px){
.header .col-3{    -ms-flex: 0 0 29%;    flex: 0 0 29%;    max-width: 29%;}
.header .col-lg-2 {    -ms-flex: 0 0 12.666667%;    flex: 0 0 12.666667%;    max-width: 12.666667%;}

.header_bk .container {    max-width: 1100px;}
.header_bk .menu ul li {margin-left: 10px;}
.header{padding:0 0;}
.header .btn-primary2,.header .btn-primary{padding: 8px 18px;    margin-right: 8px;}
.header_menu_right{max-width:280px;}
.header .menu,.header .menu_top{padding:0 60px;}
}
@media (min-width: 1200px){
	.container {    max-width: 1180px!important;}
	.header_bk .menu ul li {margin-left: 10px;}
.header .col-3{    -ms-flex: 0 0 25%;    flex: 0 0 25%;    max-width: 25%;}
.header .col-lg-2 {    -ms-flex: 0 0 16.666667%;    flex: 0 0 16.666667%;    max-width: 16.666667%;}
.header{padding:0 0px 0 0px;}
.banner_01_right{    min-height: 486px;}
.banner_01_right:before{bottom: -30%;}
.header .menu,.header .menu_top{padding:0 120px;}

}
@media (min-width: 1450px){
	.container {    max-width: 1200px!important;}
	.header{padding:0 0px;}
	.banner_01_right:before{bottom: -32%;}
	.header .menu,.header .menu_top{padding:0 120px;}
	.index_hdcont{max-width: 736px;}
	}
@media (min-width: 1650px){
	.container {    max-width: 1400px!important;}
	}
