
table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}
table td {
	padding: 16px 26px;
}
table,table tr,table td {
	border: 1px solid #ccc;
}
.table1 th {
	background: #eee;
	font-weight: normal;
	width: 340px;
}
.ultd {
	padding: 0;
	/*padding-top: 16px;*/
}
.ultd li {
	padding: 16px 26px;
	border-bottom: 1px solid #ccc;
}
.ultd li:nth-child(2n+1) {
	border-right: 1px solid #ccc;
}
.table1 label {
	margin-right: 100px;
}
.table1 ul li {
	float: left;
	box-sizing: border-box;
	width: 50%;
	cursor: pointer;
}
.bgRed {
	color: #ff0000;
	font-size: 20px;
	text-decoration: underline;
}
.chackColor {
	color: #0033cc;
}

.list_wrap {
	overflow: hidden;
}
.list_nav {
	float: left;
	width: 220px;
	background: #cccccc;
	min-height: 600px;
}
.list_content {
	overflow: hidden;
	padding: 12px;
}
.list_nav_hd,.list_nav_wrap li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}
.list_nav_hd {
	background: #003399;
	color: #fff;
	cursor: auto;
}
.list_nav_wrap li.on,.list_nav_wrap li:hover {
	background: #ffcc66;
}
.table2 {
	text-align: center;
	font-size: 13px;
}
.table2 thead {
	background: #eee;
}
.table2 thead td {
	font-size: 16px;
}
.table2 tbody tr:nth-child(even) {
	background: #eee;
}
.search_box {
	background: #99ccff;
	padding: 10px 26px;
	text-align: right;
	margin-bottom: 10px;
}
.search_box input[type='text'] {
	width: 260px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #999;
	border-radius: 5px;
	text-indent: 20px;
	font-size: 15px;
}
.search_box button {
	height: 40px;
	line-height: 40px;
	background: #003399;
	color: #fff;
	font-size: 15px;
	border: none;
	outline: none;
	display: inline-block;
	width: 100px;
	border-radius: 5px;
	cursor: pointer;
	margin-left: 10px;
}
.lineList_wrap li {
	display: block;
	border: 1px solid #ccc;
	overflow: hidden;
	height: 38px;
	line-height: 38px;
	padding: 0 22px;
	margin-bottom: 10px;
	cursor: pointer;
}
.lineList_wrap li .ltitle {
	float: left;
}
.lineList_wrap li .rtime {
	float: right;
}
.chooseOne_wrap {
	text-align: center;
	margin: 24px 0 40px;
}
.chooseOneUl {
	overflow: hidden;
	display: inline-block;
}
.chooseOneUl li {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	background: #eee;
	color: #ccc;
	float: left;
	cursor: pointer;
}
.chooseOneUl li.on {
	background: #336699;
	color: #fff;
}
.tsWrap h1 {
	font-weight: normal;
	font-size: 20px;
}
.tsWrap .plist {
	padding: 10px 30px;
	background: #eee;
	line-height: 60px;
	margin: 16px 0;
	text-align: left;
}
.tsWrap .plist ol {
	float: left;
}
.tsWrap .plist ul {
	float: right;
	margin: 65px 120px 0 0;
}
.tsWrap .keyon {
	color: red;
	font-size: 12px;
	margin: 20px 0;
}
.tsform .tshead {
	height: 50px;
	line-height: 50px;
	background: #eee;
	padding: 0 30px;
	font-size: 12px;
}
.cRed {
	color: #ff0000;
}
.tscontent {
	padding: 25px 145px;
	font-size: 13px;
}
.tsitem {
	margin-bottom: 10px;
}
.tsitem input[type='text'] {
	width: 238px;
	height: 38px;
	line-height: 38px;
	text-indent: 18px;
	border: 1px solid #ccc;
}
.tsitem>span:first-child {
	width: 78px;
	display: inline-block;
	text-align: right;
}
.tsitem label {
	margin: 0 15px;
}
.tsitem textarea {
	vertical-align: top;
	width: 450px;
	padding: 18px;
	min-height: 150px;
}
.yzmget {
	display: inline-block;
	width: 160px;
	text-align: center;
	color: #003399;
	cursor: pointer;
	height: 38px;
	line-height: 38px;
	margin: 0 15px;
	border-radius: 4px;
	border: 1px solid #003399;
}
.subbox {
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #ccc;
}
.subbox input {
	width: 160px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #003399;
	border-radius: 5px;
	cursor: pointer;
	border: none;
	outline: none;
	font-size: 13px;
}
.listAllWrap {
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
}
.allitem {
	overflow: hidden;
	width: 100%;
}
.allLeft {
	float: left;
	width: 320px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-right: none;
	background: #eee;
	text-align: center;
    margin-bottom: -600px;
    padding-bottom: 600px;
    box-sizing: border-box;
    padding-left: 26px; 
    padding-right: 26px;
    padding-top: 16px;
}
.allRight {
	overflow: hidden;
}
.allRight ul li {
	padding: 16px 26px;
	border: 1px solid #ccc;
	float: left;
}




/*新列表样式 start*/
.container {
    width: 98%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-family: "微软雅黑";
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
}

.bs-example.bs-example-tabs {
    border: 1px solid #dddddd;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #eee;
}

.page-header h5 {
    text-indent: 15px;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.county-level-city>ul {
    padding: 0 15px;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.col-sm-6 {
    width: 47%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item {
    cursor: pointer;
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.poverty-tab span{
    color: #d9534f;
    padding: 0 10px;
    text-decoration: underline;
    font-size: 20px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.chooseOneUl li{
    border-radius: 4px;
}
/*新列表样式 end*/
