body {
    background: #ffffff
}

.moudle-title {
    padding: 30px 0 30px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    color: #333;
    border-bottom: 2px solid #f1f1f1
}

.moudle-title span {
    color: #ff641f
}

.moudle-title a {
    color: #333 !important
}

.loading-box {
    display: none;
    margin: 40px auto 0;
    font-size: 14px;
    color: #ddd;
    text-align: center
}

.loading {
    margin: 0 auto;
    width: 50px;
    height: 20px;
    text-align: center;
    font-size: 10px
}

.loading>div {
    background-color: #eee;
    height: 100%;
    width: 3px;
    display: inline-block;
    animation: stretchdelay 1.2s infinite ease-in-out
}

.loading .rect2 {
    animation-delay: -1.1s
}

.loading .rect3 {
    animation-delay: -1s
}

.loading .rect4 {
    animation-delay: -.9s
}

.loading .rect5 {
    animation-delay: -.8s
}

@keyframes stretchdelay {

    0%,
    40%,
    to {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.news-right-cnt,
.recommend-main {
    padding: 14px 14px 15px;
    background-color: #fff;
    margin-bottom: 14px;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3)
}

.news-right-cnt .news-right-tit,
.news-right-cnt .main-title,
.recommend-main .news-right-tit,
.recommend-main .main-title {
    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,
.recommend-main .main-title h3,
.recommend-main .main-title h2 {
    float: left;
    font-size: 16px
}

.news-right-cnt .news-right-tit h3 a,
.news-right-cnt .news-right-tit h2 a,
.news-right-cnt .main-title h3 a,
.news-right-cnt .main-title h2 a,
.recommend-main .news-right-tit h3 a,
.recommend-main .news-right-tit h2 a,
.recommend-main .main-title h3 a,
.recommend-main .main-title h2 a {
    color: #333
}

.news-right-cnt .news-right-tit p,
.news-right-cnt .main-title p,
.recommend-main .news-right-tit p,
.recommend-main .main-title p {
    display: inline-block;
    height: 30px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 1px solid #d3ae82
}

.news-right-cnt .news-right-tit p span,
.news-right-cnt .main-title p span,
.recommend-main .news-right-tit p span,
.recommend-main .main-title p span {
    color: #d3ae82
}

.news-right-cnt .news-right-tit .more,
.news-right-cnt .main-title .more,
.recommend-main .news-right-tit .more,
.recommend-main .main-title .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,
.recommend-main .main-title .more:hover {
    color: #ff641f
}

.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(../images/li-img.jpg) no-repeat left top 12px
}

.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: #ff641f
}

.news-right-cnt .news-list li:hover,
.recommend-main .news-list li:hover {
    background: url(../images/li-img2.jpg) no-repeat left top 12px
}

.news-right-cnt .news-list.row2,
.recommend-main .news-list.row2 {
    margin: 0 -1%
}

.news-right-cnt .news-list.row2 li,
.recommend-main .news-list.row2 li {
    float: left;
    width: 48%;
    margin: 0 1%
}

.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 {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 28px;
    padding-left: 9px;
    background: url(../images/li-img2.png) no-repeat left top 12px
}

.news-right-cnt .school-news-list li a,
.recommend-main .school-news-list li a {
    display: block;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-right-cnt .school-news-list li a:hover,
.recommend-main .school-news-list li a:hover {
    color: #ff641f
}

.news-right-cnt .school-news-list.row3 li,
.recommend-main .school-news-list.row3 li {
    width: 33.333%
}

.news-right-cnt .faqnews-list li,
.recommend-main .faqnews-list li {
    padding: 0 0 11px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #e0e0e0
}

.news-right-cnt .faqnews-list li .faqnews-tit,
.news-right-cnt .faqnews-list li p,
.recommend-main .faqnews-list li .faqnews-tit,
.recommend-main .faqnews-list li p {
    position: relative;
    padding-left: 22px
}

.news-right-cnt .faqnews-list li .faqnews-tit em,
.news-right-cnt .faqnews-list li p em,
.recommend-main .faqnews-list li .faqnews-tit em,
.recommend-main .faqnews-list li p em {
    display: block;
    width: 16px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 4px;
    text-align: center;
    border-radius: 2px
}

.news-right-cnt .faqnews-list li .faqnews-tit,
.recommend-main .faqnews-list li .faqnews-tit {
    margin-bottom: 6px
}

.news-right-cnt .faqnews-list li .faqnews-tit a,
.recommend-main .faqnews-list li .faqnews-tit a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden
}

.news-right-cnt .faqnews-list li .faqnews-tit em,
.recommend-main .faqnews-list li .faqnews-tit em {
    background: #09a351
}

.news-right-cnt .faqnews-list li .faqnews-tit:hover a,
.recommend-main .faqnews-list li .faqnews-tit:hover a {
    color: #ff641f
}

.news-right-cnt .faqnews-list li p,
.recommend-main .faqnews-list li p {
    font-size: 12px;
    color: #aaa;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden
}

.news-right-cnt .faqnews-list li p em,
.recommend-main .faqnews-list li p em {
    background: #ff641f;
    top: 2px
}

.news-right-cnt .more-btn,
.recommend-main .more-btn {
    text-align: center;
    margin-top: 1px
}

.news-right-cnt .more-btn a,
.recommend-main .more-btn a {
    display: inline-block;
    font-size: 14px;
    color: #ff641f;
    width: 130px;
    line-height: 24px;
    border: 1px solid #ff641f;
    border-radius: 4px
}

.news-right-cnt .more-btn a:hover,
.recommend-main .more-btn a:hover {
    color: #fff;
    background: #ff641f
}

.news-right-cnt .hot-rules dl,
.recommend-main .hot-rules dl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 14px;
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 8px
}

.news-right-cnt .hot-rules dl:last-child,
.recommend-main .hot-rules dl:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none
}

.news-right-cnt .hot-rules dl dt,
.recommend-main .hot-rules dl dt {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px
}

.news-right-cnt .hot-rules dl dd,
.recommend-main .hot-rules dl dd {
    float: left;
    width: calc(100% - 50px);
    flex: 1
}

.news-right-cnt .hot-rules dl dd .school-name,
.recommend-main .hot-rules dl dd .school-name {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px
}

.news-right-cnt .hot-rules dl dd .school-name:hover,
.recommend-main .hot-rules dl dd .school-name:hover {
    color: #d3ae82
}

