.head .dropdown-menu>li>a:hover,
.head .navbar-nav>li.active>a,
.head .navbar-nav>li>a:hover {
	color: #ea4c47!important
}

.head .dropdown-menu>li>a:hover::after,
.head .navbar-nav>li.active>a::after,
.head .navbar-nav>li>a:hover::after {
	background: #ea4c47!important
}

body {
	background: #f5f7f9
}

.breadcrumb,
.breadcrumb a,
.breadcrumb-bg {
	background: none !important
}

.head {
	position: relative;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}

.filter-bg {
	padding: 0 0 10px;
	background: #fff;
	margin-bottom: 20px
}

.filter-tit,
.filter .moudle-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee
}

.filter-tit a,
.filter .moudle-title a {
	color: #333
}

.filter-tit span,
.filter .moudle-title span {
	color: #d32520
}

.filter-mark {
	display: none;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

.moubile-filter-tit {
	display: none
}

.filter-btn {
	display: none
}

.filter-content {
	padding-top: 15px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px
}

.filter-type {
	font-size: 14px;
	line-height: 20px;
	color: #666
}

.filter-type>p {
	float: left;
	width: 80px;
	font-weight: bold;
	color: #333
}

.filter-type ul {
	position: relative;
	margin-left: 80px
}

.filter-type ul li {
	float: left;
	margin-right: 5px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	border-radius: 2px;
	overflow: hidden;
	margin-bottom: 15px;
	cursor: pointer
}

.filter-type ul li a {
	display: inline-block;
	width: 100%;
	padding: 0 10px;
	color: #666
}

.filter-type ul li.active a,
.filter-type ul li:hover a {
	color: #fff;
	background: #d32520
}

.filter-type ul li.open-btn {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 auto;
	text-align: center
}

.filter-type ul li.open-btn a {
	position: relative;
	display: none;
	font-size: 14px;
	color: #ea4c47!important;
	width: 47px !important;
	background: #fff !important;
	padding: 0 10px 0 5px !important
}

.filter-type ul li.open-btn a::before {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-top: 4px solid #d32520;
	margin-top: -2px
}

.filter-type label,
.filter-type .label {
	display: inline-block;
	padding: 0 7px;
	margin-right: 6px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: #df2f30 !important;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	cursor: pointer
}

.filter-type label .close-icon,
.filter-type .label .close-icon {
	padding: 0 5px;
	margin-left: 5px;
	background: url(close-icon.png) no-repeat center right
}

.filter-type .reset-btn {
	margin-left: 20px;
	padding-left: 15px;
	color: #999;
	background: url(lajitong.png) no-repeat left center;
	cursor: pointer
}

#filter-area {
	display: none;
	height: 35px;
	overflow: hidden
}

.filter-type[data-fold=true] {
	height: auto !important
}

.filter-box .filter-type[data-fold=true]>ul {
	width: auto !important;
	float: none !important
}

#filter-school {
	height: 35px
}

#filter-result {
	padding: 4px 0
}

#filter-shiqu,
#filter-result {
	display: none
}

.filter-tools .search-box {
	width: 250px
}

.filter-tools .search-input {
	width: 200px;
	padding-left: 27px;
	background: url(search-bg.png) no-repeat 10px center;
	font-size: 9pt;
	height: 30px;
	line-height: 28px;
	border: 1px solid #bbb;
	color: #888;
	border-radius: 2px 0 0 2px
}

.filter-tools .search-btn,
.filter-tools .search-btn:focus {
	float: right;
	width: 50px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #d32520;
	border-color: #d32520;
	border-radius: 0 2px 2px 0
}

.major-menu {
	display: none;
	padding: 5px;
	border: 1px solid #d32520;
	border-radius: 3px;
	margin-bottom: 10px;
	top: -5px
}

.major-menu li.js-filter-list {
	margin: 5px
}

.js-filter-major {
	position: relative;
	overflow: visible !important;
	z-index: 2
}

.js-filter-major:hover {
	color: #fff;
	background: #d32520
}

.js-filter-major.active::before {
	position: absolute;
	display: block;
	content: '';
	width: 20px;
	height: 8px;
	background: url(major-li-bg.jpg) no-repeat bottom center;
	bottom: -11px;
	left: 50%;
	margin-left: -10px
}

