body {
	background-color: #f5f7f9
}

.news-main {
	padding-top: 50px!important;
	margin-bottom: 40px!important
}

.banner-box {
	width: 100%;
	position: relative;
	max-height: 450px;
	overflow: hidden;
	z-index: -10px
}

.fullSlide {
	width: 100%;
	position: relative
}

.fullSlide .bd {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.fullSlide .bd ul {
	width: 100%!important
}

.fullSlide .bd li {
	width: 100%!important;
	overflow: hidden;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0
}

.fullSlide .bd li a {
	display: block
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px
}

.fullSlide .hd ul {
	text-align: center
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 26px;
	height: 4px;
	margin: 1px 7px;
	overflow: hidden;
	background: #fff;
	opacity: .5;
	line-height: 999px
}

.fullSlide .hd ul .on {
	background: #fff;
	opacity: 1
}

.fullSlide .next,.fullSlide .prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(next.png) no-repeat center;
	cursor: pointer;
	display: none
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background: url(prev.png) no-repeat center
}

.input-group[class*=col-] {
	padding-left: 15px;
	padding-right: 15px
}

.padding-right0 {
	padding-right: 0!important
}

.padding-left0 {
	padding-left: 0!important
}

.datetimepicker {
	width: 240px!important
}

.datetimepicker table {
	width: 100%
}

.banner-box .item {
	text-align: center!important
}

.banner-box .item img {
	display: block;
	margin: 0 auto
}

.banner-box .carousel-indicators li {
	width: 26px;
	height: 3px;
	margin: 1px 7px;
	border: none;
	border-radius: 0;
	background: #fff;
	opacity: .5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0
}

.banner-box .carousel-indicators .active {
	background: #fff;
	opacity: 1
}

.banner-box .carousel-control.left,.banner-box .carousel-control.right {
	background-image: none
}

.banner-box .carousel-control .glyphicon-chevron-left,.banner-box .carousel-control .glyphicon-chevron-right,.banner-box .carousel-control .icon-next,.banner-box .carousel-control .icon-prev {
	width: 26px;
	height: 64px
}

.banner-box .glyphicon-chevron-left:before,.banner-box .glyphicon-chevron-right:before {
	display: none!important
}

.banner-box .glyphicon-chevron-left,.banner-box .glyphicon-chevron-left:active,.banner-box .glyphicon-chevron-left:hover {
	background: url(next.png) no-repeat center center!important
}

.banner-box .glyphicon-chevron-right,.banner-box .glyphicon-chevron-right:active,.banner-box .glyphicon-chevron-right:hover {
	background: url(prev.png) no-repeat center center!important
}

.photolist {
	margin-bottom: 30px;
	background-color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px
}

.photolist-box {
	padding: 0 20px;
	margin-bottom: 40px
}

.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
}

.moudle-title span {
	color: #b57c39
}

.photolist .figurelist {
	margin-bottom: 20px
}

.name-center .figurelist .figure-name {
	font-size: 16px;
	margin-bottom: 0;
	text-align: center
}

.figurelist li {
	margin: 1%;
	border: 1px solid #ebedf0
}

.figurelist li:hover {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.2);
	box-shadow: 0 0 6px rgba(0,0,0,.2)
}

.container-title {
	line-height: 30px;
	padding-bottom: 15px;
	margin: 0 1%;
	border-bottom: 1px solid #ddd
}

.link .container-title {
	border: none;
	padding-bottom: 20px
}

.introduce-box {
	margin-bottom: 30px
}

.link,.photo-box,.student-box,.teacher-box {
	margin-bottom: 20px
}

