@media only screen and (max-width: 1200px) {
    .nav-link span {
        padding: 0 5px;
    }
    .logo .logo-normal {
        position: relative;
        /* max-width: 200px; */
		width:60px
    }
    .header-menu {
        padding: 0 20px;
    }
    .box-good {
        position: relative;
        width: 950px;
        min-height: 244px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .box-partner-content {
        width: 880px;
    }
    .box-safety-content {
        padding: 0 50px 0 0;
    }
    .box-MT4-img img{
        width: 100%;
    }
    .service-item {
        width: 70%;
    }
    .service-list li .service-item:first-child {
        width: 30%;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 1024px) {
	img {
	}
	span{
		font-size:30px;
	}
	strong{
		font-size:40px; 
		line-height: 1.5;
	}
	p{
		font-size: 30px;
		line-height: 1.7;
	}
	.ddfx-video{
		width:75%;
	}
	.ddfx-video-1 video{
		width:75%;
	}
	/* 客服 */
	.kefu{
		display: block !important;
		padding: 10px 20px ;
		position: fixed;
		z-index: 9999;
		bottom:70px;
		right:20px;
		background-color: #006DCC;
		color:#FFF;
		border-radius: 20px;
		opacity:.7;
	}
	/* 导航 */
	.logo img{
		width:90px !important;
	}
	.nav-item .nav-link{
	    padding: 0 5px;
		height:100px;
		line-height: 100px;
	}
	.nav-item .nav-link span{
		font-size: 30px !important;
	}
	.lang{
		font-size:24px;
		line-height: 100px;
	}
	.register{
		font-size: 24px;
	}
	.navbar-fixed-top{
	    min-width: 1024px;
	    padding: 0 10px;
		padding-right:60px;
	}
	.nav-hover-list ul li{
		font-size: 26px !important;
		width:auto !important;
	}
	.nav-hover-list ul li a span{
		font-size: 26px !important;
	}
	.header-right{
		text-align: left;
		height: 100%;
		line-height: 1;
	}
	.navbar-fixed-top{
		height:100px
	}
	.nav-list{
		margin-left: 12%;
		height:100px
	}
	.kefu a{
		font-size: 30px;
	}
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
		font-size: 40px;
		line-height:1.4;
	}
	.nav-hover-list{
		
	}
	.col-sm-6{
		width:100%;
	}
	.box-disclaimer-art{
		width: auto !important;
	}
	.box-disclaimer-p p{
		font-size: 30px !important;
	}
	.box-disclaimer-p{
		width: ;
	}
	.box-contact-msg li{
		height:auto;
	}
	.box-contact-msg{
		display: block;
		font-size: 30px;
	}
	.box-feature-icon{
		/* width:90px;
		height:90px;
		background-size: 90px 180px; */
	}
	.box-gold-table th,td{
		font-size:25px;
	}
	.box-feature-icon{
		font-size:25px;
	}
	.btn_link{
		height: 80px;
		line-height: 74px;
		padding:0 10px;
		border-radius: 10px;
	}
	.btn-text{
		font-size: 30px;
	}
	.tradingview-widget-container__widget{
		
	}
	.box-outstanding-img img{
		width: 60px;
		height:auto;
	}
	.box-outstanding-data span{
		font-size: 35px;
	}
	.column-box h4{
		font-size: 30px;
	}
	.footer-bottom{
		font-size: 30px;
	}
	#back_to_top{
		width: 73px;
		height: 73px;
		bottom:150px;
	}
	#back_to_top span{
		font-size: 30px;
		line-height: 58px;
	}
	.box-type{
		width: 300px;
		height:70px;
	}
	.box-type span{
		font-size: 25px;
		line-height: 40px;
	}
	.box-type img{
		width:40px;
	}
	.box-type-trigger{
		width:300px;
		height:70px;
		border-left: 150px solid transparent;
		border-right: 150px solid transparent;
		border-top: 30px solid #6038bc;
	}
	/* #WS-SHOW-CHAT{
		font-size: 30px !important;
		width:auto !important;
		padding:0px 20px !important;
		height:50px !important;
		line-height:50px !important;
	} */
	#WS-SHOW-CHAT{
		display: none !important;
	}
	.service-text{
		font-size: 30px;
	}
	.separator_line{
		width: 100px;
		height: 2px;
	}
	.separator_gray{
		width: 100px;
		height: 2px;
	}
	.box-abundant-text h4{
		font-size: 40px !important;
	}
	.box-feature-title h5{
		font-size: 40px;
		line-height: 1.7;
	}
	
	.column-text{
		font-size: 30px;
		line-height: 1.5;
	}
	.footer-copy{
		font-size: 30px;
		line-height: 1.5;
	}
	.box-abundant-text div{
		font-size: 30px !important;
	}
	
	
}
@media only screen and (max-width: 768px){
    .navbar-fixed-top{
        min-width: inherit;
        width: 100%;
        background-color: #090249;
    }
    .header-top{
        height: 39px;
        line-height: 39px;
    }
    .header-top-right {
        position: relative;
        display: block;
        width: 100%;
        line-height: 30px;
    }
    .header-top-content {
        float: right;
    }
    .header-top-right .btn.login {
        margin-left:5px;
    }
    .header-top-right .btn.register {
        margin-right:5px;
    }

    .logo {
        position: relative;
        height:auto;
        margin: 0 auto;
        float: none;
        padding: 5px 0;
        z-index: 2;
    }
    .logo .logo-mobile{
        margin-left: auto;
        margin-right: auto;
    }
    .mobile-menu-btn {
        position: absolute;
        float: left;
        padding: 0 10px;
        color: #ffffff;
        z-index: 3;
        display: block;
    }
    .nav-active span,.nav-item:hover .nav-link span,.nav-active .nav-link span{
        background-color:transparent;
        color: #ffffff;
        border:none;
    }
    .header-left{
        position: relative;
        width: 100%;
        line-height: 50px;
        display: block;
    }
    .header-right{
        float: none;
        display: none;
    }
    .nav-list ul{
        margin-left: 0;
        padding-left: 0;
    }
    .nav-list .nav-item {
        position: relative;
        float:none;
        display:block;
        margin: 0;
        padding: 0;
        width: 100%;
        border-top:1px solid #ECECEC;
    }
    .nav-list .nav-item:first-child{
        border-top:none;
    }
    .nav-item .nav-link{
        line-height:39px;
        display: inline-block;
        width:90%;
        z-index: 2;
    }
    .nav-link span {
        line-height: 20px;
        padding: 0;
    }
    .mobile-link-btn.fa{
        position:absolute;
        display: inline-block;
        line-height: 39px;
        right: 10px;
        text-align: center;
        color: #ffffff;
        z-index: 3;
    }
    .nav-hover-list {
        position: relative;
        background-color: transparent;
    }
    .nav-hover-list ul {
        padding:0 20px;
    }
    .nav-hover-list li {
        display: block;
        width:100%;
        padding:5px 0;
        border-top: 1px solid #ECECEC;
        cursor: pointer;
    }

    .box-security-content{
        padding: 60px 0;
    }
    .box-safety-content {
        padding:0 0 30px;
        width: 100%;
        box-sizing: border-box;
    }
    .box-partner-content {
        width:660px;
    }
    .logo .logo-normal {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        /* max-width: 95px; */
		width:60px;
    }
    .nav-list {
        display: block;
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .slide-btn {
        position: relative;
        display: block;
        float: right;
        box-sizing: border-box;
        line-height:60px;
        width: 10%;
    }
    .side_menu_button_link i{
        color: #464646;
        border-color: #464646;
    }

    .banner-content h2 {
        font-size: 20px;
        font-weight: 600;
    }
    .banner-content h3 {
        font-size: 14px;
        font-weight: 600;
    }
    .box-safety-img {
        padding-top: 70px;
    }
    .box-safety-img img{
        max-width: 325px;
    }
    .zh-title h1, .convenient-zh-title h1,.box-speed-title h1,
    .box-abundant-title h1,.MT4-zh-title h1{
        font-size: 20px;
        line-height:24px;
    }
    .cursor {
        height:20px;
    }
    .box-safety {
        margin-top: 0;
    }
    .box-convenient-content{
        margin-top: 60px;
    }
    .box-speed.box-outstanding{
        padding-bottom: 30px;
    }
    .box-abundant-list{
        padding: 20px 15px;
    }
    .box-abundant-subhead h4 {
        margin: 20px 0;
        font-size: 14px;
    }
    .box-MT4 .box-safety-content {
        padding: 0;
    }
    .box-good {
        position: relative;
        width: 100%;
        min-height:900px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .col-w-3 {
        width: 80%;
    }
    .good-list-content {
        float: none;
        margin-top:30px;
    }

    .footer-top{
        padding: 75px 25px;
    }
    .column .column-box {
        padding: 0 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .footer-top .column{
        margin-bottom: 25px;
        border-left: none;
    }

    .box-warning-content {
        padding: 70px 0;
    }
    .box-trade-img {
        padding: 0;
    }
    .box-trade-img img{
        width: 100%;
    }
    .box-warning-content .col-sm-12:first-child{
        margin-bottom: 60px;
    }
    .box-warning-bg {
        height: 300px;
        padding-top:inherit;
        margin-top: 80px;
    }
    #full-page{
        overflow:auto;
    }
    .box-half {
        position: relative;
        width: 100%;
        padding: 0 15px;
        padding-bottom: 30px;
    }
    .box-en-text {
        padding: 0 15px;
        font-size: 26px;
    }
    .box-half .box-abundant-title h1 {
        line-height: 24px;
        margin: 25px 0 25px;
    }

    .full-page-list{
        display: none;
    }
    .service-text{
        text-align: center;
    }
    .nav-list .nav-item:last-child .nav-link span:before {
        display:none;
    }

    .form-control {
        -webkit-box-shadow:none;
        box-shadow:none;

    }
    .box-gold-table {
        padding-bottom: 15px;
    }
    .table-responsive{
        border: none;
    }
    .box-user-line {
        margin-bottom: 0;
    }
    .box-art .box-art-list {
        margin: 40px 0 15px;
        min-height:inherit;
        padding-bottom: 0;
    }
    .box-feature-content {
        padding: 10px 0;
    }
    .news-fixed {
        width:680px;
        top:17%;
        margin-left: -340px;
    }
    .news-box-img img {
        position: relative;
        width: 100%;
    }
    .news-box-title h1{
        margin-top: 0;
        padding-bottom: 5px;
    }

}
@media only screen and (max-width: 480px){
    .h4, h4 {
        font-size: 16px;
    }
    .banner-content h2, .banner-content h3{
        margin-top: 0;
        margin-bottom: 0;
    }
    .banner-logo{
        margin-bottom:5px;
    }
    .item .banner-content{
        padding-top:10px;
    }
    .btn_link {
        height:40px;
        line-height: 36px;
        letter-spacing: 1px;
        margin:5px;
    }
    .btn-img {
        line-height: 32px;
        height: 36px;
        background: url(../image/icon_light_white_1.png) center center;
        background-position: 2px -4px;
    }
    .banner-logo img{
        width: 120px;
    }
    .box-abundant-content {
         padding: 0;
    }
    .box-good {
        min-height: 860px;
    }
    .side-menu {
        width:100%;
        right: -100%;
        padding: 15px;

    }
    .footer-top{
        padding: 75px 25px;
    }
    .column .column-box {
        padding: 0 20px;
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 25px;
    }
    .column-box .separator {
        margin-left: auto;
        margin-right: auto;
    }
    .column{
        margin-bottom: 25px;
    }
    .column-text{
        padding-bottom: 25px;
    }

    .box-partner-content {
        width: 300px;
        height: 249px;
        margin-top: 20%;
    }
    .box-partner-list li{
        width: 300px;
    }
    .box-title h1 {
        font-size: 24px;
    }
    .box-title h2 {
        font-size: 20px;
    }

    .art-text {
        padding: 0 15px;
    }
    .art-title h1 {
        margin-top: 0;
        font-size: 20px;
        line-height: 1.1;
    }
    .art-title-bg .art-text {
        padding: 25px 15px 35px 15px;
    }
    .pagination > li > a, .pagination > li > span {
        padding: 8px 16px;
    }
    .box-security-img {
        margin-top: -140px;
    }
    .box-security-img img{
        width: 260px;
    }
    .comment-user-pic {
        width: 100%;
        float: none;
    }
    .comment-user-text {
        width: 100%;
        padding-left: 25px;
        float:none;
    }
    .art-describe-msg {
        float: none;
        margin-top: 10px;
    }
    .box-art {
        padding:0;
    }
    .service-list li {
        width: 50%;
    }
    .box-safety-img img {
        max-width: 300px;
    }
    .mobile-link-btn.fa {
        margin-right: 5px;
    }
    .customer-service-text p {
        margin: 10px 0;
    }
    .art-item {
        margin: 0;
    }
    .news-fixed {
        width: 360px;
        top: 18%;
        left: 50%;
        margin-left: -180px;
        padding: 20px;
    }
    .news-fixed .news-list:first-child {
        margin-bottom: 20px;
    }
    .news-box-img {
        display: none;
    }
    .news-box-art {
        position: relative;
        display: block;
        width: 100%;
         padding-left:0;
        vertical-align: top;
    }
    .news-box-title h1 {
        padding-bottom:8px;
        margin-top: 0;
    }
    .news-close {
        top: 15px;
        right: 15px;
    }
    .box-art-operate {
        margin: 20px 0;
        text-align: center;
    }
    a.btn.btn-default.btn-next {
        float: none;
        margin: 0 auto;
        margin-top: 15px;
    }
    .contact-me {
        margin-top: 0;
    }
    .box-security-content{
        padding: 40px 5px;
    }
    .footer-bottom-box {
        padding: 0 20px;
    }
}
@media (min-width: 350px) and (max-width: 480px){
    .logo .logo-mobile {
        margin-left: auto;
        width:60%;
        margin-right: auto;
    }
    .col-w-3 {
        width: 90%;
    }
    .contact-click a {
        display: block;
        margin-bottom: 10px;
    }
    .news-fixed {
        width: 320px;
        top: 18%;
        left: 50%;
        margin-left: -160px;
        padding: 20px;
    }

}

@media only screen and (max-width: 350px){
    .header-menu {
        padding: 0 ;
    }
    .slide-btn {
        line-height: 52px;
    }
    .logo .logo-mobile {
        margin-left: auto;
        width: 58%;
        margin-right: auto;
    }
    .item .banner-content{
        padding-top: 0;
    }
    .header-left {
        line-height: 36px;
        padding: 10px 0;
    }
    .btn_link {
        height: 36px;
        line-height: 32px;
        letter-spacing: 1px;
        margin: 5px;
    }
    .banner-logo img{
        width: 80px;
    }
    .box-safety-content {
        padding: 0;
    }
    .box-safety-img img {
        max-width: 260px;
    }
    .box-feature-text {
        padding: 2px 0 0 60px;
    }
    .box-feature-content {
        padding: 10px 0;
    }
    .box-partner-content {
        width: 270px;
        height: 224px;
        margin-top: 20%;
    }
    .box-partner-list li{
        width: 270px;
    }
    .col-w-3 {
        width: 100%;
    }
    .nav-item .nav-link {
        width: 85%;
        line-height: 34px;
    }
    .footer-top {
        padding: 75px 15px;
    }
    .box-warning-content {
        padding: 70px 0;
    }
    .box-warning-content.pd15 {
        padding: 70px 15px;
    }
    .box-user-nav li{
        font-size: 12px;
    }
    .box-user-line {
        margin-bottom: 0;
    }
    .art-title-bg .art-text {
        padding: 10px 10px 40px 10px;
    }
    .art-title h1 {
        margin-top: 0;
        font-size: 16px;
        line-height: 1.1;
    }
    .box-art-list {
        margin: 40px 0;
        padding-bottom: 30px;
    }
    .art-list {
        margin: 0 0 35px;
    }
    .art-author:before, .art-tag:before {
        content: '';
    }
    .art-author, .art-tag, .art-share {
        margin-right: 15px;
    }
    .pagination > li > a, .pagination > li > span {
        padding: 6px 12px;
    }
    .box-warning-bg {
        height: 225px;
        padding-top: inherit;
        margin-top:92px;
    }
    .box-user-nav li {
        line-height: 50px;
    }
    .box-half .box-en-title .title-line{
        display: none;
    }

    .box-MT4 .box-safety-content {
        padding: 0;
    }
    .box-trait-content {
        padding: 13% 10% 13% 10%;
    }
    .zh-title h1{
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .en-title h3 {
        font-size: 24px;
    }
    .title-line{
        display: none;
    }
    .box-en-text {
        font-size: 22px;
    }
    .art-item {
        margin: 0;
    }
    .contact-click a {
        padding-bottom: 10px;
        display: block;
        margin-left: 5px;
    }
    .side-menu-img img{
        max-width: 130px;
    }
    .side-list li {
        line-height: 26px;
    }
    .contact-click a {
        display: block;
        margin-bottom: 10px;
    }
    .news-fixed {
        width: 280px;
        top: 18%;
        left: 50%;
        margin-left: -140px;
        padding: 20px;
    }
    .news-title h1 {
        font-size: 16px;
        margin-bottom: 10px;

    }
    .news-box-title h1 {
        font-size: 16px;
        padding-bottom: 5px;
        margin-top: 0;
    }
    .news-box-text{
        height: 40px;
    }
    .news-box-text p{
        line-height: 20px;
    }

}