.js-filter-major.select-all::before {
	display: none !important
}

.ku-md {
	margin-bottom: 30px
}

.ku-left {
	float: left;
	width: 850px;
	width: calc(100% - 350px);
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	overflow: hidden
}

.ku-right {
	float: left;
	width: 340px;
	margin-left: 10px
}

.ku-right .ku-right-cnt {
	padding: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	border-radius: 4px;
	margin-bottom: 10px
}

.ku-right .ku-right-cnt .more-btn {
	display: block;
	font-size: 12px;
	color: #d32520;
	border: 1px solid #d32520;
	border-radius: 3px;
	text-align: center;
	line-height: 20px;
	margin: 6px 0 2px
}

.ku-right .ku-right-cnt .more-btn:hover {
	color: #fff;
	background: #d32520
}

.ku-right .ku-right-tit {
	height: 31px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 12px
}

.ku-right .ku-right-tit .more {
	float: right;
	font-size: 14px;
	color: #666
}

.ku-right .ku-right-tit .more:hover {
	color: #d32520
}

.ku-right .ku-right-tit-inline {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 10px;
	color: #333;
	border-bottom: 1px solid #d67c55
}

.ku-right .ku-right-tit-inline .icon2 {
	padding: 2px 10px
}

.ku-right .ku-right-tit-inline .icon2-1 {
	background: url(icon2.png) no-repeat -8px 5px
}

.ku-right .ku-right-tit-inline .icon2-2 {
	background: url(icon2.png) no-repeat -8px -45px
}

.ku-right .ku-right-tit-inline .icon2-3 {
	background: url(icon2.png) no-repeat -8px -95px
}

.ku-right .ku-right-tit-inline .icon2-4 {
	background: url(icon2.png) no-repeat -8px -145px
}

.icon2 {
	background: url(icon2.png) no-repeat 0 0
}

.ku-tabs {
	margin: -10px -10px 0
}

.ku-tabs ul li {
	width: 50%;
	text-align: center
}

.ku-tabs ul li a {
	font-size: 16px;
	line-height: 24px;
	color: #333;
	margin: 0 auto;
	padding: 4px;
	border: none !important
}

.ku-tabs ul>li.active>a,
.ku-tabs ul>li.active>a:focus,
.ku-tabs ul>li.active>a:hover,
.ku-tabs ul>li>a:focus,
.ku-tabs ul>li>a:hover {
	color: #fff;
	font-weight: bold;
	background: #ea4c47!important
}

.ku-tabs2 ul {
	border: none;
	margin: 0 -5px
}

.ku-tabs2 ul li {
	width: 25%;
	margin: 0 auto
}

.ku-tabs2 ul li a {
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #e0e0e0;
	margin: 0 5px;
	border-radius: 2px;
	overflow: hidden
}

.ku-tabs2 ul>li.active>a,
.ku-tabs2 ul>li.active>a:focus,
.ku-tabs2 ul>li.active>a:hover,
.ku-tabs2 ul>li>a:focus,
.ku-tabs2 ul>li>a:hover {
	color: #fff;
	border-color: #d32520;
	background: #ea4c47!important
}

.ku-news {
	padding-top: 4px
}

.ku-news li {
	position: relative;
	font-size: 13px;
	line-height: 18px;
	padding-left: 10px;
	margin: 8px 0 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e0e0e0
}

.ku-news li:last-child {
	border: none
}

.ku-news li::before {
	display: block;
	content: '';
	position: absolute;
	width: 3px;
	height: 3px;
	background: #aaa;
	left: 0;
	top: 8px;
	border-radius: 3px
}

.ku-news li:hover::before {
	background: #d32520
}

.special-news {
	margin: -10px -1.75% 0 !important;
	overflow: hidden
}

.special-news li {
	float: left;
	width: 46.5%;
	margin: 10px 1.75% 0;
	padding: 0 !important;
	white-space: normal !important
}

.special-news li a {
	display: block;
	font-size: 14px;
	color: #555;
	line-height: 18px;
	text-align: center;
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 4px 0;
	border-radius: 4px
}