.news-right-cnt .hot-rules dl dd p,
.recommend-main .hot-rules dl dd p {
    font-size: 14px;
    color: #999
}

.news-right-cnt .hot-rules dl dd p .price,
.recommend-main .hot-rules dl dd p .price {
    color: #d21515;
    font-weight: bold
}

.news-right-cnt .hot-rules dl dd p a,
.recommend-main .hot-rules dl dd p a {
    float: right;
    font-size: 12px;
    line-height: 18px;
    padding: 0 10px;
    color: #541b86;
    border: 1px solid #541b86;
    background: #fffcfa;
    border-radius: 2px
}

.news-right-cnt .hot-rules dl dd p a:hover,
.recommend-main .hot-rules dl dd p a:hover {
    color: #fff;
    border-color: #541b86;
    background: #541b86
}

.news-right-cnt .more-rules-btn,
.recommend-main .more-rules-btn {
    text-align: center;
    margin-top: 14px;
    white-space: nowrap
}

.news-right-cnt .more-rules-btn a,
.recommend-main .more-rules-btn a {
    display: inline-block;
    font-size: 14px;
    color: #ff6320;
    width: 157px;
    line-height: 24px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ff6320;
    padding: 3px 0;
    margin: 0 3px
}

.news-right-cnt .more-rules-btn a:hover,
.recommend-main .more-rules-btn a:hover {
    color: #fff !important;
    background: #ff6320 !important
}

.rules-list {
    margin-top: -10px
}

.rules-list dl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    background: #fff;
    border-radius: 4px;
    border-bottom: 1px dashed #e0e0e0;
    margin: 0 30px
}

.rules-list dl:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.rules-list dl dt {
    float: left;
    width: 273px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 20px;
    max-height: 183px
}

.rules-list dl dt img {
    width: 100%;
    height: 100%
}

.rules-list dl .rules-tit {
    display: block;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
    margin-bottom: 18px
}

.rules-list dl .rules-tit:hover {
    color: #ff641f
}

.rules-list dl .rules-type-list {
    float: left;
    position: relative;
    padding-left: 80px;
    width: 39%;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    margin-bottom: 1px
}

.rules-list dl .rules-type-list:nth-child(odd) {
    width: 61%
}

.rules-list dl .rules-type-list b {
    position: absolute;
    left: 0;
    color: #999;
    font-weight: normal;
    padding-left: 10px;
    background: url(../images/li-img.jpg) no-repeat left top 12px
}

.rules-list dl .rules-type-list .price {
    color: #d21515;
    font-weight: bold
}

.rules-list dl .rules-type-list.max-list {
    width: 100%;
    margin-bottom: 0
}

.rules-list dl .rules-type-list .adv-tag {
    display: inline-block;
    line-height: 22px;
    padding: 0 6px;
    margin: 0 5px 4px 0
}

.rules-list dl .rules-cnt {
    float: left;
    width: calc(100% - 293px)
}

.rules-list dl .school-btn {
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 142px
}

.rules-list dl .school-btn a {
    display: inline-block;
    width: 122px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #ff641f;
    text-align: center;
    padding: 5px;
    border: 1px solid #ff641f;
    border-radius: 4px;
    margin: 0 auto
}

.rules-list dl .school-btn a:hover {
    color: #fff;
    background: #ff641f
}

.rules-list dl .school-btn .yuloo-icon {
    width: 16px;
    height: 16px;
    margin-left: 3px
}

.adv-tag {
    color: #fff;
    padding: 6px;
    margin: 0 10px;
    background: #541b86;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px
}

.adv-tag-color1 {
    color: #0c818d;
    background: #e7f4f6
}

.adv-tag-color2 {
    color: #144ca1;
    background: #e9eef4
}

.adv-tag-color3 {
    color: #972424;
    background: #f7efe5
}

.adv-tag-color4 {
    color: #a5661b;
    background: #f9f0f0
}

.news-left-box,
.news-right-box {
    float: left
}

.news-left-box {
    width: 72.6%;
    margin-right: 1%;
    
}

.news-left-box.school-left-box {
    width: 74%
}

.news-left-box .news-navtabs,
.news-left-box .news-list-zx,
.news-left-box .news-list-qt {
    padding: 0 30px
}

.news-left-box .news-navtabs {
    padding-top: 10px;
    padding-bottom: 15px;
    line-height: 0
}

.news-left-box .news-navtabs li {
    display: inline-block;
    width: 72px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #333;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-right: 7px;
    overflow: hidden;
    cursor: pointer
}

.news-left-box .news-navtabs li:hover,
.news-left-box .news-navtabs li.active {
    color: #fff;
    border-color: #ff641f;
    background: #ff641f
}

.news-left-box .news-list-qt {
    display: none
}

.news-left-box .faqnews-list li {
    padding: 0 0 11px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #e0e0e0 !important
}

.news-left-box .faqnews-list li::before {
    display: none !important
}

.news-left-box .faqnews-list li .faqnews-tit,
.news-left-box .faqnews-list li p {
    position: relative;
    padding-left: 25px
}

.news-left-box .faqnews-list li .faqnews-tit em,
.news-left-box .faqnews-list li p em {
    display: block;
    width: 18px;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    position: absolute;
    left: 0;
    top: 3px;
    text-align: center;
    border-radius: 2px
}

.news-left-box .faqnews-list li .faqnews-tit {
    margin-bottom: 14px
}

.news-left-box .faqnews-list li .faqnews-tit a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden
}

.news-left-box .faqnews-list li .faqnews-tit em {
    background: #ff641f
}

.news-left-box .faqnews-list li .faqnews-tit:hover a {
    color: #ff641f
}

.news-left-box .faqnews-list li p {
    font-size: 16px;
    color: #aaa;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden
}

.news-left-box .faqnews-list li p em {
    background: #09a351
}

.news-left-box .faqnews-list li .time {
    font-size: 12px;
    line-height: 14px;
    color: #aaa;
    margin-top: 5px
}

.news-left-box .faqnews-list .yuloo-icon {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    color: #aaa
}

.news-left-box .more-btn {
    font-size: 14px;
    color: #ff641f;
    line-height: 30px;
    text-align: center;
    border: 1px solid #ffc5ab;
    border-radius: 4px;
    background: #fffcfa;
    cursor: pointer
}

