.search_body_content{
    background-color: #ffffff;
	border: solid 1px #e9e9e9;
}
/*.search_body_content1{
	height: 1222px;
}*/

.search_body_content2{
	height: 1152px;
}

.search_body .select_nav{
    width: 1100px;
	height: 58px;
	background-color: #fafafa;
	border: solid 1px #e9e9e9;
    margin: 0 auto;
}

.search_body .select_nav .search_right_header {
    margin-top: 16px;
    margin-left: 30px;
}

.search_body .select_nav .search_right_header li{ 
    float: left;
    list-style: none;
    margin-left: 10px;
    margin-right: 15px;
    font-size: 16px;
  	    line-height: 25px;
}
.search_body .select_nav .search_right_header .select{ 
    display: inline-block !important;
    font-size: 18px;
    font-weight: 700px;

    font-weight: bolder;
    margin-left: -11px;

    line-height: 0;
    text-align: center;
   
 
}
.search_body .select_nav #select_label{
    font-weight: 600;
    font-size: 16px;
}

.search_body .pink_nav{
    width: 1060px;
	height: 67px;
	background-color: #fff1f1;
    margin: auto;
    margin-top: 15px;
    margin-right: 12px;
}

.search_body .test_question{
    margin: auto;
    width: 1059px;
    height: 215px;
    border-bottom: 1px solid #ededed;
    color: #555555;
}

.search_body .test_question li{
    margin-left: 16px;
    margin-top: 13px;
    font-size: 14px;
}
.search_body .test_question li:hover{
    color: #eb1919;
}
.search_body .test_question li:hover a{
    color: #eb1919;
}

.search_body .test_question li:hover span{
    color: #eb1919;
}


.search_body .test_question li:nth-child(1){
    margin-top: 20px;
}
.search_body .test_question li:nth-child(4){
    border: none;
}

.search_body .test_question li a{
    color: #555555;  
}
.search_body .test_question li span{
    color: #555555;
    float: right;
}


/* 导航栏切换数据 */
.nav{
    background-color:#fafafa !important;
}

.nav ul {
    margin-top: -24px;
    margin-left: 66px;
}


#weitten_subject .m_subject .subject_red{ 
    color: #d01c1c;
}

#weitten_subject .m_subject .subject_red1{
    color: #d01c1c;
}


/* 粉色导航栏 */

.pink_nav #weitten_subject .m_subject0{
    display: inline-block !important;
}

.pink_nav #weitten_subject li {
    list-style: none;
    float: left;
    color: #333333;
    list-style: none;
    height: 23px;
    line-height: 33px;
    margin-left: 20px;
    font-size: 16px;
}


/* 分页样式 */
.search_body .paging{
    width: 470px;
	height: 36px;
    background-color: #ffffff;
    margin: auto;
    margin-top: 30px;
    text-align: center;

}


.search_body .paging button{
    background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #e6e6e6;
    color: #888888;
}
.search_body .paging .more_width{
    width: 73px;
	height: 35px;
}

.search_body .paging .num{
    width: 35px;
    height: 35px;
}

/* 分页样式点击变红 */
.search_body .paging .num_red{
    background-color: #e83838;
    color: #fff;
}