.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
}

.optiondom {
	position: absolute;
	left: -99999px;
	z-index: -99
}

.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-bg .filter {
	padding-top: 10px;
	box-shadow: none;
	border-radius: 0
}

.filter-bg .filter-content {
	margin-left: 0;
	margin-right: 0
}

.filter-bg .filter-tools {
	padding: 0
}

.filter {
	padding: 25px 0 10px;
	background: #fff;
	margin-bottom: 20px !important;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.08)
}

.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: #ea4c47
}

.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-tools {
	padding: 0 20px
}

.filter-content {
	padding: 15px 0px 0px;
	border-bottom: 1px solid #eee;
	margin: 0 20px 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;
	padding-right: 40px
}

.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 #ea4c47;
	margin-top: -2px
}

.filter-type label,
.filter-type .label,
.filter-type .result-item {
	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,
.filter-type .result-item .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 {
	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;
	overflow: hidden
}

#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: #ea4c47;
	border-color: #ea4c47;
	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
}

.icon2 {
	background: url(jzk-icon2.png) no-repeat 0 0
}

.school-box {
	margin-bottom: 30px
}

.school-box .school-logo {
	float: left;
	width: 10%;
	max-width: 80px;
	text-align: center
}

.school-box .school-logo a {
	display: block;
	width: 100%
}

.school-box .school-cnt {
	float: left;
	width: 71%;
	width: calc(74% - 1px);
	padding-right: 2%;
	margin: 0 2%;
	border-right: 1px dashed #e2e2e2
}

.schoollist-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-tit {
	margin-bottom: 13px;
	line-height: 30px
}

.school-tit h2,
.school-tit h3,
.school-tit .school-name {
	float: left;
	line-height: 30px;
	margin-right: 1%
}

