html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0
}

fieldset,
img {
	border: 0 none
}

dl,
ul,
ol,
menu,
li {
	list-style: none
}

input,
select,
textarea,
button {
	vertical-align: middle;
	border: none;
	outline: none
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	border: none;
	outline: none;
	background-image: none
}

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}

th,
td,
input,
select,
textarea,
button {
	font-size: 16px;
	color: #444
}

a {
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none !important
}

a:active,
a:hover {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	margin: 0 auto
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

em {
	font-style: normal
}

input:focus,
select:focus,
textarea:focus,
button:focus {
	border: 1px solid #dedede;
	outline: none;
	background-image: none
}

a:focus,
a:hover,
.card-cnt a:hover,
.news .review-main ul li a:hover,
.module-title .more:hover {
	color: #ea4c47
}

h1,
h2 {
	padding: 0;
	margin: 0 auto
}

.container,
.container-fluid {
	padding: 0
}

body,
html {
	font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
	font-size: 14px;
	background: #fff
}

.container {
	width: 1200px
}

.head>h1 {
	position: absolute;
	left: -9999999px;
	z-index: -99
}

.top-bg {
	background-color: #eeeeee;
	line-height: 40px;
	font-size: 12px;
	color: #555
}

.breadcrumb-bg {
	background-color: none !important
}

.breadcrumb,
.breadcrumb a {
	font-size: 14px;
	line-height: 40px;
	color: #9a9a9a;
	background: none !important;
	margin-bottom: 0 !important;
	padding: 0 !important
}

.breadcrumb a:hover,
.activty-title a.more:hover,
.news-item-title a.more:hover {
	color: #ea4c47
}

.banner {
	position: relative
}

.banner .carousel-inner {
	text-align: center
}

.banner-bg {
	position: absolute;
	width: 1200px;
	margin: 0 auto;
	top: 0;
	left: 50%;
	margin-left: -600px
}

.banner-cnt {
	position: absolute;
	top: 15px;
	right: 0;
	width: 355px;
	background: rgba(255, 255, 255, 0.3);
	border: 1px solid #fff;
	border-radius: 6px
}

.banner-cnt .banner-cnt-tit {
	text-align: center;
	line-height: 0
}

.banner-cnt .banner-cnt-tit span {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #4b5db5;
	padding: 0 40px;
	line-height: 34px;
	background: url(banner-tit-bg.png) no-repeat top center;
	background-size: 100% 100%
}

.banner img {
	margin: 0 auto;
	max-width: none \9;
	width: auto \9
}

.banner .carousel-control {
	background: none !important
}

.banner .carousel-control .glyphicon-chevron-right {
	background: url(prev.png) no-repeat center center
}

.banner .carousel-control .glyphicon-chevron-left {
	background: url(next.png) no-repeat center center
}

.banner .glyphicon {
	height: 64px !important
}

.banner .glyphicon::before {
	display: none !important
}

.module-bg {
	background: #f5f5fb;
	padding-bottom: 30px
}

.news .headlines {
	width: 376px
}

.news .faq-chat {
	width: 408px;
	padding: 0 12px
}

.news .review {
	width: 416px;
	background-color: #fff
}

.news .headlines,
.news .review {
	padding: 0
}

.news .faq-chat-box,
.news .headlines-box,
.news .review-box {
	padding: 20px 14px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.175);
	border-radius: 4px
}

.news .hot-tag {
	width: 100%;
	margin-top: 20px;
	background: #ea4c47;
	border-radius: 8px;
	overflow: hidden;
	border-top: 2px solid #ea4c47;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.news .hot-tag-tit {
	background: #fff
}

.news .hot-tag-tit span {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
	padding: 0 27px 4px 34px;
	background: #ea4c47 url(hot-tag-tit-icon.png) no-repeat left 10px top 2px
}

.news .hot-tag-tit span::before {
	position: absolute;
	display: block;
	content: '';
	width: 27px;
	height: 100%;
	background: url(hot-tag-tit-bg.png) no-repeat left center;
	right: 0;
	top: 0
}