.news-left-box .more-btn:hover {
    color: #fff;
    border-color: #ff641f;
    background: #ff641f
}

.news-main .rules-detail {
    padding: 20px 30px 20px
}

.news-main .rules-img {
    float: left;
    width: 30%;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 14px
}

.news-main .rules-type {
    float: left;
    width: calc(70% - 14px)
}

.news-main .rules-type .yuloo-icon {
    float: left;
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.news-main .rules-type-list {
    position: relative;
    float: left;
    width: 39%;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    padding-left: 110px;
    margin-bottom: 7px
}

.news-main .rules-type-list span,
.news-main .rules-type-list b {
    display: inline-block
}

.news-main .rules-type-list b {
    position: absolute;
    left: 0;
    width: 137px;
    color: #666;
    font-weight: normal
}

.news-main .rules-type-list.rules-type-list-l {
    width: 61%
}

.news-main .rules-type-list.max-list {
    width: 100%
}

.news-main .rules-type-list .adv-tag {
    display: inline-block;
    padding: 0 6px;
    font-size: 14px;
    margin: 0 2px 7px
}

.news-main .rules-type-list .price {
    color: #666
}

.news-main .rules-type-list .price em {
    color: #d21515;
    font-weight: bold
}

.news-right-box {
    width: 25.2%;
    margin: 0 0 3% 0
}

.news-right-box.school-right-box {
    width: 24%
}

.news-right-box .school-flow {
    background-color: #fff;
    margin-bottom: 14px;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
    overflow: hidden
}

.news-right-box .school-flow .school-flow-tit {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 10px 0
}

.news-right-box .school-flow .school-flow-tit span {
    color: #ffbe8f
}

.news-right-box .school-flow-cnt {
    padding: 20px 12px 25px
}

.news-right-box .school-flow-cnt ul {
    margin-left: 11px;
    border-left: 2px dashed #ff641f
}

.news-right-box .school-flow-cnt ul li {
    position: relative;
    padding-left: 17px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px
}

.news-right-box .school-flow-cnt ul li:last-child {
    margin-bottom: 0
}

.news-right-box .school-flow-cnt ul li span {
    color: #ff641f
}

.news-right-box .school-flow-cnt ul li em {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 13px;
    color: #fff;
    line-height: 12px;
    text-align: center;
    padding: 3px;
    border: 3px solid #fff;
    background: #ff641f;
    border-radius: 18px;
    left: -12px;
    top: 0px
}

.news-right-box .school-flow-cnt ul li em::before {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: 1px solid #ff641f;
    background: none;
    left: -3px;
    top: -3px
}

.newslist-box {
    padding: 0 0 40px;
    margin-bottom: 40px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1)
}

.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: 180px;
    border-radius: 2px;
    overflow: hidden
}

.newslist-box>ul li p {
    font-size: 14px
}

.newslist-box>ul li .newslist-description {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    color: #999999;
    margin-bottom: 15px
}

.newslist-box>ul li .newslist-title {
    display: block;
    font-size: 18px;
    color: #444;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.newslist-box>ul li .newslist-title:hover {
    color: #ff641f
}

.newslist-box>ul li .newslist-time {
    font-size: 12px;
    color: #c9ccd0
}

.rules-onley {
    padding: 10px 28px 0;
    border-radius: 10px 10px 0 0;
    box-shadow: inset 0 10px 10px -5px rgba(0, 0, 0, 0.1)
}

.rules-onley .container-title {
    margin-bottom: 30px
}

.rules-onley .rules-nav {
    width: 100%
}

.rules-onley .rules-nav ul {
    width: 100%
}

.rules-onley .rules-nav .container {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px
}

.rules-onley .rules-nav li {
    float: left;
    min-width: 90px;
    margin: 0 4px 1.667%
}

.rules-onley .rules-nav li::before {
    display: none !important
}

.rules-onley .rules-nav li a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #333;
    padding: 5px;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 4px
}

.rules-onley .rules-nav li.hover a,
.rules-onley .rules-nav li.active a {
    color: #fff;
    background: #541b86;
    border-color: #541b86
}

.rules-onley .rules-item-tit {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    color: #333;
    margin-bottom: 25px
}

.rules-onley .rules-item-tit em {
    color: #ff641f
}

.rules-onley .sub-tit-num {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    padding: 0 2px;
    background: #541b86;
    border-radius: 4px;
    z-index: 1;
    margin-right: 10px
}

.rules-onley .rules-item {
    padding: 10px 0 0px
}

.rules-onley .rules-item .anchor {
    position: relative
}

.rules-onley .rules-xq {
    display: none;
    height: 36px;
    line-height: 36px;
    margin-top: 26px
}

.rules-onley .rules-xq a {
    color: #c99c59;
    font-size: 16px;
    line-height: 20px;
    padding: 6px 30px;
    border: 1px solid #c99c59;
    border-radius: 2px
}

.rules-onley .rules-xq i {
    padding: 0 10px;
    margin-left: 5px;
    background: url(../images/xq-icon.png) no-repeat center center
}

.rules-onley .rules-cnt {
    overflow: hidden
}

.rules-onley .rules-cnt>p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px
}

.rules-onley .rules-cnt>p img {
    border-radius: 2px;
    margin: 0 auto
}

.rules-onley .rules-cnt>p:first-child {
    margin-top: 0
}

.rules-onley .rules-cnt>img {
    margin: 0 auto
}

.rules-flow-box {
    background: #fffaf8 url(../images/rules-flow-box-bg.png) no-repeat right top;
    border: 1px solid #ff641f;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    margin: 0px auto 10px
}

.rules-flow-box .rules-flow-title {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #fff;
    padding-left: 36px;
    padding-right: 36px;
    background: #ff641f url(../images/rules-flow-title-icon.png) no-repeat left 8px center
}

.rules-flow-box .rules-flow-title::before {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 28px;
    background: url(../images/rules-flow-title-bg.png) no-repeat center;
    right: -0;
    top: 0
}

.rules-flow-box .rules-flow-main {
    padding: 12px 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px
}

.rules-flow-box .rules-flow-main b {
    font-size: 16px;
    font-weight: bold;
    color: #333 !important
}

.rules-flow-box .rules-flow-main b .yuloo-icon {
    width: 16px;
    height: 16px;
    margin-right: 4px
}

