
.marker-main{
	margin:20px auto 10px;
}

.marker-main .market-Table{
	/* width:100%;
	height:48px;
	padding:0px 0px;
	border:1px solid #dedede; */
}

.marker-main .market-Table .market-titlediv{
	border-left: 3px solid #1492ff;
	background-color: #F3F9FF;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 1rem;
    font-family: "微软雅黑";
}
.market-h4{
    background-color: #F3F9FF;
    margin: 0;
    width: 15%;
    padding: 10px .4rem;
    float: left;
    font-size: 1rem;
    line-height:39px;
}
figure{
    display: block;
    margin: .2rem .3rem .2rem .7rem;
    padding: 0;
    float: left;
        margin: 0.675rem 0;
}
.icons{
	    background-position: center;
    background-repeat: no-repeat;
}
.icons-use{
	margin:10px 10px;
    width: 1.2rem !important;
    height: 1.2rem !important;
    background-image: url(../../resources/css/images/use.png);

}
.market-ulss{
    width: 84%;
    float: left;
    /* margin: .6rem .2rem; */
    padding-left: 0;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}
.marker-main .market-Table .item-list  li{
	    float: left;
    width: 144px;
    height: 44px;
    line-height: 18px;
    padding: 20px 0px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #000;
}
.marker-main .market-Table .item-list  li:hover{
	transition: color .2s;
    /* border-bottom: 2px solid #1492ff; */
    color: #1492ff;
    margin-bottom: -2px;
}

