@media (max-width: 768px) {
	body{
		min-width: 0px;
	}
	body,html{
		overflow-x:hidden;
	}
	.mobile-navbar{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #FFFFFF;
		z-index: 999;
	}
	.navbar{
		margin-top: 0;
	}
	#collapsibleNavbar{
		top: 56px;
		padding-top: 10px;
	}
	#collapsibleNavbar li a[aria-expanded="true"]{
		border-bottom: 1px solid rgba(119, 179, 34, 1);
	}
	#collapsibleNavbar li a img{
		width: 20px;
	    height: 20px;
	    float: left;
	    margin-top: 12px;
	    margin-right: 10px;
	}
	#section10{
		padding: 50px 25px;
	}
	#section10 .left-item , #section10 .right-item{
		padding: 0;
		text-align: center;
	}
	#section10 .row{
		margin: 0;
	}
	#section10 .left-item h3 , #section10 .left-item p{
		margin-bottom: 30px;
	}
	#section10 .right-item .form-control{
		height: 43px;
	}
	#section10 .right-item button.btn{
		margin: 0;
		width: 100%;
		background: rgba(119, 179, 34, 1);
		border-radius: 5px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	#section10 .col-md-12{
		padding: 0;
	}
	.section11{
		background:#fff;
		padding:20px 20px 0;
		height: auto;
	}
	.section11 .content-left,.section11 .section-bar{
		display:none
	}
	.section11 .section-box{
		width: 100%;
		border:0;
		box-shadow:none;
	}
	.section11 .content-right{
		width:100%;
		border:none;
		margin-top: 0;
	}
	.section11 .mobile-left{
		display: block;
	}
	.section11 .mobile-left .mobile-left-title{
		margin-top:20px;
		font-size:24px;
		color:#414141;
		font-weight:500;
		text-align: center;
		margin-bottom: 20px;;
	}
	.section11 .mobile-left .mobile-left-msg{
		height:64px;
		font-size:16px;
		font-family:Avenir;
		text-align: center	;
		color: #414141;
		font-weight: 500;
		margin:0 30px;
	}
	.section11 .mobile-left .mobile-left-list ul{
		margin-top:55px;
	}
	.section11 .mobile-left .mobile-left-list li {
		float:left;
		width:50%;
		text-align: center;
		margin-bottom: 40px;
	}
	.section11 .mobile-left .mobile-left-list li img{
		width:66px;
		height:66px;
		margin:0 auto 10px;;
	}
	.section11 .mobile-left .mobile-left-list .mobile-left-info{
		font-size:20px;
		font-family:Avenir;
		font-weight:500;
		color:rgba(65,65,65,1);
		margin-bottom:15px;
	}
	.section11 .mobile-left .mobile-left-list li p{
		font-size:12px;
		font-family:Myriad Pro;
		font-weight:400;
		color:rgba(65,65,65,1);
		line-height:19px;
	}
	.section11 .mobile-left .mobile-left-list li:last-child{
		margin-left:25%;
	}
	.section11 .content-right .content-title .titie{
		font-size:24px;
		font-family:Roboto-Medium,Roboto;
		font-weight:500;
		color:rgba(191,157,98,1);
		line-height:32px;
		margin: 0;
		text-align: center;
		border-bottom: 1px solid #BF9D62;
		padding-bottom: 4px;
		margin-bottom: 20px;
	}
	.section11 .section-tips{
		font-size:14px;
		font-family:Roboto-Light,Roboto;
		font-weight:300;
		color:rgba(51,51,51,1);
		line-height:24px;
		padding: 20px 0 40px;
		margin: 0;
		margin-top:20px;
		float: left;
	}
	.section11 .mobile-wrap-list {
		display: block;
	}
	.section11 .mobile-wrap-list li{
		width:25%;
		float: left;
		text-align: center;
	}
	.section11 .mobile-wrap-list li img{
		width:31px;
		height:28px;
	}
	.section11 .mobile-wrap-list li p{
		font-size:12px;
		font-family:Roboto-Bold,Roboto;
		font-weight:bold;
		color:rgba(51,51,51,1);
		line-height:18px;
		padding:5px 10px 25px ;
	}
	.phone-box,.email-box{
		display: block;
	}
	.section11.block2{
		padding:0
	}
	.section11.form .p2 a{
		width: 35%;
	}
	.section11 #section10 .right-item .account-href, .right-register #section10 .right-item .account-href{
		margin-bottom:10px;
	}
	.section11 #section38 .block2, .right-register #section38 .block2{
		padding:0;
	}
	.section11 #section38 .form .p2 a, .right-register #section38 .form .p2 a{
		width:35%;
	}

	/** 20200602 miki LP**/
	#section81{
		height:627px;
		width: 100%;
		background: url(../img/m-bg.jpg) no-repeat;
		background-position: center;
		background-size: cover;
		padding: 0;
		overflow: hidden;
		margin-top: 57px;
	}
	#section81 .banner-container,
	#section82,
	#section83,
	#section84,
	#section86,
	#section87 .step-container{
		max-width: none;
		width: 100%;
	}
	#section81 .content-top{
		font-size:38px;
		margin-top:47px;
		line-height: 44px;
		padding:0 20px;
	}
	#section81 .content-middle{
		font-size:18px;
		line-height: 20px;
		margin-top:32px;
		padding:0 28px 0 21px;
	}
	#section81 .content-bottom{
		font-size:14px;
		padding:0 28px 0 21px;
		margin-top:20px;
		margin-bottom:26px;
		line-height: 18px;
	}
	#section81 .banner-box .a-btn{
		width: 175px;
		height: 50px;
		line-height: 50px;
		margin-left:21px;
		font-size:24px;
	}
	#section82 .content-title{
		font-size:30px;
		line-height: 1;
		margin:50px 0 30px;
	}
	#section82 .content-item{
		margin:0 22px 20px;
	}
	#section82 .content-list{
		width: 100%;
		margin:0 0 20px;
		min-height: 125px;
	}
	#section82 .content-icon{
		width: 33px;
		height: 33px;
		top:14px;
		left: 18px;
	}
	#section82 .content-info{
		margin:20px 15px 24px 60px;
	}
	#section82 .content-info h4{
		font-size:16px;
	}
	#section82 .content-info p{
		font-size: 14px;
		margin-top:10px;
	}
	#section82 .content-list:nth-child(2n+1){
		margin-right: 20px;
	}
	#section86{
		margin-top:10px;
	}
	#section86 .content-title{
		font-size:30px;
		margin: 0 50px;
		line-height: 36px;
	}
	#section86 .content-msg{
		font-size:12px;
		margin:25px;
	}
	#section86 .forex-box img{
		width: 69px;
		height: 43px;
	}
	#section86 .forex-box span{
		font-size:39px;
		margin: 0 3px;
		margin-top: -10px;
	}
	#section86 .forex-item li{
		margin:0;
		width:145px;
		height:auto;
		min-height: 80px;
		background:rgba(255,255,255,1);
		box-shadow:0px 0px 7px 0px rgba(215,230,253,1);
		border-radius:5px;
		margin: 0 20px;;
	}
	#section86 .forex-item li:first-child{
		margin-left: 0;
	}
	#section86 .forex-item li:last-child{
		margin-right: 0;
	}
	#section86 .forex-item li h5{
		margin:14px auto 7px;
		font-size:14px;
		line-height: 1;
	}
	#section86 .forex-item li p{
		width: auto;
		font-size:12px;
		line-height: 16px;
		margin: 5px 10px 4px;
	}
	#section86 .forex-item .forex-ratio{
		width:125px;
		height:20px;
		line-height:20px;
		border:1px solid rgba(2,208,80,1);
		font-size:14px;
		font-weight:500;
		color:rgba(2,208,80,1);
		margin: 14px auto 9px;
	}
	#section86 .forex-item .forex-info{
		margin: 0;
		font-size:14px;
	}
	#section86 .profit-box .profit-title{
		width: 220px;
		margin:30px auto;
		color:rgba(2,208,80,1);
		font-size:16px;
		line-height:22px;
	}
	#section86 .profit-box li{
		width: 100%;
	}
	#section86 .profit-box .profit-img{
		margin:0 20px;
	}
	#section86 .profit-box li:first-child {
		margin-right: 0;
	}
	#section86 .profit-box .profit-img span{
		font-size:14px;
	}
	
	#section86 .profit-box .profit-img .profit-left-1{
		left: 13px;
		top: 34px;
	}
	#section86 .profit-box .profit-img .profit-left-2{
		left:13px;
		top: auto;
		bottom: 10px;
	}
	#section86 .profit-box .profit-img .profit-left-3{
		right: 20px;
		top: 100px;
		left: auto;
	}
	#section86 .profit-box .profit-img .profit-right-1{
		left:50px;
		top: 14px;
	}
	#section86 .profit-box .profit-img .profit-right-2{
		right:13px;
		top: 25px;
		left: auto;
	}
	#section86 .profit-box .profit-img .profit-right-3{
		right:13px;
		left: auto;
		top: auto;
		bottom: 10px;
	}
	#section86 .profit-box li p{
		font-size:14px;
		margin:30px 21px;
		line-height: 20px;
	}
	#section86 .profit-btn .a-btn{
		display: block;
		margin: 0 auto;
		width:230px;
		height:60px;
		line-height:60px;
		background:rgba(2,208,80,1);
		box-shadow:1px 2px 2px 0px rgba(180,219,195,0.55);
		border-radius:2px;
		font-size:30px;
		font-weight:500;
		color:rgba(255,255,255,1);
	}
	#section87 .content-title{
		margin-top:50px;
		font-size:30px;
	}
	#section87 .step1 .step1-content, 
	#section87 .step2 .step2-content, 
	#section87 .step3 .step3-content, 
	#section87 .step4 .step4-content{
		display: block;
	}
	#section87 .step1 img{
		width:270px;
		height: 150px;
		bottom: 0;
		top:auto;
		right: 23px;
	}
	#section87 .step1 .step1-content{
		margin-top:30px;
		height: 272px;
	}
	#section87 .step-container{
		position: relative;
	}
	#section87 .step1 .step-num,
	#section87 .step2 .step-num,
	#section87 .step3 .step-num,
	#section87 .step4 .step-num{
		font-size:86px;
		margin:0;
		position: absolute;
		top:20px;
		left:23px;
	}
	#section87 .step1 .step-info .step-title,
	#section87 .step2 .step-info .step-title,
	#section87 .step3 .step-info .step-title,
	#section87 .step4 .step-info .step-title{
		font-size:18px;
		padding-top:30px;
		padding-bottom: 17px;;
		margin:0;
	}
	#section87 .step1 .step-info .step-msg,
	#section87 .step2 .step-info .step-msg,
	#section87 .step3 .step-info .step-msg,
	#section87 .step4 .step-info .step-msg{
		font-size:14px;
		width: auto;
		line-height: 20px;
		margin: 0 20px 0 0;
	}
	#section87 .step-info{
		display: block;
		margin-left: 84px;
	}
	#section87 .step2{
		height: 340px;;
	}
	#section87 .step2 .step2-content{
		width: 100%;
		height: auto;
	}
	#section87 .step2 .step2-img{
		width: 100%;
		margin-top:28px;
	}
	#section87 .step2 .step2-img img{
		width: 270px;
		height: 82px;
		margin-bottom: 0;
		margin-left: 84px;
	}
	#section87 .step2 .step2-img .a-btn{
		display: block;
		margin: 30px auto 0;
		text-align: center;
		width:230px;
		height:60px;
		line-height:60px;
		background:rgba(2,208,80,1);
		box-shadow:1px 2px 2px 0px rgba(180,219,195,0.55);
		border-radius:2px;
		font-size:30px;
		font-weight:500;
		color:rgba(255,255,255,1);
	}
	#section87 .step3{
		height: 170px;
	}
	#section87 .step4{
		height: 410px;
	}
	#section87 .step4 .step4-content .step-btn{
		position: absolute;
		left:50%;
		top:325px;
		margin:0;
		margin-left: -115px;
		width: 230px;
		height: 60px;;
		font-size: 30px;
	}
	#section87 .step4 .step4-content{
		height: auto;
	}
	#section87 .step4 .step4-img img{
		width: 270px;
		margin:30px 22px 0 0;
	}
	#section83 .content-title{
		font-size:30px;
		margin:34px 20px 29px;
	}
	#section83 .content-list{
		margin: 0 5px;
		text-align: center;
	}
	#section83 .content-list li{
		margin: 14px 15px;
		width: 150px;
		height: 150px;
		float: none;
		vertical-align: top;
	}
	#section83 .content-list li img{
		width: 55px;
		height: 44px;
		margin:22px 0 17px
	}
	#section83 .content-list li div{
		width: auto;
		padding: 0 15px;
		font-size:15px;
		line-height: 20px;
	}
	#section83 .content-list li:nth-child(4n+1){
		margin-left: 15px;
	}
	#section83 .content-list li:nth-child(4n){
		margin-right: 15px;;
	}
	#section84{
		padding-top:35px;
		padding-bottom: 50px;
	}
	#section84 .content-left{
		width: 100%;
	}
	#section84 .content-title{
		font-size: 30px;
		text-align: center;
		line-height: 38px;
		padding: 0 30px;
		margin-bottom: 20px;
	}
	#section84 .content-list{
		margin:0 20px;
		width: 100%;
	}
	#section84 .content-list li img{
		width: 13px;
		height: 12px;;
		top:7px;
	}
	#section84 .content-list li{
		padding-left: 22px;
		padding-right: 20px;
		margin-bottom:20px;
	}
	#section84 .content-list li span{
		font-size:14px;
	}
	#section84 .content-tips{
		font-size:12px;
		margin: 0 20px;
	}
	#section84 .content-right{
		width: auto;
    	margin: 20px 20px 0;
	}
	#section84 .content-right .a-btn {
		display: block;
		margin: 30px auto 0;
		text-align: center;
		width: 230px;
		height: 60px;
		line-height: 60px;
		background: rgba(2,208,80,1);
		box-shadow: 1px 2px 2px 0px rgba(180,219,195,0.55);
		border-radius: 5px;
		font-size: 30px;
		font-weight: 500;
		color: rgba(255,255,255,1);
	}
	.mobile-navbar .a-btn {
		display: block;
		margin: 0 auto;
		text-align: center;
		padding:5px 15px;
		background: rgba(2,208,80,1);
		border-radius: 5px;
		font-size: 16px;
		font-weight: 500;
		color: rgba(255,255,255,1);
	}
	.modal.show .modal-dialog{
		max-width: none;
		width:auto;
		margin-left:20px;
		margin-right:20px;
	}
	.modal .content-box{
		margin:0;
		border:0;
	}
	.modal-body .pt-5{
		padding:0 !important;
	}
	.modal .og-pad h3{
		font-size:14px;
		font-family:source-han-sans-simplified-c, sans-serif;
		font-weight:400;
		color:rgba(102,102,102,1);
		line-height:19px;
		margin-bottom:0;
		padding-top:20px;
		padding-bottom:15px;
	}
	.modal .modal-body .close{
		top:10px !important;
	}
	.content-nav .nav-btn{
		height:36px;
		line-height: 36px;
		font-size:12px;
	}
	.content-box .modal-content-info, .content-box .modal-content-table{
		padding:0
	}
	.modal-content-info .modal-content-title{
		font-size: 14px;
		margin-top:15px;
	}
	.modal .modal-content .modal-content-info p{
		padding-left:23px;
		position: relative;;
		font-family:source-han-sans-simplified-c, sans-serif;
		font-weight:400;
		line-height:20px;
		font-size:13px;
		min-height: 20px;
	}
	.modal .modal-content .modal-content-info p>span{
		position: absolute;
		top:0;
		left:0;
		min-width: 20px;
		text-align: right;
		line-height: 20px;
	}
	.modal .modal-content-info thead th{
		display: block;
	}
	.modal .modal-content-info table{
		border-collapse: collapse;
		background:#fbdbdb
	}
	.modal .modal-content-info tbody th{
		height:36px;
		font-size:12px;
		color:#fff;
		background:#999;
		font-weight:600;
		line-height:8px;
		position: relative;
		border-right:1px solid #DCDCDC;
	}
	.modal .modal-content-info tbody th span{
		font-size:10px;
		color:#999;
		position: absolute;
		top:20px;
		left:0;
		width:100%;
	}
	.modal .modal-content-info tbody tr:nth-child(2n+1) td{
		background:rgba(246,246,246,1);
	}
	.modal .modal-content-table table th{
		height:30px;
		line-height:30px;	
		color:#666;
		font-size:12px;
	}
	.modal .modal-content-table table td{
		color:#999;
		font-size:12px;
		height:30px;
		line-height:30px;	
	}
	.modal .modal-content-info tbody th{
		background:#fbfbfb;
		color:#999;
		height:53px;
		line-height: 16px;
	}
	.modal .modal-content-info table{
		border: 1px solid #DCDCDC;
	}
	.modal .modal-content-info tbody td{
		border:1px solid #DCDCDC;
		height:28px;
		line-height: 28px;
	}
	.modal .modal-content-info tbody th span{
		top:35px;
	}
	.modal .modal-content-info tbody th:last-child{
		width:90px;
	}
	.modal .modal-content-info tbody tr:first-child th{
		color:#fff;
		background:#999;
		display: table-cell;
	}
	.modal .modal-content-info tbody th:nth-child(2) {
		width:90px
	}
	.footer{
		padding: 30px 25px;
	}
	.footer .a-link a,
	.footer .warning p{
		font-size: 12px;
	}



	/****20201026 miki 旧LP改版*****/
	#section81{
		background: #F3B35B;
	}
	#section81 .container-box{
		margin: 0;
		width: 100%;
	}
	#section81 .content-list{
		display: none;
	}
	#section81 .content-top{
		margin: 0;
		font-size: 40px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #FFFFFF;
		text-shadow: 0px 0px 10px rgba(255, 103, 31, 0.38);
		margin-top:28px;
		padding: 0;
		text-align: center;
		width: 100%;
		height: auto;
	}
	#section81 .content-top b{
		font-size: 43px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #FFFFFF;
		text-shadow: 0px 0px 10px #FF671F;
		-webkit-text-stroke: 2px #3581FF;
		text-stroke: 2px #3581FF;
	}
	#section81 .content-top p{
		font-size: 38px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #FF5500;
		text-shadow: 0px 0px 10px #B64813;
		-webkit-text-stroke: 1px #FFFFFF;
		text-stroke: 1px #FFFFFF;
		text-align: center;
		padding-left: 25px;
		width: 100%;
	}
	#section81 .banner-img{
		width: 375px;
		left: 50%;
		margin-left: -187.5px;
		bottom: 0;
		top: auto;
		text-align: center;
	}
	#section81 .banner-img img{
		height: auto;
		width: 90%;
		margin: 0 auto;
	}
	#section81 .content-middle{
		font-size: 18px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #333333;
		line-height: 24px;
		margin-top:15px;
		padding: 0;
		text-indent:10px;
		margin-bottom: 30px;
	}
	#section81 .banner-box .a-btn{
		font-size: 24px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #6F2805;
		text-shadow: 0px 0px 10px rgba(255, 103, 31, 0.38);
		-webkit-text-stroke: 1px #FFFFFF;
		text-stroke: 1px #FFFFFF;

	}
	#section81 .banner-box span{
		margin: 0;
		font-size: 14px;
		font-family: Avenir;
		font-weight: 500;
		color: #333333;

	}
	#section86{
		margin:0;
		padding-top: 50px;
		padding-bottom: 50px;;
	}
	#section86 .content-title{
		margin:0 40px 30px;
	}
	#section86 .forex-item li{
		width: calc(100% - 26px) ;
		height: 491px;;
		margin:0 13px;
		background: url(../img/section90/list-bg-img.png) no-repeat;
		background-size: 100% 100%;
		box-shadow: none;
	}
	#section86 .forex-item li:first-child{
		margin: 0 13px;
	}
	#section86 .forex-item li h5{
		font-size: 20px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #333333;
		margin-top:27px;
		margin-bottom: 38px;;
	}
	#section86 .forex-box img{
		width: 122px;
		height: 87px;;
	}
	#section86 .forex-item li p>span{
		font-size:38px;
	}
	#section86 .forex-item li p{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #333333;
		margin: 25px 35px;
		line-height: 22px;;
		margin-bottom: 10px;
	}
	#section86 .forex-item-box{
		margin-top:35px;
	}
	#section86 .forex-item li>p{
		margin-top:15px;
		font-size: 18px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #333333;
	}
	#section86 .forex-item li>p{
		margin: 40px 60px
	}
	#section86 div.list-msg{
		text-align: left;
		bottom: 50px;
	}
	#section86 .list-msg p::before{
		width: 5px;
		height: 5px;
		top:6px;;;
	}
	#section86 .forex-box .list-msg span{
		font-size: 12px;
		font-family: Avenir;
		font-weight: 500;
		font-style: italic;
		color: #666666;
		margin: 0 50px;
	}
	#section86 .forex-item-box .a-btn{
		width: 210px;
		height: 50px;
		line-height: 50px;;
		background: #FF671F;
		border-radius: 3px;
		font-size: 20px;
		font-family: Source Han Sans TW;
		font-weight: 500;
		color: #FFFFFF;
		margin-top:30px;
	}
	.section49{
		padding-top:50px
	}
	.section49 .section-title{
		font-size: 30px;
		margin:  0 45px;
		line-height: 33px;
	}
	.section49 ul{
		margin-top: 30px;
	}
	.section49 ul li{
		width: 100%;
		margin: 0;
	}
	.section49 li img{
		width: 342px;
		height: 260px;
	}
	.section49 li:nth-child(1) img{
		width: 312px;
		height: 280px;
	}
	.section49 li:nth-child(2) img{
		width: 321px;
		height: 280px;
	}
	.section49 li .item-title{
		margin-top:10px;
		margin-bottom: 25px;;
		font-size:20px;
	}
	.section49 li p{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #333333;
		margin:0 50px 26px;
	}
	.section49 li p>br{
		display: none;
	}
	.section49 .more-box a{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: 300;
		font-style: italic;
		color: #666666;
		line-height: 18px;
		margin:0
	}
	#section83 .section83-box .a-btn{
		width: 210px;
		height: 50px;
		line-height: 50px;
		border-radius: 3px;
		font-size: 24px;
		font-weight: 500;
		margin: 0 auto;
	}
	#section90{
		padding:50px 0;
	}
	#section90 .content-title{
		font-size: 30px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #FF671F;
		line-height: 1;
		margin-bottom: 35px;
	}
	#section90 .forex-item-box{
		margin-top:30px;
	}
	#section90 .forex-item-box span{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #333333;
		margin: 0;
	}
	#section90 .forex-item-box .a-btn{
		width: 210px;
		height: 50px;
		line-height: 50px;
		background: #FF671F;
		border-radius: 3px;
		font-size: 24px;
		font-weight: 500;
	}
	#section90 .content-box{
		width: calc(100% - 46px) ;
		margin: 0 auto;
		max-width: none;;
	}
	#section90 .content-table, #section90 .content-banner{
		background: #FFFFFF;
		box-shadow: 0px 0px 10px 0px rgba(202, 201, 201, 0.6);
		border-radius: 10px;
	}
	#section90 .content-table .frist-box,
	#section90 .content-table, 
	#section90 .content-banner,
	#section90 .content-table .last-box{
		width: 100%;
		padding:0
	}
	#section90 .content-table .middle-box .fl-box,
	#section90 .content-table .middle-box,
	#section90 .content-table .middle-box .fr-box{
		width: 100%;
		height: auto;
		padding:0
	}
	#section90 .content-table .middle-box .fl-box img,
	#section90 .content-table .middle-box .fr-box img{
		width: 100%;
	}
	#section90 .content-table .frist-box{
		padding:26px 0 12px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	#section90 .content-table .frist-box h3{
		font-size: 18px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #FF671F;
		height: auto;
		margin: 0 30px;
		margin-bottom: 19px;
	}
	#section90 .content-table .frist-box p{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #333333;
		margin: 0 30px;
	}
	#section90 .content-table .middle-box .fr-box>div,
	#section90 .content-table .middle-box .fl-box>div{
		padding:24px 26px 15px 24px;
	}
	#section90 .content-table .middle-box p{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #333333;
		margin-bottom: 16px;
		line-height: 18px;
	}
	#section90 .content-table .last-box{
		text-align: center;
		padding:20px 0 20px
	}
	#section90 .content-table .last-box h3{
		font-size: 18px;
		font-family: Source Han Sans TW;
		font-weight: bold;
		color: #FF671F;
		margin-bottom: 15px;
	}
	#section90 .content-table .last-box p{
		font-size: 14px;
		font-family: Source Han Sans TW;
		font-weight: 400;
		color: #333333;
		line-height: 14px;
		margin-bottom: 6px;
	}
	.mobile-navbar .a-btn{
		background: #3682FF;
		border: 1px solid #0B6AFF;
		border-radius: 2px;
	}
	#section83 .section83-box{
		padding-top:50px;
	}
	#section83{
		padding-bottom: 40px;
	}
	#section83 .content-list li img{
		background: none;
		border:none;
	}
	#section82 .content-list{
		min-height: 125px;
	}
	#section82{
		padding-bottom: 10px;
	}
	#section86 .content-title>br{
		display: block;
	}
	#section86 .content-title{
		margin: 0 30px 30px;
	}

	#section81 .banner-box .a-btn{
		background-image: url(../img/section90/button-text.png) ;
	}
	
	
	
	
	/*****2021 miki****/
	#section81{
		background:url(../img/section90/bg1-m.jpg) no-repeat;
		background-size: cover;
	}
	#section81 .content-top{
		font-size: 36px;
		font-weight: bold;
		color: #FFFFFF;
		text-shadow: 0px 0px 10px rgba(255, 103, 31, 0.38);
		text-align: center;
		margin-top: 30px;
		margin: 30px 20px 0;
		width: auto;
	}
	#section81 .content-middle{
		font-size: 18px;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 24px;
		margin: 20px 15px;
		text-align: left;
		text-indent: 0;
	}
	#section82 .content-title{
		font-size: 26px;
	}
	#section81 .banner-box .a-btn{
		margin: 0 auto;
		width: 175px;
		height: 50px;
		background: #3682FF;
		border-radius: 3px;
		font-size: 24px;
		font-weight: 500;
		color: #FFFFFF;
	}
	#section86 .forex-item li h5{
		margin-bottom: 40px;
	}
	#section86 .forex-box img{
		width: 153px;
		height: 143px;
	}
	#section86 .forex-item-box .a-btn{
		background: #3682FF;
	}
	#section83{
		background: #FAFAFA;
	}
	#section83 .content-title{
		margin:50px 0 30px
	}
	#section83 .content-list li{
		margin: 15px;
	}
	.section49{
		padding:50px 0;
	}
	.section49 .section-title{
		font-size: 30px;
		font-weight: bold;
		color: #333333;
		line-height: 34px;
		padding: 0;
	}
	.section49>p{
		width: auto;
		font-size: 14px;
		font-weight: 400;
		color: #333333;
		padding:0 25px;
		text-align: left;
		height: auto;
		margin-top:30px
	}
	.section11{
		display: none;
	}

	.section49 li .item-icon{
		background: none;
		margin: 0 auto;
	}
	.section49 li .item-icon::before{
		content:'1';
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		width: 25px;
		height: 25px;
		line-height: 25px;
		margin-left: -12.5px;
	}
	.section49 li .item-title{
		min-height: auto;
		margin: 0 auto;
		max-width: none;
		line-height: 1;
		margin-top:16px;
		margin-bottom: 22px;
	}
	.section49 .more-box{
		margin-bottom: 15px;
	}
	.section49 .more-box a{
		font-style: normal;
	}
	.section49 li img{
		position: absolute;
		left: 0;
		right: 0;
		bottom: 50px;
	}
	.section49 ul li{
		position: relative;
		padding-bottom:330px;
	}
	.section49 ul li img{
		height: 280px !important;
		width: auto !important;
		margin: 0 auto !important;
	}
	.section49 li:first-child .item-icon::before{
		content:'1';
	}
	.section49 li .item-icon::before{
		content:'2';
	}
	.section49 li:last-child .item-icon::before{
		content:'3';
	}
}

@media (max-width: 320px) {
	.mobile-navbar .a-btn{
		font-size:14px;
		padding:5px 7px;
		margin: 0 5px;
	}
	.navbar-brand{
		margin-right: 3px;;
	}
}