.special-news li a:hover {
	color: #fff !important;
	background: #d32520;
	border-color: #d32520
}

.order-list dl {
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #e0e0e0;
	overflow: hidden
}

.order-list dl dt {
	float: left;
	width: 50px;
	margin-top: 3px
}

.order-list dl dd {
	float: left;
	width: 80%;
	width: calc(100% - 60px);
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	color: #bbb
}

.order-list dl:last-child {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	border: none !important
}

.order-list dl .order-cnt {
	float: left;
	width: 74%
}

.order-list dl .order-cnt .time {
	padding: 1px 0 2px 13px;
	background: url(http://www.yuloo.com/static/zaizhiyan/images/time.png) no-repeat center left
}

.order-list dl .order-cnt a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	white-space: nowrap
}

.order-list dl .order-cnt a:hover {
	color: #d32520
}

.order-list .time {
	color: #d32520
}

.order-list .order-btn {
	float: left;
	width: 26%;
	line-height: 20px;
	margin-top: 30px
}

.order-list .order-btn a {
	display: inline-block;
	width: 100%;
	color: #d32520;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #d32520;
	border-radius: 3px
}

.order-list .order-btn a:hover {
	color: #fff;
	background-color: #d32520
}

.school-box-tools {
	border-bottom: 1px solid #d32520
}

.school-box-tools .tools-tit {
	padding: 8px 14px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background: #d32520;
	display: inline-block;
	border-radius: 4px 4px 0 0
}

.school-box-tools .tools-result {
	float: right;
	padding: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #333
}

.school-box-tools .tools-result em {
	color: #df2f30;
	font-weight: bold
}

.school-box-tools .paix {
	display: inline-block;
	padding: 0 7px
}

.school-box-tools .paix li {
	display: inline-block;
	padding: 0 7px;
	font-size: 14px;
	color: #333;
	cursor: pointer
}

.school-box-tools .paix li i {
	padding: 0 10px;
	background: url(icon2.png) no-repeat
}

.school-box-tools .paix li .tall {
	background-position: -5px -395px
}

.school-box-tools .paix li .low {
	background-position: -5px -495px
}

.school-box-tools .paix li.active {
	color: #d32520
}

.school-box-tools .paix li.active .tall {
	background-position: -5px -345px
}

.school-box-tools .paix li.active .low {
	background-position: -5px -445px
}

.school-box {
	padding: 5px;
	margin: 0 -5px 30px;
	overflow: hidden
}

.school-box-main {
	padding: 28px 14px 14px
}

.school-box-main.rules-box-main {
	padding-top: 30px
}

.school-box-main .more-btn {
	padding: 5px;
	font-size: 14px;
	line-height: 22px;
	color: #d32520;
	text-align: center;
	border: 1px solid #d32520;
	border-radius: 3px;
	margin-bottom: 6px
}

.school-item {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	padding: 18px 20px 13px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px
}

.school-logo-box {
	float: left;
	width: 113px;
	margin-right: 14px;
	text-align: center
}

.school-logo-box .school-logo {
	width: 70px;
	height: 70px;
	border-radius: 70px;
	margin: 0 auto 6px;
	text-align: center
}

.school-logo-box .school-logo a {
	display: block
}

.school-logo-box .school-hot {
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 20px;
	color: #999
}

.star-box {
	flex: 1
}

.star-box .star {
	float: left;
	width: 13px;
	height: 14px;
	margin: 3px 1px;
	background: url(xing2.png) no-repeat center center
}

.star-box.star-box1 .star+.star {
	background: url(xing3.png) no-repeat center
}

.star-box.star-box2 .star+.star+.star {
	background: url(xing3.png) no-repeat center
}

.star-box.star-box3 .star+.star+.star+.star {
	background: url(xing3.png) no-repeat center
}

.star-box.star-box4 .star+.star+.star+.star+.star {
	background: url(xing3.png) no-repeat center
}

.star-box.star-box4-5 .star:last-child {
	background: url(xing1.png) no-repeat center
}

.star-box.star-box0 .star {
	background: url(xing3.png) no-repeat center center
}

.star-box.star-box0-5 .star:first-child {
	background: url(xing1.png) no-repeat center
}