.marker-main .market-Table .market-con{ 
	
}
.marker-main .market-Table .market-content .market-subtit{
	margin-top: 20px;
    width: 1100px;
    padding: 20px 20px;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.marker-main .market-Table  .market-content .market-subtitle{
	height: 40px;
    background: url(../../resources/css/images/subtit-line.jpg) repeat-x bottom left;
    overflow: hidden;
    width: 100%;
}
 .marker-main .market-Table  .market-content .market-subtitle span{
    font-size: 18px;
    color: #333333;
    padding: 0px 10px;
    border-bottom: 1px solid #f15044;
    display: block;
    float: left;
    font-weight: bold;
    height: 39px;
 }
   
   
.marker-main .market-Table .market-subcontent{
	width: 495px;
    float: left;
} 

.marker-main .market-Table .market-subcontent .market-cjbb-table{
	padding: 10px 0;
    position: relative;
    margin-top: 10px;
}

.b_title {
        margin-top: 20px;
	    margin-bottom: 15px;
	    position: relative;
	    border-bottom: 1px solid #1492ff ;
        line-height: 40px;
}
.b_title h2{
    padding-left: 13px;
    width: 75px;
    font-weight: 900;
    border-bottom: 2px solid #1492ff;
}
html, strong, a, span, body, p, h1, h2, h3, h4, h5, h6, table, tr, td, input, button, textarea, ul, ol, li, dl, dt, dd, div, img, form, p, iframe {
    padding: 0;
    font-family: "微软雅黑";
    margin: 0;
}

.item-list .current a{
	color:#1492ff !important;
	
}
.item-list  a{
	color:#000;
}


/**交易排行**/
.ph-main .ph-tit{
    background-image: url(../../resources/css/images/title-market.png);
    line-height: 3rem;
    padding-left: 1rem;
    color: #fff;
    background-size: 100% 100%;
    /* margin-left: 15px;
    margin-right: 15px; */
    margin-top: 2rem;
    margin-bottom: 0;
   overflow: hidden;
}
.ph-main .ph-con{
	float:left;
	margin-top: 2rem;
	margin-bottom:2rem;
    box-shadow: 5px 5px 3px #e3e3e3;
}
.ph-main .ph-con-one,.ph-con-two, .ph-con-three {
	width: 32%;
}
.ph-main .ph-con-two, .ph-con-three{
	margin-left:2%;
}

.ph-main .ph-con-one h2{
    background: url(./images/ranking-icon.png) no-repeat 1.2rem 1.6rem,
    url(./images/ranking1.png) no-repeat center center/100% 100%;
    margin: 0;
    color: #fff;
    line-height: 4rem;
    padding-left: 3.5rem;
        font-size: 1.4rem;
    font-weight: 900;
}
.ph-main .ph-con-two h2{
    background: url(./images/ranking-icon.png) no-repeat 1.2rem 1.6rem,
    url(./images/ranking2.png) no-repeat center center/100% 100%;
    margin: 0;
    color: #fff;
    line-height: 4rem;
    padding-left: 3.5rem;
        font-size: 1.4rem;
    font-weight: 900;
}
.ph-main .ph-con-three h2{
    background: url(./images/ranking-icon.png) no-repeat 1.2rem 1.6rem,
    url(./images/ranking3.png) no-repeat center center/100% 100%;
    margin: 0;
    color: #fff;
    line-height: 4rem;
    padding-left: 3.5rem;
    font-size: 1.4rem;
    font-weight: 900;
}
.ph-main .ph-subcon{
	border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}
ol{
	margin: 0;
    padding: 0;
    list-style: none;
}
.ph-main .ph-subcon .ph-item{
	margin-top: 0 !important;
    position: relative;
    height: 56px;
    background-color:#fff;
}
.ph-main .ph-tit>span{
	font-weight:900;
	font-size:1.5rem;
}
.ph-main .ph-con .ph-subcon>ol li{
	    margin-top: 0 !important;
    position: relative;
    height: 56px;
}
.ph-main .ph-con .ph-subcon>ol li>span{
    margin-left: 35px;
    line-height: 56px;
    width: 75%;
    overflow: hidden;
    font-size: 0.875rem;
}

.top1 {
    background-image: url(./images/ranking-top1.png);
}

.top1, .top2, .top3 {
    width: 22px !important;
    height: 22px !important;
    line-height: 20px;
    font-size: 0.75rem;
    position: absolute;
    overflow: hidden;
    top: 17px;
    left: 6px;
    color: #fff;
    text-align: center;
}
.top1>span, .top2>span, .top3>span, .top4>span, .top5>span {
    top: 2px;
    position: relative;
}


.volume {
    position: relative;
    top: -39px;
    right: 8px;
    text-align: right;
}
.clearfix{
	clear:both;
}

.top4, .top5 {
    background: url(./images/ranking-sprites.png) -10px -10px;
    width: 21px !important;
    height: 21px !important;
    line-height: 18px;
    font-size: 0.75rem;
    position: absolute;
    overflow: hidden;
    top: 18px;
    left: 6px;
    color: #fff;
    text-align: center;
}

.data-table{
	    font-size: 0.875rem;
    margin: 1.5rem 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #eeeeee;
    text-align: center;
    position: relative;
}
html, strong, a, span, body, p, h1, h2, h3, h4, h5, h6, table, tr, td, input, button, textarea, ul, ol, li, dl, dt, dd, div, img, form, p, iframe {
    padding: 0;
    /* font-family: "微软雅黑"; */
    /* margin: 0; */
}
th {
    text-align: center;
    font-size: 0.9rem;
    padding: 5px 0;
    border: 1px solid #dedede;
    /* border-top: 3px solid #1492ff; */
    color: #333333;
    font-weight: normal;
    background: #eeeeee;
}

tbody tr {
    color: #333333;
    border-bottom: 1px dashed #eeeeee;
    color: #333333;
}

.top6, .top7, .top8, .top9, .top10{
	line-height:20px;
}

.nodata{
	    width: 1200px;
    height: 460px;
    border: 1px solid #dedede;
    margin-bottom: 20px;
    margin-top: 20px;
    clear: both;
    float: left;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

.loupansearchimg{
	    margin-left: 600px;
    position: relative;
    left: -188px;
}