.rules-flow-box .rules-flow-main span {
    font-weight: normal;
    padding-right: 40px;
    background: url(../images/flow-r.png) no-repeat right 10px center
}

.rules-flow-box .rules-flow-main span:last-child {
    padding-right: 0;
    background: none
}

.rules-flow-box .rules-flow-main .rules-flow-phone {
    color: #ff641f;
    margin-bottom: 4px
}

.positionTop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0 0 !important;
    z-index: 10;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.positionTop .container {
    margin: 0 auto !important
}

.news-main {
    background-color: #fff;
    padding-top: 34px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3)
}

.info {
    font-size: 12px;
    color: #999
}

.info span {
    margin-right: 10px
}

.info a {
    color: #999
}

.info a:hover {
    color: #ff641f
}

.news-tit {
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px
}

.news-tit h1,
.news-tit h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 23px
}

.news-tit h1 span,
.news-tit h2 span {
    position: relative;
    color: #ff641f;
    font-weight: 900
}

.news-tit.double-border .news-tit-box {
    margin-bottom: 2px;
    border-bottom: 2px solid #541b86;
    padding-bottom: 0
}

.news-tit.double-border {
    border-bottom: 1px solid #541b86;
    margin: 0 0 20px
}

.news-tit.double-border h1,
.news-tit.double-border h2 {
    padding: 0 0 4px;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    color: #333
}

.news-tit.double-border .info {
    margin-bottom: 20px
}

.news-tit.double-border .info label {
    font-size: 16px;
    font-weight: normal;
    color: #541b86;
    margin-right: 5%
}

.news-tit.double-border .info span {
    color: #ff641f
}

.news-tit .news-tit-box {
    padding: 0 2% 15px
}

.news-tit.faq-tit .news-tit-box {
    padding-left: 30px
}

.news-tit.faq-tit .faq-tit-box em {
    float: left;
    width: 32px;
    line-height: 32px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    margin-top: 5px;
    margin-right: 16px;
    text-align: center;
    border-radius: 3px;
    background: #09a351
}

.news-tit.faq-tit h1,
.news-tit.faq-tit h2 {
    text-align: left;
    position: relative
}

.news-tit.faq-tit .info {
    text-align: left;
    padding-left: 48px
}

.news-flex-box {
    margin-bottom: 10px;
    padding: 0 30px
}

.kfr-detail {
    padding: 17px 0 20px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.news-form-bg .form-main-bg {
    text-align: center
}

.news-form-bg .form-main-bg .kfr-info {
    display: inline-block;
    font-size: 12px;
    margin: 0 auto;
    text-align: left
}

.kfr-info {
    padding: 5px 5px 5px 36px;
    font-size: 14px;
    color: #b7220b;
    line-height: 18px;
    background: #fff0ed url(../images/kfr-info-icon.png) no-repeat left 15px center;
    margin-top: 12px
}

.kfr-brief {
    padding: 30px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 14px
}

.kfr-brief .kfr-brief-logo {
    float: left;
    width: 194px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 20px
}

.kfr-brief .kfr-brief-title {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 40px
}

.kfr-brief .kfr-brief-main {
    position: relative
}

.kfr-brief .kfr-brief-cnt li {
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #541b86;
    margin-bottom: 8px
}

.kfr-brief .kfr-brief-cnt li:last-child {
    margin-bottom: 0
}

.kfr-brief .kfr-brief-cnt li .yuloo-icon {
    width: 20px;
    height: 20px;
    margin-right: 6px
}

.kfr-brief .kfr-brief-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 50px \9;
    margin-left: 30px;
    text-align: center
}

.kfr-brief .kfr-brief-btn .yuloo-icon {
    width: 16px;
    height: 16px;
    margin-left: 6px
}

.kfr-brief .kfr-brief-btn a {
    width: 140px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    background: #ff641f;
    display: inline-block;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.kfr-brief .kfr-brief-btn a:hover {
    opacity: 0.8
}

.kfr-brief .kfr-brief-cnt .select-ul li {
    height: 36px !important;
    line-height: 36px !important;
    margin-bottom: 0 !important
}

.kfr-brief .kfr-brief-cnt>ul>li label {
    float: left;
    font-weight: bold;
    margin-bottom: 0
}

.kfr-brief .kfr-brief-cnt>ul>li .select-div {
    float: left;
    width: 270px;
    height: 0
}

.kfr-brief .kfr-brief-cnt .disabled {
    color: #bbb !important;
    cursor: default !important
}

.kfr-brief .select-ul {
    display: none;
    position: relative;
    padding: 0 !important;
    width: 100%;
    height: 36px;
    overflow: hidden;
    top: 30px;
    background: #fff;
    border: 1px solid #f1f1f1;
    z-index: 99
}

.kfr-brief .select-ul.open {
    display: block;
    height: auto;
    max-height: 182px;
    border: 1px solid #ddd;
    overflow-y: auto
}

.kfr-brief .select-ul>li {
    font-weight: normal;
    padding: 0 10px;
    color: #333
}

.kfr-brief .select-ul>li.active {
    color: #ff641f
}

.kfr-brief .select-result-box {
    position: relative;
    cursor: pointer
}

.kfr-brief .select-result-box .select-result {
    position: absolute;
    color: #ff641f !important;
    font-weight: bold !important;
    background-color: #f1f1f1 !important;
    z-index: 1;
    width: 100%;
    padding-left: 11px;
    top: 0;
    left: 0
}

.kfr-brief .select-result-box>.selet-icon {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid #541b86;
    top: 9px;
    right: 10px;
    z-index: 9
}

.news-cnt {
    margin-bottom: 20px
}

.news-cnt p {
    line-height: 38px;
    margin-bottom: 10px;
    font-size: 16px
}

.news-cnt p table,
.news-cnt p td {
    border: 1px #999 solid;
    table-layout: auto
}

.news-cnt p table h3 {
    border: 0;
    padding-left: 0;
    margin-bottom: 0
}

.news-cnt p table p {
    margin-bottom: 0
}

.news-cnt p td {
    font-size: 14px
}

.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-cnt .abstract-box {
    margin-top: 28px;
    margin-bottom: 15px;
    padding: 15px;
    background: #f0f0f0;
    border: 1px solid #dfdfdf;
    border-radius: 4px
}

.news-cnt .abstract-box span {
    float: left;
    width: 54px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-weight: bold
}

.news-cnt .abstract-box p {
    float: left;
    width: 92%;
    width: calc(100% - 54px);
    font-size: 14px;
    color: #555;
    line-height: 24px;
    margin-bottom: 0 !important
}

.news-cnt .faq-main {
    padding: 10px 0
}

.news-cnt .faq-main .faq-cont {
    padding: 10px 20px;
    border: 1px solid #ffe1d6;
    background: #fff7f4;
    border-radius: 4px
}

.news-cnt .faq-main .faq-cont td {
    border-width: 1px;
    border-style: solid;
    border-color: #ddd
}

.news-cnt .faq-main .faq-cont>h2 {
    font-size: 18px;
    line-height: 38px;
    font-weight: bold
}

.news-cnt .faq-main .faq-cont>h2 a,
.news-cnt .faq-main .faq-cont>h3 a {
    color: #2a5da4
}

.news-cnt .faq-main .faq-cont>h2 a:hover,
.news-cnt .faq-main .faq-cont>h3 a:hover {
    color: #2a5da4;
    font-weight: bold;
    text-decoration: underline !important
}

.news-cnt .faq-main .faq-cont>h3 {
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
    margin-top: 10px
}

.news-cnt .faq-main .faq-cont table {
    width: 100%;
    margin: 10px auto
}

.news-cnt .faq-main .faq-cont th {
    background: #F7F7F7
}

.news-cnt .faq-main .faq-cont td,
.news-cnt .faq-main .faq-cont th {
    font-size: 14px;
    line-height: 30px;
    text-align: center
}

.news-cnt .faq-main .a-icon {
    float: left;
    margin-right: 7px;
    margin-bottom: 0
}

.news-cnt .faq-main .a-icon em {
    display: block;
    width: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    margin-top: 9px;
    background: #ff641f
}

.news-cnt .faq-teacher {
    margin-bottom: 10px
}

.news-cnt .faq-teacher-hd {
    position: relative;
    float: left;
    width: 56px;
    height: 56px;
    padding: 4px;
    border: 1px solid #ff641f;
    border-radius: 56px;
    margin-right: 10px
}

.news-cnt .faq-teacher-hd::before {
    display: block;
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #ff641f;
    top: 5px;
    right: 4px
}

.news-cnt .faq-teacher-img {
    width: 46px;
    height: 46px;
    border-radius: 46px;
    overflow: hidden
}

.news-cnt .faq-teacher-bd {
    font-size: 18px;
    line-height: 56px;
    font-weight: bold
}

.news-cnt .faq-teacher-bd .yuloo-icon {
    width: 18px;
    height: 18px;
    margin-left: 7px
}

.recommend-row2 {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1)
}