.star-box.star-box0-5 .star {
	background: url(xing3.png) no-repeat center center
}

.star-box.star-box1-5 .star+.star {
	background: url(xing1.png) no-repeat center center
}

.star-box.star-box1-5 .star+.star+.star {
	background: url(xing3.png) no-repeat center center
}

.star-box.star-box2-5 .star+.star+.star {
	background: url(xing1.png) no-repeat center center
}

.star-box.star-box2-5 .star+.star+.star+.star {
	background: url(xing3.png) no-repeat center center
}

.star-box.star-box3-5 .star+.star+.star+.star {
	background: url(xing1.png) no-repeat center center
}

.star-box.star-box3-5 .star+.star+.star+.star+.star {
	background: url(xing3.png) no-repeat center center
}

.school-care {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-left: 18px;
	background: url(http://www.yuloo.com/static/zaizhiyan/images/xin.png) no-repeat left top 4px
}

.school-content {
	float: left;
	width: calc(100% - 127px)
}

.school-content .school-name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px
}

.school-content .school-name a {
	color: #333
}

.school-content .school-name a:hover {
	color: #d32520
}

.school-content .school-name .address {
	float: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 20px;
	padding-left: 16px;
	background: url(addres-icon.png) no-repeat left top 4px
}

.school-content .rules-name {
	margin-bottom: 16px
}

.school-content .school-type-list {
	float: left;
	width: 70%;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 2px;
	color: #333
}

.school-content .school-type-list.school-type-list-small {
	width: 30%
}

.school-content .school-type-list b {
	color: #999;
	font-weight: normal
}

.school-content .school-type-list .price {
	color: #df2f30;
	font-weight: bold
}

.school-content .school-type-list .price em {
	color: #333 !important;
	font-weight: normal !important
}

.school-content .prclass {
	float: left;
	width: 100%;
	height: 20px;
	font-size: 14px;
	line-height: 20px
}

.school-content .prclass a {
	float: left;
	position: relative;
	color: #5b91a9;
	padding-right: 6px;
	margin-right: 6px
}

.school-content .prclass a:last-child {
	padding-right: 0 !important;
	margin-right: 0 !important
}

.school-content .prclass a:last-child::before {
	display: none
}

.school-content .prclass a::before {
	position: absolute;
	display: block;
	content: '';
	width: 1px;
	height: 10px;
	right: 0;
	top: 5px;
	background: #5b91a9
}

.school-content .school-cnt {
	position: relative
}

.school-content .school-type {
	float: left;
	width: 100%;
	padding-right: 100px
}

.school-content .school-btn {
	position: absolute;
	right: 0;
	bottom: 7px;
	float: left;
	width: 95px;
	margin-top: 30px
}

.school-content .school-btn a,
.school-content .school-btn .duibi {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 2px
}

.school-content .school-btn .duibi {
	line-height: 24px;
	color: #d32520;
	border: 1px solid #d32520;
	cursor: pointer;
	margin-bottom: 10px
}

.school-content .school-btn .duibi .icon2 {
	padding: 0 10px;
	background: url(yxk-icon2.png) no-repeat -8px -245px
}

.school-content .school-btn .duibi.yiduibi {
	color: #fff !important;
	background: #d32520
}

.school-content .school-btn .duibi.yiduibi .icon2 {
	display: none
}

.school-content .school-btn .duibi:hover {
	color: #fff !important;
	background: #d32520
}

.school-content .school-btn .duibi:hover .icon2 {
	padding: 0 10px;
	background: url(yxk-icon2.png) no-repeat -8px -295px
}

.school-content .school-btn a {
	line-height: 26px;
	background: #d32520
}

.tag {
	color: #fff;
	padding: 1px 5px;
	margin: 0 1px;
	border-radius: 4px;
	background: #3097ef
}

.tag:last-child {
	margin-right: 0
}

.tag-color1 {
	background: #f4ab6f
}

.tag-color2 {
	background: #e79393
}

.tag-color3 {
	background: #e16a62
}

.tag-color4 {
	background: #a65454
}

.tag-color5 {
	background: #9197d6
}

.rem-school-box .school-box-main {
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	overflow: hidden
}

.remlist-tit {
	position: relative;
	padding: 25px 0;
	z-index: 1;
	text-align: center
}

