body {
    margin: 0;
    padding: 0;
    background: #f9f6f3;
    font-family: '微软雅黑';
}
ul , a {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
/*招生资讯列表页面样式*/
.information{
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #c3b8ac;
    border-radius: 5px;
}
.module-bg {
    height: 30px;
    background: linear-gradient(0deg, rgba(156, 135, 113, 0.5), rgba(239, 234, 226, 0.5));
}
.module-bg > p {
    font-size: 16px;
    color: #C70003;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
    margin-left: 9px;
}
.module-bg> p >span {
    padding-right: 5px;
}
.information ul{
    padding: 0 15px;
    background: url(/_theme/2XDUg0f000/images/information1.png) no-repeat 8px 8px;
}
.information ul li{
    height: 29px;
    line-height: 29px;
    border-bottom: 1px dashed #d2d2d2;
    padding-left: 14px;
}
.information ul li:last-child{
    border: none;
}
.conteng_shenglue{
    width: 980px;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.conteng_shenglue p{
    float: left;
    font-size: 14px;
    color: red;
    margin-right: 5px;
}
.conteng_shenglue a{
    color: #4a4a4a;
    font-size: 14px;
}
.information ul li span{
    font-size: 14px;
    float: right;
    height: 28px;
    line-height: 28px;
    display: block;
    color: #666;
    font: 14px/34px 'microsoft yahei'
}
.information_pic{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 15px;
}
.information_pic .pic{ margin: 0 40px;}

/*千人千元捐款页面样式*/
.juankuan{
    margin-bottom: 10px;
    border: 1px solid rgba(127, 103, 78, 0.459);
    border-radius: 5px;
}

.juankuan .demo-input{
	width:25%;
	border-radius:0;
	min-width: 90px;
}


.juank_xx{
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.589);
	min-height:540px;
}


.juankuan table{
    /*width: 100%;*/
    border-collapse: collapse;
    table-layout:fixed
}
.th_btone{
    height: 30px;
    line-height: 30px;
    background: #eee9e2;
    border-bottom: none;
    overflow: hidden;
}
.th_btone th{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}

.juankuan .table-container {
    width: 100%;
    overflow-x: auto;
    margin-top: 5px;
}



.th_bt th:nth-child(1){ width: 75px;}
.th_bt th:nth-child(2){ width: 65px;}
.th_bt th:nth-child(3){ width: 122px;}
.th_bt th:nth-child(4){ width: 70px;}
.th_bt th:nth-child(5){ width: 150px;}
.th_bt th:nth-child(6){ width: 90px;}
.th_bt th:nth-child(7){ width: 90px;}
.th_bt th:nth-child(8){ width: 95px;}
.th_bt{
    border-bottom: 1px solid #eee9e2;
    overflow: hidden;
	height: 30px;
}
.th_bt td{
    padding: 5px 10px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space: nowrap;
    height: 20px;
}
.th_bt td.center{ text-align: center;}
.th_bt td:nth-child(1){ width: 80px;}
.th_bt td:nth-child(2){ width: 80px;}
.th_bt td:nth-child(3){ width: 122px;}
.th_bt td:nth-child(4){ width: 70px;}
.th_bt td:nth-child(5){ width: 145px;}
.th_bt td:nth-child(6){ width: 90px;}
.th_bt td:nth-child(7){ width: 80px;}
.th_bt td:nth-child(8){ width: 90px;}

.th_bt td:nth-child(1) span{ width: 80px;}
.th_bt td:nth-child(2) span{ width: 80px;}
.th_bt td:nth-child(3) span{ width: 122px;}
.th_bt td:nth-child(4) span{ width: 70px;}
.th_bt td:nth-child(5) span{ width: 145px;}
.th_bt td:nth-child(6) span{ width: 90px;}
.th_bt td:nth-child(7) span{ width: 80px;}
.th_bt td:nth-child(8) span{ width: 90px;}

.th_bt td span{ 
	display:block;
	width:100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hk_sousuo{ margin: 10px 0;}
.data{ float: left; }
    /*分页*/
.zixun_fenye{ float:right; }
.zixun_fenye ul{ float:left; margin-left:32px; }
.zixun_fenye ul li{ float:left; border:1px solid #e7ddd1; cursor:pointer; color:#999; height: 26px; line-height: 26px; border-radius: 5px; font-size: 12px; padding: 0 5px; background: #fff; margin: 0 3px;}
.zixun_fenye ul li a{ color:#999;}
.zixun_fenye ul li.xifenye{ width:38px; text-align:center; float:left; position:relative;cursor: pointer;}
.zixun_fenye ul li .xab{ z-index: 9999; float:left; position:absolute; width:39px; border:1px solid #ccc; height:123px; overflow-y: auto;overflow-x: hidden;top:-125px; background-color: #fff; display:inline;left:-1px; width:50px;}
.zixun_fenye ul li .xab ul{ margin-left:0; padding-bottom:0;}
.zixun_fenye ul li .xab ul li{ border:0; padding:4px 0px; color:#999; width:34px; margin-left:0px; text-align:center; height: 20px;}


@media (max-width: 1220px){
	.main1 {
		width: 100%;
		flex-wrap: wrap;
	}
	.juankuan{
		width: calc(100% - 6px)
	}
}

@media (max-width: 716px){
	.juankuan .zixun_fenye{
		padding-top:5px;
		float: left;
	}
	
	.juankuan .zixun_fenye ul {
		margin-left:0;
	}
}
