
/*期货*/
.product-futures-part4.wap{display: none;}
.product-futures-part4.pc{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.product-futures-wap-img{display: none;}
.product-cfds-smalltitle{

font-size: 20px;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #0B1A3C;
line-height: 27px;
letter-spacing: 1px;
}
.product-futures-part4 {background: #F0F5F9;}
.product-futures-part4 .left{width: 570px;float: left;}
.product-futures-part4 .right{width: 710px;float: right;padding-top: 0;}
.product-futures-part4 .right img{width: 100%;}
.product-cfds-title {

    font-size: 48px;
    /*width: 1000px;*/

    color: #0B1A3C;
    line-height: 64px;
    
    text-align: center;
    padding-bottom: 16px;
}

.product-cfds-height1 {
    width: 80px;
    height: 1px;
    background: #D91D22;
    
    text-align: center;

}
.product-cfds-part1 .product-cfds-height1{margin: 0 auto;}
.product-cfds-des {
    max-width: 660px;

    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #0B1A3C;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: left;
   
    padding-top: 24px;
}
.product-cfds-smalldes {
    width: 800px;

    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #0B1A3C;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
}
.product-cfds-part2 .swiper-container{height: unset;}
.product-cfds-part1 img,
.product-cfds-part3 img,
.product-cfds-part4 img,
.product-cfds-part5 img,
.product-cfds-part6 img,
.product-cfds-part7 img,
.product-cfds-part2 img{
	/**/
}

.product-cfds-part1  .row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	 -webkit-box-pack: center;
	 -webkit-justify-content: center;
	     -ms-flex-pack: center;
	         justify-content: center;
}
.product-cfds-part1 .left{
	width: 750px;
	margin-right: 64px;
}
.product-cfds-part1 .right{
	width: 546px;
}

.product-cfds-part1 .right .contentlist li{

vertical-align:top;
}
.product-cfds-part1 .right .contentlist .item-title {



    padding-left: 40px;
    position: relative;
    height: 24px;
    line-height: 24px;
    /* padding-bottom: 24px; */
    display: block;
    margin-bottom: 24px;
}
.product-cfds-part1 .right .contentlist .item-title:before {
    display: inline-block;
    content: "";
    background-image: url(../image/ok_red.svg);
    background-position:left;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    
    position: absolute;
    left: 0;
}
.product-cfds-part2 .safelist{
	padding-top: 104px;
}

.product-cfds-part2 .safelist ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.product-cfds-part2 .safelist li{
	width: 400px;
	margin-bottom: 64px;
	min-height: 464px;
	-webkit-transition: margin 500ms;
	-o-transition: margin 500ms;
	transition: margin 500ms;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	    -webkit-flex-direction: column;
	        -ms-flex-direction: column;
	            flex-direction: column;
	                align-items: flex-start;

}
.product-cfds-part2 .safelist li:hover{
margin-top: -16px;

}
.product-cfds-part2 .safelist li:hover img{
/*border: none;*/

}
.product-cfds-part2 .safelist li:not(:nth-child(3n)){
	margin-right: 40px;
}
.product-cfds-part2 .safelist li img{
	width: 100%;
}

.comparelist li{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 24px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #4A546D;
	line-height: 24px;

}
.product-cfds-part3 .comparelist{

border-bottom: 1px solid #D5D9E0;
}

.comparelist li:first-child{
font-weight: 700;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
}
.comparelist li:nth-child(2n+1){
	background: #F0F5F9;
}
.comparelist li .r1{width: 192px;}
.comparelist li .r2{width: 270px;}
.comparelist li .r3{width: 270px;}
.comparelist li .r4{width: 270px;}
.comparelist li .r5{width: 254px;}



.product-cfds-part4 {
	background: #ffffff;
}.product-cfds-part4 .safelist ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.product-futures-part4 .listarea li.on .product-cfds-smalltitle {
    color: #D41E44;
}
.product-cfds-part4 .safelist li{
	width: 400px;
	margin-bottom: 120px;
	text-align: center;

}
.product-cfds-part4 .safelist li:not(:nth-child(3n)){
	margin-right: 40px;
}
.product-cfds-part4 .safelist li img{
	
}
.product-futures-part4 .right img {
    position: absolute;
    top: 80px;
    right: 2px;
    z-index: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    max-height: 500px;
}
.product-cfds-part5{
	   background: #F0F5F9;
	   margin-top: 40px;
}.product-cfds-part5 .left{
	    width: 570px;
    float: left;
    position: relative;
    z-index: 1;
}
.product-cfds-part5 .right{
	    float: right;
    position: relative;
    width: 710px;
    overflow: visible;
}
.product-cfds-part5 .right img{
	position: absolute;
	top: 80px;
	right: 2px;
	z-index: 0;
	/*width: 100%;*/
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
	
	max-height: 500px;

}
/*期货*/

.product-cfds-part5 .product-cfds-height1{
	margin: unset;
}
.product-cfds-part5 li.on .product-cfds-smalltitle{
	color: #D41E44;
}

.product-cfds-part6 .left{
	width: 600px;
	float: left;
}
.product-cfds-part6 .product-cfds-height4{
	width: 80px;
height: 4px;
background: #D41E44;
}
.product-cfds-part6 .right{
	width: 608px;
	float: right;
	position: relative;
}
.product-cfds-part6 .product-cfds-height1{
	margin:unset;
}
.product-cfds-part6 .product-cfds-cfd-con li{
	border-top: 1px solid #D5D9E0;
	padding: 24px 0;
}
.product-cfds-part6 .product-cfds-cfd-con li:last-child{
	border-bottom: 1px solid #D5D9E0;

}

.product-cfds-part6 .product-cfds-cfd-con li .title{

height: 24px;
font-size: 16px;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #4A546D;
line-height: 24px;
letter-spacing: 1px;
    background-image: url(../image/more.svg);
    background-position: right center;
    background-repeat: no-repeat;
	
}
.product-cfds-part6 .product-cfds-cfd-con li .title.act{
    background-image: url(../image/more_hover.svg);	
}
.product-cfds-part6 .product-cfds-cfd-con li .title.clearcon{
    background-image: url(../image/more.svg);	
}
.product-cfds-part6 .product-cfds-cfd-con li .con{


padding-top: 8px;
display: none;

	
}


.product-cfds-part7 {
	background: #ffffff;
	
}
.product-cfds-part7 .productlist ul{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.product-cfds-part7 .productlist li{
	width: 400px;
	margin-bottom: 40px;
	text-align: center;
	padding: 64px 40px 40px 40px;
	-webkit-border-radius: 6px;
	        border-radius: 6px;
	border: 1px solid #D5D9E0;
	-webkit-transition: margin 500ms;
	-o-transition: margin 500ms;
	transition: margin 500ms;
	height: 400px;
	flex-direction: column;
	justify-content: flex-start;

}
.product-cfds-part7 .productlist li:hover{

	-webkit-box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);

	        box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);

	border: 0px solid #D5D9E0;
	margin-top: -16px;
	/*margin-bottom: 96px;*/
	clear: both;

}
.product-cfds-part7 .productlist li:not(:nth-child(3n)){
	margin-right: 40px;
}
.product-cfds-part7 .productlist li img{
	
}


