.banner{height:460px;width:100%;background:url('../images/productHeader.png') no-repeat center;}
.content{width:100%;}
.content .tab {height:84px;background-color:#fff;}
	.content .tab ul{height:84px;width:224px;margin:0 auto;}
		.content .tab li {height:82px;width:112px;line-height:82px;text-align:center;border-bottom:2px solid #fff;}
		.content .tab li:hover{cursor:pointer;}
		.content .tab .tab_product {border-bottom:2px solid #046eb8;color:#046eb8;}
.content .tab-content{display:none;}
.content .product{display:block;}
	.content .tab-content .ctsp {background-color:#eee;}
		.content .tab-content .ctsp >h1{width:500px;margin:0 auto;padding-top:40px;margin-bottom:50px;text-align:center;}
		.content .tab-content .ctsp .systemList	{height:210px;width:90%;margin:0 auto;}	
			.content .tab-content .ctsp .systemList	dl{height:210px;width:17%;float:left;margin:0 10px;text-align:center;}
				.content  .tab-content .ctsp .systemList dl:hover {cursor:pointer;}
				.content .tab-content .ctsp .systemList	dl dt {height:120px;}
				.content .tab-content .ctsp .systemList	dl dd {font-size:16px;}
				.content .tab-content .ctsp .systemList	dl.active {color:#036eb8;}
		.content .tab-content .assistant {display: none;}
		.content .tab-content .futures {display: block;}
			.content .tab-content .assistant .assistant_img{width:746px;padding:50px 0 25px;margin:0 auto;text-align:center;}	
				.content .tab-content .assistant .assistant_img h1{font-size:20px;} 
				.content .tab-content .assistant .assistant_img img {margin-bottom:25px;}
			.content .tab-content .assistant .assistant_select{width:80%;margin:0 auto;height:210px;border:1px solid #eee;border-left:none;border-right:none;}	
				.content .tab-content .assistant .assistant_select div{width:50%;padding-left:80px;padding-top:35px;}
				.content .tab-content .assistant .assistant_select .title{margin-bottom:20px;}
				.content .tab-content .assistant .assistant_select p{margin-bottom:10px;}
				.content .tab-content .assistant .assistant_select a{display: block;width:122px;height:38px;}
			.content .tab-content .assistant .assistant_detail {width:80%;margin:0 auto;height:334px;padding-left:80px;padding-top:30px;}
				.content .tab-content .assistant .assistant_detail h3{margin-bottom:34px;}
					.content .tab-content .assistant .assistant_detail ul li {margin-bottom:10px;}
						.content .tab-content .assistant .assistant_detail ul li a {color:7f7f7f;text-decoration:none;}
/*client css*/
.content .tab-content .client_ctsp {height:352px;background:#eff3f6;}
	.content .tab-content .client_ctsp .client_systemList{width:600px;}
	.content .tab-content .client_ctsp .client_systemList dl{width:30%;}
.content .tab-content .trading{padding:50px 0;display: none;}
.content .tab-content .strategy {display:block;}
	.content .tab-content .trading>h1{text-align:center;margin-bottom:20px;}
	.content .tab-content .trading .trading_content {width:100%;margin:0 auto;color:#7f7f7f;}
		.content .tab-content .trading .trading_content > div {width:51%;margin:0 auto;}	
		.content .tab-content .trading .trading_content > div img{padding:30px 0;}
		.content .tab-content .trading .trading_content > p { width: 66%;margin: 0 auto;text-indent:20px;line-height:30px;padding:0 20px;}