.recommend-row2 .recommend-main {
    float: left;
    width: 50%;
    box-shadow: none;
    margin-bottom: 0
}

.recommend-main {
    padding: 16px 20px
}

.recommend-main .main-title p {
    border-bottom: 2px solid #ff641f
}

.news-recommend {
    margin-top: 10px
}

.news-recommend li {
    float: left;
    width: 48%;
    margin: 0 1%;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news-recommend li b {
    font-weight: normal
}

.news-recommend li:last-child {
    text-align: right
}

.news-recommend li a {
    color: #333333
}

.news-recommend li:hover a,
.news-recommend li:hover {
    color: #ff641f
}

.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 {
    padding: 24px 6px 6px;
    border-radius: 10px;
    background: #541b86
}

.news-form-bg .news-form-tit {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8px;
    padding-left: 30px
}

.news-form-bg .news-form-tit span {
    color: #ffbe8f
}

.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: #ff641f;
    color: #fff;
    border: none !important;
    border-radius: 4px
}

.news-form-bg .submit-group .btn-default:hover {
    color: #fff;
    opacity: 0.8
}

.news-form-bg .sub-tit {
    position: absolute;
    width: 100%;
    background: url(../images/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: 7px;
    width: 75px
}

.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(../images/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: #ff641f;
    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: #541b86
}

.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: #ffbe8f
}

.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: #ff641f
}

.baoming-form-bg .moudle-title a {
    color: #333
}

.baoming-form-bg .moudle-title a:hover {
    color: #ff641f
}

.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: #ff641f;
    border-color: #ff641f;
    border-radius: 4px
}

.baoming-form-bg .submit-group button:hover {
    opacity: 0.8
}

.control-label em {
    position: absolute;
    color: #ae2a2a;
    z-index: 0;
    left: 5px
}

.input-group-addon {
    border: none !important;
    border-radius: 0 !important
}

.news-form-bg .sex-bg {
    background: url(../images/form-icon.png) no-repeat -5px 10px
}

.news-form-bg .custom-bg {
    background: url(../images/form-icon.png) no-repeat -5px -47px
}

.news-form-bg .phone-bg {
    background: url(../images/form-icon.png) no-repeat -5px -103px
}

.news-form-bg .yixiang-bg {
    background: url(../images/form-icon.png) no-repeat -5px -162px
}

.news-form-bg .grade-bg {
    background: url(../images/form-icon.png) no-repeat -5px -219px
}