.news .hot-tag-main {
	padding: 2px 12px 12px;
	border-radius: 8px 0 0 0;
	background: #fff
}

.news .hot-tag-main a {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	background: #f4f4ff;
	border: 1px solid #e0e0f0;
	border-radius: 2px;
	margin-right: 4px;
	padding: 0 15px;
	margin-top: 10px
}

.news .hot-tag-main a:hover {
	color: #fff;
	background: #ea4c47;
	border: 1px solid #ea4c47
}

.icon-tit {
	line-height: 32px;
	height: 40px
}

.icon-tit h2 {
	float: left;
	font-size: 20px;
	line-height: 1;
	font-weight: bold
}

.icon-tit h2 span {
	color: #ea4c47
}

.icon-tit h2 i {
	padding: 0 12px;
	margin-right: 9px;
	background: url(icon1.png) no-repeat
}

.icon-tit .new-more {
	width: 48px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #bbb;
	border-radius: 4px;
	border: 1px solid #bbb
}

.icon-tit .new-more:hover {
	color: #fff;
	border-color: #ea4c47;
	background: #ea4c47
}

.icon-tit.icon-tit1 i {
	background-position: -133px 3px
}

.icon-tit.icon-tit2 i {
	background-position: -133px -56px
}

.icon-tit.icon-tit3 i {
	background-position: -133px -116px
}

.review .icon-tit,
.faq-chat .icon-tit {
	margin-bottom: 0;
	border: none
}

.headlines-main dl {
	padding: 0;
	margin-bottom: 10px
}

.headlines-main dl dt {
	width: 120px;
	height: 80px;
	max-height: none;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 13px;
	margin-bottom: 0
}

.headlines-main dl dd {
	height: auto
}

.headlines-main dl dd a {
	font-size: 16px;
	color: #333;
	font-weight: bold
}

.headlines-main dl dd a:hover {
	color: #ea4c47
}

.headlines-main dl dd .xq-btn {
	font-weight: normal;
	color: #ea4c47
}

.headlines-main dl dd p {
	font-size: 12px;
	height: 36px;
	overflow: hidden;
	line-height: 18px;
	color: #666;
	margin: 0
}

.headlines-main dl dd p a {
	width: auto;
	font-size: 12px;
	font-weight: normal;
	color: #ea4c47
}

.headlines .headlines-main a.more,
.review-main a.more {
	display: block;
	height: 32px;
	line-height: 28px;
	text-align: center;
	border: 1px solid #ea4c47;
	border-radius: 4px;
	margin-top: 10px
}

.headlines .headlines-main a.more span,
.review-main a.more span {
	padding: 0 10px;
	color: #ea4c47;
	font-size: 14px
}

.headlines .headlines-main a.more:hover,
.review-main a.more:hover {
	background: #ea4c47;
	border-color: #ea4c47
}

.headlines .headlines-main a.more:hover span,
.review-main a.more:hover span {
	color: #fff
}

.headlines ul li,
.review-main ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: url(li-img1.png) no-repeat center left;
	margin-bottom: 0
}

