body {
	background-color: #FFFFFF;
}

.wrop {
	width: 1200px;
}


.top ul li {
	height: 80px;
	line-height: 80px;
	float: left;
	font-size: 22px;
	border-bottom: 2px solid #E5E5E5;
}

.top ul li:nth-of-type(1) {
	padding-right: 30px;
}

.top ul li img {
	vertical-align: middle;
}


/*中间表单样式*/

.wrap ul {
	overflow: hidden;
	width: 900px;
    margin-left: 30px;
}

.wrap ul li {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.wrap ul li p {
	height: 40px;
}

.wrap ul li span {
	display: inline-block;
	width: 70px;
	text-align: justify;
	text-align-last: justify;
}

.wrap i {
	margin-left: 42px;
}

.wrap input {
	width: 305px;
	height: 40px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	font-size: inherit;
	padding-left: 5px;
	margin-left: 21px;
	cursor: auto;
}

.wrap select {
	width: 312px;
	height: 42px;
	background: #fafafa;
	border: none;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	margin-left: 16px;
	cursor: pointer;
}

.adr_1 select {
	width: 120px;
	height: 42px;
	background: #fafafa;
	border: none;
	font-size: 16px;
	border: 1px solid #e5e5e5;
	margin-left: 16px;
}

.adr_1 select:nth-of-type(1) {
	width: 152px;
}
.btn_{
	width: 1200px;
    display: flex;
    /*justify-content: center;*/
    margin-top:20px;
}
.btn_ span{
	width:120px;
	height:40px;
	line-height: 40px;
	display: inline-block;
	background:#C10000;
	font-size: 20px;
	color:#FFFFFF;
	border-radius: 5px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.btn_ span:nth-of-type(2){
	background:#CFCFCF;
	color:#333333;
	margin-left:20px;
}
.wrap_{
	width:900px;
	margin:auto;
	margin-top:30px;
}
.total,.totals{
	font-size: 22px;
	color:#333333;
}
.total span,.totals span{
	color:#C10000;
}
.contentlist_{
	overflow: hidden;
	width:900px;
	overflow: auto;
}
.edu_content {
	overflow: hidden;
	width: 900px;
	float: left;
	border-bottom: 1px solid #e5e5e5;
}
.edu_content .edu_left {
	background-color: #FFFFFF;
    width: 900px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 25px;
    height: 60px;
    line-height: 60px;
}
.border {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    color: black;
   
}
.border p:nth-of-type(1) {
    width: 900px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uli_bor{
	margin-bottom: 38px;
}
.uli_bor li{
	float: left;
	margin-left:211px;
	color:#999999;
	font-size: 12px;
}
.uli_bor .y_span{
	padding: 3px 5px;
	background:#C10000;
	color:#fff;
	border-radius: 4px;
}
.uli_bor .w_span{
	padding: 3px 5px;
	background:#CFCFCF;
	color:#666666;
	border-radius: 4px;
}
.uli_bor li:nth-of-type(1){
	margin-left:28px;
}
.origin_{
	width: 155px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.two_uli{
	margin-bottom: 19px;
}
.two_uli{
	float: left;
}
.two_uli li{
	float: left;
	margin-left:13px;
	color:#999999;
	font-size: 12px;
}
.two_uli li:nth-of-type(1){
	margin-left:28px;
}
.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
    display: flex;
    justify-content: center;
    margin-top:20px;

}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 52px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 52px;
    height: 38px;
    line-height: 38px;
    background: #C10000;
    color: #fff;
    font-size: 14px;
    border: 1px solid #C10000;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 52px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #bdbdbd;
    font-size: 14px!important;
}

.m-style a:hover {
    color: #fff;
    background: #C10000;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #C10000;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.jump-cls{
	width: 40px;
    text-align: center;
    border: 1px solid #ececec;
}
.border p:hover{
	color:#C10000!important;
}
