

.header-wrapper {
	background-color: #C6312F;
}

.header-wrapper .header-left {
	font-size: 0;
}

.header-wrapper .header-left > li {
	display: inline-block;
	vertical-align: middle;
}

.header-wrapper .header-left > li > a {
	padding: 11px 0;
	display: block;
}

.header-wrapper .header-left > li > a > span {
	display: block;
	padding: 0 24px;
	font-size: 14px;
	color: #fff;
	border-left: 2px solid #B30000;
}

.header-wrapper .header-left > li:first-child > a > span {
	padding-left: 0;
	border: 0;
}

.header-wrapper .header-right-list {
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}

.header-wrapper .header-right-list > li {
	display: inline-block;
}

.header-wrapper .header-right-list > li > a {
	display: block;
	font-size: 14px;
	padding: 11px 14px;
	color: #fff;
}

.header-wrapper .header-right-list > li:last-child > a {
	padding-right: 0;
}

.header-phone {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}

.header-wrapper {
	position: relative;
	z-index: 10;
}

.header-bottom {
	position: relative;
	z-index: 1;
}

.header .header-bottom {
	background-color: #fff;
	padding: 28px 0;
	border-bottom: 1px solid #e04543;
}

.header .header-bottom img,
.header .header-bottom .header-bottom-devide,
.header .header-bottom .header-bottom-area {
	vertical-align: middle;
	display: inline-block;
}

.header .header-bottom .header-bottom-area > span {
	/*color: #555;*/
	/*font-size: 24px;*/
}

.header .header-bottom .header-bottom-area {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}

.header .header-bottom .header-bottom-area:hover span {
	color: #e04543;
}

.header .header-bottom .header-bottom-area > span,
.header .header-bottom .header-bottom-area > img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.header .header-bottom .header-bottom-devide {
	width: 2px;
	height: 27px;
	display: inline-block;
	vertical-align: middle;
	background-color: #777;
	margin: 0 15px;
}

.header-search-wrapper {
	font-size: 0;
	position: relative;
	/*background-color: #fff;*/
}

.header-search-box {
	border: 1px solid #ebebeb;
	padding: 0 22px;
	position: relative;
	background: #f6f6f6;
	border-radius: 17px;
	overflow: hidden;
}

.header-search-box input {
	height: 34px;
	width: 430px;
	background: #f6f6f6;
	outline: none;
	padding-left: 14px;
	font-size: 15px;
}

.header-search-box,
.header-search-btn {
	height: 36px;
	display: inline-block;
	vertical-align: top;
}
.header-search-box .search-btn {
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
}

.header-search-btn {
	/*width: 131px;*/
	/*font-size: 16px;*/
	/*color: #fff;*/
	/*background-color: #e04543;*/
	/*border: 0;*/
	background: url(/zq/r/cms/common/image/index/top-search-icon.png) center center no-repeat;
	width: 14px;
	height: 14px;
	background-size: 14px 14px;
	position: absolute;
	right: 15px;
	top: 10px;
	cursor: pointer;
	border: none;
}

.choose-area-wrapper {
	position: absolute;
	top: 65px;
	background-color: #fcfcfc;
	width: 153px;
	-webkit-transition: height linear 0.2s;
	-moz-transition: height linear 0.2s;
	-ms-transition: height linear 0.2s;
	-o-transition: height linear 0.2s;
	transition: height linear 0.2s;
	margin-left: -17px;
	height: 0;
	overflow: hidden;
}

.choose-area-wrapper.active {
	height: 314px;
	border: solid 1px #dadada;
}

.choose-area-wrapper li {
	display: block;
	vertical-align: top;
	margin-top: 25px;
}

.choose-area-wrapper li:nth-child(8n) {
	margin-right: 0;
}

.choose-area-wrapper ul {
	font-size: 0;
}

.choose-area-wrapper li > a {
	width: 100%;
	font-size: 16px;
	/*height: 40px;*/
	display: block;
	/*border: 1px solid #eee;*/
	text-align: center;
	/*line-height: 38px;*/
}
.choose-area-wrapper li > a:hover {
	color: #e04543;
}

.left-list-link-type {
	font-weight: bold;
	font-size: 15px;
}