/*//股票页面*/
.product-shares-part1 .left img{
	width: 100%;

}
.product-cfds-part1 .left .img{
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	transition: all 300ms;
}
.product-cfds-part1  .product-shares-tab .tab-title{
	border-bottom:2px solid #E6E8EB;

}
.product-cfds-part1  .product-shares-tab .tab-title li{

	position: relative;
	    display: inline-block;
	    margin-right: 30px;
}
.product-cfds-part1  .product-shares-tab .tab-title li span{
display: block;

font-size: 20px;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #4A546D;
line-height: 30px;
letter-spacing: 1px;
padding:7px 16px 20px 16px;

}
.product-cfds-part1  .product-shares-tab .tab-title li.on span{
color: #D41E44;

}
.product-cfds-part1  .product-shares-tab .tab-title li p{
	border-bottom:3px solid #D41E44;
	position: absolute;
	margin: 0 auto;

	height: 4px;
	width: 0%;
	bottom: -2px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);

}
.product-cfds-part1  .product-shares-tab .tab-title li.on p{

	width: 50%;


}
.product-cfds-part1  .product-shares-tab .tab-content {
	padding-top: 25px;
}
.product-cfds-part1  .product-shares-tab .tab-content .a,.product-cfds-part1  .product-shares-tab .tab-content .h{

font-size: 16px;
font-family: MicrosoftYaHei;
color: #8A8F9A;
line-height: 24px;
letter-spacing: 1px;
display: none;




}
.product-cfds-part1  .product-shares-tab .tab-content .a.on,.product-cfds-part1  .product-shares-tab .tab-content .h.on{


display: block;

}
.product-cfds-part1  .product-shares-tab .tab-content .a>div{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	}
.product-cfds-part1  .product-shares-tab .tab-content .tab-left{
	width: 222px;
}
.product-cfds-part1  .product-shares-tab .tab-content .tab-left img{

	padding-right: 8px;
	vertical-align: top;
    display: block;
    float: left;
}
.product-cfds-part1  .product-shares-tab .tab-content .tab-left span{

	max-width: 88px;
	display: block;
	float: left;
}



