﻿.artice-main{
	line-height: 0.6rem;
}
.table_header{
    width: 100%;
    height: 0.85rem;
    line-height:0.85rem;
background-color: #F5F5F5;
}
#content_title  a{
        display: inline-block;
	width:50%;
	height:0.85rem;
	line-height: 0.85rem;
        float: left;
       text-align: center;
}

.active {
    color: #C9734E !important;
}
.tab-wrapper{
    padding-top:0.21rem;
    padding:0.21rem 0.29rem 0;
}
.tab_content{
	display: none;
}
.tab_content ul{
   float: left;
    width: 101%;
    height:16rem;
    background-size: 105% 21rem;
}
.tab_content ul li{
     float: left;
    width:88%;
    margin-left:15px;
    height:1.5rem;
    margin-top:0.1rem;
    background-color:#ffffff;
    border-bottom: 1px solid #cccccc;
}
.tab_content ul li .div{
	/*width:6.32rem;*/
	height:1.5rem;
	margin-left:0.27rem;
	float:left;
       font-family:黑体;
}
.tab_content h4{
margin-top:0.1rem;
     font-size: 0.4rem;
    padding-right: 0.15rem;
}
.tab_content span{
	color:#c6c6c6;
    font-size: 0.4rem;
    display: inline-block;
}
.tab_content .new{
	width:100%;
	height:0.4rem;
	line-height: 0.4rem;
	margin-top:0px;
	color:#c6c6c6;
    display: inline-block;
    font-size:0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}