.left-list-link-point {
	font-size: 15px;
	font-weight: bold;
	margin: 0 18px;
}

.exam-type-link-wrapper {
	position: relative;
}

.exam-type-link-wrapper:hover .exam-type-link-group {
	display: block;
}

.exam-type-link-group {
	width: 963px;
	font-size: 0;
	left: -52px;
	top: 32px;
	display: none;
}

.exam-type-link-group:before {
	left: 101px;
}

.exam-type-link-group > li {
	display: inline-block;
	width: 320px;
	border-right: 1px dotted #E5E5E5;
	padding-left: 40px;
}

.exam-type-link-group > li > a {
	color: #666;
	font-size: 14px;
	margin-right: 24px;
	line-height: 84px;
}

.exam-type-link-group > li > a:hover {
	color: #e04543;
}

.app-content-wrapper {
	position: relative;
}

.app-content-wrapper:hover .app-head-content {
	display: block;
}

.app-head-content:before {
	left: 102px;
}

.app-head-content {
	padding-top: 30px;
	text-align: center;
	height: 425px;
	width: 230px;
	left: -69px;
	top: 31px;
	display: none;
}

.app_logo {
	margin-bottom: 14px;
}

.app_name {
	font-size: 18px;
	color: #666;
	margin-bottom: 8px;
}

.app_tip {
	font-size: 12px;
	color: #959595;
	margin-bottom: 28px;
}


