body {
	background-color: #f5f7f9
}

.newslist-box {
	padding: 0 0 40px;
	margin-bottom: 40px;
	background-color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.newslist-box .moudle-title {
	padding: 40px 0 30px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	color: #0e2644;
	border-bottom: 2px solid #eee
}

.newslist-box .moudle-title span {
	color: #b59039
}

.newslist-box ul {
	padding: 0 30px;
	overflow: hidden
}

.newslist-box ul li {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #eff0f1;
	z-index: 1
}

.newslist-box ul li:hover {
	border-color: #f5f5f5
}

.newslist-box ul li:hover::before {
	position: absolute;
	display: block;
	content: '';
	width: 200%;
	height: 100%;
	padding: 0 30px;
	top: 0;
	left: -30px;
	background-color: #f5f5f5;
	z-index: -1
}

.newslist-box ul li .newslist-img {
	margin-right: 2%;
	width: 24%;
	max-width: 210px
}

.newslist-box ul li p {
	font-size: 14px
}

.newslist-box ul li .newslist-description {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
	margin-bottom: 15px
}

.newslist-box ul li .newslist-title {
	display: block;
	font-size: 18px;
	color: #444;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.newslist-box ul li .newslist-title:hover {
	color: #b59039
}

.newslist-box ul li .newslist-time {
	color: #c9ccd0
}

@media only screen and (max-width:1024px) {
	.newslist-box ul li .newslist-img {
		width: 30%
	}

	.newslist-box {
		padding-bottom: 5%;
		margin-bottom: 5%
	}

	.newslist-box .moudle-title {
		padding: 4% 0
	}
}

@media only screen and (max-width:767px) {
	.newslist-box .moudle-title {
		font-size: 22px
	}

	.newslist-box ul {
		padding: 0 10px
	}

	.newslist-box ul li:hover::before {
		padding: 0 10px
	}

	.newslist-box ul li .newslist-description,.newslist-box ul li .newslist-title {
		margin-bottom: 2%
	}

	.newslist-box ul li .newslist-title {
		font-size: 16px
	}

	.newslist-box ul li p {
		font-size: 12px
	}
}

@media only screen and (max-width:680px) {
	.newslist-wrapper {
		width: 100%
	}

	.newslist-box ul li {
		padding: 2% 0
	}
}

@media only screen and (max-width:500px) {
	.newslist-box ul li .newslist-title {
		font-size: 14px;
		line-height: 20px
	}

	.newslist-box ul li .newslist-description {
		height: 32px;
		line-height: 16px;
		margin-bottom: 0
	}
}

.main-inside-form .form-main textarea.form-control {
	width: 90%;
	height: 64px
}

.jump-btn {
	padding: 6px 0;
	margin: 0 30px;
	text-align: center;
	background-color: #fdf4f3;
	border: 1px solid #b59039
}

.jump-btn a {
	color: #b59039
}

.jump-btn a b {
	font-size: 24px
}

.share-box {
	width: 250px;
	margin: 0 auto
}

.news-flex-box .share-box {
	width: auto
}

.bdshare-button-style0-24 a {
	border-radius: 3px;
	overflow: hidden
}

.bdshare-button-style0-24 .bds_title {
	font-size: 16px;
	background: 0 0
}

.bdshare-button-style0-24 .bds_sqq {
	background: url(bds-qq.png) no-repeat center!important
}

.bdshare-button-style0-24 .bds_qzone {
	background: url(bds-qzone.png) no-repeat center!important
}

.bdshare-button-style0-24 .bds_tsina {
	background: url(bds-sina.png) no-repeat center!important
}

.bdshare-button-style0-24 .bds_weixin {
	background: url(bds-weixin.png) no-repeat center!important
}

.bdshare-button-style0-24 .bds_more {
	background: url(bds-more.png) no-repeat center!important
}

.news-main {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-bottom: 30px
}

.news-tit {
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	top: -20px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.photolist .moudle-title {
	padding: 40px 0 30px;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px;
	color: #0e2644;
	border-bottom: 2px solid #eee
}

.photolist .moudle-title span {
	color: #b59039
}

.news-tit.on-top {
	position: fixed;
	width: 100%;
	height: 60px;
	text-align: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
	top: 0;
	left: 0;
	opacity: 1;
	z-index: 99;
	-webkit-transition: all .5s;
	transition: all .5s
}

.news-tit h1,.news-tit h2 {
	font-size: 28px;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: 15px
}

.news-tit.on-top h1 {
	float: left;
	width: 40%;
	margin-right: 2%;
	font-size: 18px;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 2% 0 0
}

.news-tit.on-top .info {
	float: left;
	width: 38%;
	margin: 0 auto;
	line-height: 60px
}

.news-tit.on-top .share-box {
	float: right;
	width: 20%;
	margin: 0 auto
}

.news-tit.on-top h1 .original-icon,.news-tit.on-top h2 .original-icon {
	width: 40px;
	height: 40px;
	top: 10px;
	right: 20px
}

.news-tit.on-top .share-box {
	margin-top: 10px
}

.news-tit h1 span,.news-tit h2 span {
	position: relative;
	font-weight: 900
}

.news-tit h1 .original-icon,.news-tit h2 .original-icon {
	position: absolute;
	display: block;
	width: 90px;
	height: 90px;
	background: url(original-icon.png) no-repeat center;
	background-size: contain;
	right: 20px;
	top: 5px
}

.news-tit.double-border {
	border-color: #3a4d82;
	margin: 0 20px 20px
}

.news-tit-box {
	padding-bottom: 20px
}

.news-tit-box h1 span {
	color: #b59039
}

.double-border h1,.double-border h2 {
	font-size: 30px;
	text-align: center;
	color: #3a4d82
}

.news-tit.double-border .news-tit-box {
	margin-bottom: 2px;
	border-bottom: 2px solid #3a4d82;
	padding-bottom: 0
}

.news-tit.double-border .info label {
	font-size: 16px;
	font-weight: 400;
	color: #3a4d82;
	margin-right: 5%
}

.news-tit.double-border .info span {
	color: #b59039
}

.info {
	font-size: 14px;
	color: #888;
	margin-bottom: 10px
}

.info span {
	margin-right: 10px
}

.news-cnt p {
	font-size: 16px;
	line-height: 38px;
	margin-bottom: 10px
}

.news-cnt table,.news-cnt td {
	border: 1px #999 solid;
	table-layout: auto
}

.news-cnt table h3 {
	border: 0;
	padding-left: 0;
	margin-bottom: 0
}

.news-cnt table p {
	margin-bottom: 0
}

.news-cnt td {
	font-size: 14px
}

.news-flex-box,.news-recommend {
	padding: 0 20px
}
.rules-flow-box {
	background-color: #f4f5f7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
	margin-top: 30px
}

.rules-flow-box .rules-flow-title {
	float: left;
	width: 36px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #fff;
	padding: 12px 10px;
	background: url(rules-flow-title-bg.jpg) no-repeat center center;
	background-size: cover
}

.rules-flow-main {
	margin-left: 50px;
	font-weight: 700;
	color: #0b254a;
	font-size: 14px;
	padding-top: 12px
}

.rules-flow-main>div {
	height: 36px;
	line-height: 36px
}

.rules-flow-main b {
	max-width: 100px;
	text-align: right;
	padding: 0
}

.rules-flow-main span {
	display: inline-block;
	position: relative;
	padding-right: 26px;
}

.rules-flow-main span:last-child {
	padding: 0
}

.rules-flow-main span::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 22px;
	height: 36px;
	background: url(flow-r.png) no-repeat right center;
}

.rules-flow-main span:last-child::after {
	display: none
}

.flow-icon {
	font-style: normal;
	font-size: 14px;
	line-height: 17px;
	font-weight: 400;
	color: #fff;
	padding: 0 9px;
	background: url(flow-icon.png) no-repeat center center
}

.news-flex-box .news-cnt {
	margin-bottom: 20px
}
.news-flex-box .news-cnt img{
	display: block !important;
	margin:  0 auto;
}
.news-flex-box .praise {
	margin-top: 30px
}

.news-flex-box .praise .end-title {
	text-align: center;
	margin-bottom: 20px;
	background: url(praise-bg.jpg) repeat-x center center
}

.news-flex-box .end-title span {
	background-color: #fff;
	color: #333;
	font-size: 18px;
	padding: 0 15px
}

.news-flex-box .state {
	margin-bottom: 20px
}

.news-flex-box .state p {
	color: #666;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 0
}

.main-inside-form .rules-form {
	border: 1px solid #e3e5e7;
	background-color: #fff!important;
	margin-left: 0;
	margin-right: 0
}

.follow-wxbox {
	margin-bottom: 20px
}

.follow-title {
	border-top: 1px dashed #eaeaea;
	padding-top: 30px;
	font-size: 26px;
	color: #0e2644;
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px
}

.follow-wx {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center
}

.follow-wx dl {
	text-align: center;
	float: left;
	width: 30%;
	margin-left: 20%;
	padding: 0 2%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	border: 1px solid #eaeaea
}

.follow-wx dl:nth-child(2) {
	margin-left: 5%;
	margin-right: 15%
}

.follow-wx dl dt {
	float: left;
	margin-right: 10px;
	padding: 10px 0
}

.follow-wx dl dd {
	float: left;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: left;
	margin-left: 40px;
	line-height: 38px
}

.follow-wx dl dd p {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-bottom: 0
}

.follow-wx dl dd span {
	font-size: 16px;
	color: #182d75;
	line-height: 1
}


/* 新报名 */

.control-label, .form-group-main {
	float: left;
}

.control-label {
	position: relative;
	font-size: 14px;
	font-weight: normal;
	width: 92px;
	padding-top: 7px;
	padding-left: 27px;
	line-height: 30px\9;
	margin-bottom: 0\9;
	color: #666;
	z-index: 0;
}

.form-group-main {
	position: relative;
	width: 90%;
	width: calc(100% - 92px);
}

.news-form-bg {
	margin-top: 30px;
	padding: 13px 6px 6px;
	border-radius: 10px;
	background: #283e7e;
}

.news-form-bg .news-form-tit {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 13px;
	text-align: center;
}

.news-form-bg .news-form-tit span {
	color: #c99c59;
}

.news-form-bg .news-form-text {
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	padding-left: 30px;
	margin-bottom: 23px;
}

.news-form-bg .form-main-bg {
	padding: 16px 12px 10px;
	background: #fff;
	border-radius: 10px;
}

.news-form-bg .form-group {
	width: 23.5%;
	margin: 0 0.75% 14px;
	float: left;
	border: 1px solid #ddd;
	background: #f2f2f2;
	border-radius: 4px;
}

.news-form-bg .textarea-group {
	width: 98.5% !important;
}

.news-form-bg .textarea-group textarea, .news-form-bg .textarea-group .form-group-main {
	width: 100% !important;
}

.news-form-bg .textarea-group textarea {
	padding: 7px 12px;
	border: none !important;
	height: 65px;
}

.news-form-bg .submit-group {
	width: 100% !important;
	text-align: center;
}

.news-form-bg .submit-group .btn-default {
	width: 140px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background: #ff4f00;
	color: #fff;
	border: none !important;
	border-radius: 4px;
}

.news-form-bg .submit-group .btn-default:hover {
	color: #fff;
	opacity: 0.8;
}

.news-form-bg .submit-group .test-btn {
	width: 136px;
	font-size: 16px;
	line-height: 36px;
	border-radius: 5px;
}

.news-form-bg .sub-tit {
	position: absolute;
	width: 100%;
	background: url(form-sub-tit-bg.png) no-repeat top center;
	height: 52px;
	font-size: 24px;
	line-height: 30px;
	padding: 11px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	top: -10px;
	left: 0;
}

.news-form-bg form {
	max-width: none;
}

.news-form-bg .submit-group, .news-form-bg .form-control {
	border: none !important;
	box-shadow: none !important;
	background: none !important;
	color: #999;
}

.news-form-bg.no-bg .control-label {
	background: none !important;
	padding-left: 14px;
	width: 75px !important;
}

.news-form-bg.no-bg .form-group-main {
	width: calc(100% - 75px);
}

option[disabled] {
	color: #aaa !important;
	background: #ddd !important;
}

.faq-form-bg {
	position: relative;
	padding: 14px;
	border-radius: 10px;
	overflow: hidden;
}

.faq-form-bg::before {
	position: absolute;
	display: block;
	content: '';
	right: 0;
	top: 0;
	width: 62px;
	height: 62px;
	background: url(faq-form-bg.png) no-repeat top right;
}

.faq-form-bg .faq-form-tit {
	float: left;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: 172px;
	width: 34px;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	margin-right: 14px;
}

.faq-form-bg .faq-form {
	float: left;
	width: calc(100% - 48px);
}

.faq-form-bg .faq-form-text {
	font-size: 16px;
	color: #3189a6;
	font-weight: bold;
	margin-bottom: 9px;
}

.faq-form-bg .form-group {
	width: 23% !important;
	margin: 5px 1%;
	background: #f2f2f2;
}

.faq-form-bg .form-group-textarea {
	width: 98% !important;
}

.faq-form-bg .form-group-textarea .form-control {
	height: 60px;
	line-height: 18px;
}

.faq-form-bg .submit-group .btn-default {
	width: 100% !important;
}

.faq-form-bg .form-group-main {
	line-height: 0;
}

.faq-form-bg .form-control {
	height: 30px;
	line-height: 28px;
	padding: 0;
}

.faq-form-bg .layui-bg-value {
	line-height: 28px;
	padding: 0 !important;
}

.faq-form-bg .control-label {
	padding-left: 10px;
	padding-top: 5px;
	width: 76px;
}

.faq-form-bg .form-group-main {
	width: calc(100% - 76px);
}

.kfr-form-bg {
	background: #3189a6;
}

.kfr-form-bg .kfr-form-tit {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 18px;
	padding-left: 30px;
	text-align: center;
}

.kfr-form-bg .kfr-form-tit span {
	color: #c99c59;
}

.kfr-form-bg .form-group {
	width: 31.833%;
}

.kfr-form-bg .submit-group {
	width: 31.833% !important;
}

.kfr-form-bg .submit-group .btn-default {
	width: 100%;
	line-height: 24px;
}

.baoming-form-bg {
	padding-bottom: 12px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.baoming-form-bg .moudle-title {
	color: #333;
	font-size: 32px;
	margin-bottom: 26px;
}

.baoming-form-bg .moudle-title span {
	color: #3189a6;
}

.baoming-form-bg .moudle-title a {
	color: #333;
}

.baoming-form-bg .moudle-title a:hover {
	color: #3189a6;
}

.baoming-form-bg .form-group {
	margin-left: 0;
	margin-bottom: 12px;
}

.baoming-form-bg .yuloo-news-form-text {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 28px;
}

.baoming-form-bg .control-label {
	text-align: right;
	font-size: 16px;
	padding-left: 10px;
}

.baoming-form-bg .control-label em {
	position: static;
}

.baoming-form-bg .submit-group {
	margin-top: 20px;
	margin-bottom: 5px !important;
}

.baoming-form-bg .submit-group button {
	width: 140px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	background: #ff4f00;
	border-color: #ff4f00;
	border-radius: 4px;
}

.baoming-form-bg .submit-group button:hover {
	opacity: 0.8;
}

/* form public start */
.control-label em {
	position: absolute;
	color: #ae2a2a;
	z-index: 0;
	left: 5px;
}

.input-group-addon {
	/* display: none !important; */
	border: none !important;
	border-radius: 0 !important;
}

.news-form-bg .sex-bg {
	background: url(form-icon.png) no-repeat -5px 10px;
}

.news-form-bg .custom-bg {
	background: url(form-icon.png) no-repeat -5px -47px;
}

.news-form-bg .phone-bg {
	background: url(form-icon.png) no-repeat -5px -103px;
}

.news-form-bg .yixiang-bg {
	background: url(form-icon.png) no-repeat -5px -162px;
}

.news-form-bg .grade-bg {
	background: url(form-icon.png) no-repeat -5px -219px;
}

.news-form-bg .birthday-bg {
	background: url(form-icon.png) no-repeat -5px -276px;
}

.form-group .layui-bg-value {
	position: absolute;
	left: 0;
	height: 32px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 30px;
	padding: 2px 6px;
	cursor: text;
	white-space: nowrap;
}

.form-group .bg-value-left {
	left: 3%;
}

.form-group .layui-bg-value em {
	color: #ae2a2a;
	margin-right: 3px;
}

.form-group .form-control {
	width: 100%;
	padding: 6px;
	font-size: 12px;
}

/* form public end */



.news-recommend {
	margin-bottom: 20px
}

.news-recommend li {
	float: left;
	width: 48%;
	margin: 0 1%;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer
}

.news-recommend li b {
	font-weight: 400
}

.news-recommend li:last-child {
	text-align: right
}

.news-recommend li a {
	color: #333
}

.news-recommend li:hover,.news-recommend li:hover a {
	color: #b59039
}

.recommend-main,.recommend-rules-main {
	padding: 10px 0;
	background-color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	margin-bottom: 30px
}

.recommend-main .moudle-title,.recommend-rules-main .moudle-title {
	padding: 30px 0;
	font-size: 28px;
	text-align: center;
	margin-bottom: 10px;
	color: #0e2644;
	border-bottom: 2px solid #eee
}

.recommend-main ul {
	padding: 0;
	margin: 0 auto
}

.recommend-main ul li {
	float: left;
	width: 46%;
	margin: 0 2% 1%;
	padding: 0 0 1%;
	border-bottom: 0
}

.recommend-main ul li:hover::before {
	display: none
}

.recommend-main ul li .newslist-img {
	margin-right: 2%;
	width: 24%;
	max-width: 110px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	overflow: hidden
}

.recommend-main ul li p {
	font-size: 14px
}

.recommend-main ul li .newslist-description {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #999;
	margin-bottom: 0!important
}

.recommend-main ul li .newslist-title {
	display: block;
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	height: 20px;
	margin-bottom: 6px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.recommend-main ul li .newslist-title:hover,.recommend-main ul li a:hover {
	color: #b59039
}

.recommend-main,.recommend-rules-main {
	padding: 20px 0 0
}

.main-title {
	padding-left: 20px;
	border-left: 3px solid #3a4d82;
	margin-bottom: 20px
}

.main-title span {
	font-size: 24px;
	line-height: 24px
}

.recommend-main dl {
	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;
	width: 47%;
	margin: 0 3% 20px 0
}

.recommend-main dl dt {
	float: left;
	width: 72px!important;
	color: #bbb;
	font-weight: 400;
	padding-right: 20px;
	border-right: 1px solid #ddd;
	margin-right: 20px;
	text-align: center
}

.recommend-main dl dt .t-day {
	font-size: 40px;
	line-height: 40px;
	margin-bottom: 0
}

.recommend-main dl dt .t-time {
	font-size: 16px;
	margin: 0 auto
}

.recommend-main dl dd {
	width: 80%;
	width: calc(100% - 92px);
	float: left
}

.recommend-main dl dd a {
	display: block;
	font-size: 18px;
	line-height: 26px;
	font-weight: 900;
	color: #333;
	margin-bottom: 8px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.recommend-main dl dd a:hover {
	color: #b59039
}

.recommend-main dl dd p {
	font-size: 14px;
	color: #999;
	margin: 0 auto;
	height: 44px;
	line-height: 22px;
	overflow: hidden
}

.recommend-main dl.rules-list-cnt {
	padding: 0;
	margin: 0 25px 20px;
	width: 45%
}

.recommend-main dl dt.rules-logo {
	width: 219px!important;
	padding: 0;
	border: none
}

.recommend-main dl dd.rules-cnt {
	width: 60%;
	padding: 0;
	margin: 0 auto;
	border: none
}

.recommend-main dl dd.rules-cnt .rules-type-list {
	display: block;
	width: 55%
}

.recommend-main dl dd.rules-cnt .rules-type-list:first-child+.rules-type-list+.rules-type-list {
	width: 100%
}

.recommend-main dl dd.rules-cnt .rules-type-list:first-child+.rules-type-list {
	max-width: 105px
}

.recommend-main dl dd.rules-cnt .rules-price {
	width: 69%;
	margin: 0 auto
}

.recommend-main dl .detail-btn {
	float: right;
	font-size: 12px;
	line-height: 28px;
	color: #fff!important;
	background-color: #6973a7;
	margin: 4px 0 0;
	padding: 0 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.recommend-main dl .rules-price span,.recommend-main dl .rules-price span b {
	color: #e58730
}

.recommend-main dl .rules-price span b {
	font-weight: 700
}

.recommend-rules-main .ruleslist .address-icon {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666
}

.recommend-rules-main .ruleslist .address-icon {
	padding: 0 7px;
	background: url(icon.png) no-repeat -96px -46px;
	margin-right: 5px
}

.recommend-rules-main .ruleslist .rules-logo .poject-name {
	font-size: 16px;
	color: #fff
}

.recommend-rules-main .ruleslist .rules-logo {
	background-size: cover!important
}

.recommend-rules-main .ruleslist .rules-logo1 {
	background: #7c8dbf url(poject-bg.png) no-repeat center center
}

.recommend-rules-main .ruleslist .rules-logo2 {
	background: #6ea4c8 url(poject-bg.png) no-repeat center center
}

.recommend-rules-main .ruleslist .rules-logo3 {
	background: #b4859b url(poject-bg.png) no-repeat center center
}

.recommend-rules-main .ruleslist .rules-logo4 {
	background: #79aca1 url(poject-bg.png) no-repeat center center
}

.recommend-rules-main .ruleslist .rules-logo5 {
	background: #5f90c5 url(poject-bg.png) no-repeat center center
}

.recommend-rules-main .ruleslist .zs-icon {
	float: left;
	height: 24px;
	padding: 0 16px;
	background: url(zs-img.png) no-repeat center center;
	margin-right: 6px
}

.recommend-rules-main .ruleslist .poject-name {
	font-size: 20px;
	font-weight: 700
}
.recommend-rules-main .ruleslist{
	padding: 0 1.25%;
}
.ruleslist-item {
	float: left;
	width: 48.5%;
	margin: 0 0.75% 2%;
	padding: 10px 15px 10px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden;
	border: 1px solid #e3e5e7;
}

.recommend-rules-main .ruleslist-item .rules-cnt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.recommend-rules-main .ruleslist .rules-logo,.recommend-rules-main .ruleslist .rules-type {
	float: left
}

.recommend-rules-main .ruleslist .rules-logo {
	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;
	width: 80px;
	height: 70px;
	margin-right: 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden
}

.recommend-rules-main .ruleslist .rules-type {
	width: 70%;
	width: calc(100% - 100px)
}

.recommend-rules-main .rules-tit {
	width: 100%;
	margin-bottom: 10px
}

.recommend-rules-main .ruleslist .rules-tit h2 {
	float: left;
	width: 89%;
	width: calc(100% - 55px);
	margin-right: 5px;
	font-size: 20px;
	line-height: 30px;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.recommend-rules-main .ruleslist .rules-tit a {
	color: #333
}

.recommend-rules-main .ruleslist .rules-tit a:hover {
	color: #b59039
}

.recommend-rules-main .ruleslist .rules-tit p {
	float: right;
	width: 50px;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
}

.recommend-rules-main .ruleslist .rules-type-list {
	float: left;
	width: 50%;
	font-size: 14px;
	line-height: 26px;
	color: #666
}

.recommend-rules-main .ruleslist .rules-type-list-all {
	width: 100%!important
}

.recommend-rules-main .ruleslist .rules-type-list b {
	font-weight: 400;
	color: #333
}

.recommend-rules-main .ruleslist .rules-type-list span em {
	font-size: 16px;
	font-weight: 700;
	color: #e57575
}

.recommend-rules-main .ruleslist .rules-type-list .detail-btn {
	float: right;
	font-size: 12px;
	padding: 0 15px;
	color: #fff;
	background: #7191c1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.recommend-rules-main .ruleslist .rules-type-list .detail-btn:hover {
	background: #b59039
}


.recommend-rules-main .rules-logo-img {
	float: left;
	width: 80px;
	margin-right: 10px;
}

.recommend-rules-main .rules-main {
	float: left;
	width: 80%;
	width: calc(100% - 90px);
}

.recommend-rules-main .rules-main .rules-type {
	width: 100%;
}

.recommend-rules-main .rules-main .rules-type .rules-type-list {
	width: 33.333%;
}

.recommend-rules-main .rules-main .rules-type .rules-type-list-zs span {
	font-size: 12px;
	padding: 0 5px;
	color: #9c7720;
	background: #f0e9d7;
	border-radius: 2px;
}

.recommend-rules-main .rules-main .rules-hd {
	position: relative;
	margin-bottom: 5px;
}

.recommend-rules-main .rules-main .rules-hd .name-box {
	font-size: 20px;
	line-height: 26px;
	height: 52px;
	font-weight: bold;
	padding-right: 75px;
	overflow: hidden;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}

.recommend-rules-main .rules-main .rules-hd .school-name,.recommend-rules-main .rules-main .rules-hd .school-name a {
	color: #888;
}

.recommend-rules-main .rules-main .rules-hd .rules-name {
	color: #333;
}

.recommend-rules-main .rules-main .rules-hd .school-name:hover,.recommend-rules-main .rules-main .rules-hd .school-name:hover a .recommend-rules-main .rules-main .rules-hd .rules-name:hover {
	color: #c99c59;
}

.recommend-rules-main .rules-main .rules-hd .address-icon {
	position: absolute;
	padding-left: 16px;
	height: auto;
	line-height: 18px;
	top: 4px;
	right: 0;
	margin: 0 auto;
	padding-right: 0;
}

.recommend-rules-main .ruleslist-tool {
	width: 100%;
	border-top: 1px dashed #e3e5e7;
	margin-top: 10px;
	padding-top: 13px;
}

.recommend-rules-main .ruleslist-tool .detail-btn {
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 23px;
	color: #fff;
	background: #283e7e;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.recommend-rules-main .ruleslist-tool .detail-btn:hover {
	background: #c99c59;
}

/* 2022.4.7 start */
.news-main,.recommend-main,.news-right-cnt{
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.news-left-box{
    float: left;
    width: 70%;
    margin-right: 1%;

}
.news-right-box{
    float: right;
    width: 29%;
}
    .news-right-cnt {
        position: relative;
    }

    .news-right-tit2 {
        position: relative;
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 12px;
        margin-bottom: 14px;
    }

    .news-right-tit2::before {
        position: absolute;
        display: block;
        content: '';
        left: -14px;
        top: 0;
        height: 15px;
        width: 4px;
        background: url(news-right-tit2-img.jpg) no-repeat left center;
    }

    .news-right-tit2 .tit {
        float: left;
        font-size: 16px;
        line-height: 1;
        font-weight: bold;
    }

    .news-right-tit2 .tit a {
        color: #333;
    }

    .news-right-tit2 .tit span {
        color: #b58f3a;
    }

    .news-right-tit2 .more {
        float: right;
        font-size: 12px;
        color: #999;
        line-height: 16px;
    }

    .news-right-tit2 .more:hover {
        color: #b58f3a;
    }

    .news-right-tit3 {
        height: 25px;
    }

    .news-right-tit3 .tit {
        position: absolute;
        width: 100%;
        height: 35px;
        font-size: 16px;
        line-height: 28px;
        font-weight: bold;
        color: #fff;
        top: 0;
        left: 0;
        text-align: center;
        background: url(news-right-tit3-bg.png) no-repeat top center;
        border-top: 2px solid #334d72;
    }
    .news-right-cnt{
        padding: 14px 14px 15px;
        background-color: #fff;
        margin-bottom: 10px;
    }
    
    .news-right-cnt .news-right-tit, .news-right-cnt .main-title, .recommend-main .news-right-tit{
        height: 30px;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #dbdbdb;
        margin-bottom: 10px;
    }
    
    .news-right-cnt .news-right-tit h3, .news-right-cnt .news-right-tit h2, .news-right-cnt .main-title h3, .news-right-cnt .main-title h2, .recommend-main .news-right-tit h3, .recommend-main .news-right-tit h2{
        float: left;
        font-size: 16px;
    }
    
    .news-right-cnt .news-right-tit p, .news-right-cnt .main-title p, .recommend-main .news-right-tit p{
        display: inline-block;
        height: 30px;
        font-weight: bold;
        padding-bottom: 8px;
        border-bottom: 1px solid #c99c59;
    }
    
    .news-right-cnt .news-right-tit p span, .news-right-cnt .main-title p span, .recommend-main .news-right-tit p span{
        color: #c99c59;
    }
    
    .news-right-cnt .news-right-tit .more, .news-right-cnt .main-title .more, .recommend-main .news-right-tit .more{
        float: right;
        font-size: 12px;
        font-weight: normal;
        color: #999;
        line-height: 20px;
    }
    
    .news-right-cnt .news-right-tit .more:hover, .news-right-cnt .main-title .more:hover, .recommend-main .news-right-tit .more:hover{
        color: #c99c59;
    }
    
    .news-right-cnt .news-list, .recommend-main .news-list {
        margin-top: -6px;
    }
    
    .news-right-cnt .news-list li, .recommend-main .news-list li {
        font-size: 14px;
        line-height: 28px;
        padding-left: 9px;
        background: url(li-bg.jpg) no-repeat left center;
    }
    
    .news-right-cnt .news-list li a, .recommend-main .news-list li a {
        display: block;
        color: #555;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    
    .news-right-cnt .news-list li a:hover, .recommend-main .news-list li a:hover {
        color: #c99c59;
    }
    
    .news-right-cnt .zhinan-box, .recommend-main .zhinan-box {
        margin-top: 12px;
        padding: 12px 0 0;
        border-top: 1px dashed #e8e8e8;
    }


		
	.news-right-cnt .school-news-list, .recommend-main .school-news-list {
		margin-top: -6px;
	}
	
	.news-right-cnt .school-news-list.zw-school-news-list li, .recommend-main .school-news-list.zw-school-news-list li {
		width: 100%;
	}
	
	.news-right-cnt .school-news-list li, .recommend-main .school-news-list li {
		position: relative;
		float: left;
		width: 50%;
		font-size: 14px;
		line-height: 18px;
		padding-left: 9px;
		margin-top: 8px;
	}
	
	.news-right-cnt .school-news-list li::before, .recommend-main .school-news-list li::before {
		position: absolute;
		display: block;
		content: '';
		width: 0;
		height: 0;
		border-left: 6px solid #c99c59;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		left: 0;
		top: 6px;
	}
	
	.news-right-cnt .school-news-list li a, .recommend-main .school-news-list li a {
		display: block;
		color: #333;
	}
	
	.news-right-cnt .school-news-list li a:hover, .recommend-main .school-news-list li a:hover {
		color: #c99c59;
	}
	.news-right-cnt .more-btn a {
		display: block;
		width: 100%;
		font-size: 12px;
		line-height: 20px;
		color: #36477a;
		border: 1px solid #36477a;
		text-align: center;
		border-radius: 3px;
		margin-top: 5px;
	}
	
	.news-right-cnt .more-btn a:hover {
		color: #fff;
		background: #36477a;
	}

		
	.channl-tabs {
		border-radius: 4px;
		box-shadow: 0 -3px 2px rgba(0, 0, 0, 0.05);
		overflow: hidden;
		margin-bottom: 12px;
	}
	
	.channl-tabs ul {
		border-bottom: 1px solid #36477a !important;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.18);
	}
	
	.channl-tabs ul li {
		position: relative;
		width: 16.666%;
		text-align: center;
		margin-bottom: 0;
	}
	
	.channl-tabs ul li a {
		font-size: 14px;
		line-height: 18px;
		color: #333;
		background: #fff;
		border: none !important;
		padding: 4px 0;
		margin: 0 auto;
		cursor: pointer !important;
	}
	
	.channl-tabs ul li.active a,
	.channl-tabs ul li:hover a {
		color: #fff !important;
		background: #36477a !important;
		border-radius: 0 !important;
		border-color: #36477a !important;
	}
	
	
	.channl-tabs ul li:last-child a::before,
	.channl-tabs ul li.active a::before {
		display: none;
	}
	
	.channl-tabs.row3 ul li {
		width: 33.333%;
	}
	
	.channl-tabs.row3 ul li a {
		font-size: 16px;
	}
	
	.channl-tabs.row2 ul li {
		width: 50%;
	}
	
	.channl-tabs.row4 ul li {
		width: 25%;
	}



		
	.school-hot-news {
		margin-top: -12px;
	}
	
	.school-hot-news dl {
		margin-top: 16px;
	}
	
	.school-hot-news dl dt {
		float: left;
		width: 90px;
		height: 60px;
		margin-right: 10px;
		border-radius: 4px;
		overflow: hidden;
	}
	
	.school-hot-news dl dd {
		float: left;
		width: 66%;
		width: calc(100% - 100px);
	}
	
	.school-hot-news dl dd a {
		display: block;
		font-size: 14px;
		color: #333;
		line-height: 20px;
		height: 40px;
		margin-bottom: 6px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	
	.school-hot-news dl dd a:hover {
		color: #c99c59;
	}
	
	.school-hot-news dl dd .new-time {
		font-size: 12px;
		line-height: 14px;
		color: #999;
		padding-left: 13px;
		background: url(time-icon2.png) no-repeat left center;
		background-size: 9px;
	}


    .hot-rules{
        margin-top: -9px;
    }
    .hot-rules li {
        position: relative;
        min-height: 22px;
        line-height: 22px;
        padding: 5px 0 5px 23px;
        border-bottom: 1px dashed #e8e8e8;
    }
    
    .hot-rules li:hover {
        color: #c99c59;
    }
    
    .hot-rules li:last-child {
        border: none;
    }
    
    .hot-rules li em {
        position: absolute;
        display: inline-block;
        left: 0;
        top: 10px;
        width: 14px;
        height: 14px;
        font-size: 12px;
        line-height: 14px;
        color: #fff;
        background: #ccc;
        text-align: center;
        border-radius: 4px 4px 0 4px;
    }
    
    .hot-rules li a {
        display: block;
        font-size: 14px;
        line-height: 22px;
        max-height: 44px;
        overflow: hidden;
        color: #333;
        text-indent: -6px;
    }
    
    .hot-rules li a:hover {
        color: #c99c59;
    }
  

		
	.hot-rules2 {
		background: #f5f5f5;
		margin: -12px -10px 0;
		overflow: hidden;
	}
	
	.hot-rules2 dl {
		padding: 12px 10px;
		border-radius: 4px;
		background: #fff;
		overflow: hidden;
		box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
		margin-bottom: 6px;
	}
	
	.hot-rules2 dl:last-child {
		margin-bottom: 0;
	}
	
	.hot-rules2 dl dt a {
		position: relative;
		display: block;
		font-size: 14px;
		line-height: 20px;
		font-weight: normal;
		color: #333;
		padding-left: 8px;
	}
	
	.hot-rules2 dl dt a::before {
		display: block;
		position: absolute;
		content: '';
		width: 3px;
		height: 11px;
		border-radius: 0 2px 2px 0;
		left: 0;
		top: 5px;
		background: #c99c59;
	}
	
	.hot-rules2 dl dt a:hover {
		color: #c99c59;
	}
	
	.hot-rules2 dl dd {
		padding: 5px 10px;
		background: #f5f7fc;
		border-radius: 4px;
		margin-top: 7px;
	}
	
	.hot-rules2 dl dd p {
		display: inline-block;
		font-size: 14px;
		line-height: 14px;
		margin: 3px 3px 3px 0;
		color: #333;
		padding-right: 8px;
		border-right: 1px solid #ddd;
	}
	
	.hot-rules2 dl dd p span {
		color: #666;
	}
	
	.hot-rules2 dl dd p:last-child {
		margin-right: 0;
		padding-right: 0;
		border: none;
		margin-left: 0;
	}
	
	.hot-rules2 dl dd .price {
		color: #af2525;
		font-weight: bold;
	}
	
	.hot-rules2 dl dd .price span {
		font-weight: normal;
	}



    .hot-major {
        display: table;
        word-spacing: -1em;
        /*兼容其他浏览器*/
        margin: -5px -5px 0;
    }
    
    .hot-major li {
        display: inline-block;
        padding: 0 9px;
        margin: 5px;
        height: 34px;
        line-height: 34px;
        border-radius: 2px;
    }
    
    .hot-major li.color1 {
        background: #dfe6f7;
    }
    
    .hot-major li.color1 a {
        color: #6c799b;
    }
    
    .hot-major li.color1:hover {
        background: #6c799b;
    }
    
    .hot-major li.color1:hover a {
        color: #fff;
    }
    
    .hot-major li.color2 {
        background: #f4efe7;
    }
    
    .hot-major li.color2 a {
        color: #968665;
    }
    
    .hot-major li.color2:hover {
        background: #968665;
    }
    
    .hot-major li.color2:hover a {
        color: #fff;
    }
    
    .hot-major li.color3 {
        background: #dceef0;
    }
    
    .hot-major li.color3 a {
        color: #618a8e;
    }
    
    .hot-major li.color3:hover {
        background: #618a8e;
    }
    
    .hot-major li.color3:hover a {
        color: #fff;
    }
    
    .hot-major li.color4 {
        background: #deeaf1;
    }
    
    .hot-major li.color4 a {
        color: #6a8392;
    }
    
    .hot-major li.color4:hover {
        background: #6a8392;
    }
    
    .hot-major li.color4:hover a {
        color: #fff;
    }
    
    .hot-major li.color5 {
        background: #eae8f3;
    }
    
    .hot-major li.color5 a {
        color: #8178a6;
    }
    
    .hot-major li.color5:hover {
        background: #8178a6;
    }
    
    .hot-major li.color5:hover a {
        color: #fff;
    }
    
    .hot-major li.color6 {
        background: #f8e7e7;
    }
    
    .hot-major li.color6 a {
        color: #ac7d7d;
    }
    
    .hot-major li.color6:hover {
        background: #ac7d7d;
    }
    
    .hot-major li.color6:hover a {
        color: #fff;
    }
    
    .hot-major li a {
        font-size: 14px;
    }
    .main01-cnt {
        margin: -4px -6px 0;
    }
    
    .main01-cnt li {
        float: left;
        width: 97px;
        margin: 6px;
        text-align: center;
        /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    }
    
    .main01-cnt li a {
        display: block;
        padding: 7px 0;
        color: #333;
        border: 1px solid #e9dcbf;
        border-radius: 4px;
        background: #fffcf6;
    }
    
    .main01-cnt li a:hover {
        color: #fff;
        background: #c99c59;
        border-color: #c99c59;
    }
    
    .main01-cnt li:hover .main01-icon.icon1 {
        background-position: -46px -108px;
    }
    
    .main01-cnt li:hover .main01-icon.icon2 {
        background-position: -46px -168px;
    }
    
    .main01-cnt li:hover .main01-icon.icon3 {
        background-position: -46px -228px;
    }
    
    .main01-cnt li:hover .main01-icon.icon4 {
        background-position: -46px -288px;
    }
    
    .main01-cnt li:hover .main01-icon.icon5 {
        background-position: -46px -348px;
    }
    
    .main01-cnt li:hover .main01-icon.icon6 {
        background-position: -46px -408px;
    }
    
    .main01-cnt li:hover .main01-icon.icon7 {
        background-position: -46px -468px;
    }
    
    .main01-cnt li:hover .main01-icon.icon8 {
        background-position: -46px -528px;
    }
    
    .main01-cnt li:hover .main01-icon.icon9 {
        background-position: -46px -588px;
    }
    
    .main01-cnt li:hover .main01-icon.icon10 {
        background-position: -46px -648px;
    }
    
    .main01-cnt li:hover .main01-icon.icon11 {
        background-position: -46px -708px;
    }
    
    .main01-cnt li:hover .main01-icon.icon12 {
        background-position: -46px -768px;
    }
    
    .main01-icon {
        display: block;
        width: 30px;
        height: 30px;
        margin: 0 auto;
        background: url(special-news-icon.png) no-repeat;
    }
    
    .main01-icon.icon1 {
        background-position: -6px -108px;
    }
    
    .main01-icon.icon2 {
        background-position: -6px -168px;
    }
    
    .main01-icon.icon3 {
        background-position: -6px -228px;
    }
    
    .main01-icon.icon4 {
        background-position: -6px -288px;
    }
    
    .main01-icon.icon5 {
        background-position: -6px -348px;
    }
    
    .main01-icon.icon6 {
        background-position: -6px -408px;
    }
    
    .main01-icon.icon7 {
        background-position: -6px -468px;
    }
    
    .main01-icon.icon8 {
        background-position: -6px -528px;
    }
    
    .main01-icon.icon9 {
        background-position: -6px -588px;
    }
    
    .main01-icon.icon10 {
        background-position: -6px -648px;
    }
    
    .main01-icon.icon11 {
        background-position: -6px -708px;
    }
    
    .main01-icon.icon12 {
        background-position: -6px -768px;
    }
  
/* 2022.4.7 end */



.main-inside-form .form-box {
    padding: 0 20px 20px;
	margin-left: 0;
	margin-right: 0;
	background-color: #f2f2f2
}
.main-inside-form .form-main .form-control{
    width: 56%;
}
.main-inside-form .form-box .moudle-title {
	color: #333;
	line-height: 1.2
}

.main-inside-form .form-box h2 span {
	color: #b59039
}

.main-inside-form .form-main .submit-group input {
	font-size: 16px;
	line-height: 30px;
	background: #b59039;
	border-color: #b59039
}

.page {
	width: 100%;
	text-align: center;
	padding: 40px 0 0
}

.page>ul>li {
	float: left
}

.page .pagezong:hover {
	background-color: #fff;
	color: #000
}

.page>a,.page>b {
	width: 10%;
	background-color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	padding: 6px 20px;
	margin-right: 10px;
	border: 1px solid #eee;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.page>a:hover,.page>b,.page>ul>li>.active {
	background-color: #192d76;
	border: 1px solid #192d76;
	color: #fff
}

.fst-page a,.last-page a {
	padding-left: 5px;
	padding-right: 5px
}

.main-inside-form .form-group.submit-group{
    /* float: left;
    width: 100%; */
    margin-top: 15px;
    margin-bottom: 0 !important
}


/* gather-word-list */
	.gather-word-list {
		margin-top: -6px;
	}
	
	.gather-word-list li {
		position: relative;
		float: left;
		width: 50%;
		font-size: 14px;
		line-height: 18px;
		padding-left: 9px;
		margin-bottom: 8px;
	}
	
	.gather-word-list li::before {
		position: absolute;
		display: block;
		content: '';
		width: 0;
		height: 0;
		border-left: 6px solid #ba9748;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		left: 0;
		top: 6px;
	}
	
	.gather-word-list li a {
		display: block;
		color: #333;
	}
	
	.gather-word-list li a:hover {
		color: #ba9748;
	}
  
/* gather-word-list end */
@media only screen and (max-width:1200px) {
	.container {
		width: 98%
	}

	.news-tit.double-border {
		margin: 0 5% 20px
	}

	.news-flex-box {
		padding: 0 5%
	}

	.follow-wx dl {
		width: 48%;
		margin-left: 2%
	}

	.follow-wx dl:nth-child(2) {
		margin-left: 5%;
		margin-right: 2%
	}

	.main-inside-form .form-main textarea.form-control {
		width: 83%
	}

	.recommend-main dl {
		width: 48%;
		margin: 0 1% 20px;
		margin-bottom: 20px;
		padding: 0
	}

	.recommend-main dl .detail-btn {
		padding: 0 4%
	}

	.rules-flow-box .rules-flow-title {
		float: none;
		width: auto
	}

	.rules-flow-main {
		margin: 0 5%;
		padding: 17px 0
	}
	
}

@media only screen and (max-width:1024px) {
    .news-left-box,.news-right-box{
        width: 100%;
    }
    .news-right-box{
        margin-left: 0
    }
    .special-news li{
        width: 16%;
    }
    .school-box dl{
        float: left;
        width: 48%;
        margin: 1%;
    }
    .zt-list{
        width: 16%;
    }

	.recommend-main dl,.recommend-main dl.rules-list-cnt {
		width: 98%
	}

	.recommend-main dl.rules-list-cnt {
		margin: 0 1% 3%
	}

	.recommend-main dl dd.rules-cnt {
		width: calc(100% - 239px)
	}

	.recommend-main ul li {
		width: 98%;
		margin: 0 1% 1%
	}

	.recommend-main ul li .newslist-img {
		width: 30%
	}

	.recommend-main .moudle-title {
		padding: 4% 0
	}

	.news-recommend {
		padding: 0
	}

	.recommend-rules-main .ruleslist .rules-tit a {
		width: 80%
	}

	.recommend-rules-main .ruleslist .ruleslist-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	
	.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
	}

	.recommend-rules-main .rules-main{
		float: none !important;
		width: 100% !important;
	}
}

@media only screen and (max-width:768px) {
    .recommend-main dl{
        width: 98%;
    }
    .zt-list{
        width: 31.333%;
        margin: 1%;
    }
    .special-news li{
        width: 31.333%;
        margin: 1%;
    }
    .school-box dl{
        width: 98%;
        padding-bottom: 2%;
    }

	.info,.news-tit.double-border .info label {
		font-size: 14px
	}

	.follow-wx dl {
		width: 70%;
		min-width: 290px;
		margin: 0 15% 15px!important
	}

	.follow-wx {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap
	}

	.follow-wx dl dd {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none
	}

	.news-cnt p {
		margin-bottom: 2%;
	}

	.news-main {
		padding-top: 2%
	}

	.news-recommend {
		margin-bottom: 0
	}

	.double-border h1,.double-border h2 {
		margin-bottom: 2%;
		padding-top: 2%
	}

	.news-main,.recommend-main {
		margin-bottom: 3%
	}

	.news-tit h1,.news-tit h2,.news-tit-box .moudle-title,.recommend-main .moudle-title {
		font-size: 22px;
		line-height: 30px
	}

	.recommend-main ul {
		padding: 0 10px
	}

	.recommend-main ul li .newslist-title {
		margin-bottom: 2%
	}

	.recommend-main dl dd a,.recommend-main ul li .newslist-title {
		font-size: 16px
	}

	.recommend-main ul li p {
		font-size: 12px
	}

	.recommend-main dl {
		margin-bottom: 3%;
		padding: 0
	}

	.recommend-main dl dt .t-day {
		font-size: 30px;
		line-height: 30px
	}

	.news-recommend li {
		width: 98%
	}

	.news-recommend li:last-child {
		text-align: left
	}

	.recommend-main dl dd.rules-cnt .rules-type-list {
		width: 100%
	}

	.recommend-main dl .detail-btn {
		display: none
	}

	.rules-flow-main {
		font-size: 14px;
		line-height: 30px
	}

	/* .form-group>label,.input-group-span {
		padding-right: 10px!important
	} */

	.main-inside-form .form-box {
		margin-bottom: 3%
	}

	.recommend-rules-main .ruleslist .ruleslist-item {
		width: 98%;
		padding: 10px;
		border: 1px solid #ebebeb
	}

	.recommend-rules-main .ruleslist .rules-logo {
		display: none
	}

	.recommend-rules-main .ruleslist .rules-type {
		width: 100%
	}

	.recommend-rules-main .ruleslist .rules-tit a {
		width: 100%;
		font-size: 18px
	}

	.recommend-rules-main .ruleslist .rules-tit h2 {
		max-width: none
	}



	.news-form-bg .news-form-tit{
        padding: 0 2%;
        font-size: 22px;
    }
    .news-form-bg.no-bg .control-label{
        margin-right: 0 !important;
    }
    .news-form-bg .form-group .form-control{
        width: 100%;
        padding-left: 6px !important;
    }
    .news-form-bg .form-group,.faq-form-bg .form-group{
        width: 98% !important;
        margin: 0 1% 14px;
    }
    .faq-form-bg2 .submit-group{
        max-width: none;
    }   

}

@media only screen and (max-width:680px) {
	.follow-wx dl dd {
		margin-left: 2%
	}

	.news-tit.double-border {
		margin: 0 0 2%
	}

	.news-main {
		padding-top: 5%
	}

	.news-tit-box {
		padding-bottom: 2%
	}

	.recommend-main {
		margin-bottom: 3%
	}

	.recommend-main ul li .newslist-img {
		display: block;
		-ms-flex-preferred-size: 30%;
		flex-basis: 30%
	}

	.recommend-main ul li .newslist-title {
		height: auto;
		max-height: 56px;
		white-space: normal;
		line-height: 28px
	}

	.recommend-main ul li {
		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
	}

	.recommend-main ul li .newslist-description {
		display: none
	}

	.newslist-wrapper {
		width: 100%
	}

	.recommend-main ul li {
		padding: 2% 0
	}
}

@media only screen and (max-width:600px) {
	.news-tit.double-border .info label,.news-tit.double-border .info label+label+label {
		float: left;
		width: 60%;
		text-align: left;
        padding-left: 2%;
        margin-right:0;
	}

	.news-tit.double-border .info label+label,.news-tit.double-border .info label+label+label+label {
		width: 35%;
		text-align: left;
        padding-left: 2%;
        margin-right:0;
	}
}

@media only screen and (max-width: 425px) {
	.main01-cnt{
		margin: -4px auto 0;
	}
	.main01-cnt li{
		width: 31.333%;
		margin: 1%;
	}
	.special-news li{
        width: 48%;
    }
    .school-box dl{
        width: 98%;
        padding-bottom: 3%;
        padding-top: 1%;
    }
    .zt-list{
        width: 48%;
    }

    .recommend-rules-main .rules-logo-img{
        width: 60px;
    }
    .recommend-rules-main .rules-main{
        width: calc(100% - 70px);
    }
    .recommend-rules-main .rules-main .rules-hd .name-box{
        padding-right: 65px;
		padding-right: 0;
		height: auto;
		-webkit-box-orient: inherit;
    }
    .recommend-rules-main .rules-main .rules-hd .address-icon{
        display: none;
    }
    .recommend-rules-main .rules-main{
        width: 100%;
        float: none;
    }
    .recommend-rules-main .rules-main .rules-type .rules-type-list{
        width: 50%;
		height: 26px;
    }

	.recommend-rules-main{
        padding-left: 2%;
        padding-right: 2%;
    }
    .recommend-rules-main .ruleslist-item{
        padding-left: 3%;
        padding-right: 3%;
    }
    .recommend-rules-main .ruleslist-tool .detail-btn{
        padding-left: 5%;
        padding-right: 5%;
    }
}