.headlines ul li a,
.review-main ul li a {
	float: left;
	width: 80%;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.headlines ul li span,
.review-main ul li span {
	float: right;
	font-size: 14px;
	width: 44px;
	color: #999;
	text-align: right
}

.headlines ul li:hover a,
.headlines ul li:hover span,
.review-main ul li:hover a,
.review-main ul li:hover span {
	color: #ea4c47
}

.headlines ul li:hover,
.review-main ul li:hover {
	background: url(li-img2.png) no-repeat center left
}

.qr-code {
	margin-top: 14px
}

.qr-code-tit {
	float: left;
	min-height: 130px;
	padding: 10px 5px 8px;
	width: 33px;
	color: #fff;
	font-size: 14px;
	line-height: 1.1;
	font-weight: bold;
	text-align: center;
	border-radius: 0 6px 6px 0;
	background: #ea4c47 url(qr-code-tit-bg.png) no-repeat top 10px center
}

.qr-code-main {
	background: #f6f6f6;
	border: 1px solid #eee;
	border-radius: 4px;
	padding: 13px 10px
}

.qr-code-main dl,
.wx-box dl {
	float: left;
	width: 46%;
	margin: 0 2%;
	text-align: center
}

.wx-box dl {
	margin: 4px 2%
}

.qr-code-main dt,
.wx-box dt {
	width: 120px;
	margin: 0 auto 6px;
	border: 1px solid #ddd;
	border-radius: 4px
}

.qr-code-main dl dd,
.wx-box dd {
	width: 100%;
	font-size: 12px;
	height: auto;
	color: #333
}

.faq-chat .faq-chat-wx {
	margin-top: 20px;
	padding: 7px 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border-radius: 4px
}

.faq-chat .wx-box {
	float: left;
	width: calc(100% - 33px);
	background: url(qr-code-ul-bg.png) no-repeat center top 7px
}

.brief-box {
	padding: 1px 10px 10px;
	border: 1px solid #eee;
	background: #f6f6f6;
	border-radius: 4px
}

.brief-box .hot-major li {
	float: left;
	width: 31.333%;
	margin: 1%
}

.brief-box .hot-major li a {
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	color: #ea4c47;
	background: #fff;
	border: 1px solid #ea4c47;
	border-radius: 3px
}

.brief-box .hot-major li a:hover {
	color: #fff;
	background: #ea4c47
}

.brief-type-list {
	position: relative;
	padding-left: 84px;
	padding-bottom: 9px;
	padding-top: 9px;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px dashed #e0e0e0
}

.brief-type-list i {
	padding: 0 10px
}

.brief-type-list span {
	margin-right: 15px
}

.error-icon {
	background: url(error-icon.png) no-repeat center
}

.success-icon {
	background: url(success-icon.png) no-repeat center
}

.brief-type-list:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none
}

.brief-type-list.brief-type-list-all {
	width: 100% !important
}

.brief-type-list>b {
	position: absolute;
	color: #fff;
	width: 64px;
	line-height: 20px;
	font-weight: normal;
	border-radius: 3px 0 0 3px;
	top: 8px;
	left: 0;
	text-align: right;
	background: #636391
}

.brief-type-list>b::after {
	display: block;
	content: '';
	position: absolute;
	width: 12px;
	height: 22px;
	background: url(szzz-b-bg.png) no-repeat left center;
	top: -1px;
	left: 64px
}

.brief-type-list .price {
	font-size: 16px;
	font-weight: bold
}

.brief-type-list .price,
.brief-type-list .more {
	color: #ea4c47
}

.hot-major a {
	float: left;
	width: 23%;
	margin: 1%;
	color: #333;
	line-height: 28px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #a3c1cd;
	text-align: center
}

.hot-major a:hover {
	background: #ea4c47;
	color: #fff
}

.order-form-title {
	padding-left: 13px;
	background: url(order-tit.png) no-repeat left center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 11px
}

.order-form-title .more {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	float: right
}

.reading {
	margin-bottom: 13px
}

.reading ul {
	margin: -5px -1% 0
}

.reading li {
	float: left;
	width: 48%;
	margin: 5px 1%
}

.reading li a {
	display: block;
	width: 100% !important;
	font-size: 14px;
	line-height: 20px;
	padding: 7px 0 7px 10px;
	color: #333;
	background: #f5f5fb;
	border: 1px solid #e4e4f5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius: 3px
}

.reading li a span {
	color: #ea4c47
}

.reading li a i {
	padding: 0 8px;
	margin-right: 5px;
	background: url(szzz-icon-zw.png) no-repeat
}

.reading li .read-icon1 {
	background-position: -60px -8px
}

.reading li .read-icon2 {
	background-position: -60px -58px
}