.news-area-select {
	background-color: #fcfcfc;
	border-radius: 4px;
	border: solid 1px #dadada;
	padding: 8px 16px;
	min-width: 154px;
}
.news-area-select span {
	font-size: 18px;
	color: #333;
	/*width: 72px;*/
	text-align: center;
}
/*自定义模块*/
.news-diy {
	padding: 30px 16px 10px;
	border-radius: 10px;
}
.news-diy-title {
	color: #d7000f;
	font-size: 22px;
	margin-bottom: 10px;
}
.news-diy .template-notice-list {
	display: flex;
	flex-wrap: wrap;
	/*padding: 0 16px;*/
}
.news-diy .template-notice-item-right {
	width: 130px;
	height: 55px;
	margin-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
	transition: all 0.5s;
	border-radius: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #444444;
	font-size: 16px;
}
.news-diy .template-notice-item-right:before {
	content: '';
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 5px;
}
.news-diy .template-notice-item-right:hover {
	transform:scale(1.1,1.1);
}
.news-diy .template-notice-item-right:nth-child(3n) {
	margin-right: 0;
}
.news-diy .template-notice-item-right.notice-item5 {
	background-color: #fff0f2;
}
.news-diy .template-notice-item-right.notice-item5:before {
	background: url(/zq/r/cms/common/image/index/notice-icon1.png) center center no-repeat;
	background-size: 28px 28px;
}
.news-diy .template-notice-item-right.notice-item6 {
	background-color: #fff4de;
}
.news-diy .template-notice-item-right.notice-item6:before {
	background: url(/zq/r/cms/common/image/index/notice-icon2.png) center center no-repeat;
	background-size: 28px 28px;
}
.news-diy .template-notice-item-right.notice-item7 {
	background-color: #e5eeff;
}
.news-diy .template-notice-item-right.notice-item7:before {
	background: url(/zq/r/cms/common/image/index/notice-icon3.png) center center no-repeat;
	background-size: 28px 28px;
}
.news-diy .template-exam-calendar-list {
	margin-top: 10px;
	border-left: 1px solid #ebedf3;
	margin-left: 6px;
}
.news-diy .calendar-item {
	display: flex;
	justify-content: space-between;
	line-height: 35px;
	margin-left: 25px;
	position: relative;
	padding: 0 10px;
	color: #444444;
}
.news-diy .calendar-item:first-child:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: #fff;
	width: 2px;
	height: 15px;
	left: -27px;
	top: -3px;
}
.news-diy .calendar-item:last-child:after {
	content: '';
	display: inline-block;
	position: absolute;
	background: #fff;
	width: 2px;
	height: 15px;
	left: -27px;
	bottom: -3px;
}
.news-diy .calendar-item:nth-of-type(even) {
	background-color: #f7f7f7;
}
.news-diy .calendar-item:before {
	content: '';
	display: inline-block;
	background-color: #ffffff;
	border: solid 2px #f5232d;
	width: 7px;
	height: 7px;
	top: 12px;
	left: -31px;
	border-radius: 50%;
	position: absolute;
}
.news-diy .calendar-item.active:before {
	content: '';
	display: inline-block;
	background-color: #f5232d;
	border: solid 2px #f5232d;
	width: 7px;
	height: 7px;
	top: 12px;
	left: -31px;
	border-radius: 50%;
	position: absolute;
}
.news-diy .calendar-time,
.news-diy .calendar-info {
	color: #444444;
	font-size: 12px;
}
.news-diy .calendar-item.active .calendar-time,
.news-diy .calendar-item.active .calendar-info {
	color: #f5232d;
	font-weight: bold;
}
.news-commercial {
	width: 450px;
	height: 120px;
	background-color: #ffffff;
	border-radius: 10px;
	margin: 20px 0;
	overflow: hidden;
	display: none;
}
.news-commercial img {
	width: 100%;
	height: auto;
}
.news-header-commercial {
	width: 1400px;
	height: 140px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 20px auto;
	overflow: hidden;
	display: none;
}
.news-header-commercial img {
	width: 100%;
	height: auto;
}
.news-title {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 15px;
	padding: 9px 13px;
}
.news-title-row {
	display: flex;
}
.news-title-row .news-title.active,
.news-title-row .news-title:hover {
	background-color: #f5232d;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
}
.news-live-appointment {
	border-radius: 10px;
	overflow: hidden;
}
.news-live-appointment .live-item {
	width: 450px;
	background-color: #ffffff;
	padding: 20px;
	transition: all 0.5s;
	border-bottom: 1px dashed #eee;
}
.news-live-appointment .live-item:last-child {
	border: none;
}
.news-live-appointment .live-item:hover {
	background-image: linear-gradient(0deg, #ffffff 0%, #fff8f8 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
}
.news-live-appointment .live-time {
	color: #f5232d;
	font-size: 18px;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.news-live-appointment .live-time:before {
	content: '';
	display: inline-block;
	background: url(/zq/r/cms/common/image/index/live-time-icon.png) center center no-repeat;
	background-size: 18px 18px;
	width: 18px;
	height: 18px;
	margin-right: 5px;
}
.news-live-appointment .live-name {
	color: #000000;
	font-size: 16px;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-live-appointment .live-detail {
	color: #333333;
	font-size: 14px;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-live-appointment .live-detail .arrow-right {
	width: 0;
	height: 0;
	border-width: 6px 0 6px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #c9c9c9;
	margin-right: 5px;
}
.news-live-appointment .live-bottom {
	display: flex;
	justify-content: space-between;
}
.news-live-appointment .live-teacher {
	display: flex;
	align-items: center;
}
.news-live-appointment .teacher-logo {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.news-live-appointment .teacher-logo img {
	height: 100%;
}
.news-live-appointment .teacher-name {
	margin-bottom: 0;
	color: #333333;
	font-size: 15px;
}
.news-live-appointment .live-appoint-btn {
	width: 95px;
	height: 30px;
	line-height: 30px!important;
	text-align: center;
	background-image: linear-gradient(90deg, #ff5d29 0%, #ff586b 100%);
	border-radius: 16px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
}
.news-paper-list {
	padding: 30px 18px;
	border-radius: 10px;
}
.news-paper-list .paper-name {
	color: #555555;
	font-size: 16px;
	padding-bottom: 17px;
	border-bottom: 1px dashed #e1e1e1;
	margin-bottom: 20px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-paper-list .paper-name:hover {
	color: #f5232d;
}
.news-paper-list .paper-name:before {
	content: '';
	display: inline-block;
	background: url(/zq/r/cms/common/image/news_list/news-paper-icon.png) center center no-repeat;
	background-size: 21px 16px;
	width: 21px;
	height: 16px;
	margin-right: 10px;
	vertical-align: middle;
}
.news-paper-list .paper-name:last-child {
	margin-bottom: 0;
}
/*免费网课*/
.news-course-list {
	border-radius: 10px;
	overflow: hidden;
}
.news-course-list .free-item {
	background-color: #ffffff;
	padding: 20px 27px;
	transition: all 0.5s;
	line-height: unset!important;
	width: 450px;
	height: 165px;
	display: block;
	border-bottom: 1px dashed #eee;
}
.news-course-list .free-item:last-child {
	border: none;
}
.news-course-list .free-item:hover {
	background-image: linear-gradient(0deg, #ffffff 0%, #fff8f8 100%), linear-gradient(#ffffff, #ffffff);
	background-blend-mode: normal, normal;
}
.news-course-list .free-header {
	height: 58px;
}
.news-course-list .free-title {
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.news-course-list .free-label {
	display: flex;
	margin-bottom: 7px;
	flex-wrap: wrap;
}
.news-course-list .free-label-item {
	border-radius: 2px;
	padding: 5px 1px 3px;
	margin-right: 5px;
	max-width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-course-list .free-detail {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.news-course-list .arrow-right {
	width: 0;
	height: 0;
	border-width: 6px 0 6px 8px;
	border-style: solid;
	border-color: transparent transparent transparent #c9c9c9;
	margin-right: 5px;
}
.news-course-list .free-detail span {
	margin-right: 4px!important;
	color: #999;
}
.news-course-list .label1 {
	background-color: #ebf8ff;
	color: #00aaee;
}
.news-course-list .label2 {
	background-color: #fff3f3;
	color: #ff5151;
}
.news-course-list .label3 {
	background-color: #ecfff3;
	color: #18c86f;
	margin-right: 0;
}
.news-course-list .free-teacher-list {
	display: flex;
	overflow: hidden;
	flex-wrap: wrap;
	height: 67px;
	flex: 1.0;
	margin-right: 10px;
}
.news-course-list .teacher-item {
	width: 56px;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 12px;
}
.news-course-list .teacher-pic {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 6px;
}
.news-course-list .teacher-pic img {
	height: 100%;
}
.news-course-list .teacher-name {
	margin-bottom: 0;
	color: #818a92;
	font-size: 14px;
	font-weight: normal;
}
.news-course-list .free-bottom {
	display: flex;
	justify-content: space-between;
	padding: 10px 0;
	align-items: center;
}
.news-course-list .free-price {
	color: #23a705;
	font-size: 16px;
}
.online-answer {
	width: 450px;
	height: 483px;
	background-color: #ffffff;
	border-radius: 10px;
	overflow: hidden;
	border-bottom: 6px solid #ff5c37;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
.online-answer img {
	width: 100%;
}
.online-answer .answer-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 0 0 16px;
	justify-content: center;
	margin-top: 14px;
	height: 168px;
	overflow: hidden;
}
.online-answer .answer-item {
	font-size: 15px;
	color: #333;
	padding: 5px 8px;
	margin-right: 15px;
	margin-bottom: 16px;
	max-width: 300px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.1s;
}
.online-answer .answer-item:hover {
	transform: scale(1.05);
}
.online-answer .answer1 {
	background: #fff6f6;
}
.online-answer .answer2 {
	background: #e5feff;
}
.online-answer .answer3 {
	background: #fff6f6;
	color: #f5232d;
}
.online-answer .answer4 {
	background: #f5f5f5;
}
.online-answer .consult-btn {
	width: 196px;
	height: 48px;
	background-image: linear-gradient(0deg, #ff5d29 0%, #ff586b 100%);
	border-radius: 24px;
	border: solid 1px #e0e0e0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
}
.news-right-link {
	display: flex;
	margin-top: 20px;
}
.news-right-link .link-item {
	width: 112px;
	height: 96px;
	text-align: center;
	padding: 22px 0 16px;
	cursor: pointer;
}
.news-right-link p {
	color: #ffffff;
	font-size: 15px;
}
.news-right-link img {
	margin: 0 auto 12px;
}
.news-right-link .link1 {
	background-color: #7b8aea;
	border-radius: 6px 0px 0px 6px;
}
.news-right-link .link2 {
	background-color: #bf85fe;
}
.news-right-link .link3 {
	background-color: #f98170;
}
.news-right-link .link4 {
	background-color: #46b0fe;
	border-radius: 0px 6px 6px 0px;
}



.cms-footer {
	background-color: #F4F4F4;
	padding-top: 50px;
	margin-top:50px;
}

.link-group-wrapper {
	font-size: 13px;
	color: #999;
	margin-right: 121px;
}

.link-group-wrapper > ul {
	display: inline-block;
}

.link-group-wrapper > ul:first-child {
	margin-right: 130px;
}

.link-group-wrapper > ul > li {
	display: block;
	margin-top: 24px;
}

.link-group-wrapper > ul > li:first-child {
	margin-top: 0;
}

.footer-top {
	border-bottom: 1px solid #E0E0E0;
	font-size: 0;
}

.footer-top > div {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 32px;
}

.footer-qr-wrapper {
	font-size: 0;
}

.footer-qr-wrapper > div {
	display: inline-block;
	vertical-align: top;
}

.footer-qr-wrapper > div > img {
	width: 100px;
	height: 100px;
}

.footer-qr-wrapper > div > p {
	text-align: center;
	margin-top: 5px;
	color: #999;
	line-height:25px;
}

.footer-qr-wrapper > div:first-child {
	margin-right: 44px;
}

.footer-top .qr-title {
	text-align: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 16px;
}

.footer-top .qr-box {
	margin-right: 108px;
}

.footer-top .phone-qrcode {
	text-align: center;
	margin-right: 85px;
}

.footer-top .phone-qr-title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-top .phone-qr-tip {
	margin-top: 14px;
	color: #999;
}

.footer-top .find-me-item {
	margin-bottom: 19px;
}

.footer-top .find-me-item:last-child {
	margin-bottom: 0;
}

.footer-top .find-me span {
	color: #999;
	font-size: 14px;
}

/*footer-bottom*/
.footer-bottom {
	padding-top: 30px;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.footer-bottom .bottom-link-title {
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
}

.footer-bottom .bottom-link-group > li {
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 12px;
}

.footer-bottom .copy {
	text-align: center;
	color: #999;
	margin-top: 20px;
	margin-bottom: 28px;
}

.footer-bottom {
	padding-bottom: 20px;
}

.login-modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4)
}

.login-modal .login-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 500px;
	height: 350px;
	background-color: #fff;
	border: 1px solid #e04543;
}

.login-modal .login-content {
	padding: 30px;
}

.login-modal .login-content > input {
	width: 100%;
	height: 45px;
	padding-left: 10px;
	border: 1px solid #efefef;
	outline: none;
	margin-bottom: 20px;
	font-size: 15px;
}

.login-modal .login-content > input:focus {
	border-color: #e04543;
	color: #e04543;
}

.login-modal .login-header {
	background-color: #e04543;
	padding: 15px 30px;
}

.login-wrapper .login-btn {
	width: 100%;
	padding: 10px 0;
	background-color: #e04543;
	color: #fff;
	font-size: 14px;
	outline: none;
	border-color: #e04543;
}

.login-header > span {
	color: #fff;
	font-size: 16px;
}

.login-header > span.close-span {
	font-size: 34px;
	/* float: right; */
	position: absolute;
	right: 30px;
	top: 5px;
	cursor: pointer;
}
.wx-icon:before{
	content:"";
	width:23px;
	height:20px;
	display:inline-block;
	vertical-align: middle;
	background-image:url("/r/cms/common/image/weixin_gray.png");
	margin-right: 5px;
}
.wb-icon:before{
	content:"";
	width:25px;
	height:19px;
	display:inline-block;
	vertical-align: middle;
	background-image:url("/r/cms/common/image/weibo_gray.png");
	margin-right: 5px;
}

/*备考资料列表页nav栏*/
.prepare-material-nav {
	margin: 0 30px;
	padding: 26px 0;
	border-bottom: 1px solid #e8e8e8;
	display: flex;
}
.prepare-material-nav .prepare-item {
	margin-right: 30px;
	cursor: pointer;
	padding: 5px 3px;
	font-size: 14px;
}
.prepare-material-nav .prepare-item:hover,
.prepare-material-nav .prepare-item.active {
	background-color: #e04543;
	color: #fff;
}
.prepare-material-list {
	display: none;
}
.prepare-material-list.active {
	display: block;
}