.introduce {
	background-color: #fff;
	padding: 30px 20px 20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.student-box .figurelist li {
	text-align: center
}

.student-box .figurelist .figure-text {
	height: 20px
}

.introduce-l {
	width: 69%
}


.introduce-main .container-title {
	border: none;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px
}

.container-title h2,.container-title p {
	float: left;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px
}

.introduce-main .tag-item {
	float: left
}

.tag {
	font-size: 14px;
	color: #fff;
	line-height: 1;
	padding: 1px 12px;
	margin-left: 6px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	background: #3097ef;
}

.tag:last-child {
	margin-right: 0
}

.tag-color1 {
	background-color: #f4ab6f
}

.tag-color2 {
	background-color: #e79393
}

.tag-color3 {
	background-color: #e16a62
}

.container-title .school-icon {
	padding: 2px 15px;
	background-position: -86px -327px
}

.container-title .more:hover,.container-title h2 span,.faq-cnt dl dt a:hover,.introduce-cnt li a,.link-cnt a:hover,.school-news ul li:hover a,.school-news ul li:hover span {
	color: #b57c39
}

.container-title .address-icon {
	margin-right: 5px;
	background-position: -53px -42px
}

.introduce-cnt {
	padding: 20px 20px 30px;
	background-color: #f3f5f7;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.introduce-box .detail-cnt,.introduce-cnt {
	font-size: 16px;
	margin-bottom: 30px
}
.introduce-box .detail-cnt{
	height: 66px;
	overflow: hidden;
	margin-bottom: 24px
}
.introduce-box .adv-cnt {
	min-height: 34px
}

.introduce-box .icon {
	margin-right: 5px
}

.introduce-box .adv-cnt b,.introduce-box .detail-cnt b,.introduce-box .detail-cnt b a {
	display: inline-block;
	font-weight: 700;
	color: #3a4d82
}

.introduce-box .detail-cnt span {
	color: #59636d
}

.introduce-box .detail-cnt a {
	color: #b57c39
}
.major-cnt b{
	color: #3a4d82;
	margin: 5px 0;
}
.major-tag-box a{
	float: left;
	font-size: 14px;
	color: #977a35;
	line-height: 26px;
	text-align: center;
	border-radius: 2px;
	padding: 0 15px;
	margin: 5px 4px;
	border: 1px solid #977a35
}
.major-tag-box a:hover{
	color: #fff;
	background: #977a35
}
.adv-tag-box {
	padding-left: 95px
}
.adv-tag-box span{
	margin-right: 10px;
	color: #666
}
.adv-tag {
	color: #fff !important;
	padding: 6px 15px;
	margin: 0 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.2);
	box-shadow: 3px 3px 3px rgba(0,0,0,.2)
}

.adv-tag-color1 {
	background-color: #7c8cbf
}

.adv-tag-color2 {
	background-color: #77a3d4
}

.adv-tag-color3 {
	background-color: #7ab7c9
}

.adv-tag-color4 {
	background-color: #73b0dc
}

.adv-tag-color5 {
	background-color: #789bb9
}

.introduce-box .detail-icon {
	background-position: -93px -5px
}

.introduce-box .adv-icon {
	background-position: -93px -88px
}
.introduce-box .major-icon {
	background-position: -135px -2px;
}

.introduce-cnt ul {
	padding-bottom: 4px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #dadde5
}

.introduce-cnt li {
	float: left;
	width: 56%;
	margin-right: 2%;
	height: 30px;
	font-size: 16px;
	line-height: 14px;
	color: #666
}
.introduce-cnt li.small-li{
	width: 40%;
}

.introduce-cnt li .price{
	color: #df2f30
}
.introduce-cnt li b {
	color: #333;
	font-weight: 400
}

.form-horizontal .container-title,.school-news .container-title {
	height: 39px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dbdbdb
}

.school-news .container-title .more {
	font-size: 14px
}

.form-horizontal .container-title span,.school-news .container-title span {
	display: inline-block;
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	margin-right: 10px;
	color: #333;
	border-bottom: 1px solid #3a4d82;
	padding-bottom: 13px
}

.form-horizontal .icon,.school-news .icon {
	padding: 2px 10px!important;
	background-size: auto!important
}

.school-news .news-icon {
	background-position: -53px -122px
}

.form-horizontal .pen-icon {
	background-position: -53px -164px
}

.school-news .container-title em {
	font-size: 16px;
	color: #ccc;
	font-style: italic;
	text-transform: uppercase
}

.container-title .more {
	font-size: 14px;
}
.faq .container-title .more,
.rules .container-title .more{
	font-size: 16px;
	line-height: 22px;
	padding: 0 12px;
	color: #b57c39;
	border: 1px solid #b57c39;
	border-radius: 12px;
	margin-top: 3px;
}
.faq .container-title .more:hover,
.rules .container-title .more:hover{
	color: #fff;
	background: #b57c39
}
.school-news ul li {
	float: left;
	width: 48%;
	margin-right: 2%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	padding-left: 12px;
	background: url(li-bg.jpg) no-repeat center left
}