.reading li .read-icon3 {
	background-position: -60px -108px
}

.reading li .read-icon4 {
	background-position: -60px -158px
}

.reading li .read-icon5 {
	background-position: -60px -208px
}

.reading li .read-icon6 {
	background-position: -60px -258px
}

.reading li .read-icon7 {
	background-position: -60px -308px
}

.reading li .read-icon8 {
	background-position: -60px -358px
}

.reading li .read-icon9 {
	background-position: -60px -408px
}

.reading li .read-icon10 {
	background-position: -60px -458px
}

.reading li .read-icon11 {
	background-position: -60px -508px
}

.reading li .read-icon12 {
	background-position: -60px -558px
}

.reading li:hover a {
	color: #fff;
	background: #ea4c47;
	border-color: #ea4c47
}

.reading li:hover a span {
	color: #fff
}

.reading li:hover .read-icon1 {
	background-position: -100px -8px
}

.reading li:hover .read-icon2 {
	background-position: -100px -58px
}

.reading li:hover .read-icon3 {
	background-position: -100px -108px
}

.reading li:hover .read-icon4 {
	background-position: -100px -158px
}

.reading li:hover .read-icon5 {
	background-position: -100px -208px
}

.reading li:hover .read-icon6 {
	background-position: -100px -258px
}

.reading li:hover .read-icon7 {
	background-position: -100px -308px
}

.reading li:hover .read-icon8 {
	background-position: -100px -358px
}

.reading li:hover .read-icon9 {
	background-position: -100px -408px
}

.reading li:hover .read-icon10 {
	background-position: -100px -458px
}

.reading li:hover .read-icon11 {
	background-position: -100px -508px
}

.reading li:hover .read-icon12 {
	background-position: -100px -558px
}

.test {
	display: block;
	width: 100%;
	background: #f5eee6 url(test-bg.jpg) no-repeat left center;
	padding-left: 76px;
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px 0 30px
}

.test-tit {
	display: inline-block;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 9px;
	font-weight: bold;
	color: #a37b39;
	padding-right: 32px;
	background: url(test-tit-bg.png) no-repeat right center
}

.test-text {
	font-size: 12px;
	line-height: 1;
	color: #a37b39
}

.news .faq-chat-box {
	padding-bottom: 12px
}

.order-form .form-control {
	height: 30px;
	line-height: 28px;
	color: #555;
	padding-left: 19px \9;
	padding-right: 0 \9;
	padding-top: 0 \9;
	padding-bottom: 0 \9
}
.order-form .form-control::-webkit-input-placeholder {
	color: #555;
}
.order-form .form-control,
.order-form .school-option select {
	padding: 0 0 0 16px
}

.form-group .layui-bg-value em {
	font-style: normal;
	line-height: 30px;
	color: #ae2a2a
}

.select-require::after {
	display: block !important;
	content: '*' !important;
	line-height: 30px;
	color: #ae2a2a;
	position: absolute;
	left: 10px;
	top: 0
}

.order-form textarea.form-control {
	/* position: absolute; */
	z-index: 1
}

.order-form .order-form-title {
	padding-left: 13px;
	background: url(order-tit.png) no-repeat left center;
	font-size: 16px;
	font-weight: bold
}

.order-form form {
	display: -webkit-box;
	display: flex;
	text-align: center;
	justify-content: space-between;
	flex-wrap: wrap
}

.order-form form>.form-group {
	position: relative;
	display: inline-block;
	width: 48%;
	max-width: 170px;
	margin: 0 1% 10px;
	padding: 0;
	background: #fff;
	height: 30px;
	height: 28px \9;
	float: left \9
}

.order-form form>.form-group-max {
	max-width: none;
	width: 100% !important
}

.form-tools {
	width: 100%
}

.order-form .submit-group,
.order-form .must-box {
	float: left;
	width: 100%;
	margin-bottom: 0 !important
}

.order-form .must-box {
	width: 40%;
	font-size: 12px;
	line-height: 34px
}

