@charset "utf-8";
/* CSS Document */
.trade_top_toggle { width:1200px; margin:5px auto 10px auto; padding-bottom:20px; border-bottom:3px solid #ccc;}
.trade_top_toggle ul { overflow:hidden;}
.trade_top_toggle ul li { float:left; font-size:16px; padding:8px 20px; margin-right:20px; border:1px #ccc solid; cursor:pointer;}
.trade_top_toggle ul .toogle { background:#0369aa; color:#fff;}

.trade_on { width:1200px; margin:0 auto 20px auto;display: none;}
.trade_on h4 { height:45px; line-height:55px; font-size:20px; font-weight:600; color:#045482;text-align:center;}

.trade_on .deal_choose { height:38px; margin-top:20px; border-bottom:1px solid #ccc;  margin-bottom:30px;}
.trade_on .deal_choose h3 { font-size:16px; color:#3c3c3c; margin-left:20px;float:left; overflow: hidden;height:30px;line-height: 30px;}
.trade_on .deal_choose ul {  margin-left:20px;margin-right:20px; height:39px; float:left; overflow: hidden;}
.trade_on .deal_choose ul li { width:145px; height:38px; line-height:38px; border:1px solid #dddddd; color:#3c3c3c; float:left; margin-right:10px; font-size:16px; text-align:center; cursor:pointer;}
.trade_on .deal_choose ul .ltog { background:#75a7c4; color:#fff;}
.trade_on .deal_choose .select_on {float:right; width:172px; height:30px; margin-right:20px;line-height:30px; border:1px solid #75a7c4; border-radius:1px; behavior:url(../PIE-1.0beta5/PIE.htc);padding-left:10px;font-size:16px;font-family:"微软雅黑"; outline:none;background:#fff;}
.trade_on .deal_choose .select_on option { background:#fff;}

@media \0screen {
	.trade_on .deal_choose .select_on { padding-left:0px;}	
}

.trade_on .tjtree {width:1198px; height:460px; clear:both;overflow: hidden;}
.trade_on .tjtree_left {width:650px; height:540px; float: left;}
.trade_on .tjtree_right {width:540px; float: left;}
.trade_on .tjtree_right h5 {font-size: 16px;color:#035487;padding-left: 20px;}
.trade_on .tjtree_right .right_title {padding-left: 20px;margin-top:20px;padding-bottom:5px;border-bottom:1px dashed #ccc;line-height: 35px;font-size:15px;color:#035487;}
.trade_on .tjtree_right ul{padding-left: 20px;}
.trade_on .tjtree_right span {font-size:15px;color:#035487;}
.trade_on .tjtree_right .span_color {display: inline-block;width:20px;height:10px;margin-right: 10px;}
.trade_on .tjtree_right .span_type {display: inline-block;width:110px;}
.trade_on .tjtree_right .span_percent {display: inline-block;width:150px;text-align: right;}
.trade_on .tjtree_right .span_num {display: inline-block;width:100px;text-align: right;}
.trade_on .tjtree_right ul {margin-top:10px;line-height: 40px;font-size:15px;color:#035487;}