.school-news ul li a {
	float: left;
	width: 86%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.school-news ul li span {
	float: right;
	color: #60686f
}

.form-main .icon.form-icon {
	padding: 2px 12px!important;
	margin-right: 5px!important;
	background: url(form-icon-bg.png) no-repeat center center
}
.faq-form .form-main > div{
	height: auto;
	margin-top: 0;
}
.form-group label span {
	color: #333
}

.form-control,.selects-box select {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

select.form-control {
	padding: 0 12px
}

.introduce .form-horizontal {
    padding: 10px  0 0 ;
    background: #f3f5f7;
    border-radius: 4px;
}

.introduce .form-box,.introduce .sec-word{
	height: auto;
    padding: 0 14px;
    margin-bottom: 0;
}
.introduce .sec-word{
    margin-bottom: 15px;
	margin-top: 0;
}
.introduce .sec-word ul{
    margin: -5px -1.5% 0;
}
.introduce .sec-word li{
    float: left;
    width: 30.333%;
    margin: 5px 1.5%;
}
.introduce .sec-word2 li{
	width: 47%;
}
.introduce .sec-word li a{
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0;
    color: #222;
    border: 1px solid #e8e1d3;
    background: #f8f6f2;
    border-radius: 4px;
}
.introduce .sec-word li a:hover{
    color: #fff;
    background: #b57c39;
    border-color: #b57c39;
}
.sec-word-icon{
    padding-left: 20px;
    margin-left: 7px;
    margin-right: 2px;
    background: url(sec-word-icon.png) no-repeat;
}
.sec-word-icon1{
    background-position: 0 2px;
}
.sec-word-icon2{
    background-position: 0 -48px;
}
.sec-word-icon3{
    background-position: 0 -98px;
}
.sec-word-icon4{
    background-position: 0 -148px;
}
.sec-word-icon5{
    background-position: 0 -198px;
}
.sec-word-icon6{
    background-position: 0 -248px;
}
.sec-word-icon7{
    background-position: 0 -298px;
}
.sec-word-icon8{
    background-position: 0 -348px;
}
.sec-word-icon9{
    background-position: 0 -398px;
}

.sec-word li a:hover .sec-word-icon1{
    background-position: -40px 2px;
}
.sec-word li a:hover .sec-word-icon2{
    background-position: -40px -48px;
}
.sec-word li a:hover .sec-word-icon3{
    background-position: -40px -98px;
}
.sec-word li a:hover .sec-word-icon4{
    background-position: -40px -148px;
}
.sec-word li a:hover .sec-word-icon5{
    background-position: -40px -198px;
}
.sec-word li a:hover .sec-word-icon6{
    background-position: -40px -248px;
}
.sec-word li a:hover .sec-word-icon7{
    background-position: -40px -298px;
}
.sec-word li a:hover .sec-word-icon8{
    background-position: -40px -348px;
}
.sec-word li a:hover .sec-word-icon9{
    background-position: -40px -398px;
}


.no-sec-word{
	position: relative;
}
.no-sec-word .school-news{
	position: absolute;
	width: 96%;
	bottom: 15px;
	left: 20px;
}


.introduce .form-main {
	width: 29.2%;
    padding: 14px 0;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius: 4px;
}
.introduce .form-title{
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
	text-align: left;
    color: #333;
    background: url(introduce-tit-bg.png) no-repeat left top 4px;
    margin-bottom: 15px;
    margin-left: -14px;
}
.introduce .form-title span{
    color: #b57c39;
}
/* .introduce .form-title {
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: url(../../images/school/form-title-bg.jpg) no-repeat center center;
	background-size: cover;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
	overflow: hidden
} */

.introduce .form-group {
	padding: 0;
	margin: 0 auto 8px
}

.introduce .form-group>div {
	width: 62%;
	width: calc(100% - 77px);
	padding: 0 10px
}

.introduce .input-group-span {
	/* width: 97px; */
    width: 77px;
	font-size: 14px !important;
	height: 32px;
	line-height: 32px;
	color: #30364c;
	padding: 0
}

.introduce .submit-group {
	float: left;
	width: 100%;
	text-align: center;
    margin-top: 12px;
	margin-bottom: 0!important
}
.introduce .submit-group .button{
	height: auto;
    width:  139px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #b57c39;
    border: 1px solid #b57c39;
	margin-bottom: 15px;
}
.checkbox-item.checked .check-icon,.must-box .icon-check.checked {
	background: url(checked.png) no-repeat center center;
	background-size: auto auto
}

.introduce .submit-group input {
	font-size: 14px;
	width: 80%;
	max-width: none;
	line-height: 36px;
	padding: 0 12px;
	border: 1px solid #7191c1;
	color: #fff;
	background-color: #7191c1;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.introduce .must-box {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px
}

.introduce .form-main p {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #a9a9a9
}

.introduce .form-main .tel {
	font-size: 16px;
	color: #b57c39
}
.introduce textarea.form-control {
    height: 50px;
	min-height: 50px;
}

.faq,.school-main {
	padding: 30px 0;
	margin-bottom: 30px;
	background-color: #fff
}

.school-main {
	padding-bottom: 30px;
	margin-bottom: 30px
}

.mouble-more {
	display: none
}

.rules .address-icon {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666
}

.rules .address-icon {
	padding: 0 7px;
	background: url(icon.png) no-repeat -96px -46px;
	margin-right: 5px
}
.more-btn{
	text-align: center
}
.more-btn a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding: 10px 0;
	color: #3a4d82;
	border: 1px solid #3a4d82;
	border-radius: 4px;
	margin-top: 3%
}

.rules .rules-logo .poject-name {
    width: 20px;
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
    padding: 5px 0;
    float: left;
    margin-right: 20px;
    background-color: #fff;
    min-height: 56px;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0;
    border-radius: 2px
}
.rules .poject-name1,.rules .poject-name8{
    color: #7181a7;
    border: 1px solid #7181a7;
}
.rules .poject-name2{
    color: #984871;
    border: 1px solid #984871;
}
.rules .poject-name3{
    color: #6e98a0;
    border: 1px solid #6e98a0;
}
.rules .poject-name4{
    color: #968665;
    border: 1px solid #968665;
}
.rules .poject-name5{
    color: #8c7fa4;
    border: 1px solid #8c7fa4;
}
.rules .poject-name6{
    color: #b2673d;
    border: 1px solid #b2673d;
}
.rules .poject-name7{
    color: #ac7171;
    border: 1px solid #ac7171;
}
.zs-em{
    color: #fff;
	font-size: 12px;
	line-height: 15px;
    padding: 0 5px;
    border-radius: 2px
}
.zs-em1{
	background: #c99c59;
}
.yuloo-renmindaxue,.yuloo-renmindaxuezs-em1{
	display: none !important
}
.zs-em2{
    background: #808eb5
}
.zs-em3{
    background: #749eb6
}
.zs-em4{
    background: #a65454
}
.zs-em5{
    background: #8e75af
}
/* 
.rules .rules-logo {
	background-size: cover!important
}

.rules .rules-logo1 {
	background: #7c8dbf url(../../images/poject-bg.png) no-repeat center center
}

.rules .rules-logo2 {
	background: #6ea4c8 url(../../images/poject-bg.png) no-repeat center center
}

.rules .rules-logo3 {
	background: #b4859b url(../../images/poject-bg.png) no-repeat center center
}

.rules .rules-logo4 {
	background: #79aca1 url(../../images/poject-bg.png) no-repeat center center
}

.rules .rules-logo5 {
	background: #5f90c5 url(../../images/poject-bg.png) no-repeat center center
} */

.rules .zs-icon {
	float: left;
	height: 24px;
	padding: 0 16px;
	background: url(zs-img.png) no-repeat center center;
	margin-right: 6px
}

/* 20200715 start */
.ruleslist-item {
	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;
	margin: 0 1%;
	padding: 15px 0;
	/* padding: 30px 20px; */
	border-bottom: 1px solid #ebebeb;
	/* border: 1px solid #ebebeb; */
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden
}
.ruleslist-item:last-child{
	margin-bottom: 0 !important
}
/* .ruleslist-item:hover {
	-webkit-box-shadow: 0 10px 10px -5px rgba(0,0,0,.1);
	box-shadow: 0 10px 10px -5px rgba(0,0,0,.1)
} */
.rules .poject-name {
	font-size: 20px;
	font-weight: 700
}
.rules .rules-tit {
	width: 100%;
	margin-bottom: 13px
}
.rules .rules-logo,.rules .rules-type {
	float: left
}
.rules-type-list-all {
	width: 100%!important
}
.rules .rules-cnt {
	float: left;
	width: 80%;
	width: calc(90% - 78px);
	padding-right: 2%;
	margin-right: 37px;
	border-right: 1px dashed #e2e2e2;
}
/* .rules .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;
	padding: 0 8px;
	padding: 23px 8px \9;
	width: 80px;
	height: 56px;
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden
} */
.rules .rules-type {
	width: 100%;
}
.rules-tit h2 {
	float: left;
	line-height: 30px;
	margin-right: 1%;
	max-width: 92%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.rules-tit a {
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.rules-tit a span{
    color: #888;
	margin-left: -10px;
}
.rules-tit a:hover,.rules-tit a:hover span {
	color: #b57c39
}
.rules-tit p {
	float: left;
	width: 50px;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
}
.rules-type-list {
    display: inline-block;
    margin-right: 35px;
    width: auto !important;
	/* float: left;
	width: 16%; */
	font-size: 14px;
	line-height: 26px;
	color: #666
}
.rules-type-list.price-type{
	margin-right: 0 ;
}
/* .rules-type-list:first-child+.rules-type-list {
	width: 28%
} */
.rules-type-list b {
	font-weight: 400;
	color: #333
}

.rules-type-list span em {
	font-size: 16px;
	font-weight: 700;
	color: #df2f30
}
.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
}
.rules-type-list .detail-btn:hover {
	background: #b57c39
}
.rules-btn {
	float: right;
	width: 10%
}
/* 
.rules-btn a {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 36px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	text-align: center;
	background-color: #3a4d82;
	color: #fff
}
.rules-btn .detail-btn {
	margin-bottom: 26px
}
.rules-btn .detail-btn:hover {
	color: #fff;
	background-color: #b57c39
}
.rules-btn .order-btn {
	line-height: 34px;
	color: #fe8848;
	border: 1px solid #fe8848
} */


.rules-btn a, .rules-btn .duibi {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
}

.rules-btn .duibi {
	line-height: 24px;
	color: #b57c39;
	border: 1px solid #b57c39;
	cursor: pointer;
	margin-bottom: 10px;
}

.rules-btn .duibi .icon2 {
	padding: 0 10px;
	background: url(yxk-icon2.png) no-repeat -8px -245px;
}

.rules-btn .duibi.yiduibi {
	color: #fff !important;
	background: #b57c39;
}

.rules-btn .duibi.yiduibi .icon2 {
	display: none;
}

.rules-btn .duibi:hover {
	color: #fff !important;
	background: #b57c39;
}

.rules-btn .duibi:hover .icon2 {
	padding: 0 10px;
	background: url(yxk-icon2.png) no-repeat -8px -295px;
}

.rules-btn a {
	line-height: 26px;
	background: #293d77;
}
.rules-btn .detail-btn {
	border: 1px solid #293d77;
}
.rules-btn .detail-btn:hover{
	opacity: 0.8;
}
/* 20200715 end */

.container-title h2 .icon {
	float: left;
	height: 31px;
	padding: 0 15px;
	margin-right: 10px
}

.teacher-icon {
	background-position: 0 -407px
}

.student-icon {
	background-position: -44px -407px
}

.photo-icon {
	background-position: -86px -244px
}

.faq-icon {
	background-position: 0 -331px
}

.rules-icon {
	background-position: 0 -412px
}

.figurelist {
	padding-top: 20px
}

.figurelist li {
	float: left;
	width: 23%;
	margin: 0 1% 2%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	overflow: hidden
}

.figurelist .figure-cnt {
	padding: 15px;
	background-color: #fff;
	border-top: 0
}

.figurelist .figure-name {
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.figurelist .figure-text {
	font-size: 12px;
	height: 40px;
	line-height: 20px;
	margin-top: 10px;
	color: #818991;
	overflow: hidden
}

.figurelist .figure-text.name-center {
	text-align: center;
	height: 20px
}

.figurelist .figure-img {
	text-align: center
}

.teacher .figurelist .figure-cnt {
	background-color: #ecedf1
}

.teacher .figure-img {
	border: 1px solid #ebedf0
}

.photo-box .figurelist li {
	margin-bottom: 2%;
	margin-top: 0
}

.faq .faq-main {
	margin-top: 2%
}

.faq-cnt {
	float: left;
	width: 70%
}

.faq-form {
	width: 28%;
	float: right
}

.faq-cnt dl {
	float: left;
	width: 98%;
	margin: 0 1% 20px
}

.faq-cnt dl dt a {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #333;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}



.faq-cnt>dl:last-child {
	margin-bottom: 0!important
}

.faq-cnt .mouble-more {
	margin-top: 0!important
}

.faq-cnt dl dt {
	padding-left: 30px;
	font-weight: 400;
	color: #333;
	height: 24px;
	margin-bottom: 10px;
	background: url(faq-icon.png) left center no-repeat
}

.faq-cnt dl dd {
	padding: 15px 20px;
	background: #f5f5f5;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px
}

.faq-cnt dl dd p {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden
}

.faq-cnt dl dd p>a:hover {
	color: #b57c39;
	cursor: pointer;
}

.faq-form .form-main {
	padding: 20px 0 17px;
	background-color: #f2f2f2
}

.faq-form .form-title {
	text-align: left;
	margin-bottom: 15px
}

.faq-form .form-title span {
	position: relative;
	display: inline-block;
	font-size: 20px;
	line-height: 35px;
	font-weight: 700;
	color: #fff;
	background-color: #3a4d82;
	padding: 0 20px
}

.faq-form .form-title span::after {
	position: absolute;
	display: block;
	content: '';
	top: 0;
	right: -15px;
	width: 18px;
	height: 35px;
	background: url(form-title-bg.png) no-repeat center center
}

.faq-form form {
	padding-top: 10px
}

.faq-form .form-group {
	margin: 0 auto 10px
}

.faq-form .form-horizontal .control-label {
	/* width: 97px; */
	font-size: 16px;
	padding-top: 3px
}
.faq-form .form-group > div{
    padding-left: 0
}
.faq-form .form-group>.col-sm-7 {
	width: 64%;
	width: calc(100% - 117px);
}

.faq-form textarea,.introduce textarea {
	line-height: 24px
}

.faq-form textarea.form-control{
	height: 80px;
	min-height: 80px;
}

.faq-form .textarea-group>div {
	padding-left: 30px
}

.faq-form .textarea-group .input-group-span {
	display: block;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 0;
	padding-left: 32px
}

.faq-form .textarea-group>div {
	width: 100%
}

.faq-form .submit-group .button {
	width: 178px!important;
	min-width: auto!important;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	background-color: #b57c39;
	border: 1px solid #b57c39
}

.faq-form-r {
	padding-top: 20px
}

.page {
	width: 100%;
	text-align: center
}

.page>ul>li {
	float: left;
	cursor: pointer
}

.page .pagezong:hover {
	background-color: #fff;
	color: #000
}

.page>a,.page>b {
	width: 10%;
	background-color: #fff;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	text-align: center;
	padding: 5px 20px;
	margin-right: 10px;
	border: 1px solid #eee;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	cursor: pointer
}

.page b {
	font-weight: 400
}

.page>a:hover,.page>b,.page>ul>li>.active {
	background-color: #334d72;
	border: 1px solid #334d72;
	color: #fff
}

.fst-page a,.last-page a {
	padding-left: 5px;
	padding-right: 5px
}

.main-inside-form .form-box {
	background-color: #f2f2f2
}

.main-inside-form .form-box h2 span {
	color: #b57c39
}

.main-inside-form .form-main .submit-group input {
	background: #b57c39;
	border-color: #b57c39
}

.link-bg {
	padding: 10px 0 20px;
	background: #fff
}

.link-bg .link {
	margin-bottom: 0
}

.link .link-title {
	text-align: left;
	font-size: 18px;
	height: 22px;
	line-height: 20px;
	font-weight: 700;
	color: #333;
	padding-left: 13px;
	margin-bottom: 15px;
	background: url(link-title-bg.png) no-repeat center left
}

.link .module-title {
	margin-bottom: 20px
}

.link a {
	padding: 0 10px 10px;
	display: block;
	float: left;
	font-size: 16px;
	color: #999
}

.link a:hover {
	color: #b58e4b
}

/* 20200616 start */

.main-inside-form .form-group.submit-group,.form-inline .form-group.submit-group{
    float: left;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0 !important
}
.padding-right0.select-require::after{
    left: 20px;
}
/* 20200616 end */

/*  hot-tag */

.introduce-box .hot-tag {
	width: 100%;
	margin-top: 20px;
	background: #293d77;
	border-radius: 8px;
	overflow: hidden;
	border-top: 2px solid #293d77;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.introduce-box .hot-tag-tit {
	background: #fff;
}

.introduce-box .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: #293d77 url(hot-tag-tit-icon.png) no-repeat left 10px top 2px;
}

.introduce-box .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;
}

.introduce-box .hot-tag-main {
	padding: 2px 12px 12px;
	border-radius: 8px 0 0 0;
	background: #fff;
}

.introduce-box .hot-tag-main a {
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	background: #f3f7fe;
	border: 1px solid #e6eaf5;
	border-radius: 2px;
	margin-right: 4px;
	padding: 0 15px;
	margin-top: 10px;
}

.introduce-box .hot-tag-main a:hover {
	color: #fff;
	background: #293d77;
	border: 1px solid #293d77;
}
/* hot-tag end */

@media only screen and (max-width:1200px) {
	.container {
		width: 98%
	}

	.photolist-box {
		padding: 0 2%
	}

	.input-group-span {
		font-size: 14px
	}

	.introduce input.form-control {
		padding-left: 4%
	}

	.introduce .checkbox-group .form-control {
		padding: 0
	}

	.introduce .form-control {
		display: inline-block;
		padding-left: 2%
	}

	.form-main .select-group .form-control {
		padding-left: 3%
	}
	.input-group-span {
		font-size: 16px !important;
	}	

	.introduce .form-main p {
		float: left;
		width: 100%
	}

	.introduce-box .adv-cnt b,.introduce-box .adv-cnt span {
		float: left
	}

	.introduce-box .adv-cnt b {
		line-height: 36px
	}

	.adv-tag {
		margin: 0 1%
	}

}

@media only screen and (max-width:1024px) {
	.no-sec-word .school-news{
		position: static;
		width: 100%;
	}
	.faq,.school-main {
		padding: 3% 0;
		margin-bottom: 4%
	}

	.introduce {
		padding: 3%
	}

	.introduce-cnt {
		padding: 2%;
		margin-bottom: 3%
	}
	.adv-tag-box{
		line-height: 36px
	}
	.introduce-box .detail-cnt {
		margin-bottom: 2%
	}
	.introduce-box .detail-cnt{
		height: auto;
	}

	.faq-cnt,.introduce-l,.introduce-r {
		width: 100%;
		margin: 0 auto 3%
	}

	.faq-form .form-main,.introduce .form-main {
		width: 100%;
		max-width: none
	}

	.introduce .form-title {
		/* background-size: cover; */
		height: 40px;
		line-height: 40px;
		font-size: 18px;
		background: url(introduce-tit-bg.png) no-repeat left center;
	}
    .introduce .sec-word li{
        width: 18%;
    }

	.faq-form .form-group,.introduce .form-group {
		float: left;
		width: 50%;
		margin: 10px auto
	}
	.faq-form,.faq-form .submit-group,.faq-form .must-box,.introduce .submit-group,.introduce .must-box{
		width: 100%
	}
	.introduce .submit-group input, .introduce .submit-group .button{
		max-width: 178px;
	}
	.faq-form .must-box,.introduce .must-box {
		float: left;
		margin-bottom: 2%
	}

	.introduce .form-horizontal {
		height: auto
	}

	.container-title .address,.introduce-box .detail-cnt a,.introduce-box .detail-cnt span,.introduce-cnt li {
		font-size: 14px
	}

	.rules-type-list-fr {
		margin: 0 auto
	}

	.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
	}

	/* 20200715 start */
	.ruleslist-item{
		flex-wrap: wrap
	}
	.rules-type-list:first-child + .rules-type-list {
		width: 38%;
	}
	/* .rules .rules-logo {
		width: 120px
	} */
	.rules .rules-cnt {
		width: calc(100% - 40px);
		padding-right: 0;
		margin: 0;
		border-right: 0
	}
	.rules-btn {
		width: 100%;
		margin-left: 40px;
		margin-top: 10px;
	}
	.rules-btn a, .rules-btn .duibi {
		display: inline-block;
		width: 95px;
		line-height: 26px;
		margin: 0 1% 10px !important 
    }
    .rules-type-list{
        margin-right: 2%
    }
	/* 20200715 end */
}

@media only screen and (max-width:767px) {
	.school-news .container-title .more {
		display: block !important
	}

	.mouble-more {
		display: block;
		width: 98%;
		height: 30px;
		text-align: center;
		background-color: #df2f30;
		color: #fff!important;
		font-size: 16px;
		line-height: 30px;
		margin: 2% 1% 0;
		border-radius: 3px;
		overflow: hidden
	}

	.faq,.introduce-cnt {
		padding: 3%
	}
	.faq-form .form-horizontal{
		padding: 2%;
	}
	.faq-form .form-group > div{
		padding-left: 15px !important;
		width: calc(100% - 100px)
	}
	.faq-form .input-group-span{
		width: 100px;
	}
	.faq-form .textarea-group>div {
		width: 75%
	}

	.faq-form .textarea-group .input-group-span {
		width: 25%;
		padding-left: 0
	}

	.container-title .school-icon,.container-title h2 .icon,.link-title i {
        padding: 1% 16px;
        display: none;
    }
   
    .container-title h2{
        width: 78%;
    }
    .container-title .more{
        line-height: 22px;
    }

	.rules .container-title{
		display: flex;
	}
	.rules .container-title h2{
		flex: 1;
	}
	.faq .container-title .more,
	.rules .container-title .more{
		font-size: 14px;
		height: 26px;

	}



	.faq-cnt dl dd {
		padding: 2%
	}

	.fullSlide .bd img {
		max-width: 150%;
		margin-left: -25%
	}

	.fullSlide .hd {
		bottom: 1%
	}

	.figurelist {
		padding-top: 10px
	}

	.news-main {
		padding-top: 5%!important;
		margin-bottom: 3%!important
	}

	.school-main {
		padding: 3% 0 0;
		margin-bottom: 3%
	}

	.faq,.introduce-box,.introduce-box .detail-cnt,.introduce-main .container-title,.link,.link-title,.photo-box,.rules,.student-box,.teacher-box {
		margin-bottom: 3%
	}

	.container-title h2,.container-title p,.link-title {
        font-size: 18px;
        border-left:3px #334d72 solid;
        padding-left:2%;
        line-height: 22px;
    }
    .introduce-main .container-title h2{
        width:100%;
    }
    .introduce-main .tag-item{
        margin-top:2%;
    }
	.figurelist .figure-cnt {
		padding: 5%
	}

	
	.link a,.tag {
		font-size: 12px
	}

	.faq-cnt {
		padding: 3% 0
	}

	.faq-cnt dl {
		width: 98%;
		margin-bottom: 3%
	}

	.faq-form .form-main {
		padding: 0
	}

	.faq-form form {
		padding-top: 0
	}

	.faq-form .form-title {
		padding: 1% 0;
		margin-bottom: 2%;
		width: auto;
		float: none;
		text-align: center;
		color: #fff;
		background-color: #3a4d82
	}

	.faq-form .form-title,.faq-form .form-title span {
		font-size: 18px
	}

	.faq-form .form-horizontal .control-label {
		padding-top: 0
	}

	.rules dt>img {
		max-width: 120px
	}

	.faq-form .input-group-span {
		padding: 0;
		line-height: 32px
	}

	.introduce .form-horizontal {
		padding: 3% 0 2%
	}

	.form-horizontal .form-group {
		margin-bottom: 10px !important
	}

	.faq-form .form-group,.introduce .form-group {
		margin-bottom: 0!important
	}

	/* 20200715 start */
	.ruleslist-item {
		padding: 10px;
		width: 98%;
		border: 1px solid #ddd;
		margin-bottom: 3%
	}
	.rules-type-list {
		width: 50%;
		font-size: 12px;
		line-height: 26px
	}
	.rules-cnt .rules-tit {
		margin-bottom: 1%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}
	.rules-tit a {
        font-size: 18px;
        /* width: 80%; */
        white-space: normal;
	}
	.rules .rules-logo {
		display: none
	}
	.rules .rules-type {
		width: 100%;
	}
	.rules-tit h2 {
		white-space: normal;
		margin-right: 0;
		width: calc(100% - 50px)!important
	}
	.rules-box .school-tit p {
		font-size: 12px;
		white-space: nowrap
	}
	.rules .rules-cnt{
		width: 100%;
		border: none;
		margin: 0 auto;
		padding: 0
	}
	.rules-btn{
		width: 100%;
		margin: 10px auto 0;
		text-align: left
	}
	.rules-btn a, .rules-btn .duibi{
		display: inline-block;
		width: 47%;
		margin: 0 1% 10px!important;
		text-align: center
	}
	/* 20200715 end */

	.faq-form .form-group>.col-sm-7 {
		padding: 0 10px
	}

	.introduce-box .adv-cnt b,.introduce-box .detail-cnt b,.major-cnt b,.adv-tag-box {
		font-size: 14px;
		line-height: 26px
	}
	/* .adv-tag-box{
		line-height: 26px
	} */
	/* .introduce-box .adv-cnt span {
		font-size: 14px;
		padding-top: 4px;
		padding-bottom: 4px
	} */

    .introduce .form-title{
        margin-bottom: 1%;
    }

	.add-more, .add-more:focus, .no-more, .no-more:focus,.more-btn a{
		line-height: 1.4;
		padding: 1.5% 0;
		margin-top: 3%;
	}


	.introduce-box .hot-tag-main{
        display: flex;
        flex-wrap: wrap;
    }
    .introduce-box .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:680px) {
	.faq {
		padding: 5% 0;
		margin-bottom: 4%
	}

	.introduce .course-cnt {
		text-align: center;
		padding: 20px 5%
	}
	.introduce-cnt li{
		width: 100% !important;
	}
	.introduce .form-group,.introduce .form-main .tel,.introduce .form-main p {
		font-size: 12px
	}

	.figurelist li {
		width: 31.333%;
		margin: 1%
	}

	/* .rules-logo {
		width: 30%
	} */

	.figurelist .figure-name,.rules-cnt .rules-tit {
		margin-bottom: 2%
	}

	/* .rules-btn {
		width: 30%;
		max-width: 114px;
		padding-top: 1%;
		height: auto
	}

	.rules-btn .detail-btn {
		font-size: 12px;
		margin: 0 auto
	} */

	.school-news ul li {
		width: 100%;
		margin: 0 auto
	}
	
	.main-inside-form .form-group,.form-inline .form-group{
        display: flex !important;
        justify-content: center
    }
    .main-inside-form .form-group.submit-group,.form-inline .form-group.submit-group{
        display: block !important;
    }
}

@media only screen and (max-width:600px) {
	.faq-form .form-group,.faq-form .must-box,.introduce .form-group,.introduce .must-box {
		width: 100%
	}

	.padding-left0,.padding-right0 {
		padding: 0!important
	}

    .introduce .sec-word li{
        width: 31.333%;
		margin:  5px 1%;
    }
}

@media only screen and (max-width:428px) {
	.container-title .school-icon,.container-title h2 .icon,.link-title i {
		padding: 2% 16px
	}

	.faq-cnt dl dd {
		padding: 4%
	}

	.fullSlide .bd img {
		max-width: 180%;
		margin-left: -37%
	}

	.faq {
		margin-bottom: 5%
	}

	.faq-cnt dl,.introduce-box,.introduce-box .detail-cnt,.introduce-cnt,.link,.link-title,.photo-box,.student-box,.teacher-box {
		margin-bottom: 5%
	}

	.rules-logo {
		width: 40%
	}

	.all-btn {
		line-height: 36px
	}

	.all-btn i {
		background-size: 45%
	}

	.figurelist li {
		width: 48%;
		margin: 1%
	}

	.rules-cnt .rules-tit {
		font-size: 16px
	}

	.rules-cnt .rules-tit {
		white-space: normal
	}

	.all-btn,.figurelist .figure-name,.introduce-box .adv-cnt b,.introduce-box .adv-cnt span,.introduce-box .detail-cnt b {
		font-size: 14px
	}

	.introduce-box .detail-cnt a,.rules-type-list b {
		font-size: 12px
	}
	.introduce-box .detail-cnt b a{
		font-size: 14px;
	}
	.introduce-cnt li {
		width: 98%
	}

	.introduce-box .adv-cnt b {
		width: 100%;
		margin-bottom: 2%
	}

	.adv-tag-box {
		padding-left: 0
	}

	/* .rules .zs-icon {
		height: 20px
	} */

	.form-horizontal .form-group {
		margin-bottom: 5%
	}

	.rules-type-list{
		width: 40%;
		margin: 0 1%
	}
	.rules-type-list:first-child + .rules-type-list{
		width: 56%;
    }
    .price-type{
        width: 98% !important;
    }


    .introduce .sec-word li{
        width: 48%;
    }

	.add-more, .add-more:focus, .no-more, .no-more:focus,.more-btn a {
		font-size: 14px;
		margin-top: 5%;
	}


	.hot-tag{
        margin-bottom: 2%;
    }
    .introduce-box .hot-tag-main a{
        width: 48%;
    }
}