.cont .table1 thead tr td {
    text-align: left;
    padding: 16px 32px;
    color: black;
    background: white;
	font-size: 16px;
    font-weight: bolder;
	border: 0px solid #dadde2;
}
.cont .table1 tr td {
    text-align: left;
    padding: 16px 5px;
    color: black;
	font-size: 14px;
    font-weight: normal;
	border: 0px solid #dadde2;
}

tbody td a {
    float: left;
	position: relative;
	width: 250px;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
    color: #000;
}


.gray1 {
	border: 0px solid #dadde2;
    /* border-bottom: 2px solid #dadde2;  */
}

.gray2 {
	border: 0px solid #dadde2;
    /* border-bottom: 2px solid #dadde2;  */
}


.jl1{
    background-color: #e5eaf2;
    display: block;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #608bdb;
}

.jl2{
    background-color: #e5f1e8;
    display: block;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #61b176;
}

.ss1{
    height: 50px;
    line-height: 50px;
    border-left: 5px solid #2a58ad;
    padding-left: 20px;
    margin-top: 15px;
    font-size: 20px;
    font-family: Microsoft YaHei;
}

.ss2{
    height: 50px;
    line-height: 50px;
    border-left: 5px solid #61b176;
    padding-left: 20px;
    margin-top: 15px;
    font-family: Microsoft YaHei;
}
.cont .table1 tr:nth-child(odd){
	text-align: center;
    padding: 16px 32px;
	width: auto;
	height: 50px;
	
	background: #fafafa;
}
.table1 tr td:nth-child(odd) {
    background: none;
}
.listc {
    background: white;
}
.table1 {
    width: 400px;
    height: 590px;
    margin: 5px auto;
    float: left;
    margin-left: 55px;
}
.wdsc1{
	width: 830px;
    border-bottom: 2px solid #dadde2;
    margin: 0px auto;
}
.hd_size {
 
    padding-left: 0px; 
}
.title {
    border-bottom: 0px solid #e8e8e8; 
}

.table1 tbody tr td:last-child {
    color:#2957a2;
}
.listc {
    height: 772px;
	}
.contright {
    overflow: visible;
}

@media screen and (max-width: 441px){
	.contright {
	    
	    overflow-x: auto;
	}
	.listc {
    box-shadow: none;
}
.con_list {
    width: 100%; 
}
.table1 tr td:nth-child(odd) {
	width:auto;
	height:auto;
}
.wdsc1{
	margin-left: 32px;
}
.table1{
	
	width:100%;
	height:auto;
    margin-left: 0;
}
.listc {
    height: auto;
}
.cont .table1 thead tr td{
	padding: 16px 25px;
}
.page_num {
    margin: 20px 0px;}
	.table1 tr td:nth-child(2) {
		padding:16px 10px;
	}
}


@media screen and (max-width: 1024px){
.con_list{
    height:auto !important;
}

}