.order-form .submit-group {
	padding-left: 70px
}

.order-form .submit-group input {
	height: auto;
	width: 100%;
	max-width: 99px;
	margin-left: 0;
	background: #ea4c47;
	border: 1px solid #ea4c47;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.order-form .icon {
	padding: 0 7px;
	margin-right: 0;
	background-size: contain
}

.order-form .checkbox-item .check-icon,
.order-form .must-box .icon-check {
	background: url(check.png) no-repeat center center
}

.order-form .checkbox-item.checked .check-icon,
.order-form .must-box .icon-check.checked {
	background: url(checked.png) no-repeat center center
}

.form-group .bg-value,
.form-group .layui-bg-value {
	position: absolute;
	left: 0;
	height: 30px;
	font-size: 14px;
	color: #555;
	font-weight: normal;
	line-height: 28px;
	padding: 0 12px;
	cursor: text;
	z-index: 10;
	margin-bottom: 0
}

.form-group .layui-bg-value {
	z-index: 1
}

.order-form .layui-input {
	width: 100%;
	position: absolute;
	background: none !important;
	cursor: pointer
}

.order-form .layui-input+.input-group-addon {
	padding: 8px 12px;
	border-bottom: 0
}

.order-form .select-search {
	height: 30px;
	position: relative
}

.order-form .select-search .school-option.hidden {
	display: none
}

.order-form .select-search button {
	width: 100%;
	text-align: left;
	height: 30px;
	padding-left: 20px;
	font-size: 14px;
	margin: 0;
	color: #555;
	border: 1px solid #ccc !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.order-form .select-require::after {
	left: 9px
}

.order-form .select-search .school-option input {
	box-sizing: border-box;
	margin: 10px auto 5px;
	height: 30px;
	font-size: 14px;
	padding: 6px 12px;
	border: 1px solid #ccc;
	width: 100%
}

