﻿
/*分页*/
.pageDiv
{
    display: block;
	float:left;
	position:relative;
	width:100%;
	height:30px;
	margin-top:20px;
    /*font-size: 12px;*/
    font:12px/12px "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu,Verdana,Arial,sans-serif!important;
}

.page
{
	position:absolute;
	width:auto;
	height:30px;
	bottom:0;
	right:5px;
}
.nspager {
    width: 100%;
    height: 30px;
}
.page a,.page span
{
	float:left;
	margin-right:5px;
	width:auto;
	/*border:solid 1px #ccc;*/
	padding:9px 12px;
	color:#333333;
    background-color: #e4e4e4;
    border-radius: 4px;
}

.page a:hover
{
	text-decoration:none;
	border-color:#7f7f7f;
	color:#7f7f7f;
}



.allPage
{
	float:left;
	font-size:12px;
	color:#666;
	margin:7px 0 0 5px;
}

.previous
{
	width:5px !important;
}

.next
{
	width:auto!important;
}

.morePage
{
	height:11px !important;
	padding:6px 5px 5px 7px !important;
}
.pagedesp {
    display:none;
    height: 25px;
    line-height: 25px;
    float: right;
}
.thisPage
{
	float:left;
	margin-right:5px;
	width:auto;
	/*border:solid 1px #7f7f7f;*/
	padding:9px 12px;
	color:#ffffff!important;
	background:#2d68b9!important;
	font-weight:bold;
    
}
#body_count_div1 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 570px;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}

    #body_count_div1 > div {
        float: left;
        text-align: center;
        background-color: white;
        color: #666;
        font-size: 16px;
        position: relative;
        /*width:100%;*/
    }

        #body_count_div1 > div:hover {
            cursor: pointer
        }

.body_count_div1 > div {
    float: left;
    text-align: center;
    background-color: white;
    color: #666;
    font-size: 16px;
    position: relative
}

    .body_count_div1 > div:hover {
        cursor: pointer
    }





#body_count_div2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}

.body_tab {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
}

    .body_tab li {
        font-size: 24px;
        float: left;
        width: 580px;
        height: 80px;
        background: #fff;
        color: #333;
        border: 1px solid #e6e6e6;
        text-align: center;
        line-height: 80px;
        cursor: pointer;
        border-radius: 2px;
    }

.body_on {
    display: block;
}

.body_tab li.body_cur {
    background: #2CAD39;
    color: white;
    border: 1px solid #2CAD39;
}
.rows > div:nth-child(1) {
    border-top: 1px solid #DEDEDE;
}






/*3*/
#body_counts_div1 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}

    #body_counts_div1 > div {
        float: left;
        text-align: center;
        background-color: white;
        color: #666;
        font-size: 16px;
        position: relative;
        /*width:100%;*/
    }

        #body_counts_div1 > div:hover {
            cursor: pointer
        }

.body_counts_div1 > div {
    float: left;
    text-align: center;
    background-color: white;
    color: #666;
    font-size: 16px;
    position: relative
}

    .body_counts_div1 > div:hover {
        cursor: pointer
    }



.body_onst {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}

.body_onst > div {
    float: left;
    text-align: center;
    background-color: white;
    color: #666;
    font-size: 16px;
    position: relative;
    /*width:100%;*/
}

.body_onst > div:hover {
    cursor: pointer
}

    .body_onst > div {
        float: left;
        text-align: center;
        background-color: white;
        color: #666;
        font-size: 16px;
        position: relative
    }

        .body_onst > div:hover {
            cursor: pointer
        }







#body_counts_div2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}
#body_counts_div3 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}
#body_counts_div4 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 500px;
    display: none;
    margin-top: 60px;
    min-width: 1170px;
}


.body_tabt {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    border: 1px solid #e6e6e6;
}

    .body_tabt li {
        font-size: 16px;
        float: left;
        height: 80px;
        padding:0 20px;
        background: #fff;
        color: #333;
        border: 1px solid #e6e6e6;
        text-align: center;
        line-height: 80px;
        cursor: pointer;
        border-radius: 2px;
    }

.body_on {
    display: block;
}

.body_tabt li.body_cur {
    background: #2CAD39;
    color: white;
    border: 1px solid #2CAD39;
}

.rows > div:nth-child(1) {
    border-top: 1px solid #DEDEDE;
}