.wrop{
	background:#ffffff;
	max-width: 1210px;
}
.lines{
	width:1210px;
	height:10px;
	background:#ffffff;
	margin: auto;
}
.puplic_title{
	border-bottom: 1px solid #d4d4d4;
    height: 56px;
    line-height: 56px;
}
.puplic_title i{
	width: 10px;
    height: 10px;
    background: #c10000;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}
.puplic_title p{
	float: left;
	font-size: 20px;
	 padding-left:5px;
}
.puplic_title p span{
	margin-left: 9px;
    color: #666666;
    font-size: 16px;
}
.puplic_title ul{
	float: right;
	padding-right: 10px;
	position: relative;
}
.puplic_title ul li{
	float: left;
	margin-left: 32px;
}
.puplic_title ul li span{
	color:#c10000;
}
.puplic_center{
	float: left;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
}
.puplic_center p{
	float: left;
}
.puplic_center ul{
	float: left;
}
.puplic_center ul li{
	float: left;
}
.puplic_state{
	margin-left:300px;
}
.puplic_state li{
	margin-right: 30px;
}
.puplic_center .puplic_state input,.puplic_center .puplic_year input{
	margin-top:20px;
}
input[type=radio] {
	margin: 10px;
	margin-bottom: 0;
	margin-top: 7px;
	/*同样，首先去除浏览器默认样式*/
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/*编辑我们自己的样式*/
	position: relative;
	width: 20px;
	height: 20px;
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	cursor: pointer;
}

input[type=radio]:after {
	content: '√';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: #c10000;
	color: #fff;
	border: 1px solid #C10000;
	text-align: center;
	line-height: 18px;
	/*增加动画*/
	-webkit-transition: all ease-in-out 300ms;
	-moz-transition: all ease-in-out 300ms;
	transition: all ease-in-out 300ms;
	/*利用border-radius和opacity达到填充的假象，首先隐藏此元素*/
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	opacity: 0;
}

input[type=radio]:checked:after {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: 1;
}
.puplic_content{
	float: left;
}
.puplic_content .puplic_content1{
	float: left;
	margin-left: 14px;
	margin-bottom: 20px;
	margin-top:20px;
}
.puplic_content1 dl dt{
	position: relative;
	width:285px;
	height:190px;
}
.puplic_content1 dl dt img{
	width:285px;
	height:190px;
}
.puplic_content1 a{
	display: inline-block;
	color:#333333;
}
.puplic_content1 dl dt span{
	position: absolute;
	width:100px;
	height:30px;
	color:#ffffff;
	background-color: #000000;
	opacity: 0.5;
	bottom: 0;
    right: 0;
    text-align: center;
    line-height: 30px;
}
.puplic_content1 dl dd .puplic_p{
	float: left;
	width:100%;
	padding: 20px 0;
	padding-bottom: 10px;
}
.puplic_content1 dl dd .puplic_p span{
	float: left;
}
.puplic_span{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    display: inline-block;
}
.puplic_content1 dl dd .puplic_p span:nth-of-type(2){
	float: right;
	border: 1px solid #cfcfcf;
    color: #999999;
    font-size: 14px;
    padding: 5px 10px;
    margin-top: -3px;
}
.puplic_content1 .puplic_name{
	font-size: 16px;
	color:#666666;
	padding-bottom: 5px;
}
.page{
	text-align: center;
	padding-bottom: 20px;
}
.puplic_strong{
	width: 80px;
    height: 30px;
    background: #c10000;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    padding: 10px 15px;
}
.score_my{
	position: absolute;
    right: 320px;
    margin-top: 24px;
    font-size: 16px!important;
}
.score_my span{
	margin-left: 0!important;
    color: #c10000!important;
}


.education_course {
	/*background: #ede9ea;*/
	/*box-shadow: 1px 1px 1px 2px #cfcfcfcf;*/
	border-radius: 15px;
	margin-top: 20px;
}

.type_1 {
	padding: 20px 0;
	overflow: hidden;
	padding-left: 27px;
}

.type_1 li:nth-of-type(1) {
	font-size: 17px;
	font-weight: 600;
	display: flex;
	justify-content: flex-start;
	cursor: context-menu;
}

.type_1 li p:nth-of-type(1) {
	margin-right: 10px;
}

.type_1 ul li {
	float: left;
}

.type_1 li {
	padding: 10px 18px;
	cursor: pointer;
}

.disabled {
	pointer-events: none;
}

.type_2 {
	padding: 20px 0;
	overflow: hidden;
	padding-left: 27px;
	position: relative;
}

.type_2 ul li {
	float: left;
}

.type_2 li {
	padding: 10px 18px;
	cursor: pointer;
}

.type_2 li p:nth-of-type(1) {
	margin-right: 10px;
}

.order_form .td_title {
	height: 50px;
	line-height: 50px;
	background-color: #FFF9F9;
}

.order_form tr {
	height: 50px;
}

.order_form td {
	vertical-align: middle;
}

.order_word p {
	font-size: 18px;
	line-height: 30px;
	margin-left: 16px;
}

.order_form {
	/*background: #ede9ea;*/
	padding: 0 30px;
	padding-bottom: 30px;
}

.order_form table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 18px;
}

.order_form table thead {
	background-color: #F5E0E0;
	/* height: 50px; */
}

.order_form table thead th {
	border: 1px solid #d6cfcf;
	vertical-align: middle;
}

.order_form table thead th p {
	font-size: 18px;
	font-weight: normal;
}

.edu_l table tr {
	border: 1px solid #d6cfcf;
}

.order_form table td {
	border: 1px solid #d6cfcf;
	font-size: 16px;
	padding-left: 6px;
	padding-right: 6px;
}

.order_form table th:nth-of-type(1) {
	width: 201px;
}

.order_form table th:nth-of-type(2) {
	width: 399px;
}

.order_form table th:nth-of-type(3) {
	width: 150px;
}

.order_form table th:nth-of-type(4) {
	width: 86px;
}

.order_form table th:nth-of-type(5) {
	width: 126px;
}

.order_form table th:nth-of-type(6) {
	width: 93px;
}

.order_form table th:nth-of-type(7) {
	width: 94px;
}

.type_active {
	background-color: #c10000;
	text-align: center;
	color: #FFFFFF;
	border-radius: 5px;
}
.type_pub{
	position: absolute;
	background-color: rgb(193, 0, 0);
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 18px;
    right: 31px;
}