.school-tit a {
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.school-tit a>span {
	color: #9095a4;
	margin-left: -10px
}

.school-tit a:hover {
	color: #ea4c47
}

.school-tit a:hover>span {
	color: #ea4c47
}

.school-btn {
	float: right;
	width: 12%;
	height: auto !important
}

.school-btn a,
.school-btn .duibi {
	display: block;
	width: 95px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 26px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	text-align: center;
	background-color: #ea4c47;
	color: #fff
}

.school-btn .detail-btn i {
	padding-left: 12px;
	background: url(more2-icon.png) no-repeat center;
	margin-left: 5px
}

.school-btn .detail-btn:hover {
	color: #fff;
	background-color: #ea4c47
}

.school-btn .detail-btn .search-icon {
	position: static;
	background: url(search.png) no-repeat right top 4px
}

.school-btn .order-btn {
	line-height: 34px;
	color: #fe8848;
	border: 1px solid #fe8848
}

.school-btn .duibi {
	margin-bottom: 10px;
	line-height: 24px;
	color: #ea4c47;
	border: 1px solid #ea4c47;
	background: #fff;
	cursor: pointer
}

.school-btn .duibi .icon2 {
	padding: 0 10px;
	background: url(jzk-icon2.png) no-repeat -8px -245px
}

.school-btn .duibi:hover {
	color: #fff !important;
	background: #ea4c47
}

.school-btn .duibi:hover .icon2 {
	padding: 0 10px;
	background: url(jzk-icon2.png) no-repeat -8px -295px
}

.school-btn .duibi.yiduibi {
	color: #fff !important;
	background: #ea4c47
}

.school-btn .duibi.yiduibi .icon2 {
	display: none
}

.address-icon {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	white-space: nowrap
}

.address-icon i {
	padding: 2px 10px;
	background: url(address.png) no-repeat right center;
	margin-right: 5px
}

.search-icon {
	padding: 0 10px;
	background: url(search.png) no-repeat right top 4px
}

.more2-icon {
	padding: 0 10px;
	background: url(more2.png) no-repeat right top 4px
}

.school-type-list {
	float: left;
	width: 31.333%;
	margin-right: 2%;
	font-size: 14px;
	line-height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.school-type-list .tag {
	margin-left: 0;
	margin-right: 6px;
	padding: 0 5px;
	color: #3a4d82;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #3a4d82;
	border-radius: 2px
}

.school-type-list .adv-tag {
	line-height: 26px;
	padding: 0 20px;
	margin: 0 20px 0 0
}

.school-type-list .adv-tag:hover {
	color: #fff;
	background-color: #e07564
}

.school-type-list.school-type-list-all {
	width: 100% !important;
	margin-bottom: 0 !important
}

.school-type-list b {
	font-weight: 400;
	color: #333
}

.school-type-list a {
	text-decoration: underline !important;
	color: #ea4c47
}

.school-type-list a:hover {
	color: #ea4c47
}

.school-type-list span {
	color: #666
}

.school-type-list .price {
	font-size: 16px;
	font-weight: bold;
	color: #df2f30
}

.adv-tag {
	display: inline-block;
	font-size: 12px;
	color: #e07564;
	padding: 0 10px;
	margin: 0 10px;
	border: 1px solid #e07564;
	line-height: 1.8;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.major-box .school-logo a,
.rules-box .school-logo a,
.s-rules-box .school-logo a {
	color: #fff
}

.major-box .school-logo1,
.rules-box .school-logo1,
.s-rules-box .school-logo1 {
	background: #7c8dbf url(poject-bg.png) no-repeat center center
}

.major-box .school-logo2,
.rules-box .school-logo2,
.s-rules-box .school-logo2 {
	background: #6ea4c8 url(poject-bg.png) no-repeat center center
}

.major-box .school-logo3,
.rules-box .school-logo3,
.s-rules-box .school-logo3 {
	background: #b4859b url(poject-bg.png) no-repeat center center
}

.major-box .school-logo4,
.rules-box .school-logo4,
.s-rules-box .school-logo4 {
	background: #79aca1 url(poject-bg.png) no-repeat center center
}

.major-box .school-logo5,
.rules-box .school-logo5,
.s-rules-box .school-logo5 {
	background: #5f90c5 url(poject-bg.png) no-repeat center center
}

.major-box .zs-icon,
.rules-box .zs-icon,
.s-rules-box .zs-icon {
	float: left;
	height: 24px;
	padding: 0 30px;
	background: url(zs-img.png) no-repeat center center;
	margin-right: 6px
}

.major-box .schoollist-item,
.rules-box .schoollist-item,
.s-rules-box .schoollist-item {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	border-bottom: 1px solid #eee !important
}

.major-box .school-cnt {
	width: 84%;
	margin-left: 0
}

.major-box .school-type-list {
	width: auto;
	max-width: 100%;
	margin-right: 60px;
	margin-bottom: 3px
}

.major-box .school-type-list .price {
	font-size: 14px;
	color: #df2f30
}

.major-box .school-type-list>a {
	font-size: 14px;
	font-weight: bold;
	color: #ea4c47;
	text-decoration: underline !important;
	cursor: default
}

.major-box .school-logo {
	color: #fff;
	font-size: 20px;
	width: 130px;
	max-width: 130px;
	height: 87px;
	padding: 13px 8px
}

.major-box .schoollist {
	overflow: hidden
}

.major-box .school-tit {
	padding-left: 21px;
	background: url(zy-tit-bg.png) no-repeat left center
}

.rules-box .school-logo-img+.school-cnt,
.s-rules-box .school-logo-img+.school-cnt {
	width: 72%;
	width: calc(88% - 130px);
	margin: 0 1% 0 0
}

.rules-box .schoollist-item,
.s-rules-box .schoollist-item {
	border: none !important;
	position: relative;
	width: 100%;
	padding: 20px 0 20px 40px;
	margin-bottom: 10px;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	overflow: hidden
}

.rules-box .school-logo-img,
.s-rules-box .school-logo-img {
	float: left;
	min-width: 70px;
	margin-right: 20px;
	margin-left: 10px
}

.rules-box .school-logo-img a,
.s-rules-box .school-logo-img a {
	display: block
}

.rules-box .school-logo-img a,
.rules-box .school-logo-img img,
.s-rules-box .school-logo-img a,
.s-rules-box .school-logo-img img {
	width: 70px;
	height: 70px
}

.rules-box .school-logo-img .poject-name,
.s-rules-box .school-logo-img .poject-name {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	height: 100%;
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	color: #333
}

.rules-box .school-logo-img .poject-name1,
.s-rules-box .school-logo-img .poject-name1 {
	color: #7181a7;
	background: #dfe6f7;
	border: none
}

.rules-box .school-logo-img .poject-name2,
.s-rules-box .school-logo-img .poject-name2 {
	color: #7191a7;
	background: #e1ecf3;
	border: none
}

.rules-box .school-logo-img .poject-name4,
.s-rules-box .school-logo-img .poject-name4 {
	color: #968665;
	background: #f8f4ed;
	border: none
}

.rules-box .school-logo-img .poject-name5,
.s-rules-box .school-logo-img .poject-name5 {
	color: #8c7fa4;
	background: #eeecf7;
	border: none
}

.rules-box .school-logo-img .poject-name6,
.s-rules-box .school-logo-img .poject-name6 {
	color: #b2673d;
	background: #f0e1d8;
	border: none
}

.rules-box .school-logo-img .poject-name7,
.s-rules-box .school-logo-img .poject-name7 {
	color: #ac7171;
	background: #ece1e1;
	border: none
}

.rules-box .school-logo-img .poject-name8,
.s-rules-box .school-logo-img .poject-name8 {
	color: #7181a7;
	background: #dfe6f7;
	border: none
}

.rules-box .school-logo-img .poject-name3,
.s-rules-box .school-logo-img .poject-name3 {
	color: #6e98a0;
	background: #e6f4f6;
	border: none
}

.rules-box .school-tit h2,
.rules-box .school-tit h3,
.rules-box .school-tit .school-name,
.s-rules-box .school-tit h2,
.s-rules-box .school-tit h3,
.s-rules-box .school-tit .school-name {
	max-width: 92%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.rules-box .school-tit p,
.s-rules-box .school-tit p {
	float: left;
	font-size: 14px;
	color: #666
}

.rules-box .school-type-list,
.s-rules-box .school-type-list {
	float: none;
	display: inline-block;
	margin-right: 1%
}

.rules-box .school-type-list:first-child,
.s-rules-box .school-type-list:first-child {
	margin-left: 0
}

.rules-box .school-logo .poject-name,
.s-rules-box .school-logo .poject-name {
	width: 20px;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
	padding: 5px 0;
	float: left;
	margin-right: 20px;
	background-color: #fff;
	min-height: 56px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0;
	border-radius: 2px
}

.rules-box .poject-name1,
.s-rules-box .poject-name1 {
	color: #7181a7;
	background: #fff;
	border: 1px solid #7181a7
}

.rules-box .poject-name2,
.s-rules-box .poject-name2 {
	color: #7191a7;
	background: #fff;
	border: 1px solid #7191a7
}

.rules-box .poject-name4,
.s-rules-box .poject-name4 {
	color: #968665;
	background: #fff;
	border: 1px solid #968665
}

.rules-box .poject-name5,
.s-rules-box .poject-name5 {
	color: #8c7fa4;
	background: #fff;
	border: 1px solid #8c7fa4
}

.rules-box .poject-name6,
.s-rules-box .poject-name6 {
	color: #b2673d;
	background: #fff;
	border: 1px solid #b2673d
}

.rules-box .poject-name7,
.s-rules-box .poject-name7 {
	color: #ac7171;
	background: #fff;
	border: 1px solid #ac7171
}

.rules-box .poject-name8,
.s-rules-box .poject-name8 {
	color: #7181a7;
	background: #fff;
	border: 1px solid #7181a7
}

.rules-box .poject-name3,
.s-rules-box .poject-name3 {
	color: #6e98a0;
	background: #fff;
	border: 1px solid #6e98a0
}

.rules-box .school-tit .address-icon,
.s-rules-box .school-tit .address-icon {
	padding: 0 7px;
	background: url(icon.png) no-repeat -96px -46px;
	margin-right: 5px
}

.s-rules-box {
	padding: 0 20px 20px;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.08)
}

.s-rules-box .schoollist-item {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	border-bottom: 1px solid #ddd !important;
	padding: 20px 0;
	box-shadow: none
}

.s-rules-box .school-type-list {
	margin-right: 35px;
	width: auto !important
}

.s-rules-box .school-cnt {
	width: 79%;
	width: calc(88% - 20px) !important;
	padding-right: 1%;
	margin: 0 1%
}

.s-rules-box .school-logo {
	width: auto !important;
	height: auto;
	background: none !important;
	padding: 0
}

.s-rules-box .school-logo .poject-name {
	margin-right: 0
}

.s-rules-box .add-moree {
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #d32520;
	border: 1px solid #d32520
}

.s-rules-box .add-moree:hover {
	color: #fff;
	background: #d32520
}

.s-rules-box .height-light {
	font-size: 16px;
	font-weight: bold;
	color: #df2f30
}

.major-box .school-logo,
.rules-box .school-logo,
.s-rules-box .school-logo-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
	background-size: cover !important
}

.zs-em {
	font-size: 12px;
	color: #fff;
	padding: 0 5px;
	margin-right: 5px;
	border-radius: 2px
}

.yuloo-renmindaxuezs-em1 {
	display: none !important
}

.area-nav {
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px
}

.area-nav .area-nav-tit {
	float: left;
	width: 221px
}

.area-nav .area-nav-tit span {
	display: none
}

.area-nav .area-main {
	float: left;
	width: 80%;
	width: calc(100% - 221px);
	padding: 7px 15px 7px 25px;
	display: table;
	word-spacing: -1em;
	background: url(area-nav-sanjiao.png) no-repeat left center
}

.area-nav .area-main a {
	display: inline-block;
	width: 60px;
	background: #899aca;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	margin: 5px 6px
}

.area-nav .area-main a:hover {
	background: #d32520
}

.area-nav-box {
	position: relative;
	background: #fff;
	border-radius: 4px;
	margin-bottom: 30px
}

.area-nav-box .area-list-box {
	padding: 30px
}

.area-nav-box .area-list {
	position: relative;
	display: table;
	word-spacing: -1em;
	width: 100%;
	position: relative;
	padding: 7px 0 0 83px
}

.area-nav-box .area-list b {
	position: absolute;
	display: block;
	width: 60px;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	background: #ea4c47;
	left: 0;
	border-radius: 3px
}

.area-nav-box .area-list b::before {
	position: absolute;
	content: '';
	display: block;
	width: 6px;
	height: 100%;
	background: url(sanjiao.png) no-repeat center center;
	top: 0;
	right: -6px
}

.area-nav-box .area-list ul {
	width: 100%
}

.area-nav-box .area-list ul li {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 1%
}

.area-nav-box .area-list ul li:last-child {
	margin-right: 0 !important
}

.area-nav-box .area-list ul li a {
	display: block;
	padding: 0 15px;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
	border: 1px solid #d8dce8;
	background: #fff;
	border-radius: 3px
}

.area-nav-box .area-list ul li a:hover {
	color: #fff;
	background: #ea4c47;
	border-color: #ea4c47
}

.tag {
	color: #fff;
	padding: 1px 5px;
	margin: 0 1px;
	border-radius: 4px
}

.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
}

.zs-em.zs-em1 {
	background: #f98c7a
}

.zs-em.zs-em2 {
	background: #808eb5
}

.zs-em.zs-em3 {
	background: #749eb6
}

.zs-em.zs-em4 {
	background: #a65454
}

.zs-em.zs-em5 {
	background: #8e75af
}

.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(left-nav-bg.png) no-repeat center center;
	background-size: cover
}