.order-form .select-search .school-option {
	box-sizing: border-box;
	position: absolute;
	background-color: #fff;
	width: 200%;
	top: 32px;
	left: 0;
	padding: 0 15px;
	overflow-y: auto;
	z-index: 99;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.order-form .select-search .school-option ul {
	margin: 0 auto 10px
}

.order-form .select-search .school-option li {
	font-size: 14px;
	color: #555;
	text-align: left;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

.order-form .schoolName-box {
	padding-top: 5px;
	padding-bottom: 5px
}

.order-form .school-option select {
	width: 100%;
	height: 200px;
	padding-left: 0;
	line-height: 30px;
	margin-bottom: 0 !important;
	border: none !important
}

.order-form .school-option select option {
	font-size: 14px;
	padding: 8px 12px;
	line-height: 30px;
	border: none !important
}

.order-form .select-search .school-option ul {
	margin: 0 auto 10px
}

.order-form .select-search .school-option li {
	font-size: 14px;
	color: #555;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

.review-main ul li,
.review-main ul li a {
	height: 29px;
	line-height: 29px
}

.review-tabs {
	height: 32px !important;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px
}

.review-tabs ul {
	border-bottom: 0px !important
}

.review-tabs ul li {
	position: relative;
	width: 50%;
	height: 32px;
	text-align: center;
	cursor: pointer;
	padding-left: 0 !important;
	margin-bottom: 0 !important;
	background-color: #fff
}

.review-tabs ul li a {
	position: relative;
	width: 100% !important;
	color: #333;
	font-weight: normal;
	background: #fff;
	border-top: 1px solid #dedede;
	border-bottom: 0;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
	border-radius: 0;
	width: 100%
}

.review-tabs ul li a:focus {
	background: #fff
}

.review-tabs ul li:last-child a {
	border-left: none !important;
	border-right: 1px solid #ebebeb !important
}

.review-tabs ul li.active {
	border-bottom: 1px solid #fff
}

.review-tabs ul li.active a {
	border-right: 1px solid #ebebeb !important;
	border-left: 1px solid #ebebeb !important
}

.review-tabs ul li a,
.review-tabs ul li.active a,
.review-tabs ul li.active a:hover,
.review-tabs ul li.active a:focus {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	padding-top: 0
}

.review-tabs ul li.active a,
.review-tabs ul li.active a:focus,
.review-tabs ul li.active a:hover,
.review-tabs ul li a:hover {
	background: #ea4c47;
	font-weight: bold !important;
	color: #fff !important;
	border-color: #ea4c47;
	border-top: 1px solid #ea4c47;
	border-color: #ea4c47 !important;
	border-bottom: 0px !important;
	padding-top: 0;
	border-radius: 4px 4px 0 0;
	overflow: hidden
}

.review-tabs ul li.more,
.review-tabs ul li.more a,
.review-tabs ul li.more a:hover,
.review-tabs ul li.more:hover a {
	font-size: 12px;
	height: 23px;
	text-align: right;
	color: #373c77;
	border-bottom: 0px !important
}

.flow {
	margin-bottom: 50px
}

.flow-bg {
	padding: 24px 30px 20px;
	background: #f5f7f9 url(ruler-img.png) repeat-x top left
}

.flow-item {
	float: left;
	width: 11.111%;
	text-align: center
}

.flow-item dt {
	font-size: 16px;
	font-weight: bold;
	color: #333
}

.flow-num {
	position: relative;
	padding: 10px 0 12px;
	background: url(flow-bg2.png) repeat-x center left
}

.flow-num span {
	display: inline-block;
	width: 18px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	background-color: #ea4c47;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	-ms-border-radius: 18px;
	-o-border-radius: 18px
}

.flow-item:first-child .flow-num::after,
.flow-item:last-child .flow-num::after {
	position: absolute;
	content: '';
	display: block;
	width: 11px;
	height: 100%;
	top: 0
}

.flow-item:first-child .flow-num::after {
	left: 0;
	background: #f5f7f9 url(flow-bg1.png) no-repeat center left
}

.flow-item:last-child .flow-num::after {
	right: 0;
	background: #f5f7f9 url(flow-bg3.png) no-repeat center right
}

.flow-cnt p {
	font-size: 14px;
	line-height: 18px;
	color: #888
}

.flow-cnt a {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background: #ea4c47;
	padding: 0 10px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.flow-cnt a:hover {
	background-color: #ea4c47;
	box-shadow: 0 4px 5px rgba(237, 127, 59, 0.4)
}

.moudle {
	padding: 30px 0 40px
}

.moudle-title {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	padding-top: 27px;
	margin-bottom: 30px
}

.moudle-title h2 {
	display: inline-block;
	font-weight: bold;
	padding-left: 48px;
	background: url(tit-h2-bg.png) no-repeat left center
}

.moudle-title span {
	color: #ea4c47
}

.moudle-title.tit1 {
	background: url(szzz-tit-bg1.png) no-repeat top center
}

.moudle-title.tit2 {
	background: url(szzz-tit-bg2.png) no-repeat top center
}

.moudle-title.tit3 {
	background: url(szzz-tit-bg3.png) no-repeat top center
}

.school-list {
	margin: -1.5% -0.75% 0;
}

.school-list dl {
	float: left;
	width: 18.5%;
	margin: 1.5% .75% 0;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.school-list dl dt {
	position: relative;
	overflow: hidden
}

.school-list dl dt img {
	width: 100%
}

.school-list dl dt .school-bg {
	position: absolute;
	width: 100%;
	height: 75px;
	background: url(szzz-school-img-bg.png) no-repeat bottom center;
	background-size: 101% auto;
	left: 0;
	bottom: 0;
	text-align: center
}

.school-list dl dt .school-bg a {
	display: block;
	width: 75px;
	height: 75px;
	border-radius: 75px;
	background: rgba(59, 59, 118, 0.1);
	padding: 5px;
	margin: 0 auto
}

.school-list dl dt .school-bg a img {
	width: 65px;
	height: 65px;
	border-radius: 65px;
	border: 3px solid #fff
}

.school-list dl dd {
	padding: 6px 14px 14px;
	background: #fff
}

.school-list dl .school-name {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #331c00;
	font-weight: bold;
	text-align: center
}

.school-list dl .school-type {
	margin-top: 10px;
	background: #f5f5fb;
	padding: 4px 10px 5px;
	border-radius: 4px
}

.school-list dl .school-type p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-bottom: 0
}

.school-list dl .school-type p span {
	color: #333
}

.school-list dl .school-btn {
	margin-top: 10px;
	text-align: center
}

.school-list dl .school-btn a {
	display: inline-block;
	width: 150px;
	font-size: 14px;
	line-height: 24px;
	border-radius: 30px;
	color: #8d571a;
	text-align: center;
	background: #fff8ee;
	border: 1px solid #8d571a
}

.school-list dl .school-btn a:hover {
	color: #fff;
	background: #8d571a
}

.school-list dl .price {
	font-size: 16px;
	color: #ea4c47;
	font-weight: bold
}

.school-list dl .price-box {
	font-size: 14px;
	padding: 9px 0 9px 0px
}

.more-btn {
	text-align: center;
	margin: 30px 0 0
}

.more-btn a {
	display: inline-block;
	width: 208px;
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #ea4c47;
	color: #ea4c47;
	border-radius: 32px;
	background: #fff
}

.more-btn a:hover {
	color: #fff;
	background: #ea4c47
}

.main02 {
	background: #f5f5fb
}

.link-box {
	background: #fff
}

.link {
	padding-top: 2%
}

.link .link-title {
	width: 100%;
	text-align: left;
	font-size: 24px;
	height: 26px;
	line-height: 24px;
	font-weight: bold;
	color: #222;
	margin: 0 auto 25px;
	position: relative;
	padding-left: 20px
}

.link .link-title::before {
	position: absolute;
	display: block;
	content: '';
	left: 0;
	top: 0;
	background: #373c77;
	width: 6px;
	height: 26px;
	border-radius: 0 3px 3px 0
}

.link .module-title {
	margin-bottom: 20px
}

.link a {
	padding: 0 10px 10px;
	display: block;
	float: left;
	font-size: 14px;
	color: #666
}

.link a:hover {
	color: #b49277
}

@media only screen and (max-width: 1200px) {
	.container {
		width: 96%;
		margin: 0 2%
	}

	.head .navbar-nav>li>a {
		font-size: 14px;
		line-height: 34px
	}

	.head .navbar-default .navbar-brand {
		float: left;
		width: 45%;
		margin-top: 0;
		margin-right: 10px
	}

	.head .navbar-header>h1,
	.head .navbar-header>span {
		font-size: 14px;
		line-height: 30px;
		margin-top: 0
	}

	.nav-tel {
		margin-top: 18px
	}

	.news {
		padding: 0 0 3%
	}

	.news .headlines {
		width: 100%
	}

	.news .faq-chat,
	.news .review {
		width: 50%
	}

	.news .headlines {
		margin-bottom: 20px
	}

	.news .faq-chat {
		padding-left: 0;
		padding-right: 20px
	}

	.review-main ul li {
		float: left;
		width: 48%;
		margin: 0 1%
	}

	.order-form form>.form-group {
		max-width: none
	}
}

@media only screen and (max-width: 1024px) {
	.container .container {
		width: 100%;
		margin: 0 auto
	}

	.module-title-exp {
		display: none
	}

	.head-logo a {
		margin-top: 5px;
		width: 50px
	}

	.head h1,
	.head span {
		font-size: 16px;
		line-height: 60px
	}

	.head-logo,
	.navbar-header {
		width: 100%
	}

	.navbar-collapse.collapse,
	.collapsing .navbar-nav {
		display: none !important;
		border: none !important
	}

	.collapsing {
		height: 61px !important;
		border: none !important
	}

	.navbar-header,
	.navbar-toggle,
	.collapse.in {
		display: block !important
	}

	.navbar-collapse.in {
		overflow: initial
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		color: #30364c
	}

	.navbar-nav>li {
		width: 100%;
		max-width: none
	}

	.navbar-nav .open .dropdown-menu {
		position: absolute;
		background: #fff;
		left: -96px;
		top: 0;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
	}

	.head .navbar-right {
		padding: 10px 0;
		width: 200px;
		position: absolute;
		top: 0px;
		right: -15px;
		z-index: 999;
		background: #fff;
		-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
		box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
	}

	.head .navbar-header {
		padding: 5px 0
	}

	.head .navbar-default .navbar-brand {
		width: auto;
		height: 50px;
		margin-left: 2%;
		margin-top: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		display: -webkit-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.navbar-brand>img {
		width: 75%
	}

	.head .navbar-nav>li>a {
		font-weight: normal !important;
		padding: 5px 15px;
		line-height: 26px
	}

	.head .navbar-header>h1,
	.head .navbar-header>span {
		margin-top: 10px;
		margin-left: -30px;
		padding: 0 15px
	}

	.banner img {
		width: 120%;
		max-width: 120%;
		margin: 0 -10%
	}

	.school-list dl {
		width: 23.5%
	}
}

@media only screen and (max-width: 768px) {
	.moudle-title h2 {
		padding-left: 0;
		background: none
	}

	.moudle-title,
	.moudle-title h2 {
		font-size: 24px
	}

	.moudle-title h2 {
		background-size: contain
	}

	.news .faq-chat {
		padding: 0;
		margin-bottom: 3% !important
	}

	.news .faq-chat,
	.news .review {
		width: 100%;
		margin: 0 auto
	}

	.review-main ul li {
		width: 98%
	}

	.moudle {
		padding: 5% 0
	}

	.school-list dl {
		width: 31.333%;
		margin: 1.5% 1%
	}

	.school-list dl .price {
		display: inline-block
	}

	.more-btn {
		margin-top: 3%
	}

	.order-form .select-search {
		line-height: 0 !important
	}

	.order-form .select-search button,
	.order-form .select-search .school-option input {
		display: none !important
	}

	.order-form .schoolName-box,
	.order-form .school-option select option {
		padding: 0 !important
	}

	.order-form .select-search .school-option.hidden,
	.order-form .select-search .school-option {
		display: block !important;
		width: 100%;
		position: static;
		padding: 0 !important;
		border: none;
		box-shadow: none
	}

	.order-form .school-option select {
		padding-left: 16px;
		border: 1px solid #ccc !important
	}

	.order-form .school-option select {
		padding-left: 0;
		text-indent: 10px;
		border-radius: 4px
	}

	.order-form select.form-control {
		padding-left: 0;
		text-indent: 10px
	}

	.order-form .school-option select,
	.order-form form>.form-group,
	.order-form .select-search,
	.order-form .form-control,
	.form-group .bg-value,
	.form-group .layui-bg-value {
		font-size: 14px;
		height: 32px;
		line-height: 32px
	}

	.order-form .select-require::after {
		line-height: 40px;
		left: 8px
	}

	.form-group .layui-bg-value em {
		margin: 0 5px 0 -5px
	}

	.news .hot-tag-main {
		display: flex;
		flex-wrap: wrap
	}

	.news .hot-tag-main a {
		width: 31.333%;
		margin: 10px 1% 0;
		display: flex;
		padding: 2px 5px;
		line-height: 20px;
		align-items: center
	}
}

@media only screen and (max-width: 428px) {
	.school-list dl {
		width: 48%
	}

	.order-form form>.form-group {
		width: 98%
	}

	.school-list dl .price-box {
		padding-bottom: 0
	}

	.reading li a {
		padding-left: 5px
	}

	.reading li a i {
		display: none
	}

	.hot-tag {
		margin-bottom: 2%
	}

	.news .hot-tag-main a {
		width: 48%
	}
}