.news-form-bg .birthday-bg {
    background: url(../images/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 {
    padding: 6px;
    font-size: 12px
}

.news-wrapper {
    margin-bottom: 50px
}

.abouts-md .news-form-tit,
.abouts-md .news-form-text {
    text-align: center
}

.abouts-md .news-cnt {
    padding-bottom: 10px
}

.abouts-md .figurelist {
    padding: 20px 0
}

.abouts-main {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.abouts-main .moudle-title {
    margin-bottom: 30px
}

.abouts-tabs .nav-tabs {
    margin-top: -8px;
    padding: 0 0 30px;
    border: none
}

.abouts-tabs .nav-tabs>li {
    float: none;
    display: inline-block;
    margin: 8px 8px 0
}

.abouts-tabs .nav-tabs>li span {
    border-bottom: none
}

.abouts-tabs .nav-tabs>li>a {
    width: 104px;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #333 !important;
    margin: 0;
    border: 1px solid #e0e0e0 !important;
    background: #fff !important;
    text-align: center;
    border-radius: 4px
}

.abouts-tabs .nav-tabs>li.active span,
.abouts-tabs .nav-tabs>li:hover span {
    border-bottom: 2px solid #ff641f
}

.abouts-tabs .nav-tabs>li.active a,
.abouts-tabs .nav-tabs>li:hover a {
    color: #fff !important
}

.abouts-tabs .nav-tabs>li.active i,
.abouts-tabs .nav-tabs>li:hover i {
    display: inline-block
}

.abouts-sub-title {
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 10px
}

.abouts-sub-title p,
.abouts-sub-title h1 {
    display: inline-block;
    height: 30px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding-bottom: 8px;
    border-bottom: 2px solid #ff641f;
    margin-bottom: 0
}

.abouts-menu {
    float: left;
    width: 280px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-right: 14px
}

.abouts-menu .abouts-menu-tit {
    padding: 10px 20px
}

.abouts-menu .abouts-menu-tit .zn {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: bold
}

.abouts-menu .abouts-menu-tit .en {
    font-size: 14px;
    color: #fff;
    opacity: .5
}

.abouts-menu ul li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 13px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    border-bottom: 1px solid #e0e0e0
}

.abouts-menu ul li a i {
    float: right
}

.abouts-menu ul li a i .yuloo-icon {
    width: 16px;
    height: 16px
}

.abouts-menu ul li.active a,
.abouts-menu ul li:hover a {
    font-weight: bold;
    color: #ff641f
}

.abouts-menu ul li.active a::before,
.abouts-menu ul li:hover a::before {
    position: absolute;
    display: block;
    content: '';
    width: 2px;
    height: 25px;
    top: 50%;
    margin-top: -13px;
    left: 0;
    background: #ff641f
}

.abouts-menu ul .kanxiao,
.abouts-menu ul .jianzhang {
    text-align: center;
    margin-top: 16px
}

.abouts-menu ul .kanxiao a,
.abouts-menu ul .jianzhang a {
    max-width: 240px;
    padding: 0;
    border: none;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    border-radius: 4px
}

.abouts-menu ul .kanxiao a:hover,
.abouts-menu ul .jianzhang a:hover {
    color: #fff;
    opacity: .8
}

.abouts-menu ul .kanxiao a span,
.abouts-menu ul .jianzhang a span {
    padding: 0 5px
}

.abouts-menu ul .kanxiao a .yuloo-icon,
.abouts-menu ul .jianzhang a .yuloo-icon {
    width: 16px;
    height: 16px
}

.abouts-menu ul .kanxiao a::before,
.abouts-menu ul .jianzhang a::before {
    display: none !important
}

.abouts-menu ul .kanxiao a {
    background: #ff641f;
    box-shadow: 0 4px 5px rgba(255, 100, 31, 0.6)
}

.news-entry {
    padding: 20px;
    margin: 0 -2%
}

.news-entry a {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46%;
    margin: 6px 2%;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    padding: 5px 0;
    text-align: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background: #fff
}

.news-entry a:hover {
    color: #ff641f
}

.news-entry a .yuloo-icon {
    width: 24px;
    height: 24px;
    margin-right: 4px
}

.abouts-teacher {
    background: #ff641f;
    border: 1px solid #ff641f;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    margin: 30px auto 40px
}

.abouts-teacher .abouts-teacher-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    color: #fff;
    background: #fffaf8
}

.abouts-teacher .abouts-teacher-title span {
    position: relative;
    display: inline-block;
    padding: 5px 36px 5px 40px;
    background: #ff641f url(../images/abouts-teacher-tit-icon.png) no-repeat left 16px center
}

.abouts-teacher .abouts-teacher-title span::before {
    position: absolute;
    display: block;
    content: '';
    width: 32px;
    height: 36px;
    background: url(../images/abouts-teacher-tit-bg.png) no-repeat center;
    right: -0;
    top: 0
}

.abouts-teacher .abouts-teacher-main {
    padding: 12px 15px;
    font-size: 16px;
    line-height: 24px;
    background: #fffaf8;
    border-radius: 10px 0 0 0
}

.abouts-teacher-dl dl {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0
}

.abouts-teacher-dl dl dt {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
    margin-right: 16px
}

.abouts-teacher-dl dl dd {
    flex: 1
}

.abouts-teacher-dl dl dd div {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    z-index: 1;
    margin-bottom: 15px
}

.abouts-teacher-dl dl dd div::before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, rgba(255, 100, 31, 0.6), #fff);
    left: 0;
    bottom: 1px;
    z-index: -1
}

.abouts-teacher-dl dl dd p {
    font-size: 14px;
    line-height: 20px;
    color: #666
}

.map-md {
    padding: 30px
}

.map-box {
    position: relative
}

.back-map {
    top: 0;
    right: 0;
    position: absolute;
    display: none;
    padding: 5px;
    z-index: 99;
    cursor: pointer
}

.back-map .yuloo-icon {
    width: 34px;
    height: 34px;
    padding: 5px;
    background: #fff;
    border-radius: 34px
}

.address-box {
    padding-top: 9px;
    margin-bottom: 30px
}

.address-box li {
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0;
    color: #333
}

.address-box li b {
    font-weight: normal
}

.address-box li b .yuloo-icon {
    width: 16px;
    height: 16px;
    margin-right: 4px
}

.address-box li span {
    color: #d21515;
    font-weight: bold
}

.address-box li span a {
    display: inline;
    color: #d21515;
    font-size: 16px;
    line-height: 26px;
    background: #fff;
    padding: 0;
    margin: 0
}

.address-box li a {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding: 0 16px;
    border-radius: 24px;
    background: #ff641f;
    margin-left: 10px
}

.address-box li a .yuloo-icon {
    width: 14px;
    height: 14px;
    margin-left: 4px
}

#map-container {
    height: 453px;
    width: 100%;
    border-radius: 10px
}

#map-container img {
    max-width: none
}

.BMapLib_nav_tab_content * {
    box-sizing: content-box
}

.BMapLib_sendToPhone {
    display: none !important;
    position: fixed
}

.BMapLib_icon {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 15px;
    top: 3px;
    margin-right: 7px;
    background: url("../images/iw_bg.png") no-repeat 0 -136px;
    background-position-x: 0px;
    background-position-y: -136px
}

.BMapLib_icon_tohere {
    background-position: -15px -136px
}

.BMapLib_trans_text {
    width: 100%;
    height: 20px;
    line-height: 20px;
    border: 1px solid #a5acb2
}