.m-btn-school {
	background: url(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-moree,
.add-more:focus,
.no-more,
.no-more:focus {
	width: 100%;
	padding: 7px 0;
	margin-top: 0px;
	font-size: 14px;
	line-height: 1;
	color: #ea4c47;
	text-align: center;
	border: 1px solid #ea4c47;
	background: #fff;
	border-radius: 3px;
	overflow: hidden
}

.no-more,
.no-more:focus {
	color: #ddd !important;
	border: none !important;
	padding: 0 !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%
	}

	.poject-item {
		width: 48%;
		margin: 1%
	}

	.add-more,
	.add-moree,
	.add-more:focus,
	.no-more,
	.no-more:focus {
		width: 95%;
		margin: 0 2.5%
	}
}

@media only screen and (max-width: 1024px) {
	.nav-box .head {
		position: absolute;
		box-shadow: none
	}

	.s-rules-box .schoollist {
		padding: 0
	}

	.school-box .school-logo {
		width: 80px
	}

	.school-box .school-cnt {
		width: 76%;
		width: calc(86% - 80px);
		padding-right: 0;
		margin: 0 0 0 2%;
		border-right: 0
	}

	.school-type-list {
		line-height: 28px
	}

	.school-btn {
		width: 12%
	}

	.school-btn a,
	.school-btn .duibi,
	.school-btn .detail-btn {
		line-height: 26px
	}

	.schoollist-item {
		padding: 2% 0
	}

	.school-btn .order-btn {
		line-height: 24px
	}

	.school-type-list .adv-tag,
	.school-type-list b {
		float: left
	}

	.school-type-list .adv-tag {
		margin: 0 1% 1%;
		padding: 0 10px
	}

	.rules-box {
		padding-top: 0
	}

	.school-btn .detail-btn {
		min-width: 96px;
		margin-bottom: 10px
	}

	.area-nav {
		margin-top: 10px
	}

	.area-nav .area-nav-tit {
		width: 100%;
		line-height: 40px;
		text-align: center;
		background: #ea4c47
	}

	.area-nav .area-nav-tit span {
		display: block;
		font-size: 20px;
		color: #fff;
		font-weight: bold
	}

	.area-nav-tit img {
		display: none
	}

	.area-nav .area-main {
		width: 100%;
		padding: 7px 2%;
		background: none
	}

	.page {
		padding-top: 5%
	}

	.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
	}

	.hot-content {
		margin-top: 5%;
		margin-bottom: 3%
	}

	.hot-shcool,
	.hot-news,
	.hot-major {
		width: 100%;
		margin: 0 auto 3%
	}
}

