*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
	
}
/* a{
	text-decoration: none;
	color: black;
} */
.clear{
	clear: none;
}
.clear::after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
/* img{
	display: block;
} */
@font-face {
	font-family:FZLTZHK;
	src: url('../fonts/fzltzhk.ttf');
}
@font-face {
	font-family:REGULAR;
	src: url('../fonts/montserrat-regular.ttf');
}
@font-face {
	font-family:MONBOLD;
	src: url('../font/montserrat/Montserrat-Bold.otf');
}
/* @font-face {
	font-family:LTCH;
	src: url('../font/fz/兰亭粗黑GBK.TTF);
} */
@font-face {
	font-family:Light;
	src: url('../font/montserrat/Montserrat-Light.otf');
}
@font-face {
	font-family:SEMIBOLD;
	src: url('../font/montserrat/Montserrat-SemiBold.otf');
}
@font-face {
	font-family:LTH;
	src: url('../font/fz/LTHJ.TTF');
}
@keyframes tada {
  from{
    margin-top:0
  }
  to{
    margin-top:-10px;
    box-shadow:5px 5px 5px #d7d7d7,5px -5px 5px #d7d7d7,-5px 5px 5px #d7d7d7,-5px -5px 5px #d7d7d7;
  }

}
@-webkit-keyframes tada{
	from{
    margin-top:0
  }
  to{
    margin-top:-10px;
    box-shadow:5px 5px 5px #d7d7d7,5px -5px 5px #d7d7d7,-5px 5px 5px #d7d7d7,-5px -5px 5px #d7d7d7;
  }
}
@-moz-keyframes tada{
	from{
    margin-top:0
  }
  to{
    margin-top:-10px;
    box-shadow:5px 5px 5px #d7d7d7,5px -5px 5px #d7d7d7,-5px 5px 5px #d7d7d7,-5px -5px 5px #d7d7d7;
  }
}
@-ms-keyframes tada{
	from{
    margin-top:0
  }
  to{
    margin-top:-10px;
    box-shadow:5px 5px 5px #d7d7d7,5px -5px 5px #d7d7d7,-5px 5px 5px #d7d7d7,-5px -5px 5px #d7d7d7;
  }
}
@-o-keyframes tada{
	from{
    margin-top:0
  }
  to{
    margin-top:-10px;
    box-shadow:5px 5px 5px #d7d7d7,5px -5px 5px #d7d7d7,-5px 5px 5px #d7d7d7,-5px -5px 5px #d7d7d7;
  }
}
@media screen and (min-width:767px){
	/*大图*/
	.bigImg{
		width: 100%;
		background:url(../images/indbg.jpg) no-repeat center;
		background-size: 100%;
	}
	.bigImg .center{
		width: 70%;
		margin:0 auto;
		padding:9% 0 5%;
	}
	.bigImg .center h6{
		font-weight: 100;
		font-size: 60px;
		color: #fff;
		font-family:FZLTZHK;
		text-align: center;
	}
	.enbigImg .center h6{
		font-family:MONBOLD !important;
	}
	.bigImg .center p{
		font-family:LTH;
		font-size: 20px;
		color: #fff;
		width: 252px;
		line-height: 48px;
		background-color: #5b0eb2;
		border-radius: 15px;
		text-align: center;
		margin:38px auto 0;
	}
	.enbigImg .center p{
		font-family:Light !important;
	}
	.bigImg .center p a{
		color: #fff;
	}
	/*ctNav*/
	.ctNav{
		width: 100%;
		border-top:5px solid #6714ba;
		height: 91px;
		background-color: #242424;
	}
	.ctNav ul {
		width: 1207px;
		margin: 22px auto 0;
	}
	.ctNav ul li{
		float: left;
		line-height: 44px;
		width: 19%;
		margin-right:1%;
		border-radius: 15px;
		font-family:LTH;
		text-align: center;
		font-size: 18px;
		color: #fff;
	}
	.enctNav ul li{
		font-family:Light !important;
	}
	.ctNav ul li a{
		color: #fff;
	}
	.ctNav ul li:hover{
		background-color: #6714ba;
	}
	/*CPT cTrader 介绍 */
	.introduction .center{
		width: 1207px;
		margin: 100px auto 121px;
	}
	.introduction .center>h3{
		text-align: center;
		font-size: 40px;
		color: #000;
		/* font-family:LTCH; */
		margin-bottom:90px;
	}
	.enintroduction .center>h3{
		font-family:SEMIBOLD;
	}
	.introduction .center .intCon div.fl{
		width: 411px;
	}
	.introduction .center .intCon div.fl h6{
		font-size: 30px;
		color: #000;
		font-family:REGULAR;
		font-weight: 100;
		margin: 38px 0;
	}
	.introduction .center .intCon div.fl p{
		font-size: 18px;
		line-height: 36px;
		color: #171717;
		font-family:LTH;
	}
	.enintroduction .center .intCon div.fl p{
		font-size: 17px !important;
		line-height: 35px !important;
		font-family:Light !important;
	}
	.introduction .center .intCon div.fl p.ctLine{
		width: 54px;
		height: 7px;
		background-color: #5b0eb2;
		margin-top:39px;
	}
	.introduction .center .intCon div.fr{
		width: 760px;
	}
	.introduction .center .intCon div.fr img{
		width: 100%;
	}
	/*CPT cTrader的主要交易功能*/
	.functi .top{
		width: 1207px;
		margin: 0 auto;
	}
	.functi .top h3{
		font-size: 30px;
		line-height: 38px;
		font-family:FZLTZHK;
	}
	.enfuncti .top h3 {
		font-family:SEMIBOLD;
	}
	.functi .top h3 span{
		display: block;
	}
	.functi .top p.ctLine{
		width: 124px;
		height: 2px;
		background-color: #5b0eb2;
		margin:32px 0 35px;
	}
	.functi .bot{
		background:url(../images/indfunction.png) no-repeat center;
		background-size: 100%;
	}
	.functi .bot .tabs{
		width: 1207px;
		margin: 0 auto;
		padding: 2% 0;
	}
	.functi .bot .tabs nav {
		overflow: hidden;
		display: flex;
	}
	
	.functi .bot .tabs nav>div{
		width: 23%;
		margin: 0 1% ;
		float: left;
	}
	.functi .bot .tabs nav>div.active p{
		color: #ffffff;
	}
	.functi .bot .tabs nav>div.active img{
		opacity: 1;
	}
	
	.functi .bot .tabs nav>div img{
		opacity: 0.5;
		margin: 0 30%;
		display: inline-block;
	}
	.functi .bot .tabs nav>div p{
		font-size: 21px;
		color: #d5b0ff;
		font-family:FZLTZHK;
		text-align: center;
		margin:36px auto 76px;
	}
	.enfuncti .bot .tabs nav>div p{
		font-family:Light;
		margin: 22px auto 18px;
	}
	.functi .bot .tabs nav>div.spo p{
		margin-top:31px;
	}
	.functi .bot .tabs nav>div.fun p{
		margin-top:44px;
	}
	.functi .bot .tabs .cont {
		overflow: hidden;
		display: none;
	}
	.functi .bot .tabs .cont .le{
		margin-left:143px;
		margin-top: 3%;
		color: #ffffff;
		font-size: 26px;
	}
	.functi .bot .tabs .cont .word{
		width: 70%;
		font-size: 18px;
		line-height: 35px;
		color: #ffffff;
		font-family:LTH;
		margin-left:64px;
	}
	.enfuncti .bot .tabs .cont .word{
		font-family:Light;
	}
	/*当您选择使用CPT cTrader账户进行交易时，您可以获得*/
	.acquire .acqTop{
		width: 1207px;
		margin:112px auto 0;
	}
	.acquire .acqTop>h3{
		font-size: 30px;
		line-height: 40px;
		color: #000000;
		font-family:FZLTZHK;
	}
	.enacquire .acqTop>h3{
		font-family:SEMIBOLD;
	}
	.acquire .acqTop>h3 span{
		display: block;
	}
	.acquire .acqTop p.ctLine{
		width: 124px;
		height: 2px;
		background-color: #5b0eb2;
		margin:32px 0 35px;
	}
	.acquire .tabs {
		width: 1207px;
		margin: 0 auto;
	}
	.acquire .tabs div.navList {
		overflow: hidden;
	}
	.acquire .tabs .cont {
		overflow: hidden;
		display: none;
	}
	.acquire .tabs div.navList>div.active .num{
		width: 64px;
		height: 64px;
		line-height: 64px;
		border: 1px solid #5b0eb2;
		border-radius: 50%;
		font-size: 30px;
		background-color: #fff;
		color: #5b0eb2;
		margin-left:12px;
	}
	.acquire .tabs div.navList div div.num{
		width: 44px;
		height: 44px;
		background-color: #5b0eb2;
		border-radius: 50%;
		line-height: 44px;
		text-align: center;
		font-size: 20px;
		color: #f9f9f9;
		font-family:SEMIBOLD;
		margin-left:32px;
	}
	.acquire .tabs div.navList div dl{
		margin: 0 0 38px 105px ;
	}
	.acquire .tabs div.navList div dl dt{
		font-size: 22px;
		line-height: 44px;
		font-family:FZLTZHK;
		margin-bottom: 24px;
	}
	.enacquire .tabs div.navList div dl dt{
		font-family:SEMIBOLD;
		width: 398px;
	}
	.acquire .tabs div.navList div dl dd{
		line-height: 35px;
		color: #121212;
		font-size: 18px;
		font-family:LTH;
		display: none;
	}
	.enacquire .tabs div.navList div dl dd {
		font-family:Light;
	}
	.acquire .tabs div.navList div.oneDiv dl dd{
		display: block;
	}
	/*CPT cTrader 网页版*/
	.web .webTop{
		width: 1207px;
		margin: 166px auto 0;
	}
	.web .webTop h3{
		font-size: 39px;
		color: #000000;
		text-align: center;
		font-family:LTCH;
		margin-bottom:68px;
	}
	.enweb .webTop h3{
		font-family:SEMIBOLD;
	}
	.web .webTop p.con{
		font-size: 18px;
		color: #171717;
		line-height: 36px;
		font-family:LTH;
	}
	.enweb .webTop p.con{
		font-family: Light;
	}

	.web .webTop div.btn{
		width: 536px;
		height: 62px;
		line-height: 62px;
		background-color: #550da5;
		margin: 60px auto 80px;
		border-radius: 5px;
		box-shadow: 0px 16px 18px -16px #5E5E5E;
	}
	.enweb .webTop div.btn{
		width: 568px;
	    text-align: center;
	    box-sizing: border-box;
	}
	.web .webTop div.btn img{
		margin: 2% 0 0 119px;
	}
	.enweb .webTop div.btn img{
		margin: 2% 0 0 76px;
	}
	.web .webTop div.btn p{
		margin-left: 30px;
		font-size: 24px;
		color: #ffffff;
		font-family:MONBOLD;
	}
	.enweb .webTop div.btn p{
		margin-left: 8px;
		font-family:Light;
	}
	.web .webTop h6{
		font-size: 30px;
		line-height: 40px;
		color: #000000;
		font-family:FZLTZHK;
		font-weight: 100;
	}
	.enweb .webTop h6{
		font-family:SEMIBOLD;
	}
	.web .webTop h6 span{
		display: block;
	}
	.web .webTop p.ctLine{
		width: 124px;
		height: 2px;
		background-color: #5b0eb2;
		margin:32px 0 0;
	}
	.web .webBot{
		width: 100%;
		height: 765px;
		background:url(../images/indhtmlbg.png) no-repeat center;
		background-size: 100%;
	}
	.enweb .webBot{
		height: 775px;
	}
	.web .webBot .con{
		width: 80%;
		margin:0 auto;
		padding: 6% 0 11%;
	}
	.enweb .webBot .con{
		width: 88%;
		padding:0;
	}
	.web .webBot .con div div{
		font-size: 22px;
		color: #000000;
		font-family:FZLTZHK;
		width: 89px;
		line-height: 34px;
		text-align: center;
		border:1px solid #5b0eb2;
		border-radius: 10px;
		margin-bottom: 26px;
	}
	.enweb .webBot .con div div{
		font-family:SEMIBOLD;
		width: 155px;
	}
	.web .webBot .con div p{
		font-size: 18px;
		line-height: 36px;
		color: #ffffff;
		font-family:LTH;
	}
	.enweb .webBot .con div p{
		font-family: Light;
	}
	.enweb .webBot .con div p span{
		color: #854bc6;
	}
	.web .webBot .con div p.black{
		color: #171717;
	}
	.enweb .webBot .con div p.black{
		width: 68%;
	}
	.web .webBot .con div.fl{
		margin: 79px 0 0 13%;
	}
	.enweb .webBot .con div.fl{
	    margin: 177px 0 0 14%;
	}
	
	.enweb .webBot .con div.fr {
		margin: 3% -4% 0 0;
	}
	.web .webBot .con div.fr p{
		color: #171717;
	}
	/*CPT cTrader PC版*/
	.ctPc .center{
		width: 1207px;
		margin: 135px auto 230px;
	}
	.ctPc .center h3{
		font-size: 39px;
		color: #000000;
		text-align: center;
		font-family:LTCH;
		margin-bottom:68px;
	}
	.enctPc .center h3{
		font-family:SEMIBOLD;
	}
	.ctPc .center .ctPcCon{
		margin-top:96px;
	}
	.ctPc .center .pcCon div.fl{
		width: 50%;
		margin-top:57px;
	}
	.ctPc .center .pcCon div.fl p{
		font-size: 18px;
		font-family:LTH;
		line-height: 35px;
		color: #171717;
	}
	.enctPc .center .pcCon div.fl p{
		font-family:Light;
	}
	.ctPc .center .pcCon div.fl div.btn{
		width: 536px;
		height: 62px;
		background-color: #550da5;
		margin: 60px 0 80px;
		border-radius: 5px;
		box-shadow: 0px 16px 18px -16px #5E5E5E;
	}
	.ctPc .center .pcCon div.fl div.btn img{
		margin: 3% 0 0 98px;
	}
	.enctPc .center .pcCon div.fl div.btn img{
		margin: 3% 0 0 31px;
	}
	.ctPc .center .pcCon div.fl div.btn p{
		margin-left: 30px;
		font-size: 24px;
		line-height: 62px;
		color: #ffffff;
		font-family:MONBOLD;
	}
	.enctPc .center .pcCon div.fl div.btn p{
		margin-left: 20px;
	}
	.ctPc .center .pcCon div.fr{
		width: 50%;
	}
	.ctPc .center .pcCon div.fr img{
		width: 100%;
	}
	/*CPT cTrader IOS*/
	.ios .center{
		width: 1207px;
		margin: 0 auto;
	}
	.ios .center>.fl{
		width: 40%;
	}
	.ios .center .fl img{
		width: 100%;
	}
	.ios .center .fr{
		width: 50%;
	}
	.ios .center .fr h3{
		font-size: 39px;
		color: #000000;
		text-align: center;
		font-family:LTCH;
		margin-bottom:68px;
	}
	.ios .center .fr h3{
		font-family:SEMIBOLD;
		margin-bottom:31px;
	}
	.ios .center .fr p{
		font-size: 18px;
		line-height: 35px;
		color: #171717;
		font-family:LTH;
	}
	.enios .center .fr p{
		font-family:Light;
	}
	.ios .center .fr .btn{
		width: 95%;
		background-color: #2b2b2d;
		margin-top:45px;
		box-shadow:3px 3px 3px #dbdbdb,3px -3px 3px #dbdbdb,-3px 3px 3px #dbdbdb,-3px -3px 3px #dbdbdb;
	}
	.ios .center .fr .btn .leWord{
		width: 66%;
    	margin: 3% 0 0 3%;
	}
	.ios .center .fr .btn .leWord img{
		width: 10%;
	}
	.ios .center .fr .btn .leWord h6{
		font-size: 28px;
		color: #ffffff;
		font-family:FZLTZHK;
		line-height: 38px;
		margin:20px 0 ;
	}
	.enios .center .fr .btn .leWord h6{
		font-family:SEMIBOLD;
	}
	.ios .center .fr .btn .leWord h6 span{
		display: block;
		font-family:MONBOLD;
	}
	.ios .center .fr .btn .leWord p{
		font-size: 14px;
		color: #b5b5b5;
		font-family:LTH;
		margin-bottom:25px;
	}
	.enios .center .fr .btn .leWord p{
		font-family:Light;
	}
	.ios .center .fr .btn .leWord p span{
		margin-left:10px;
	}
	.ios .center .fr .btn .ewm{
		width: 25%;
    	margin-left: 3%;
	}
	.ios .center .fr .btn .ewm img{
		width: 100%;
		margin: 32% 0;
	}
	/*CPT cTrader Android*/
	.android .center{
		width: 1207px;
		margin: 278px auto 152px;
	}
	.android .center>.fl{
		width: 60%;
	}
	.ios .center .fr img{
		width: 100%;
	}
	.android .center .fr{
		width: 35%;
	}
	.android .center .fl h3{
		font-size: 39px;
		color: #000000;
		text-align: center;
		font-family:LTCH;
		margin-bottom:68px;
	}
	.enandroid .center .fl h3{
		font-family:SEMIBOLD;
		margin-bottom:38px;
	}
	.android .center .fl p{
		font-size: 18px;
		line-height: 35px;
		color: #171717;
		font-family:LTH;
	}
	
	.enandroid .center .fl p{
		font-family:Light;
	}
	.android .center .fl .btn{
		width: 68%;
		background-color: #89c931;
		margin-top:45px;
		box-shadow:3px 3px 3px #dbdbdb,3px -3px 3px #dbdbdb,-3px 3px 3px #dbdbdb,-3px -3px 3px #dbdbdb;
	}
	.android .center .fl .btn .leWord{
		width: 66%;
    	margin: 3% 0 0 3%;
	}
	.android .center .fl .btn .leWord img{
		width: 14%;
	}
	.android .center .fl .btn .leWord h6{
		font-size: 28px;
		color: #ffffff;
		font-family:FZLTZHK;
		line-height: 38px;
		margin:20px 0 ;
	}
	.enandroid .center .fl .btn .leWord h6{
		font-family:SEMIBOLD;
	}
	.android .center .fl .btn .leWord h6 span{
		display: block;
		font-family:MONBOLD;
	}
	.android .center .fl .btn .leWord p{
		font-size: 14px;
		color: #ecffd2;
		font-family:LTH;
	}
	.enandroid .center .fl .btn .leWord p{
		font-family:Light;
	}
	.android .center .fl .btn .leWord p span{
		margin-left:10px;
	}
	.android .center .fl .btn .ewm{
		width: 25%;
    	margin-left: 3%;
	}
	.android .center .fl .btn .ewm img{
		width: 100%;
		margin: 43% 0;
	}
	/*用您的iPhone/iPad/Android交易外汇!*/
	.trading .center{
		width: 1207px;
		margin:0 auto 266px;
	}
	.trading .center h6{
		font-size: 30px;
		line-height: 40px;
		color: #000000;
		font-family:FZLTZHK;
		font-weight: 100;
	}
	
	.entrading .center h6{
		font-family:SEMIBOLD;
	}
	.trading .center h6 span{
		display: block;
	}
	.trading .center p.ctLine{
		width: 124px;
		height: 2px;
		background-color: #5b0eb2;
		margin:32px 0 100px;
	}
	.trading .center ul li{
		float: left;
		width: 30%;
		margin:0 1%;
	}
	.trading .center ul li.oneLi{
		background:url(../images/indtrading1.jpg) no-repeat bottom right #641cb6;
	}
	.trading .center ul li.twoLi{
		background:url(../images/indtrading2.jpg) no-repeat bottom right #641cb6;
	}
	.trading .center ul li.threeLi{
		background:url(../images/indtrading3.jpg) no-repeat bottom right #641cb6;
	}
	.trading .center ul li p.tit{
		font-size: 28px;
		color: #ffffff;
		font-family:FZLTZHK;
		margin:22px 0 0 28px;
	}
	.entrading .center ul li p.tit{
		font-family:SEMIBOLD;
	}
	.trading .center ul li p.ctLine{
		width: 52px;
		height: 1px;
		background-color: #fff;
		margin: 8px 0 20px 28px;
	}
	.trading .center ul li span{
		display: block;
		font-size: 16px;
		line-height: 25px;
		color: #d5b0ff;
		font-family:LTH;
		margin-left:28px;
	}
	.entrading .center ul li span{
		font-family:Light;
	}
	.trading .center ul li.oneLi span:last-child{
		padding-bottom:21px;
	}
	.trading .center ul li.twoLi span:last-child{
		padding-bottom:70px;
	}
	.trading .center ul li.threeLi span:last-child{
		padding-bottom:123px;
	}
	.entrading .center ul li.twoLi span:last-child{
		padding-bottom: 118px;
	}
	.entrading .center ul li.threeLi span:last-child{
		padding-bottom: 190px;
	}
	.trading .center ul li:hover{
		animation: tada 1s;
		animation-fill-mode: forwards;
	}
	.trading .center ul li:hover span{
		color: #fff;
	}
	@media screen and (min-width:1200px) and (max-width:1680px){
		.functi .bot {
    		background: url(../images/indfunction.png) no-repeat center;
    	}
    	.web .webBot {
		    height: auto;
    	}
    	.web .webBot .con {
    		width: 90%;
		}
		.enweb .webBot .con {
    		padding: 18% 0 8%;
    	}
    	.web .webBot .con div.fl {
    		width: 40%;
		    margin: 59px 0 0 10%;
		}
		.enweb .webBot .con div.fl {
    		width: 46%;
    		margin: -188px 0 0 3%;
		}
		.web .webBot .con div.fr{
			width: 36%;
    		margin: -6% -3% 0 0;
		}
		.enweb .webBot .con div.fr{
		    width: 39%;
    		margin: -27% -5% 0 0;
		}
		.web .webBot .con div.fr p {
    		width: 83%;
		}
		.enweb .webBot .con div.fr p {
    		width: 98%;
    	}
    	.trading .center ul li.threeLi span:last-child{
			padding-bottom:118px;
		}
	}
	@media screen and (max-width:1200px){
		.functi .bot {
    		background: url(../images/indfunction.png) no-repeat center;
    	}
    	.bigImg .center {
		    padding: 5% 0 5%;
		}
		.ctNav ul {
    		width: 800px;
    	}
    	.ctNav ul li {
    		font-size: 14px;
    	}
    	.introduction .center,.functi .top,.functi .bot .tabs ,.acquire .acqTop,.acquire .tabs,.web .webTop,.ctPc .center,.ios .center,.android .center,.trading .center{
    		width: 90%;
    	}
    	.introduction .center .intCon div.fr {
		    width: 50%;
		}
		.functi .bot .tabs nav>div p {
    		font-size: 19px;
    	}
    	.android .center .fr img{
    		width: 100%;
    	}
    	.trading .center ul li.threeLi span:last-child {
		    padding-bottom: 143px;
		}
		.web .webBot .con {
    		width: 99%;
    	}
    	.web .webBot .con div.fl {
		    width: 28%;
		    margin: 23px 0 0 8%;
		}
		.web .webBot .con div.fr{
			width: 50%;
    		margin: -10% -16% 0 0;
		}
		.web .webBot .con div.fr p {
		    width: 62%;
    	}
    	.introduction .center .intCon div.fl {
		    width: 48%;
		}
		.acquire .tabs div.navList {
		    width: 45%;
    	}
    	.acquire .tabs .fr{
    		width: 55%;
    	}
    	.acquire .tabs .fr img{
    		width: 100%;
    	}
    	.web .webBot .con div p {
		    color: #000;
    	}
	}
}
@media screen and (max-width:767px){
	html{
		font-size:62.5%;
	}
	/*大图*/
	.bigImg{
		width: 100%;
		background:url(../images/indbg.jpg) no-repeat center;
		background-size: 100%;
	}
	.bigImg .center{
		width: 90%;
		margin:0 auto;
		padding: 5% 0 2%;
	}
	.bigImg .center h6{
		font-weight: 100;
		font-size: 2.5rem;
		color: #fff;
		font-family:FZLTZHK;
		text-align: center;
	}
	.enbigImg .center h6{
		font-family: MONBOLD;
	}
	.bigImg .center p{
		font-family: LTH;
	    font-size: 1.2rem;
	    color: #fff;
	    width: 12rem;
	    line-height: 2.5rem;
	    background-color: #5b0eb2;
	    border-radius: 0.7rem;
	    text-align: center;
	    margin: 0.8rem auto 0;
	}
	.enbigImg .center p{
		font-family: Light;
	}
	.bigImg .center p a{
		color: #fff;
	}
	/*nav*/
	.ctNav{
		display: none;
	}
	/*CPT cTrader 介绍 */
	.introduction .center{
		width: 90%;
		margin: 3rem auto 4rem;
	}
	.introduction .center>h3{
		text-align: center;
		font-size: 2rem;
		color: #000;
		
	}
	.introduction .center .intCon div.fl{
		width: 60%;
	}
	.introduction .center .intCon div.fl h6{
		font-size: 1.8rem;
		color: #000;
		font-family:REGULAR;
		font-weight: 100;
		margin: 1rem 0;
	}
	.enintroduction .center .intCon div.fl h6{
	    margin: 1rem 3rem 6rem;
	    padding-top: 3rem;
	}
	.introduction .center .intCon div.fl p{
		font-size: 1.3rem;
	    line-height: 1.8rem;
		color: #171717;
		
	}
	.enintroduction .center .intCon div.fl p{
		width: 168%;
	}
	.introduction .center .intCon div.fl p.ctLine{
		width: 3rem;
		height: 0.5rem;
		background-color: #5b0eb2;
		margin-top: 2rem;
	}
	.introduction .center .intCon div.fr{
		width: 41%;
    	margin-top: -60%;
	}
	.introduction .center .intCon div.fr img{
		width: 100%;
	}
	.enintroduction .center .intCon div.fr img{
		margin-top: -200%;
	}
	/*CPT cTrader的主要交易功能*/
	.functi .top{
		width: 90%;
		margin: 0 auto;
	}
	.functi .top h3{
		font-size: 2rem;
		line-height: 2.5rem;
		
	}
	.functi .top h3 span{
		display: block;
	}
	.functi .top p.ctLine{
		width: 9rem;
	    height: 0.2rem;
	    background-color: #5b0eb2;
	    margin: 1rem 0;
	}
	.functi .bot{
		background:url(../images/indfunction.png) no-repeat center;
	}
	.functi .bot .tabs{
		width: 90%;
		margin: 0 auto;
		padding: 2% 0;
	}
	.functi .bot .tabs nav {
		overflow: hidden;
		display: flex;
	}
	
	.functi .bot .tabs nav>div{
		width: 23%;
		margin: 0 1% ;
		float: left;
	}
	.functi .bot .tabs nav>div.active p{
		color: #ffffff;
	}
	.functi .bot .tabs nav>div.active img{
		opacity: 1;
	}
	
	.functi .bot .tabs nav>div img{
		opacity: 0.5;
		margin: 0 30%;
		display: inline-block;
		width: 41%;
	}
	.functi .bot .tabs nav>div p{
		font-size: 1.2rem;
		color: #d5b0ff;
		
		text-align: center;
		margin: 2rem auto 3rem;
	}
	.functi .bot .tabs nav>div.spo p{
		margin-top: 2rem;
	}
	.functi .bot .tabs nav>div.fun p{
		margin-top: 2rem;
	}
	.functi .bot .tabs .cont {
		overflow: hidden;
		display: none;
	}
	.functi .bot .tabs .cont .le{
		display: none;
	}
	.functi .bot .tabs .cont .word{
		width: 88%;
		font-size: 1rem;
		line-height: 1.5rem;
		color: #ffffff;
		
		margin-left: 2rem;
	}
	/*当您选择使用CPT cTrader账户进行交易时，您可以获得*/
	.acquire .acqTop{
		width: 90%;
		margin: 5rem auto 0;
	}
	.enacquire .acqTop{
		width: 93%;
	}
	.acquire .acqTop>h3{
		font-size: 2rem;
		line-height: 2.5rem;
		color: #000000;
		
	}
	.acquire .acqTop>h3 span{
		display: block;
	}
	.acquire .acqTop p.ctLine{
		width: 5rem;
		height: 0.2rem;
		background-color: #5b0eb2;
		margin:1rem 0 2rem;
	}
	.acquire .tabs {
		width: 90%;
		margin: 0 auto;
	}
	.acquire .tabs div.navList {
		overflow: hidden;
	}
	.acquire .tabs .cont {
		display: none;
		width: 46%;
	}
	.acquire .tabs .cont img{
		width: 100%;
    	margin: 0 50% 0;
	}
	.acquire .tabs div.navList>div.active .num{
		width: 3rem;
		height: 3rem;
		line-height: 3rem;
		border: 1px solid #5b0eb2;
		border-radius: 50%;
		font-size: 1.5rem;
		background-color: #fff;
		color: #5b0eb2;
		margin-left: 1rem;
	}
	.acquire .tabs div.navList div div.num{
		width: 2rem;
		height: 2rem;
		background-color: #5b0eb2;
		border-radius: 50%;
		line-height: 2rem;
		text-align: center;
		font-size: 1.2rem;
		color: #f9f9f9;
		font-family:SEMIBOLD;
		margin-left:2rem;
	}
	.acquire .tabs div.navList div dl{
		margin: 0 0 2rem 8rem ;
	}
	.enacquire .tabs div.navList div dl{
		margin: 0 0 2rem 6rem ;
	}
	.acquire .tabs div.navList div dl dt{
		font-size: 1.5rem;
		line-height: 1.8rem;
		
		margin-bottom: 1.8rem;
	}
	.acquire .tabs div.navList div dl dd{
		line-height: 2rem;
		color: #121212;
		font-size: 1.3rem;
		
		display: none;
	}
	.acquire .tabs div.navList div.oneDiv dl dd{
		display: block;
	}
	/*CPT cTrader 网页版*/
	.web .webTop{
		width: 90%;
		margin: 5rem auto 0;
	}
	.web .webTop h3{
		font-size: 2rem;
		color: #000000;
		text-align: center;
		
		margin-bottom: 1.8rem;
	}
	.web .webTop p.con{
		font-size: 1.3rem;
		color: #171717;
		line-height: 1.8rem;
		
	}
	.web .webTop div.btn{
		width: 20rem;
		height: 3rem;
		line-height: 3rem;
		background-color: #550da5;
		margin: 2rem auto 4rem;
		border-radius: 0.5rem;
		box-shadow: 0px 1rem 1rem -1rem #5E5E5E;
	}
	.enweb .webTop div.btn{
		width: 26rem;
	}
	.web .webTop div.btn img{
		margin: 3% 0 0 3rem;
	    width: 7%;
	}
	.enweb .webTop div.btn img{
	    margin: 3% 0 0 3rem;
    	width: 5%;
	}
	.web .webTop div.btn p{
		margin-left: 1.3rem;
		font-size: 1.3rem;
		color: #ffffff;
	}
	.enweb .webTop div.btn p{
		margin-left: 0.5rem;
	}
	.web .webTop h6{
		font-size: 1.5rem;
		line-height: 2rem;
		color: #000000;
	
	}
	.web .webTop h6 span{
		display: block;
	}
	.web .webTop p.ctLine{
		width: 5rem;
		height: 0.2rem;
		background-color: #5b0eb2;
		margin: 1rem 0 0.5rem;
	}
	.web .webBot{
		width: 100%;
		background:url(../images/webiph.png) no-repeat top center;
		background-size: 53%;
	}
	.web .webBot .con{
		width: 90%;
		margin:0 auto;
		padding: 3% 0 6%;
	}
	.web .webBot .con div div{
		font-size: 1.5rem;
		color: #000000;
	
		width: 5rem;
		line-height: 2rem;
		text-align: center;
		border:1px solid #5b0eb2;
		border-radius: 0.8rem;
		margin-bottom: 1.5rem;
	}
	.enweb .webBot .con div div {
		width: 10rem;
	}
	.web .webBot .con div p{
		font-size: 1.3rem;
	    line-height: 1.8rem;
	    color: #171717;
	   
	}
	.enweb .webBot .con div p span {
	    color: #854bc6;
	}
	.web .webBot .con div.fl{
		margin: 1rem 0 0 0%;
	    width: 90%;
	    margin-top: 50%;
	}
	.web .webBot .con div.fr{
	    width: 100%;
    	margin-top: 9%;
	}
	.web .webBot .con div.fr p{
		color: #171717;
	}
	/*CPT cTrader PC版*/
	.ctPc .center{
		width: 90%;
		margin: 2rem auto 3rem;
	}
	.pctPcc .center h3{
		font-size: 2rem;
		color: #000000;
		text-align: center;
	
	}
	.ctPc .center .pcCon{
		margin-top: 2rem;
	}
	.ctPc .center .pcCon div.fl{
		width: 50%;
		margin-top:2rem;
	}
	.ctPc .center .pcCon div.fl p{
		font-size: 1.3rem;
		
		line-height: 2rem;
		color: #171717;
	}
	.ctPc .center .pcCon div.fl div.btn{
	    width: 20rem;
	    height: 2.5rem;
	    background-color: #550da5;
	    margin: 2rem 0 3rem;
	    border-radius: 0.5rem;
	    box-shadow: 0px 2rem 2rem -2rem #5E5E5E;
	}
	.enctPc .center .pcCon div.fl div.btn{
		width: 27rem;
	}
	.ctPc .center .pcCon div.fl div.btn img{
	    width: 7%;
    	margin: 2% 0 0 1rem;
	}
	.enctPc .center .pcCon div.fl div.btn img{
		width: 4%;
	    margin: 2.5% 0 0 1.5rem;
	}
	.ctPc .center .pcCon div.fl div.btn p{
		margin-left: 1rem;
	    font-size: 1.5rem;
	    line-height: 2.5rem;
	    color: #ffffff;
	    
	}
	.ctPc .center .pcCon div.fr{
		width: 50%;
	}
	.ctPc .center .pcCon div.fr img{
	    width: 100%;
    	margin: 33% 0;
	}
	/*CPT cTrader IOS*/
	.ios .center{
		width: 90%;
		margin: 0 auto;
	}
	.ios .center>.fl{
		width: 40%;
	}
	.ios .center .fl img{
		width: 100%;
		margin-top: 84%;
	}
	.ios .center .fr{
		width: 50%;
	}
	.ios .center .fr h3{
		font-size: 2rem;
		color: #000000;
		text-align: center;
		
		margin-bottom: 3rem;
	}
	.ios .center .fr p{
		font-size: 1.3rem;
		line-height: 2rem;
		color: #171717;
	
	}
	.ios .center .fr .btn{
		width: 198%;
    	margin-left: -100%;
		background-color: #2b2b2d;
		margin-top:1rem;
		box-shadow:0.2rem 0.2rem 0.2rem #dbdbdb,0.2rem -0.2rem 0.2rem #dbdbdb,-0.2rem 0.2rem 0.2rem #dbdbdb,-0.2rem -0.2rem 0.2rem #dbdbdb;
	}
	.ios .center .fr .btn .leWord{
	    width: 66%;
    	margin: -51% 0 0 3%;
	}
	.ios .center .fr .btn .leWord img{
		width: 10%;
	}
	.ios .center .fr .btn .leWord h6{
		font-size: 1.5rem;
		color: #ffffff;
	
		line-height: 2rem;
		margin:1rem 0 ;
	}
	.ios .center .fr .btn .leWord h6 span{
		display: block;
		font-family:MONBOLD;
	}
	.ios .center .fr .btn .leWord p{
		font-size: 1.3rem;
		color: #b5b5b5;
		font-family:LTH;
		margin-bottom: 1.8rem;
	}
	.ios .center .fr .btn .leWord p span{
		margin-left: 1rem;
	}
	.ios .center .fr .btn .ewm{
		width: 28%;
	}
	.ios .center .fr .btn .ewm img{
		width: 100%;
		margin: 32% 0;
	}
	/*CPT cTrader Android*/
	.android .center{
		width: 90%;
		margin: 2rem auto 4rem;
	}
	.android .center>.fl{
		width: 60%;
	}
	.ios .center .fr img{
		width: 100%;
	}
	.android .center .fr{
		width: 35%;
	}
	.android .center .fr img{
		width: 100%;
        margin: 132% 0 0;
	}
	.android .center .fl h3{
		font-size: 2rem;
		color: #000000;
		text-align: center;
		
		margin-bottom: 3rem;
	}
	.enandroid .center .fl h3{
	    margin: 3rem auto 2rem;
    	width: 110%;
	}
	.android .center .fl p{
		font-size: 1.3rem;
		line-height: 2rem;
		color: #171717;
		
	}
	.android .center .fl .btn{
		width: 167%;
		background-color: #89c931;
		margin-top:1rem;
		box-shadow:0.2rem 0.2rem 0.2rem #dbdbdb,0.2rem -0.2rem 0.2rem #dbdbdb,-0.2rem 0.2rem 0.2rem #dbdbdb,-0.2rem -0.2rem 0.2rem #dbdbdb;
	}
	.android .center .fl .btn .leWord{
	    width: 66%;
    	margin: 5% 0 0 3%;
	}
	.android .center .fl .btn .leWord img{
		width: 10%;
	}
	.android .center .fl .btn .leWord h6{
		font-size: 1.5rem;
		color: #ffffff;
		font-family:FZLTZHK;
		line-height: 2rem;
		margin:1rem 0 ;
	}
	.android .center .fl .btn .leWord h6 span{
		display: block;
		font-family:MONBOLD;
	}
	.android .center .fl .btn .leWord p{
		font-size: 1.3rem;
		color: #ecffd2;
		font-family:LTH;
		margin-bottom: 1.8rem;
	}
	.android .center .fl .btn .leWord p span{
		margin-left: 1rem;
	}
	.android .center .fl .btn .ewm{
		width: 28%;
	}
	.android .center .fl .btn .ewm img{
		width: 100%;
		margin: 32% 0;
	}
	/*用您的iPhone/iPad/Android交易外汇!*/
	.trading .center{
		width: 90%;
		margin:0 auto 3rem;
	}
	.trading .center h6{
		font-size: 2rem;
		line-height: 2.3rem;
		color: #000000;
		
		font-weight: 100;
	}
	.trading .center h6 span{
		display: block;
	}
	.trading .center p.ctLine{
		width: 20rem;
		height: 0.2rem;
		background-color: #5b0eb2;
		margin: 2rem 0 2rem;
	}
	.trading .center ul li{
		float: left;
		width: 97%;
		margin: 1%;
	}
	.trading .center ul li.oneLi{
		background:url(../images/indtrading1.jpg) no-repeat bottom right #641cb6;
	}
	.trading .center ul li.twoLi{
		background:url(../images/indtrading2.jpg) no-repeat bottom right #641cb6;
	}
	.trading .center ul li.threeLi{
		background:url(../images/indtrading3.jpg) no-repeat bottom right #641cb6;
	}
	.trading .center ul li p.tit{
		font-size: 1.5rem;
		color: #ffffff;
		
		margin: 1.5rem 0 0 2rem;
	}
	.trading .center ul li p.ctLine{
		width: 3rem;
		height: 0.1rem;
		background-color: #fff;
		margin: 0.5rem 0 1.5rem 2rem;
	}
	.trading .center ul li span{
		display: block;
		font-size: 1.3rem;
		line-height: 1.5rem;
		color: #d5b0ff;
		
		margin-left: 2rem;
	}
	.trading .center ul li.oneLi span:last-child{
		padding-bottom:2rem;
	}
	.trading .center ul li.twoLi span:last-child{
		padding-bottom:3rem;
	}
	.trading .center ul li.threeLi span:last-child{
		padding-bottom:5rem;
	}
	.trading .center ul li:hover{
		animation: tada 1s;
		animation-fill-mode: forwards;
	}
	.trading .center ul li:hover span{
		color: #fff;
	}
	
	@media screen and (max-width:320px){
		.acquire .acqTop>h3 {
    		font-size: 1.8rem;
		}
		.enacquire .acqTop>h3 {
    		font-size: 1.7rem;
    	}
    	.ios .center .fr div.btn {
		    width: 25rem;
		    margin: 2rem 0 3rem -100%;
    	}
    	.android .center .fl div.btn {
    		width: 24rem;
    	}
    	.trading .center h6 {
    		font-size: 1.8rem;
		}
		.bigImg .center {
		    padding: 2% 0 2%;
		}
		.enintroduction .center .intCon div.fr img {
		    margin-top: -357%;
		}
		.enintroduction .center .intCon div.fl h6 {
		    margin: 1rem 2rem 3rem;
		    width: 10rem;
		}
		.enweb .webTop div.btn {
		    margin: 2rem 0 4rem -1rem;
    	}
	}
}
@media screen and (width:768px){
	.bigImg .center {
    	padding: 5% 0 3%;
    }
	.bigImg .center h6 {
	    font-size: 55px;
    }	
    .bigImg .center p {
	    margin: 20px auto 0;
	}
	.enctNav {
    	display: none;
    }	
    .ctNav ul {
	    width: 100%;
	}
	.enweb .webBot {
	    height: auto;
	}
	.enfuncti .bot {
	    background: url(../images/indfunction.png) no-repeat center #631bb6;
	}
	.functi .bot .tabs nav>div img {
	    width: 37%;
    }
    .functi .bot .tabs .cont .le {
	    margin-left: 4%;
    }
    .functi .bot .tabs .cont .word {
    	width: 81%;
    }
    .functi .bot .tabs nav>div p {
	    margin: 36px auto 36px;
    }
    .web .webBot .con div.fl {
    	width: 32%;
	}
	.enweb .webBot .con div.fl {
	    width: 62%;
	    margin: 23px 0 0 2%;
	}
    .web .webTop {
	    margin: 100px auto 0;
    }
    .ctPc .center {
	    margin: 72px auto 100px;
    }
    .ctPc .center .pcCon {
	    margin-top: 0;
	}
	.ios .center .fr div.btn {
	    margin: 60px 0 80px -56%;
    }
    .android .center {
	    margin: 100px auto 80px;
	}
	.trading .center ul li span {
	    margin-left: 11px;
    }
    .trading .center ul li.twoLi span:last-child {
	    padding-bottom: 97px;
	}
	.entrading .center ul li.twoLi span:last-child {
	    padding-bottom: 146px;
	}
	.entrading .center ul li.threeLi span:last-child {
	    padding-bottom: 246px;
	}
	.trading .center ul li.threeLi span:last-child {
	    padding-bottom: 173px;
	}
	.trading .center {
	    margin: 0 auto 50px;
    }
    .ios .center .fr .btn {
    	width: 162%;
    	margin-left: -61%;
    }
    .android .center .fl .btn {
    	width: 119%;
	}
	.enintroduction .center .intCon div.fl h6 {
	    margin: 142px 18% 137px;
	}
	.enintroduction .center .intCon div.fl p {
	    width: 210%;
    }
    .enacquire .tabs div.navList {
	    width: 74%;
	}
	.enacquire .tabs .fr {
	    width: 26%;
	    margin-top: 10%;
	}
    .web .webBot {
	    height: auto;
	}
}