.remlist-tit::before {
	position: absolute;
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background: #e4e5e5;
	left: 0;
	top: 50%;
	margin-top: -1px
}

.remlist-tit span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: #999;
	padding: 0 25px;
	background: #f5f7f9;
	z-index: 1
}

.page {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px
}

.page>ul>li {
	float: left
}

.page>ul>li.active {
	background-color: #d67c55;
	border: 1px solid #d67c55;
	color: #fff
}

.page .pagezong:hover {
	background-color: #fff;
	color: #000000
}

.page>a,
.page>b {
	width: 10%;
	background-color: #fff;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	padding: 4px 20px;
	margin-right: 10px;
	border: 1px solid #eee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px
}

.page>a:hover,
.page>b:hover {
	background-color: #d67c55;
	border: 1px solid #d67c55;
	color: #fff
}

.page>b {
	background-color: #d67c55;
	border: 1px solid #d67c55;
	color: #fff
}

.fst-page a,
.last-page a {
	padding-left: 5px;
	padding-right: 5px
}

.m-btn-rules {
	background: url(http://www.yuloo.com/static/zaizhiyan/images/left-nav-bg.png) no-repeat center center;
	background-size: cover
}

.m-btn-school {
	background: url(http://www.yuloo.com/static/zaizhiyan/images/left-nav-bg.png) no-repeat center center;
	background-size: cover
}

.m-btn-rules,
.m-btn-school {
	display: none;
	position: fixed;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	left: 20px;
	bottom: 60px
}

.m-btn-rules em,
.m-btn-school em {
	position: absolute;
	font-size: 16px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #fff;
	right: -5px;
	top: -5px;
	background: #df2f30;
	border-radius: 24px
}

.loading-box {
	display: none;
	margin: 40px auto 0;
	font-size: 14px;
	color: #ddd;
	text-align: center
}

.loading {
	margin: 0 auto;
	width: 50px;
	height: 20px;
	text-align: center;
	font-size: 10px
}

.loading>div {
	background-color: #eee;
	height: 100%;
	width: 3px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out
}

.loading .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.loading .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.loading .rect4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.loading .rect5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

@-webkit-keyframes stretchdelay {

	0%,
	100%,
	40% {
		-webkit-transform: scaleY(0.4)
	}

	20% {
		-webkit-transform: scaleY(1)
	}
}

@keyframes stretchdelay {

	0%,
	100%,
	40% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4)
	}

	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1)
	}
}

.add-more,
.add-more:focus,
.no-more,
.no-more:focus {
	width: 100%;
	padding: 7px 0;
	margin-top: 0px;
	font-size: 14px;
	line-height: 1;
	color: #d32520;
	text-align: center;
	border: 1px solid #d32520;
	background: #fff;
	border-radius: 3px;
	overflow: hidden
}

.no-more,
.no-more:focus {
	color: #ddd !important;
	line-height: 30px;
	border: none !important;
	padding: 0 !important;
	background: none !important
}

.btn-icon {
	padding: 10px;
	margin-left: 10px;
	background: url(btn-icon.png) no-repeat center center
}

@media only screen and (max-width: 1200px) {
	.container {
		width: 96%;
		margin: 0 2%
	}
}

@media only screen and (max-width: 1024px) {

	.ku-left,
	.ku-right {
		width: 100%
	}

	.ku-right {
		margin: 0 auto
	}

	.ku-left {
		margin-bottom: 20px
	}

	.school-content .school-type-list {
		width: 75% !important
	}

	.special-news {
		margin: 0 auto !important
	}

	.special-news li {
		width: 19%;
		margin: 1% 0.5%
	}

	.order-list dl {
		float: left;
		width: 48%;
		margin: 1%
	}

	.ku-news li {
		float: left;
		width: 48%;
		margin: 8px 1% 0
	}
}