.product-futures-part3{
	background-color: #F8F8F8;

}
.product-futures-part3 .left{
	    width: 570px;
    float: left;
    position: relative;
    z-index: 1;
}
.product-futures-part3 .left .product-cfds-des{max-width: 420px;margin-left: 0;}
.product-futures-part3 .right {
    float: right;
    position: relative;
    width: 710px;
    overflow: visible;
}
.product-futures-part3 .img{
	max-width: 160px;
	float: left;

}
.product-futures-part4{
	margin-top: 0;
	
}
.product-futures-part5 .right img{
	width: 100%;
}
.product-futures-part5  .product-shares-tab{
	
}
.product-futures-part5  .product-shares-tab .tab-title{
	border-bottom:2px solid #E6E8EB;

}
.product-futures-part5  .product-shares-tab .tab-title li{

	position: relative;
	    display: inline-block;
	    margin-right: 30px;
}
.product-futures-part5  .product-shares-tab .tab-title li span{
display: block;

font-size: 20px;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
font-weight: bold;
color: #4A546D;
line-height: 30px;
letter-spacing: 1px;
padding: 20px 16px;

}
.product-futures-part5  .product-shares-tab .tab-title li.on span{
color: #D41E44;

}
.product-futures-part5  .product-shares-tab .tab-title li p{
	border-bottom:3px solid #D41E44;
	position: absolute;
	margin: 0 auto;

	height: 4px;
	width: 0%;
	bottom: -2px;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);

}
.product-futures-part5  .product-shares-tab .tab-title li.on p{

	width: 50%;


}
.product-futures-part5  .product-shares-tab .tab-content {
	padding-top: 25px;
}
.product-futures-part5  .product-shares-tab .tab-content .a,.product-futures-part5  .product-shares-tab .tab-content .h{

font-size: 16px;
font-family: MicrosoftYaHei;
color: #8A8F9A;
line-height: 24px;
letter-spacing: 1px;
display: none;




}
.product-futures-part5  .product-shares-tab .tab-content .a.on,.product-futures-part5  .product-shares-tab .tab-content .h.on{


display: block;

}
.product-futures-part5  .product-shares-tab .tab-content .a>div{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	}
.product-futures-part5  .product-shares-tab .tab-content .tab-left{
	width: 222px;
}
.product-futures-part5  .product-shares-tab .tab-content .tab-left img{

	padding-right: 8px;
	vertical-align: top;
    display: block;
    float: left;
}
.product-futures-part5  .product-shares-tab .tab-content .tab-left .a span{

	max-width: 88px;
	display: block;
	float: left;
}
.product-futures-part5  .product-shares-tab .tab-content  .h>p{

	padding-left: 32px;

font-size: 16px;

color: #0B1A3C;
line-height: 24px;

}
.product-futures-part5  .product-shares-tab .tab-content  .h .pb40 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-futures-part5  .product-shares-tab .tab-content  .h .pb40 .tab-left2{
	width: 24px;
}
.product-futures-part5  .product-shares-tab .tab-content  .h .pb40 .tab-right2{
	-webkit-flex-wrap: 1;
	    -ms-flex-wrap: 1;
	        flex-wrap: 1;
}
.product-futures-part5  .product-shares-tab .tab-content  .h .pb40 .tab-left2 span{
	margin-right: 40px;

font-size: 16px;

font-weight: 700;
color: #4A546D;
line-height: 24px;


}