@media only screen and (max-width: 768px) {
	.rules-box .schoollist-item {
		display: block;
		width: auto;
		margin: 0 auto 10px;
		padding: 20px 0 20px 40px !important
	}

	.school-btn {
		display: flex
	}

	.poject-item {
		padding: 2%
	}

	.poject-item dd,
	.poject-item dt {
		width: 100%
	}

	.poject-tit {
		line-height: 30px;
		margin-bottom: 1%
	}

	.poject-name {
		font-size: 18px;
		line-height: 1.2
	}

	.poject-item p {
		height: 44px;
		white-space: normal
	}

	.poject-tools a {
		padding: 0 15px
	}

	.school-box {
		margin-bottom: 3%;
		padding: 0 0 3%
	}

	.major-box .moudle-title,
	.school-box .moudle-title {
		font-size: 22px;
		line-height: 1.3
	}

	.schoollist {
		padding: 0
	}

	.school-tit .school-name,
	.school-tit h2,
	.school-tit h3 {
		float: left;
		width: 100% !important;
		max-width: none !important;
		margin: 0 auto
	}

	.school-tit a {
		display: block;
		width: 100%;
		font-size: 18px;
		line-height: 24px
	}

	.poject-item,
	.schoollist-item {
		float: left;
		width: 98%;
		margin: 1% !important;
		border: 1px solid #ddd;
		padding: 2%
	}

	.schoollist-item {
		padding: 2% !important
	}

	.school-box .schoollist[data-type="major"] .school-cnt,
	.school-box .schoollist[data-type="rules-logo"] .school-cnt,
	.school-box .schoollist[data-type="rules"] .school-cnt {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important
	}

	.school-box .school-cnt {
		width: calc(98% - 80px);
		margin: 0 0 2% 2%
	}

	.schoollist[data-type="school"] .school-type-list .adv-tag {
		margin-right: 100%;
		font-size: 12px
	}

	.schoollist[data-type="school"] .school-type-list:last-child {
		display: none
	}

	.school-btn a {
		text-align: center
	}

	.major-box .school-logo,
	.s-rules-box .school-logo,
	.poject-item dt {
		display: none !important
	}

	.major-box .school-btn {
		margin: 0 auto !important
	}

	.major-box .school-btn .detail-btn b {
		font-size: 16px
	}

	.rules-box .school-tit p {
		width: 50px;
		font-size: 12px;
		white-space: nowrap
	}

	.rules-box .school-cnt {
		border: none !important
	}

	.s-rules-box {
		padding: 0 0 3%
	}

	.s-rules-box .schoollist-item {
		flex-wrap: wrap;
		margin: 0 auto !important;
		padding-bottom: 20px !important
	}

	.s-rules-box .school-tit h2 {
		white-space: normal;
		text-overflow: initial
	}

	.s-rules-box .school-type-list {
		margin-right: 15px
	}

	.school-tit a {
		white-space: normal
	}

	.school-box dl .school-name {
		font-size: 16px
	}

	.rules-box .school-logo-img {
		min-width: auto
	}

	.rules-box .school-logo-img a,
	.address-icon,
	.s-rules-box .school-tit p {
		display: none
	}

	.rules-box .school-tit a {
		font-size: 18px;
		line-height: 24px;
		white-space: normal
	}

	.rules-box .schoollist[data-type="rules-logo2"] .school-cnt {
		width: 100% !important
	}

	.rules-box .school-cnt {
		width: 100%;
		margin: 0 auto 15px !important
	}

	.school-btn {
		width: 80%;
		margin: 0 10%;
		padding: 0
	}

	.school-tit a>span {
		margin-left: auto
	}

	.school-type-list {
		line-height: 20px
	}

	.school-btn .duibi {
		width: 48%;
		margin: 0 1%
	}

	.school-btn .detail-btn {
		width: 48%;
		margin: 0 1%;
		max-width: none
	}

	.add-more,
	.add-moree,
	.add-more:focus,
	.no-more,
	.no-more:focus {
		line-height: 1.4;
		padding: 1.5% 0;
		margin-top: 3%
	}

	.area-nav-box .area-list-box {
		padding: 3%
	}

	.area-nav-box .area-list ul li {
		margin-bottom: 2%
	}

	.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-box .filter-type>ul {
		padding-right: 0
	}

	.filter-content {
		padding: 0
	}

	.filter-bg .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-result .result-item,
	.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 {
		width: 100%;
		position: relative;
		margin: 0 auto 20px
	}

	.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 {
		height: 100%;
		float: left
	}

	.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: #3a4d82
	}

	.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;
		margin-left: 0;
		margin-right: 0;
	}

	.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: 4px 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;
		width: 100%;
		height: 100% !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: #3a4d82;
		text-align: center
	}

	.filter-btn .success-btn {
		background: #3a4d82;
		color: #fff !important
	}

	.moubile-filter-box.open .filter-btn {
		display: block;
		border: none
	}

	.filter-bg .filter {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important
	}

	.dui-box {
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.2);
		z-index: 999999
	}

	.dui-box .container {
		position: fixed;
		width: 100%;
		padding-bottom: 70px;
		right: 0;
		margin: 0;
		bottom: 0
	}

	.dui-box .duibi-tit {
		display: flex;
		width: 100%;
		padding: 10px
	}

	.dui-box .duibi-cont {
		position: static;
		width: 100%;
		padding: 5px 0 2%
	}

	.dui-box .duibi-cont dl {
		float: none;
		width: 100%;
		height: 60px;
		padding: 0;
		border-bottom: 1px solid #ddd;
		border-radius: 4px;
		margin-bottom: 0
	}

	.dui-box .duibi-cont dl.duibi-school .close-dd {
		margin: 13px 5px
	}

	.dui-box .duibi-cont dl::before,
	.dui-box .duibi-cont dl dt {
		display: none
	}

	.dui-box .duibi-cont dl dd {
		padding: 0
	}

	.dui-box .duibi-tit span {
		margin-left: 5px
	}

	.dui-box .duibi-tools {
		display: flex;
		width: 100%;
		height: 60px;
		justify-content: center;
		align-items: center;
		bottom: 0;
		top: auto;
		background: #f7f7f7
	}

	.dui-box .duibi-tools a {
		margin: 0 10px;
		line-height: 30px
	}

	.dui-box .close-duibi-box {
		background: url(close-duibi-box2.png) no-repeat center center
	}

	.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) {
	.poject-name {
		font-size: 16px
	}

	.poject-tools {
		text-align: center
	}

	.poject-tools span {
		display: block;
		margin-bottom: 1%;
		text-align: left
	}

	.school-tit .school-name,
	.school-tit h2,
	.school-tit h3 {
		line-height: 30px;
		padding-right: 5px
	}

	.major-box .school-type-list,
	.school-type-list b {
		font-size: 14px
	}

	[data-type="major"] .school-type-list {
		width: 46% !important
	}

	.major-box .school-cnt,
	.school-type-list,
	[data-type="major"] .school-type-list-all {
		width: 100% !important
	}

	.school-btn {
		width: 80%
	}

	.major-box .school-logo,
	.school-box .school-logo {
		margin-bottom: 5%
	}

	.add-more,
	.add-moree,
	.add-more:focus,
	.no-more,
	.no-more:focus {
		font-size: 14px;
		margin-top: 5%
	}

	.schoollist[data-type="school"] .schoollist-item {
		width: 98%;
		padding: 4% 2%
	}

	.school-box .schoollist[data-type="school"] .school-logo {
		width: 20%;
		margin: 0 0 3%
	}

	.school-box .schoollist[data-type="school"] .school-cnt {
		width: 75% !important;
		margin-left: 4%;
		margin-right: 0
	}

	.schoollist[data-type="school"] .school-btn {
		width: 50%;
		padding-top: 0
	}

	.price-type {
		width: 98% !important
	}

	.area-nav-box .area-list {
		padding-left: 0
	}

	.area-nav-box .area-list b {
		position: relative
	}

	.area-nav-box .area-list ul {
		margin: 3% 0
	}

	.rules-box .school-type-list {
		width: auto !important;
		margin-right: 15px
	}

	.area-nav .area-main a,
	.area-nav-box .area-list ul li {
		width: 23%;
		margin: 1%
	}

	.hot-school-main ul {
		width: 100%
	}

	.filter-box #filter-school>ul li {
		width: 98%
	}
}