@media only screen and (max-width: 768px) {
	.filter-btn .success-btn.disabled {
		background: #e2e2e2
	}

	.order-list dl,
	.ku-news li {
		width: 98%
	}

	.special-news li {
		width: 23%;
		margin: 1%
	}

	.school-content .school-name .address,
	.school-content .school-type-list {
		font-size: 12px
	}

	.school-content .school-name,
	.school-content .school-name .address {
		line-height: 24px
	}

	.school-content .school-type-list .price {
		font-size: 14px
	}

	.school-content .prclass {
		display: none
	}

	.school-content .school-btn {
		margin-top: 10px
	}

	.filter .moudle-title {
		font-size: 24px
	}

	#filter-result {
		height: auto !important;
		padding-bottom: 2%
	}

	#filter-result .filter-result-num {
		display: inline-block;
		padding-top: 3px
	}

	.filter-type {
		margin-bottom: 4px;
		padding-top: 4px
	}

	.filter-type p {
		position: relative;
		z-index: 2;
		margin-bottom: 10px !important
	}

	.filter-box .filter-type>ul,
	.filter-type p {
		width: 100%;
		font-size: 14px;
		margin: 0 auto
	}

	.filter-content {
		padding: 0
	}

	.filter-tools {
		padding: 1% 2% 3%
	}

	.filter-tools .filter-type p,
	.moubile-filter-box {
		display: none
	}

	.moubile-filter-tit {
		display: block
	}

	.moubile-filter-tit li .icon {
		position: absolute;
		width: 10px;
		padding: 0;
		height: 100%;
		top: 0;
		right: -8px;
		background-size: contain
	}

	.moubile-filter-tit .down-icon {
		margin: 0 auto !important;
		background: url(down.png) no-repeat center center
	}

	.moubile-filter-tit .top-icon {
		margin: 0 auto !important;
		background: url(top.png) no-repeat center center
	}

	.moubile-filter-tit ul {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-align: center;
		align-items: center;
		height: 40px;
		line-height: 40px;
		background-color: #fff
	}

	#filter-result .filter-result-num {
		font-size: 14px;
		margin: 0 auto
	}

	#filter-result em {
		display: inline-block;
		min-width: 20px;
		text-align: center;
		font-style: normal;
		color: #d7762c !important
	}

	.filter-title li.have-param>span:before,
	.filter-type .reset-btn,
	.filter-type label {
		display: none !important
	}

	#filter-result {
		width: 100%;
		text-align: center;
		height: auto !important;
		padding-bottom: 2%
	}

	.filter-tools .search-box {
		width: 100% !important
	}

	.filter-tools .search-input {
		width: calc(100% - 50px)
	}

	.moubile-filter-tit li.have-param>span:before {
		display: none !important
	}

	.moubile-filter-tit li>span:before {
		right: 0
	}

	.moubile-filter-box .filter-type {
		display: none
	}

	.moubile-filter-box .filter-type p,
	.moubile-filter-box .filter-type>ul li.open-btn {
		display: none !important
	}

	.filter {
		position: relative;
		width: 100%;
		margin: 0 auto
	}

	.moubile-filter-tit li[data-state="true"]::after {
		display: block;
		position: absolute;
		content: '';
		width: 100%;
		height: 41px;
		background: #fff;
		border: 1px solid #eee;
		border-radius: 2px 2px 0 0;
		z-index: 0;
		left: -1px;
		top: -1px;
		z-index: -1;
		box-sizing: content-box
	}

	.moubile-filter-tit li>span {
		position: relative;
		padding-right: 10px
	}

	.major-filter-title li>span {
		padding-right: 20px
	}

	.moubile-filter-tit li.have-param {
		color: #d7762c;
		border: 1px solid #d7762c;
		border-radius: 3px
	}

	.moubile-filter-tit li.have-param::before,
	.moubile-filter-tit li>span::before {
		display: block;
		content: '';
		position: absolute;
		width: 10px;
		height: 100%;
		background-color: none !important;
		background: url(down.png) no-repeat center center;
		background-size: 8px;
		top: 0;
		right: 5px;
		z-index: 2
	}

	.moubile-filter-tit li.have-param>span::before {
		display: none !important
	}

	.moubile-filter-tit li>span::before {
		right: 0
	}

	.moubile-filter-tit li p {
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		padding-left: 2px;
		padding-right: 12px;
		background: #fff;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		font-size: 12px
	}

	.filter-box #filter-major>ul,
	.filter-box #filter-school>ul {
		padding-left: 0;
		padding-right: 0
	}

	.filter-box .filter-type>ul li {
		width: 31.333%;
		margin: 2px 1%;
		line-height: 30px
	}

	.moubile-filter-box #filter-project>ul li,
	.moubile-filter-box #filter-college>ul li {
		width: 48%
	}

	.filter-box .filter-type>ul li a,
	.filter-box .filter-type>ul li span,
	.filter-box .tab-content ul li a {
		width: auto;
		border-radius: 2px
	}

	.moubile-filter-tit {
		display: block;
		overflow-x: auto;
		padding: 0 0 5px;
		overflow-y: hidden;
		margin-bottom: -1px
	}

	.moubile-filter-tit ul {
		display: block;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		-ms-flex-align: center;
		align-items: center;
		width: 570px;
		height: 40px;
		line-height: 40px;
		background-color: #fff;
		padding-left: 5px;
		padding-right: 5px
	}

	.moubile-filter-tit li {
		position: relative;
		float: left;
		margin: 0 5px;
		padding: 0 2%;
		text-align: center;
		font-size: 14px;
		line-height: 28px;
		cursor: pointer;
		width: 104px;
		min-width: 104px;
		background: #f2f2f7;
		border: 1px solid #f2f2f7;
		white-space: nowrap;
		text-overflow: ellipsis;
		border-radius: 2px;
		z-index: 13
	}

	.filter-box .filter-type>ul>li.active>a,
	.filter-box .filter-type>ul>li.active>span,
	.filter-box .filter-type>ul>li:hover>a,
	.filter-box .filter-type>ul>li>ul>li.active>a,
	.filter-box .filter-type>ul>li>ul>li:hover>a,
	.filter-box .tab-content ul li.active a {
		color: #fff;
		background: #ea4c47
	}

	.filter-box.open {
		position: relative;
		z-index: 11
	}

	.filter-box.open .moubile-filter-box {
		display: block !important;
		position: absolute;
		padding-bottom: 5px;
		max-height: 250px !important;
		overflow-y: auto;
		background: #fff;
		width: 100%;
		z-index: 1;
		border-top: 1px solid #eee;
		padding-top: 5px
	}

	.filter-box.open .moubile-filter-box .open {
		display: block !important
	}

	.filter-box.open .filter-mark {
		display: block
	}

	.filter-mark {
		display: none;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.4);
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0
	}

	.filter-title {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: nowrap
	}

	.filter-type[data-fold=true] p {
		width: 70px
	}

	.filter-box .filter-type>ul li a {
		padding: 4px 5px;
		line-height: 22px
	}

	.filter-box .filter-type>ul li.select-all a {
		padding: 0 15px
	}

	.filter-box #filter-major>ul li.select-all,
	.filter-box #filter-school>ul li.select-all {
		position: static !important;
		width: 31.333% !important
	}

	.filter-box #filter-school>ul li,
	.filter-box #filter-school>ul li.select-all {
		width: 48% !important;
		text-align: left
	}

	.filter-box #filter-major[data-fold=true]>ul li.select-all,
	.filter-box #filter-major[data-tree=true]>ul li.select-all {
		position: static !important;
		width: 100% !important;
		margin: 0
	}

	.filter-box .filter-type[data-fold=true]>ul li,
	.filter-box .filter-type[data-fold=true]>ul li a,
	.filter-box .filter-type[data-tree=true]>ul li,
	.filter-box .filter-type[data-tree=true]>ul li a {
		width: 100% !important;
		margin: 0;
		border-radius: 0
	}

	.filter-box .filter-type[data-tree=true]>ul {
		border-right: 1px solid #ddd
	}

	.major-menu {
		border: none
	}

	.js-filter-major.active::before {
		display: none
	}

	.filter-box .filter-type[data-fold=true]>ul,
	.filter-box .filter-type[data-tree=true]>ul {
		margin-left: 0
	}

	.major-filter-title li {
		width: 96%;
		line-height: 28px;
		margin: 0 2%;
		border-radius: 3px
	}

	.filter-title li.have-param,
	.major-filter-title li[data-state='true'] {
		color: #d7762c;
		border: 1px solid #d7762c;
		border-radius: 3px
	}

	.filter-title li.have-param:before {
		display: block;
		content: '';
		position: absolute;
		width: 10px;
		height: 100%;
		background-color: none !important;
		background: url(down.png) no-repeat center center;
		background-size: 8px;
		top: 0;
		right: 5px;
		z-index: 2
	}

	.filter-title li p {
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		padding-left: 2px;
		padding-right: 9pt;
		font-size: 14px;
		background: #fff;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden
	}

	.filter-title [data-target="#filter-major3"] {
		display: none !important
	}

	.filter-type[data-fold=true],
	.filter-type[data-tree=true] {
		position: absolute;
		height: 200px !important;
		padding: 0;
		top: 0;
		overflow-y: auto !important;
		background: #fff;
		border: 1px solid #ddd
	}

	#filter-major1[data-fold=true] {
		width: 50%;
		left: 50%
	}

	#filter-major3 p {
		line-height: 50px;
		font-size: 14px;
		width: auto;
		padding-left: 6%
	}

	.filter-btn {
		border: none;
		position: absolute;
		width: 100%;
		bottom: 0;
		left: 0;
		border-top: none
	}

	.filter-btn a {
		float: right;
		width: 50%;
		font-size: 14px;
		line-height: 36px;
		padding: 0 15px;
		color: #ea4c47;
		text-align: center
	}

	.filter-btn .success-btn {
		background: #ea4c47;
		color: #fff !important
	}

	.moubile-filter-box.open .filter-btn {
		display: block;
		border: none
	}

	.school-box-tools .paix li {
		padding: 0 4px
	}

	.school-box-tools .paix {
		padding: 0
	}

	.school-box-tools .tools-result {
		font-size: 13px
	}

	.ku-md {
		margin-bottom: 0
	}

	.page {
		padding-top: 2%
	}

	.page [title],
	.page>.pagezong {
		display: none
	}

	.page a,
	.page>b {
		max-width: 120px;
		width: 22%;
		margin-right: 1%;
		padding: 0;
		display: inline-block
	}

	.page a,
	.page>b {
		display: none
	}

	.page a.fst-page,
	.page a.last-page,
	.page a.next,
	.page a.pre {
		display: inline-block
	}
}