.iw_bt,
.iw_bt_down,
.iw_bt_over {
    width: 48px;
    height: 26px;
    line-height: 18px;
    cursor: pointer;
    border: 0;
    padding: 0;
    background: url("../images/iw_bg.png") no-repeat 0 -87px;
    vertical-align: middle
}

.figurelist {
    margin: 0 -1%
}

.figurelist li {
    float: left;
    width: 31.333%;
    margin: 0 1% 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.figurelist .figure-cnt {
    padding: 10px 15px;
    background-color: #fff;
    border-top: 0
}

.figurelist .figure-name {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.figurelist .figure-text {
    font-size: 14px;
    line-height: 20px;
    color: #818991;
    overflow: hidden
}

.iframe-video {
    position: fixed;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 999
}

.iframe-video .iframe-video-box {
    position: relative;
    width: 70%;
    max-width: 830px;
    height: 75%;
    margin: 40px auto 0;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    padding: 40px
}

.iframe-video .iframe-video-box .close-icon {
    position: absolute;
    width: 20px;
    height: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    right: 0;
    top: 0;
    cursor: pointer
}

.iframe-video .iframe-video-box .close-icon .yuloo-icon {
    width: 20px;
    height: 20px;
    cursor: pointer;
    margin: 10px 10px 0 0
}

.figure-iframe {
    position: relative;
    width: 100%;
    height: 170px;
    background: none;
    z-index: 99;
    cursor: pointer
}

.video-ul {
    margin-bottom: 0;
    padding-bottom: 0 !important
}

.video-ul li {
    position: relative
}

.video-ul .iframe {
    position: absolute;
    width: 100%;
    height: 170px;
    left: 0;
    top: 0
}

.page {
    width: 100%;
    text-align: center;
    margin-top: 30px
}

.page>ul>li {
    float: left
}

.page>ul>li.active {
    background-color: #541b86;
    border: 1px solid #541b86;
    color: #fff
}

.page .pagezong:hover {
    background-color: #fff;
    color: #000000
}

.page>a,
.page>b {
    width: 10%;
    background-color: #fff;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    padding: 4px 20px;
    margin-right: 10px;
    border: 1px solid #eee;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.page>a:hover,
.page>b:hover {
    background-color: #541b86;
    border: 1px solid #541b86;
    color: #fff
}

.page>b {
    background-color: #541b86;
    border: 1px solid #541b86;
    color: #fff
}

.fst-page a,
.last-page a {
    padding-left: 5px;
    padding-right: 5px
}

@media only screen and (max-width: 1024px) {
    .abouts-main {
        margin-bottom: 3%;
        overflow: hidden
    }

    .abouts-menu {
        display: none
    }

    .abouts-menu-tit {
        display: none
    }

    .abouts-menu ul li {
        float: left;
        width: 16.666%;
        padding: 5px;
        margin: 0 auto !important;
        text-align: center
    }

    .abouts-menu-nav {
        padding: 5px
    }

    .abouts-menu-nav li {
        float: left;
        width: 33.333%;
        padding: 5px;
        text-align: center
    }

    .abouts-menu-nav li .yuloo-icon {
        display: none
    }

    .abouts-menu-nav li a {
        display: block;
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        border: 1px solid #fff;
        border-radius: 4px
    }

    .news-entry {
        padding: 0 20px 20px
    }

    .news-left-box,
    .news-right-box,
    .recommend-row2 .recommend-main {
        width: 100%
    }

    .news-left-box {
        margin-bottom: 5%
    }

    .news-right-box {
        margin-left: 0
    }

    .special-news li {
        width: 18%
    }

    .page {
        padding-top: 2%
    }

    .page [title],
    .page>.pagezong {
        display: none
    }

    .page a,
    .page>b {
        max-width: 120px;
        width: 22%;
        margin-right: 1%;
        padding: 0;
        display: inline-block
    }

    .page a,
    .page>b {
        display: none
    }

    .page a.fst-page,
    .page a.last-page,
    .page a.next,
    .page a.pre {
        display: inline-block
    }
}

@media only screen and (max-width: 768px) {

    .news-left-box .news-navtabs,
    .news-left-box .news-list-qt {
        padding: 0 14px
    }

    .news-tit.faq-tit .news-tit-box {
        padding-left: 2%
    }

    .news-tit.faq-tit .faq-tit-box em {
        font-size: 16px;
        width: 24px;
        line-height: 24px;
        margin-right: 6px
    }

    .news-left-box .news-list-zx {
        padding: 0 4px
    }

    .newslist-box ul {
        padding: 0 10px
    }

    .news-left-box .news-navtabs ul {
        margin-bottom: 3%;
        padding-top: 10px
    }

    .newslist-box>ul,
    .news-left-box .faqnews-list {
        margin-bottom: 0 !important
    }

    .newslist-box ul li:hover::before {
        padding: 0 10px;
        margin-bottom: 3%
    }

    .newslist-box ul li .newslist-title {
        font-size: 16px;
        margin-bottom: 0
    }

    .newslist-box ul li .newslist-description,
    .over-title {
        margin-bottom: 2%
    }

    .newslist-box {
        padding-bottom: 5%;
        margin-bottom: 5%
    }

    .news-tit.double-border {
        margin: 0 15px 2%
    }

    .news-main {
        padding-top: 20px
    }

    .news-main .rules-detail {
        padding: 10px 15px 3%
    }

    .news-main .rules-img {
        display: none
    }

    .news-main .rules-type {
        width: 100%
    }

    .news-main .rules-type-list {
        float: none !important;
        width: auto !important;
        font-size: 14px;
        display: inline-block;
        padding-left: 102px;
        margin-right: 5px
    }

    .news-tit.double-border h1,
    .news-tit.double-border h2,
    .moudle-title,
    .news-tit h1,
    .news-tit h2,
    .baoming-form-bg .moudle-title {
        font-size: 22px;
        line-height: 30px
    }

    .double-border h1,
    .double-border h2 {
        margin-bottom: 2%;
        padding-top: 2%
    }

    .info,
    .news-tit.double-border .info label {
        font-size: 14px
    }

    .moudle-title {
        padding: 5% 0 3%
    }

    .news-recommend {
        padding: 0 5%
    }

    .news-recommend li {
        width: 98%;
        text-align: left !important
    }

    .news-left-box .faqnews-list li a {
        font-size: 16px
    }

    .news-left-box .faqnews-list li p {
        font-size: 14px;
        max-height: none
    }

    .news-form-bg .news-form-tit {
        padding: 0 2%;
        font-size: 22px
    }

    .news-wrapper {
        margin-bottom: 5%
    }

    .abouts-md .news-form-text {
        font-size: 16px;
        padding-left: 2%
    }

    .news-form-bg .form-group,
    .faq-form-bg .form-group {
        width: 98% !important;
        margin: 0 1% 14px
    }

    .faq-form-bg .faq-form-tit {
        width: 100%;
        height: 30px;
        margin-bottom: 3%
    }

    .faq-form-bg .faq-form {
        width: 100%
    }

    .positionTop {
        padding: 10px 0 0 !important
    }

    .rules-onley {
        padding: 20px 15px 0
    }

    .rules-onley .rules-nav ul {
        margin: 0;
        padding: 10px 0 5px !important
    }

    .rules-onley .rules-nav li {
        width: 23%;
        margin: 0 1% 1.667%;
        min-width: auto
    }

    .rules-onley .rules-nav li a {
        font-size: 14px;
        line-height: 1
    }

    .rules-onley .rules-item {
        padding-top: 20px
    }

    .rules-onley .rules-item-tit {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 3%
    }

    .rules-list dl {
        flex-wrap: wrap;
        padding: 20px 0
    }

    .rules-list dl dt {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px
    }

    .rules-list dl dt a {
        border-radius: 4px;
        overflow: hidden
    }

    .rules-list dl .rules-cnt {
        width: calc(100% - 140px)
    }

    .rules-list dl .school-btn {
        width: 100%;
        margin-top: 10px
    }

    .rules-list dl .school-btn a {
        width: 240px;
        font-weight: normal
    }

    .news-main .rules-type-list.max-list,
    .rules-list dl .rules-ys {
        margin-right: 0 !important
    }

    .news-main .rules-type-list .adv-tag,
    .rules-list dl .rules-type-list .adv-tag {
        display: inline;
        font-size: 13px
    }

    .news-right-cnt .faqnews-list li .faqnews-tit a,
    .recommend-main .faqnews-list li .faqnews-tit a,
    .news-right-cnt .hot-rules dl dd .school-name,
    .recommend-main .hot-rules dl dd .school-name {
        font-size: 15px
    }

    .abouts-tabs .nav-tabs>li {
        float: left;
        width: 23%;
        margin: 0 1% 1.667%;
        min-width: auto
    }

    .abouts-tabs .nav-tabs {
        padding: 0px 0 20px
    }

    .abouts-tabs .nav-tabs>li>a {
        width: auto;
        font-size: 14px
    }

    .map-md {
        padding: 2%
    }

    .map-1 .BMap_bubble_pop {
        display: block !important
    }

    .BMapLabel {
        font-size: 12px !important;
        font-weight: bold !important
    }

    .news-entry {
        padding: 0 2% 20px
    }

    .video-ul .iframe,
    .figure-iframe {
        max-height: 126px
    }

    .kfr-brief {
        padding: 3%
    }

    .form-control {
        padding: 6px
    }

    .baoming-form-bg .yuloo-news-form-text {
        margin-bottom: 3%
    }
}

@media only screen and (max-width: 428px) {
    .special-news li {
        width: 48%
    }

    .moudle-title {
        padding: 5% 2% 3%;
        margin-bottom: 20px
    }

    .news-flex-box {
        padding: 0 3%
    }

    .news-right-cnt .news-list.row2 li,
    .recommend-main .news-list.row2 li {
        width: 100%
    }

    .newslist-box ul li .newslist-title {
        height: 70px;
        overflow: visible;
        white-space: normal
    }

    .newslist-box>ul {
        margin-bottom: 0
    }

    .newslist-box>ul li {
        padding: 10px 0
    }

    .rules-flow-box .rules-flow-main b {
        font-size: 15px
    }

    .rules-flow-box .rules-flow-main {
        font-size: 14px
    }

    .news-right-cnt .news-list li,
    .recommend-main .news-list li {
        height: auto;
        line-height: 22px;
        margin-top: 6px;
        background: url(../images/li-img.jpg) no-repeat left top 12px
    }

    .news-right-cnt .news-list li a,
    .recommend-main .news-list li a {
        white-space: normal
    }

    .news-left-box .faqnews-list li .faqnews-tit {
        margin-bottom: 5px
    }

    .news-left-box .faqnews-list {
        margin-bottom: 0
    }

    .kfr-brief .kfr-brief-logo {
        width: 90px
    }

    .kfr-brief .kfr-brief-title {
        font-size: 22px;
        margin-bottom: 15px;
        min-height: 60px
    }

    .kfr-brief .kfr-brief-btn {
        position: static;
        margin: 2% auto 0
    }

    .kfr-brief .kfr-brief-cnt>ul>li label {
        width: 80px
    }

    .kfr-brief .kfr-brief-cnt>ul>li .select-div {
        width: calc(100% - 80px)
    }

    .rules-list dl {
        position: relative;
        padding: 10px 2%;
        margin: 0 2% 2%
    }

    .rules-list dl .rules-type-list {
        font-size: 13px
    }

    .rules-list dl .rules-type-list .price {
        font-size: 14px
    }

    .rules-list dl dt {
        position: absolute;
        left: 0;
        top: 10px
    }

    .rules-list dl .rules-cnt {
        width: 100%
    }

    .rules-list dl .rules-tit {
        height: 70px;
        font-size: 18px;
        line-height: 26px;
        padding-left: 130px
    }

    .rules-list dl .rules-type-list {
        float: none;
        display: inline-block;
        width: auto !important;
        margin-right: 15px
    }

    .abouts-teacher-dl dl {
        align-items: flex-start
    }

    .abouts-teacher-dl dl dt {
        width: 70px;
        height: 70px
    }

    .baoming-form-bg {
        margin-bottom: 0
    }

    .map-md {
        padding: 3%
    }

    .figurelist li {
        width: 48%
    }

    .iframe-video .iframe-video-box {
        position: relative;
        width: 100%;
        height: 60vh;
        margin: 10vh auto 0;
        border-radius: 10px;
        overflow: hidden;
        background: #fff;
        padding: 20px
    }

    .news-form-bg.no-bg .control-label {
        padding-left: 14px
    }

    .baoming-form-bg .form-group .col-xs-9 {
        width: calc(100% - 92px)
    }
}