.index_market_Main{
border:1px solid #eee;
width:875px;
height:500px;
margin: 150px auto;
}
.index_market_Main .fe{
border:1px solid #eee;
width:762px;
height:42px;
margin:10px 0px 0px 10px;
}
.index_market_Main .left{
border: 1px solid #eee;
width: 602px;
height: 477px;
margin: 10px 0px 10px 10px;
float: left;
}
.index_market_Main .right{
width:240px;
height:500px;
margin:10px 10px;
float:right;
}
.index_market_Main .pad{
margin:0px 0px 10px 0px;
border:1px solid #eee;
}
.index_market_Main #pad01{
width:100%;
height:100px;
}
.index_market_Main #pad01 table{
width:100%;
height:100px;
}
.index_market_Main #pad02{
width:100%;
height:225px;
}
.index_market_Main #pad03{
width:100%;
height:133px;
}
.index_market_Main p{
margin:3px 20px;
font-size:12px;
color:#333;
}
.index_market_Main h1 {
color:#666;font-size:20px;margin:5px;font-weight:normal;margin-bottom:0px;
}
.index_market_Main h2 {
font-size:30px;margin:0px 5px;float:left;font-weight: normal;
}
.index_market_Main h3{
font-size:16px;margin:0px 8px;float:right;font-weight: normal;
}
.index_market_Main .col_red{
color:#f22;
}
.index_market_Main .col_green{
color:#2d2;
}

.index_market_Main .col_color{
color:#6C5B5B;
}
.index_market_Main .mm5{
list-style:none;
padding:0px;
margin:0px;
color:#666;
}
.index_market_Main .mm5 li {
font-size:14px;
margin:1px 10px 0px 10px;
padding:0px;
line-height: 19px;
}
.index_market_Main .mm5 .li_first{
margin-top:10px;
}
.index_market_Main .mm5 .li_last{
padding-bottom:3px;
border-bottom:1px solid #eee;
}
.index_market_Main .mm5 li .first_span {
margin-left:62px;
}
.index_market_Main .mm5 li .last_span {
color:#999;
float:right;
}
.index_market_Main .m5{
list-style:none;
padding:0px;
margin:0px;
color:#666;
}
.index_market_Main .m5 li {
font-size:14px;
margin:0px 10px 1px 10px;
padding:0px;
line-height: 19px;
}
.index_market_Main .m5 .li_first{
margin-top:3px;
}
.index_market_Main .m5 .li_last{
padding-bottom:10px;
}
.index_market_Main .m5 li .first_span {
margin-left:62px;
}
.index_market_Main .m5 li .last_span {
color:#999;
float:right;
}
.index_market_Main #pad03 table{
margin:10px;
font-size:14px;
color:#666;
}
.index_market_Main #pad03 table tr{
line-height: 24px;
}
.index_market_Main #pad03 table td{
width:55px;
}
.index_market_Main #pad03 table .td_b{
text-align:right;
padding-right:10px;
}
.index_market_Main #pad03 table .td_c{
padding-left:10px;
}
.index_market_Main #pad03 table .td_d{
text-align:right;
}
.index_market_Main #index_market{
width:600px;
height: 475px;
}
@media screen and (max-width: 768px){
.index_market_Main{
border:0;
width:100%;
height:381px;
/*margin:20px;*/
}
.index_market_Main .left{
border:1px solid #eee;
width:100%;
height:360px;
margin: 0px 0px 10px 0px;
float:left;
}
.index_market_Main .right{
width:100%;
height:225px;
margin:0px 0px 5px 0px;
float:left;
border: 1px solid #eee;
}
.index_market_Main .pad{
border:0;
}
.index_market_Main #pad01{
width:100%;
height:88px;
}
.index_market_Main #pad03{
width:100%;
height:94px;
}
.index_market_Main #pad02{
display:none;
}
.index_market_Main #pad01 table{
width:100%;
}
.index_market_Main #pad01 table tr .first_td{
text-align:left;
}
.index_market_Main #pad01 table tr .last_td{
text-align:right;
}
.index_market_Main #pad03 table{
margin:0px;
font-size:14px;
width:100%;
color:#666;
}
.index_market_Main #pad03 table tr td{
padding:0px 10px;
}
.index_market_Main #index_market{
width:100%;
height:358px;
}
}