@media only screen and (max-width: 428px) {
	.special-news li {
		width: 48%
	}

	.school-item {
		position: relative;
		padding: 75px 15px 15px;
		margin-bottom: 15px
	}

	.school-logo-box {
		position: absolute;
		width: 100%;
		margin: 0 auto;
		left: 15px;
		top: 15px
	}

	.school-logo-box .school-logo {
		width: 50px;
		height: 50px;
		border-radius: 50px;
		margin: 0 10px 0 0
	}

	.school-logo-box .school-hot {
		position: absolute;
		left: 0;
		top: 65px
	}

	.school-care {
		position: absolute;
		left: 50%;
		margin-left: -40px;
		top: 55px
	}

	.school-content {
		width: 100%
	}

	.school-content .school-btn {
		position: static
	}

	.school-content .school-name {
		height: 30px;
		line-height: 24px;
		padding-left: 0px;
		margin-bottom: 0
	}

	.school-content .school-name a {
		position: absolute;
		left: 75px;
		height: 50px;
		padding-right: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
		top: 15px;
		z-index: 1
	}

	.school-content .school-name .address {
		float: left;
		margin-left: 120px;
		line-height: 30px;
		background: url(addres-icon.png) no-repeat left 10px
	}

	.school-content .school-btn,
	.school-content .school-type {
		width: 100%
	}

	.school-content .school-type {
		padding-right: 0
	}

	.school-content .school-type-list {
		position: relative;
		display: flex;
		width: auto !important;
		float: none;
		margin-right: 15px
	}

	.school-content .school-type-list span {
		flex: 1
	}

	.school-content .school-type-list b {
		margin-right: 10px
	}
	.school-content .school-type-list .deng {
		display: none;
	}

	.school-content .school-btn {
		display: flex;
		justify-content: center
	}

	.school-content .school-btn .duibi,
	.school-content .school-btn a {
		margin: 0 10px;
		max-width: 120px
	}

	.filter-box #filter-school>ul li {
		width: 98%
	}
}