/*//股票页面结束*/
@media only screen and (max-width:1300px) {


/*差价合约自适应*/
	.product-cfds-part1 .row{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.product-cfds-part1 .row .left{
		/*max-width: 508px;*/
		margin-right: 24px;
		/*flex: 1;*/
		width: 100%;

	}
	.product-cfds-part1 .row .left img{
		
		max-width: 508px;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		padding-left: 15px;

		
	}
	.product-cfds-part1 .right {

    width: 100%;
}
	.product-cfds-part1 .right .contentlist .item-title {

     margin-bottom: 8px; 
}
.product-cfds-part2 .safelist {
    padding-top: 104px;
}
.product-cfds-part2 .safelist li:not(:nth-child(3n)) {
     margin-right: unset; 
}
.product-cfds-part2 .safelist li:not(:nth-child(13n)) {
     /*margin-right: 40px; */
}
.product-cfds-part2 .safelist li {
    width: 33.333%;
    margin-bottom: 24px;
    height: auto;
    -webkit-transition: margin 500ms;
    -o-transition: margin 500ms;
    transition: margin 500ms;
}


.product-cfds-des {
    padding-right: 2rem;
}
.product-cfds-smalldes {
    width: 100%;

}
.product-cfds-part5 {

     margin-top: 0px; 
}
.product-cfds-part5 .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.product-cfds-part5 .container .left{
	max-width: 508px;
	width: 100%;
}
.product-cfds-part2 .safelist {
    padding-top: 6rem;
}
.product-cfds-part5.product-futures-part3 {
    height: 700px !important;
}
.product-cfds-part5 .right img{
	height: auto;
	max-height: 550px;
}

.product-futures-part3 .left{
	    max-width: 508px;
	width: 100%;
}
.product-futures-part3 .right {
    max-width: 508px;
	width: 100%;
	float: right;
    overflow: visible;
}
.product-futures-part4 .right {
    padding-top: 50%;
}
.product-futures-part4 .left .product-cfds-title {
    width: 100%;
}

.product-futures-part4 .right img {
max-width: 508px;

}

.product-futures-part5 .container:first-child{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.product-futures-part5 .container:first-child>div{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}
.product-futures-part5 .container:first-child>.clear{
	display: none;
}
.product-futures-part5 .left{
	width: 100%;
	max-width: 508px;
}
.product-cfds-part6 .right {
    max-width: 508px;
    float: right;
    width: 100%;
    position: relative;
    padding-top: 130px;
}

.product-cfds-part7 .productlist li:not(:nth-child(3n)) {
     margin-right: unset; 

}
.product-cfds-part7 .productlist li:not(:nth-child(13n)) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;

}

/*差价合约*/
.product-cfds-part4 .safelist li:not(:nth-child(3n)) {
    margin-right: unset;
}
.product-cfds-part4 .safelist li:not(:nth-child(13n)) {
    /*margin-right: 40px;*/
    width: 33.333%;
}
.product-cfds-part6.pt160 .container{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}
.product-cfds-part6.pt160 .container .left{
	
width: 100%;
max-width: 508px;

}
.product-cfds-part6.pt160 .container .right img{
	
width: 100%;
padding-top: 1rem;


}

}
.product-cfds-part1 .right {
        width: 546px;
        min-height: 550px;
    }
    .product-cfds-smalldes {
    width: 800px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #0B1A3C;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 auto;
    text-align: center;
    padding-top: 24px;
}
.product-futures-part3 .listarea .product-cfds-des{font-weight: 600;}
.product-cfds-part5.product-futures-part3 {

    margin-top: 50px;
}
.product-cfds-part6 .product-cfds-cfd-con li .con {
    font-size: 16px;
    color: #4A546D;
    line-height: 24px;
}
.product-cfds-part7 .product-cfds-title{padding-bottom: 120px;}
.product-cfds-part7 .swiper-container {

     overflow:visible; 

}
.product-cfds-part1 .right .contentlist .item-title {
    padding-left: 40px;
    position: relative;
    height: 24px;
    line-height: 24px;
    color: #0B1A3C;

    display: block;
    margin-bottom: 24px;
    font-size: 16px;
}
.product-cfds-part1 .product-cfds-smalldes{
	max-width: 546px;
}
    .product-cfds-part5.product-futures-part3{
        height: 1000px;
    } 
    .product-cfds-part5.product-futures-part4{
        height: 940px;
    }
    ..product-cfds-part5 .right {
    width: 658px;
    float: right;
    position: relative;
}
.product-cfds-part7 .product-cfds-smalltitle {
    line-height: 30px;
}
    .product-cfds-part1 .left{
        position: relative;
    }
    .product-cfds-part1 .left img{
        position: absolute;
        left: 0;
        top: 0;
    }

    @media only screen and (max-width: 1470px){
    	.globe{
    width: 50vw !important;
    height: 50vw !important;
    transform: translateX(80px);
}
    }
    @media only screen and (max-width: 1300px){
        .product-cfds-part1 .row .left {
    max-width: 508px;
    margin-right: 24px;
    /* flex: 1; */
    width: 100%;
}
.product-cfds-part5.product-futures-part4 {
    height: unset;
}
.product-cfds-part1 .right {
    width: 546px;
    min-height: unset;
}
.product-cfds-smalldes{width: 100%;}

.globe{
    width: 50vw !important;
    height: 50vw !important;
    transform: translateX(0px) !important;
}
.globe>*{
    width: 50vw !important;
    height: 50vw !important;
}
.product-futures-part3 .right{
    padding-top: 6rem;
}
}

 @media only screen and (max-width: 1024px){
 	.product-cfds-part1 .product-cfds-smalldes {
    max-width: 100%;
}
.product-cfds-part1 .product-cfds-height1{float: unset;margin: 0 auto;}
 	.globe{
    width: calc(100vw - 30px) !important;
    height: calc(100vw - 30px) !important;
    float: unset;
    transform: translateX(0px) !important;
    max-width: 600px;
    max-height: 600px;
        float: unset !important;
    margin: 0 auto;
}
.globe>*{
    width: calc(100vw - 30px) !important;
    height: calc(100vw - 30px) !important;
    max-width: 600px;
    max-height: 600px;
}
.product-cfds-title{

 	width: 100%;

font-size: 24px;
font-family: MicrosoftYaHei;
color: #0B1A3C;
line-height: 31px;
letter-spacing: 1px;
text-align: center !important;
padding-top: 40px;
padding-bottom: 16px;
}
.product-cfds-part1 .row .left  {
    
    width: 100%;
    max-width: 100%;

}
.product-cfds-part1 .row .right  {
    
    width: 100%;
    max-width: 100%;

}
.product-cfds-title{font-size:24px;color:#0B1A3C;line-height:31px;margin:0 auto;text-align:center;padding-bottom:16px;padding-top:80px;}
.product-cfds-des{padding-right:0rem;padding-top:24px;text-align:center!important;max-width: 100%;}
.product-cfds-part1 .row{padding-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:15px;padding-right:15px;}
.product-cfds-part1 .row .left img{max-width:100%;width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:0px;position: relative;}
.product-cfds-part1 .product-cfds-smalltitle{font-size:16px;font-family:MicrosoftYaHei-Bold, MicrosoftYaHei;font-weight:bold;color:#0B1A3C;line-height:24px;padding-top:40px;padding-bottom:24px;}
.product-cfds-part1 .right .contentlist .item-title{padding-left:40px;position:relative;height:unset;line-height:24px;display:block;margin-bottom:24px;}
.product-cfds-part1  .right .contentlist li:last-child .item-title{margin-bottom:16px;}

.product-cfds-part2 .safelist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}
.product-cfds-part2  .safelist{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.product-cfds-part2  .safelist{padding-top:24px;}
.product-cfds-part2  .safelist .swiper-slide{display:unset;}
.product-cfds-part2  .safelist .swiper-slide-active{height:auto;}
.product-cfds-part2  .safelist .swiper-slide .img img{width:100%;max-width:100%;}
.product-cfds-part2  .safelist .swiper-pagination1{bottom:132px;}
.product-cfds-part2  .safelist .swiper-pagination-customs{display:inline-block;height:6px;width:6px;background:#8A8F9A;margin-left:16px;}
.product-cfds-part2  .safelist .swiper-pagination-customs-active{display:inline-block;height:6px;width:6px;background:#D41E44;margin-left:16px;}
.product-cfds-part2  .safelist .product-cfds-smalltitle{padding-top:64px;}

.product-futures-part3 .product-cfds-height1{margin: 0 auto;}
.product-shares-part3{height:unset!important;padding-bottom:40px;}
.product-shares-part3 .globe{height:100vw!important;width:100vw!important;transform: translateX(0px);}
.product-shares-part3 .globe>*{height:100vw!important;width:100vw!important;}
.product-shares-part3 .container:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.product-shares-part3 .left{padding-top:0;}
.product-shares-part3 .product-shares-heigh-title{padding-top:40px;text-align:center!important;}
.product-shares-part3 .product-shares-height1{margin:0 auto;}
.product-shares-part3 .right{width:100%;}
.product-futures-part3 .container .left {
    max-width: 100%;
    width: 100%;
}
.product-futures-part3 .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.product-cfds-part5 .product-cfds-height1 {
    margin: 0 auto;

}
.product-futures-part3 .left .product-cfds-des {
    max-width: 100%;
    margin: 0 auto;
    text-align: center !important;
}
.product-futures-part3 .right {
    max-width: 100%;
    width: 100%;
    float: right;
    overflow: visible;
}
.product-futures-part4.pc{display: none;}
.product-futures-part4{padding-top:40px;}
.product-futures-part4.wap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:40px;padding-right:15px;padding-left:15px;color:#4A546D;font-size:16px;padding-bottom:0;}
.product-futures-part4.wap .title{font-size:24px;text-align:center;padding-bottom:16px;}
.product-futures-part4.wap .height1{width:80px;height:1px;background:#D91D22;display:block;margin:0 auto;}
.product-futures-part4.wap .des{font-size:16px;padding-top:24px;padding-bottom:40px;color:#0B1A3C;text-align: center;}
.product-futures-part4.wap  .imgarea .img{display:inline-block;float:left;padding:0 20px;}
.product-futures-part4.wap  .linklist ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.product-futures-part4.wap .linklist ul li {
    word-break: break-all;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 16px;
    font-weight: 600;
    letter-spacing: 1px;
        word-break: keep-all;
    white-space: nowrap;
}

.product-futures-part4.wap .linklist ul li p {
    font-weight: 600;
    text-align: center;
        word-break: keep-all;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: 0;
}
.product-futures-part4.wap  .linkcontent li{display:none;}
.product-futures-part4.wap  .linkcontent li.on{display:block;}
.product-futures-part4.wap .des2 {
    width: 100%;
    font-size: 16px;
    color: #4A546D;
    line-height: 24px;
    letter-spacing: 1px;
    display: block;
    padding-bottom: 24px;
    padding-top: 16px;
    text-align: center;
}.product-futures-part4.wap  .imgarea{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:32px;}
.product-futures-part4.wap  .morelink{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-bottom:53px;}
.product-futures-part4.wap  .morelink a{background:#D41E44;-webkit-border-radius:4px;border-radius:4px;font-size:16px;color:#FEFEFE;line-height:21px;text-align:center;padding:10px 32px;margin:0 auto;}
.product-futures-part4.wap .img2 img{width:100%;padding-bottom:32px;}
.product-futures-part4.wap li.on .title2{font-weight:bold;color:#D41E44;}
.product-futures-wap-img{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 24px;}
.product-futures-wap-img img{width: 100%;}
.product-cfds-part7 .product-cfds-title {
    padding-bottom: 0px;
    padding-top: 80px;
}
.product-futures-part5 .right {
display: none;

 }

 .product-futures-part5.pt160 .container .left {
    width: 100%;
    max-width: 100%;
}
.product-futures-part5{padding-top: 0;}
.product-cfds-part7 .swiper-container{height:unset;padding-top:40px;overflow: hidden;}
.product-cfds-part7 .productlist ul{-webkit-flex-wrap:unset;-ms-flex-wrap:unset;flex-wrap:unset;}
.product-cfds-part7 .swiper-wrapper li{width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.product-cfds-part7 .swiper-pagination1 {
    bottom: 80px;

}.product-cfds-part7 .productlist li:not(:nth-child(13n)){justify-content: flex-start;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:4px 4px 20px 0px rgba(0, 0, 0, 0.1);box-shadow:4px 4px 20px 0px rgba(0, 0, 0, 0.1);-webkit-border-radius:6px;border-radius:6px;padding-top:64px;padding-bottom:40px;padding-left:15px;padding-right:15px;}
.swiper-pagination-customs{display:inline-block;height:6px;width:6px;background:#8A8F9A;margin-left:16px;}
.swiper-pagination-customs-active{display:inline-block;height:6px;width:6px;background:#D41E44;margin-left:16px;}
.product-cfds-part7 .product-cfds-smalltitle {
    line-height: 30px;
    padding-top: 40px;
}
.product-cfds-part7{position: relative;}
}



.product-futures-height1{-webkit-animation:height1animation 2s linear infinite;animation:height1animation 2s linear infinite;}
.product-futures-smalltitle{font-size:20px;font-family:MicrosoftYaHei-Bold, MicrosoftYaHei;font-weight:bold;color:#0B1A3C;line-height:27px;letter-spacing:1px;width:100%;text-align:left;}
.product-futures-heigh-title{font-size:48px;color:#0B1A3C;line-height:64px;margin:0 auto;text-align:center;padding-bottom:16px;}
.product-futures-height1{width:80px;height:1px;background:#D91D22;margin:0 auto;text-align:center;}
.product-futures-des{font-size:16px;font-family:MicrosoftYaHei;color:#0B1A3C;line-height:24px;letter-spacing:1px;margin:0 auto;padding-top:24px;max-width:600px;text-align:left;}
.product-futures-part4{margin-top:0;background:#F0F5F9;}
.product-futures-part4{height:940px;}
.product-futures-part4{height:940px;}
.product-futures-part4.pc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.product-futures-part4 .product-futures-height1{margin-left:0;}
.product-futures-part4 .right{float:right;position:relative;width:710px;overflow:visible;height: 100%;}
.product-futures-part4 .left{width:570px;float:left;position:relative;z-index:1;}
.product-futures-part4 .left li .product-futures-smalltitle:hover{cursor: pointer;}
.product-futures-part4 .listarea li.on .product-futures-smalltitle{color:#D41E44;}
.product-futures-part4 .right img {
    position: absolute;
    top: 80px;
    right: 2px;
    z-index: 0;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
    max-height: unset;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width:1300px){
.product-futures-des{padding-right:2rem;}
.product-futures-part4 .right{padding-top:50%;}
.product-futures-part4 .left .product-futures-heigh-title{width:100%;}
.product-futures-part4 .left{max-width:490px;float:left;position:relative;z-index:1;width:100%;}
.product-futures-part4 .right{max-width:490px;float:right;position:relative;z-index:1;width:100%;}
.product-futures-part4{height:unset;}
}
@media only screen and (max-width:1024px){
.product-futures-heigh-title{padding-top:40px;padding-bottom:16px;font-size:24px;line-height:32px;text-align:center!important;}
.product-futures-part4{padding-top:40px;}
.product-futures-part4.pc{display:none;}
.product-futures-part3 .left .product-cfds-des {
	display: flex;
	justify-content: space-between;
}
/*.product-futures-part3 .left .product-cfds-des .img{flex: 1}
.product-futures-part3 .left .product-cfds-des .exchange{flex: 1}*/
}
@media only screen and (min-width: 1025px){
    .product-cfds-part2 .product-cfds-smalltitle{height:86px}
    .product-futures-part3 .left .product-cfds-des{max-width:800px}


}