﻿body,html {
    font-size: 18px;
    font-family: "微软雅黑","Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
    color: #333;
    overflow-x: hidden; overflow-y: auto;
}


ol,ul {
    list-style-type: none
}

body,dd,dl,fieldset,h1,h2,h3,h4,html,ol,p,ul {
    margin: 0;
    padding: 0
}

a,a:hover,a:link,a:visited {
    color: #333
}

a,a:hover,a:link {
    text-decoration: none
}

a:active {
    color: #333;
    text-decoration: none
}

label {
    font-weight: 400
}

img {
    vertical-align: bottom
}

.navbar {
    margin-bottom: 0
}

.navbar-default {
    background: #fff;
    height: 85px;
    box-sizing: border-box;
    border-color: #fff
}

.navbar-default .navbar-brand {
    padding: 0 15px
}

.navbar-default .navbar-brand img {
    height: 50px;
    vertical-align: middle;
    margin-top: 15px
}

.navbar-default .navbar-nav {
    float: right;
    box-sizing: border-box;
    margin-bottom: 0
}

.navbar-default .navbar-nav .open>a,.navbar-default .navbar-nav .open>a:hover {
    background: 0 0;
    color: #f67850
}

.navbar-default .navbar-nav li {
    cursor: pointer
}

.navbar-default .navbar-nav li a {
    height: 85px;
    line-height: 85px;
    padding: 0;
    margin: 0 15px;
    box-sizing: border-box
}

.navbar-default .navbar-nav li a:hover {
    color: #f67850;
    border-bottom: 3px solid #f67850;
    box-sizing: border-box
}

.navbar-default .navbar-nav li a img {
    height: 40px
}

.navbar-default .navbar-nav li.active>a {
    color: #f67850;
    border-bottom: 3px solid #f67850
}

.navbar-default .dropdown-menu {
    background: rgba(255,255,255,.9);
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    font-size: 1rem;
    transition: all .3s ease-in-out;
    -weikt-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.navbar-default .dropdown-menu li>a {
    height: 50px;
    margin: 0;
    color: #333;
    padding: 0;
    padding-left: 10%;
    line-height: 50px;
    transition: all .3s linear;
    -weikt-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear
}

.navbar-default .dropdown-menu li>a:hover {
    background: #f67850;
    color: #fff;
    border: none
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #f67850
}

.navbar-collapse {
    z-index: 500
}

.banner-container {
    width: 100%;
    height: auto;
    overflow: hidden
}

.banner-container .swiper-slide {
    width: 100%;
    height: 100%
}

.banner-container .swiper-slide img {
    width: 100%
}

.brief-intro {
    padding: 30px 0
}

.brief-intro .brief-item {
    text-align: center;
    border-right: 1px solid #ddd
}

.brief-intro .brief-item:last-child {
    border: none
}

.brief-intro .brief-item p {
    font-size: 1.3rem;
    color: #f67850;
    font-weight: 700
}

.brief-intro .brief-item span {
    font-size: .8rem;
    color: #999
}

.swiper-pagination {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50%,0);
    cursor: pointer
}

.swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    background: rgba(0,0,0,.5);
    opacity: 1;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    margin-right: 10px;
    border: none;
    cursor: pointer;
    transition: .4s ease-in-out;
    -weikt-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear
}

.swiper-pagination .swiper-pagination-switch.swiper-active-switch {
    width: 45px;
    border-radius: 10px;
    background: #fff
}

.tutor-banner>img {
    width: 100%;
    vertical-align: middle
}

.tutor-banner .bn-tutor-name {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 2rem
}

.navbar-default .navbar-toggle {
    margin-top: 20px
}

section {
    padding: 40px 0 40px
}

.what-make-lose,.you-season {
    background: #f7f7f7
}

.test .test-item {
    background: #f67850;
    text-align: center
}

.test .test-item:first-child {
    background: #7FCEF5
}

.test .test-item:last-child {
    background: #6CC460
}

.test .test-item a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 8px 8px;
    color: #fff;
    font-size: .9rem
}

.test .test-item a:hover {
    color: #f67850
}

.test-inner {
    padding: 15px 15px 50px
}

.test-inner .star div {
    font-size: 1.3rem
}

.test-inner .star p span {
    color: #999;
    font-size: .9rem
}

.test-inner .test-item {
    margin-top: 30px
}

.test-inner .test-item .test-issue div {
    font-size: 1.1rem
}

.test-inner .test-item .test-issue div span {
    color: #999
}

.test-inner .test-item .test-chooses .btn {
    font-size: .9rem;
    padding: 0;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #f67850;
    color: #f67850;
    margin: 20px 0;
    border-radius: 10px
}

.test-result {
    display: none;
    margin: 50px 0
}

.test-result p {
    font-size: 1.8rem;
    border-bottom: 1px solid #ddd;
    padding-left: 3%;
    margin-bottom: 5px
}

.test-result .detail {
    color: #666
}

.loading {
    position: fixed;
    top: 50%;
    left: 50%;
    right: 0;
    width: 30%;
    padding: 15px 0;
    background: rgba(0,0,0,.5);
    margin: 0 auto;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
    border-radius: 10px;
    font-size: 1.1rem;
    display: none
}

.loading img {
    width: 30px;
    display: block;
    margin: 0 auto 10px
}

.to-where {
    margin: 30px 0
}

.to-where a {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin: 15px 0;
    font-size: 1rem
}

.to-where a:first-child {
    background: #f67850
}

.to-where a:nth-child(2) {
    background: #6cc460
}

.to-where a:nth-child(3) {
    color: #D9534F;
    border: 1px solid #D9534F;
    margin-top: 30px;
    box-sizing: border-box
}

.save-passageway {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6)
}

.save-passageway .passageway-box {
    padding: 1%;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 20%;
    background: #fff;
    transform: translate(-50%,-50%)
}

.save-passageway .passageway-box span {
    display: inline-block;
    margin: 15px 0;
    color: #333;
    font-size: .9rem
}

.save-passageway .passageway-box .hasicon {
    position: relative
}

.save-passageway .passageway-box .hasicon b.iconfont {
    position: absolute;
    top: 50%;
    left: 1%;
    color: #999;
    padding: 5px;
    border-right: 1px solid #ddd;
    transform: translate(0,-50%)
}

.save-passageway .passageway-box .hasicon input {
    padding-left: 10%
}

.save-passageway .passageway-box #dosubmit,.save-passageway .passageway-box .msg-cancel {
    width: 100%;
    background: #7fcef5;
    color: #fff;
    height: 40px;
    font-size: 1rem
}

.save-passageway .passageway-box .msg-cancel {
    background: #f67850;
    margin-top: 15px
}

.save-passageway .passageway-box .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0,0,0)
    }

    50% {
        opacity: .5;
        transform: scale3d(.5,.5,.5)
    }

    100% {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

.ct-server {
    background: #f7f7f7
}

.ct-server .container .server-box {
    margin-bottom: 15px
}

.ct-server .container .server-box .col-lg-4 {
    padding: 0;
    width: 48%;
    margin: 0 1% 2%
}

.ct-server .container .server-box .col-lg-4:first-child {
    background: url(../images/s-1.jpg) no-repeat 100% 100%;
    background-color: #f67850
}

.ct-server .container .server-box .col-lg-4:nth-child(2) {
    background: url(../images/s-2.jpg) no-repeat 100% 100%;
    background-color: #7fcef5
}

.ct-server .container .server-box .col-lg-4:nth-child(3) {
    background: url(../images/s-3.jpg) no-repeat 100% 100%;
    background-color: #6cc460
}

.ct-server .container .server-box .col-lg-4:nth-child(4) {
    background: url(../images/s-4.jpg) no-repeat 100% 100%;
    background-color: #f9b552
}

.ct-server .container .server-box .col-lg-4:nth-child(5) {
    background: url(../images/s-5.jpg) no-repeat 100% 100%;
    background-color: #F39B77
}

.ct-server .container .server-box .col-lg-4:nth-child(6) {
    background: url(../images/s-6.jpg) no-repeat 100% 100%;
    background-color: #8C98CC
}

.ct-server .container .server-box .col-lg-4 a {
    display: block;
    height: auto;
    overflow: hidden
}

.ct-server .container .server-box .col-lg-4 a:hover {
    box-shadow: 0 0 24px #ccc
}

.ct-server .container .server-box .col-lg-4 a .panel {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    background: 0 0
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading {
    position: relative;
    padding: 0;
    border: none;
    background: 0 0
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading img {
    width: 100%
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading .panel-footer {
    position: relative;
    padding: 0;
    left: 0;
    padding: 5% 8%;
    width: 100%;
    border: none;
    background-color: transparent;
    height: 300px;
    color: #fff;
    font-size: .8rem
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading .panel-footer:before {
    display: block;
    content: '';
    position: absolute;
    top: 4%;
    left: 2%;
    height: 92%;
    width: 96%;
    border: 1px solid #fff;
    opacity: 0;
    webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading .panel-footer h2 {
    font-size: 1.3rem
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading .panel-footer p {
    margin: 15px 0
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading .panel-footer .items-box .item {
    color: #333;
    box-sizing: border-box;
    color: #fff;
    font-size: .8rem
}

.ct-server .container .server-box .col-lg-4 a .panel .panel-heading .panel-footer button, .server-btn {
    position: absolute;
    bottom: 8%;
    padding: 8px 15px;
    border: none;
    background: #d9534f;
    border-radius: 5px;
    color: #fff;
    outline: 0
}

.ct-server .container .server-box .col-lg-4:hover .panel-footer:before {
    animation-name: zoomIn
}

.media:hover .media-heading {
    color: #f67850
}

.index-title {
    text-align: center
}

.index-title div {
    margin: 0 0 50px;
    display: inline-block;
    padding: 6px 22px;
}

.index-title div h2 {
    font-size: 1.5rem;
    margin-bottom: 5px;
    display: inline-block
}

.index-title div span {
    font-size: 1.3rem;
    display: inline-block;
    color: #999;
    font-family: Roboto,sans-serif
}

.ct-brand {
    background: #fff7f7;
    padding-bottom: 50px
}

.brand {
    position: relative
}

.brand .items-name {
    background: #cfcfcf;
    color: #fff;
    width: 100%
}

.brand .items-name:after {
    display: block;
    content: '';
    clear: both
}

.brand .items-name li {
    transition: all .3s linear;
    -weikt-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -moz-transition: all .3s linear;
    float: left;
    width: 25%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    cursor: pointer
}

.brand .items-name li.active {
    transform: scale(1.1);
    background: #f67850;
    color: #fff
}

.brand .items-name li:hover {
    transform: scale(1.1);
    background: #f67850;
    color: #fff
}

.brand .items-name li:last-child>a {
    border-bottom: 0
}

.brand .brand-items {
    width: 100%;
    margin-top: 15px;
    height: auto;
    transition: height .6s linear;
    -moz-transition: height .6s linear;
    -ms-transition: height .6s linear;
    -o-transition: height .6s linear;
    -webkit-transition: height .6s linear
}

.brand .brand-items .look-more {
    display: block;
    color: #136ec2;
    font-size: .8rem;
    text-align: right
}

.brand .brand-items .look-more:hover {
    text-decoration: underline
}

.media-object {
    width: 150px
}

.media {
    padding: 10px;
    margin-top: 0;
    border-bottom: 1px solid #ddd;
    transition: all .3s ease-out;
    box-sizing: border-box
}

.media:hover {
    background: #efefef;
    box-shadow: 0 2px 20px #ccc
}

.media .media-body span {
    display: inline-block;
    font-size: .9rem;
    height: 49px;
    overflow: hidden;
    color: #999
}

.media .media-body .media-heading {
    font-size: 1rem;
    transition: .3s linear
}

.leave-msg {
    float: left
}

.contactlist {
    background: #EEE
}

.contactlist .container div.contactlist-left {
    float: left;
    line-height: 32px;
    color: #666;
    font-size: .8rem
}

.contactlist .container ul {
    float: right
}

.contactlist .container ul li {
    float: left;
    text-align: center;
    margin-right: 20px
}

.contactlist .container ul li:hover a>.wechat-code {
    z-index: 500;
    display: block;
    height: 150px
}

.contactlist .container ul li a {
    display: block;
    height: 32px;
    line-height: 32px;
    position: relative
}

.contactlist .container ul li a .wechat-code {
    position: absolute;
    display: none;
    top: 32px;
    left: -28%;
    z-index: 500;
    border: 1px solid #ddd;
    background: #FFF;
    transition: all .6s;
    box-sizing: border-box;
    height: 0;
    transition: all .5s
}

.contactlist .container ul li a .wechat-code:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none;
    content: " ";
    border-color: rgba(136,183,213,0);
    border-bottom-color: #fff;
    border-width: 10px;
    top: -20px;
    left: 50%;
    transform: translate(-50%,0)
}

.contactlist .container ul li a .wechat-code img {
    width: 150px;
    height: 150px
}

.contactlist .container ul li a span {
    font-size: .8rem;
    color: #666;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.contactlist .container ul li .iconfont {
    font-size: .8rem;
    color: #666
}

.contactlist .container ul li:hover span {
    color: #f67850
}

.ct-team .team-swiper {
    padding-left: 33.33%;
    position: relative
}

.ct-team .team-swiper .swiper-slide {
    box-sizing: border-box;
    transform: scale(.5);
    transition: all .3s;
    opacity: .3
}

.ct-team .team-swiper .swiper-slide div.team-img {
    width: 100%;
    border-radius: 50%;
    overflow: hidden
}

.ct-team .team-swiper .swiper-slide div.team-img img {
    width: 100%
}

.ct-team .team-swiper .swiper-slide-active {
    transform: scale(.7);
    opacity: 1
}

.ct-team .team-swiper .arrow-left,.ct-team .team-swiper .arrow-right {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 30px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background: rgba(0,0,0,.3);
    cursor: pointer
}

.ct-team .team-swiper .arrow-left span,.ct-team .team-swiper .arrow-right span {
    color: #fff;
    font-size: 1rem
}

.ct-team .team-swiper .arrow-left {
    left: 0
}

.ct-team .team-swiper .arrow-right {
    right: 0
}

.ct-team div.tutor-intro-list .intro-item {
    padding-left: 8%;
    padding-top: 15px;
    margin-top: -7%;
    width: 100%;
    color: #fff;
    height: 270px;
    overflow: hidden;
    border-top: 1px solid #ddd
}

.ct-team div.tutor-intro-list .intro-item h4 {
    font-size: 1rem;
    font-weight: 700
}

.ct-team div.tutor-intro-list .intro-item p {
    font-size: .8rem;
    color: #fff
}

.ct-team .read {
    margin: 15px 50px;
    width: 40%;
    margin: 0 auto
}

.msg-box {
    padding: 30px 15px 15px;
    border: 1px solid #ddd;
    box-sizing: border-box
}

.msg-box div.leave-tip {
    text-align: center
}

.msg-box form {
    padding: 15px 2% 0
}

.msg-box form .radio-inline {
    padding-top: 7px;
    padding-left: 35px
}

.msg-box form #dosubmit {
    background: #f67850;
    color: #fff;
    font-size: 1rem;
    height: 35px;
    line-height: 35px;
    padding: 0
}

.msg-box label {
    display: block;
    text-align: left!important;
    padding: 0 15px
}

.msg-box fieldset {
    margin: 10px 2% 0;
    border: none;
    border-top: 1px solid #ddd;
    text-align: center
}

.msg-box fieldset legend {
    width: auto;
    border: none;
    font-size: .8rem;
    color: #f14d19;
    font-weight: 700;
    padding: 0 5px
}

.ct-goodat .good-at-box {
    float: left
}

.ct-goodat .good-at-box .good-at-tit {
    font-size: 1.3rem;
    padding: 8px 10px;
    border-bottom: 1px solid #f67850
}

.ct-goodat .good-at-box .media {
    border: none;
    margin: 15px 0;
    box-sizing: border-box;
    height: 90px;
    border-bottom: 1px solid #ddd
}

.ct-goodat .good-at-box .media:hover {
    background: 0 0;
    box-shadow: none
}

.ct-goodat .good-at-box .media .media-left {
    margin-right: 15px;
    text-align: center
}

.ct-goodat .good-at-box .media .media-left a {
    font-size: 30px;
    color: #f67850
}

.ct-goodat .good-at-box .media .media-body {
    padding-left: 2%
}

.ct-goodat .good-at-box .media .media-body span {
    height: auto;
    font-size: .8rem
}

.about-control h3 {
    padding: 8px 0;
    text-align: center;
    background: #ddd;
    font-size: 1.3rem
}

.about-control ul {
    border: 1px solid #ddd
}

.about-control ul li {
    padding: 8px 0;
    text-align: center;
    border-top: 1px solid #ddd;
    cursor: pointer
}

.about-control ul li.active {
    border-left: 4px solid #f67850;
    color: #f67850
}

.about-inner p {
    text-indent: 35px;
    margin-bottom: 15px;
    line-height: 1.5;
    font-size: .9rem
}

.about-inner div.environment small {
    display: block;
    margin-top: 15px;
    color: #666
}

.about-inner div.environment img {
    width: 100%
}

.about-inner div.about-tit {
    padding: 0 15px;
    border-left: 5px solid #f67850;
    margin: 0 0 30px
}

.about-inner div.about-tit span {
    font-size: 1.1rem
}

.teacher-avatar {
    position: relative;
    padding: 0
}

.teacher-avatar img {
    width: 100%;
    vertical-align: middle
}

.teacher-detail {
    height: 100%;
    padding-top: 2%;
    background: #efefef;
    box-sizing: border-box;
    position: relative;
    padding-top: 0;
    padding-bottom: 0
}

.teacher-detail div.detail-item {
    color: #666;
    text-align: left;
    font-size: 1rem
}

.teacher-detail div.detail-item span {
    border-bottom: 2px solid #f67850
}

.teacher-detail div.good-item {
    margin: 5px 0;
    text-align: left;
    color: #999;
    font-size: .8rem;
    padding: 0
}

.teacher-detail div.to-zixun {
    position: absolute;
    bottom: 5%;
    left: 70%;
    transform: translate(-50%,0)
}

.teacher-detail div.to-zixun a {
    display: block;
    padding: 8px 15px;
    background: #f67850;
    color: #fff;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box
}

.teacher-detail div.to-zixun a:hover {
    background: #e55b35
}

.news .list-group-item {
    text-align: center;
    float: left;
    width: 16.667%;
    border-right: none
}

.news .list-group-item:last-child {
    border-right: 1px solid #ddd
}

.news .list-group-item img {
    width: 100%;
    transition: all .3s
}

.news .list-group-item:hover img {
    transform: scale(1.1)
}

.footer {
    background: #fff;
    padding: 15px 15px;
    font-size: .9rem
}

.weixincode .col-lg-5>img {
    width: 100%
}

.weixincode ul.col-lg-7 {
    margin-top: 20px
}

.weixincode ul.col-lg-7 li {
    margin-bottom: 10px
}

.footer-logo {
    margin-top: 20px
}

.footer-server {
    margin-top: 20px
}

.footer-server ul>li {
    text-align: center;
    margin-top: 5px
}

.footer-server ul>li a:hover {
    color: #f67850;
    text-decoration: underline
}

.copyright {
    width: 100%;
    text-align: center;
    background: #FFF;
    padding: 20px 0;
    font-size: .9rem
}

.ct-advantage {
    padding: 30px 0
}

.ct-advantage .advantage-item {
    width: 20%;
    float: left;
    text-align: center;
    cursor: pointer
}

.ct-advantage .advantage-item div {
    color: #f67850;
    font-size: 1rem;
    margin-bottom: 3px
}

.ct-advantage .advantage-item p {
    font-size: .8rem;
    color: #999
}

.other-title {
    margin: 0 auto 30px;
    text-align: center;
    font-size: 1.8rem;
    color: #333
}

.other-title span {
    font-size: 1.1rem;
    color: #999
}

.season-detial ul {
    text-align: left;
    padding-left: 50%
}

.season-detial ul li {
    margin-bottom: 15px;
    cursor: pointer
}

.season-detial ul li b {
    display: inline-block;
    height: 25px;
    width: 20%;
    vertical-align: middle;
    margin-right: 10px
}

.season-detial ul li:hover b {
    transition: all .5s linear;
    transform: rotateY(360deg)
}

.season-detial ul li:hover span {
    color: #f67850
}

.guanggao1 {
    padding: 50px 0
}

.guanggao1 div.container {
    text-align: center
}

.guanggao1 div.container a {
    width: 40%;
    background: #f67850;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px
}

.guanggao1 div.container a:active {
    background: #c05938;
    color: #fff
}

.detail .detail-item {
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    padding: 2% 3% 3%;
    width: 21%;
    margin: 0 2% 3%;
    box-sizing: border-box;
    position: relative;
    cursor: pointer
}

.detail .detail-item:hover {
    box-shadow: 0 0 12px #ccc
}

.detail .detail-item p {
    background: #f67850;
    color: #FFF;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 8px 0
}

.detail .detail-item span {
    color: #666;
    font-size: .8rem
}

.get-love .help-box .list-group {
    margin-top: 20px
}

.get-love .help-box .list-group .list-group-item {
    border: none;
    float: left;
    width: 29.33%;
    margin: 0 2% 5%;
    overflow: hidden;
    padding: 0
}

.get-love .help-box .list-group .list-group-item div:first-child {
    text-align: left
}

.get-love .help-box .list-group .list-group-item div:first-child .iconfont {
    margin: 0 auto;
    font-size: 65px;
    text-align: center;
    color: #999;
    margin-bottom: 8px;
    -webkit-transition: all ease-out .6s;
    transition: all ease-out .6s
}

.get-love .help-box .list-group .list-group-item div:first-child h2 {
    font-size: 1.3rem;
    height: 46px;
    line-height: 46px;
    color: #333;
    -webkit-transition: all ease-out .6s;
    transition: all ease-out .6s;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
    width: 100%
}

.get-love .help-box .list-group .list-group-item div:first-child h2:before {
    margin-top: -2px;
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #f67850;
    margin-top: 46px;
    -webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s
}

.get-love .help-box .list-group .list-group-item div:nth-child(2) {
    margin-top: 15px;
    color: #999;
    font-size: .8rem
}

.get-love .help-box .list-group .list-group-item:hover div:first-child h2:before {
    width: 100%
}

.get-love .help-box .list-group .list-group-item:hover div:first-child h2 {
    color: #f67850
}

.get-love .help-box .list-group .list-group-item:hover div:first-child .iconfont {
    color: #f67850
}

.our-youshi {
    background: url(../images/bg8.jpg) no-repeat 100% 100%;
    background-attachment: fixed
}

.youshi-container {
    margin: 0 30px
}

.youshi-container .swiper-slide {
    padding: 0 15px;
    padding-bottom: 0;
    box-sizing: border-box;
    position: relative;
    transition: all .3s ease-in-out
}

.youshi-container .swiper-slide img {
    width: 100%;
    opacity: 0;
    transition: all .35s ease-in-out
}

.youshi-container .swiper-slide:hover img {
    opacity: 1
}

.youshi-container .swiper-slide:hover .number {
    transform: scale(2);
    opacity: 0
}

.youshi-container .swiper-slide:hover {
    transform: translate(0,0)
}

.youshi-container .swiper-pagination {
    text-align: right;
    bottom: 10px
}

.youshi-container .swiper-pagination .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    transition: all .5s
}

.youshi-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #f67850;
    width: 35px;
    border-radius: 0;
    border-radius: 10px
}

.youshi-container .swiper-button-next,.youshi-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translate(-50%,0);
    display: inline-block;
    background: 0;
    height: 60px;
    width: 30px;
    line-height: 60px;
    transform: translate(0,-50%);
    text-align: center;
    color: #fff;
    transition: all .5s;
    font-size: 1.1rem;
    cursor: pointer
}

.youshi-container .swiper-button-next {
    right: 0
}

.youshi-container .swiper-button-prev {
    left: 0
}

.youshi-container:hover .swiper-button-next,.youshi-container:hover .swiper-button-prev {
    background: rgba(0,0,0,.5)
}

.youshi-msg {
    width: 100%;
    color: #fff;
    text-align: center
}

.youshi-msg:after {
    content: '';
    clear: both
}

.youshi-msg .swiper-slide {
    cursor: pointer;
    padding: 0 5px
}

.youshi-msg .msg p {
    font-size: 1.1rem;
    color: #FFF;
    padding: 15px 0;
    font-weight: 700
}

.youshi-msg .msg p:after {
    display: block;
    content: '';
    margin: 0 auto;
    width: 30px;
    border-bottom: 1px solid rgba(255,255,255,.5);
    margin-top: 15px
}

.youshi-msg .msg span {
    display: block;
    color: #ddd;
    font-size: .9rem;
    height: 70px
}

.read {
    text-align: center;
    margin: 20px 0 50px
}

.read p {
    margin-bottom: 15px
}

.read a.btn {
    background: #f67850;
    color: #fff;
    padding: 10px 12px;
    font-size: 1rem;
    width: 30%
}

.read a.btn:hover {
    background: #d7582f
}

.success-container {
    box-shadow: 0 0 12px #ccc;
    background: rgba(255,255,255,.5)
}

.success-container .swiper-slide {
    padding: 2%;
    box-sizing: border-box
}

.success-container .case-intro .succ-tit {
    border-bottom: 1px solid #f67850;
    display: inline-block;
    padding: 3px;
    font-size: 1.1rem
}

.success-container .case-intro div.succ-msg {
    line-height: 1.8;
    color: #666;
    font-size: .9rem;
    height: 90px;
    overflow: hidden
}

.success-container .case-intro .succ-phone {
    margin: 8% 0
}

.success-container .case-intro .succ-phone .iconfont {
    font-size: 3rem;
    color: #a4a4a4;
    padding: 0
}

.success-container .case-intro .succ-phone .col-md-10 {
    padding-left: 0
}

.success-container .case-intro .succ-phone .col-md-10 span {
    color: #a4a4a4
}

.success-container .case-intro .succ-phone .col-md-10 p {
    font-size: 1.8rem;
    font-weight: 700;
    padding: 0;
    font-family: impact
}

.success-container .case-intro .to-btn {
    margin-top: 3%
}

.success-container .case-intro .to-btn a {
    background: #ccc;
    color: #fff;
    padding: 1.5% 8%;
    font-size: 1rem;
    border-radius: 23px
}

.success-container .case-intro .to-btn a:nth-child(2) {
    margin-left: 5%
}

.success-container .case-intro .to-btn a:hover {
    background: #f67850
}

.sever-step {
    background: #fff7f7
}

.sever-step .tows-right {
    width: 2%;
    float: left;
    margin-top: 5%
}

.sever-step .tows-right div.iconfont {
    font-size: 1.3rem;
    color: #999
}

.sever-step .step {
    text-align: center;
    position: relative;
    width: 23.5%;
    float: left
}

.sever-step .step b.iconfont {
    margin: 0 auto;
    font-size: 3rem;
    display: block;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    border: 3px solid #f67850;
    border-radius: 100%;
    color: #5a5a5a;
    font-weight: 400
}

.sever-step .step h4 {
    margin: 15px 0 0;
    font-weight: 700
}

.sever-step .step span {
    font-size: .8rem
}

.sever-step .step:hover b.iconfont {
    background: #f67850;
    color: #fff;
    border-color: #f67850
}

.sever-step .step:hover .num {
    background: #666
}

.aside-right {
    position: fixed;
    top: 50%;
    right: 0;
    width: 40px;
    z-index: 500;
}

.aside-right .fixed-right li {
    margin-bottom: 5%;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f67850;
    text-align: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    transition: all .3s ease-in-out
}

.aside-right .fixed-right li b.iconfont {
    font-size: 1.2rem;
    color: #fff;
    z-index: 300
}

.aside-right .fixed-right li div {
    position: absolute;
    background: #f67850;
    color: #fff;
    padding: 0 10%;
    height: 40px;
    width: 90px;
    font-size: .8rem;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    left: 40px;
    transition: left .3s ease-in-out .2s
}

.aside-right .fixed-right li:hover {
    background: #f67850
}

.aside-right .fixed-right li:hover div {
    left: -87px
}

.leave-a-msg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    z-index: 2000;
    display: none
}

.leave-a-msg .hasicon {
    position: relative
}

.leave-a-msg .hasicon b.iconfont {
    position: absolute;
    top: 50%;
    left: 2%;
    color: #a9a9a9;
    transform: translate(0,-50%);
    font-size: 1.1rem;
    padding-right: 2%;
    border-right: 1px solid #ccc
}

.leave-a-msg .hasicon input {
    padding-left: 12%
}

.leave-a-msg .msg-list {
    position: fixed;
    width: 400px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 5px;
    cursor: pointer
}

.leave-a-msg .msg-list #myform {
    padding: 15px 15px 15px
}

.leave-a-msg .msg-list .form-group {
    margin: 0;
    margin-bottom: 15px
}

.leave-a-msg .msg-list .title {
    text-align: center;
    font-size: 1rem;
    height: 50px;
    line-height: 50px;
    background: #efefef;
    position: relative
}

.leave-a-msg .msg-list .title b.iconfont {
    position: absolute;
    display: inline-block;
    right: 0;
    height: 50px;
    width: 50px;
    transition: all .5s;
    transtion-origin: 50% 50%;
    text-align: center
}

.leave-a-msg .msg-list .title b.iconfont:hover {
    transform: rotateZ(360deg)
}

.leave-a-msg .msg-list .col-sm-6 {
    padding-left: 0;
    font-size: .9rem
}

.leave-a-msg .msg-list .form-textarea>textarea {
    width: 100%;
    height: 100px;
    resize: none;
    border: 1px solid #ccc
}

.leave-a-msg .msg-list .kefu-submit {
    height: 40px;
    background: #f67850;
    color: #fff;
    font-size: 1rem
}

.error-container .error-list .error-img div {
    padding: 2%;
    background: #f67850;
    text-align: center;
    color: #fff
}

.error-container .error-list .error-img div a.btn {
    border: 1px solid #fff;
    color: #fff;
    width: 70%;
    margin: 0 auto;
    font-size: 1rem
}

.error-container .error-list .error-item {
    display: block;
    float: none;
    width: 100%;
    padding: 5%;
    margin: 0 0 5%;
    border: 1px solid #ccc;
    height: 180px
}

.error-item:after {
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid red;
    border-bottom: 50px solid transparent
}

.break-case .case-list {
    margin: 80px 0 50px
}

.break-case .case-list .case-item {
    text-align: center;
    width: 22.833%;
    padding: 3%;
    border: 1px solid #ccc;
    border-top: 4px solid #ccc;
    border-radius: 5px;
    border-left: none;
    box-sizing: border-box;
    float: left;
    background: #fff;
    cursor: pointer
}

.break-case .case-list .case-item:first-child {
    border-left: 1px solid #ccc
}

.break-case .case-list .case-item img {
    width: 100%
}

.break-case .case-list .case-item span {
    display: inline-block;
    padding: 10px 0 0;
    font-size: 1.1rem
}

.break-case .case-list .case-item span:after {
    display: block;
    content: '';
    height: 1px;
    height: auto;
    width: 34px;
    margin: 15px auto;
    border-top: 1px solid #CCC
}

.break-case .case-list .case-item div {
    line-height: 1.5;
    text-align: left;
    color: #666
}

.break-case .case-list .case-item div.iconfont {
    font-size: 4rem;
    text-align: center;
    display: none
}

.break-case .case-list .case-item div.iconfont:hover {
    color: #f67850
}

.break-case .case-list .case-item.active {
    position: relative;
    transform: translate(0,-4%);
    width: 31.5%;
    border-color: #f67850;
    box-sizing: border-box;
    z-index: 500
}

.break-case .case-list .case-item.active img {
    display: none
}

.break-case .case-list .case-item.active div.iconfont {
    display: block
}

.break-case .case-list .case-item.active .btn-100 {
    display: block
}

.break-case .case-list .case-item:not(:first-child).active {
    border-left: 1px solid #f67850
}

.btn-100 {
    margin: 20px 0;
    display: none
}

.btn-100 a {
    display: inline-block;
    border: 1px solid #f67850;
    color: #FFF;
    background: #f67850;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: .8rem
}

.btn-100:hover a {
    color: #fff;
    background: #f35b2b
}

.current-location {
    border-bottom: 1px solid #ddd
}

.current-location ol.breadcrumb {
    margin-bottom: 0
}

.current-location ol.breadcrumb a {
    color: #337ab7
}

.current-location ol.breadcrumb a:hover {
    text-decoration: underline
}

.team-tit {
    font-size: 1.1rem;
    color: #f67850;
    font-weight: 700;
    margin: 10px 0 0
}

.team-list {
    margin-bottom: 50px
}

.team-list:after {
    display: block;
    content: '';
    clear: both
}

.team-list .tutor-item {
    width: 30%;
    margin: 0 1.6667% 30px;
    height: 247.5px;
    overflow: hidden;
    cursor: pointer;
    box-sizing: border-box;
    float: left;
    position: relative
}

.team-list .tutor-item .tutor-avatar {
    float: left;
    padding: 0
}

.team-list .tutor-item .tutor-avatar img {
    width: 100%;
    transition: all .3s
}

.team-list .tutor-item .tutor-cover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0);
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    transition: all .3s
}

.team-list .tutor-item .tutor-cover a {
    position: absolute;
    padding: 8px 15px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,0);
    color: #FFF;
    background: #f67850;
    border: 1px solid #f67850;
    opacity: 0;
    transition: all .3s
}

.team-list .tutor-item .tutor-cover a:hover {
    background: #d7582f
}

.team-list .tutor-item:hover .tutor-cover {
    background: rgba(0,0,0,.6)
}

.team-list .tutor-item:hover .tutor-avatar>img {
    transform: scale(1.1)
}

.team-list .tutor-item:hover .tutor-cover>a {
    opacity: 1
}

.detail-inner {
    margin: 2% 0 5%
}

.detail-inner:after {
    display: block;
    content: '';
    clear: both
}

.detail-inner .detail-avatar,.detail-inner .detail-intro,.detail-inner .server-inner {
    float: left
}

.detail-inner .detail-intro {
    width: 65%;
    margin-top: 10%
}

.detail-inner .detail-intro .nav-tabs {
    border-bottom: 2px solid #f67850
}

.detail-inner .detail-intro .nav-tabs li {
    border-bottom: 0;
    margin-bottom: -2px;
    box-sizing: border-box
}

.detail-inner .detail-intro .nav-tabs li a {
    font-size: 1rem;
    color: #333
}

.detail-inner .detail-intro .nav-tabs li a:hover {
    background: 0;
    border-color: transparent
}

.detail-inner .detail-intro .nav-tabs li a b {
    font-size: 1.2rem;
    margin-right: 5px
}

.detail-inner .detail-intro .nav-tabs li.active>a {
    border: 0;
    border-bottom: 2px solid #f67850;
    color: #fff;
    background: #f67850
}

.detail-inner .detail-avatar {
    width: 35%;
    text-align: center
}

.detail-inner .detail-avatar img {
    width: 100%
}

.tab-content {
    cursor: pointer
}

.tab-content .tab-pane p {
    padding: 5px 0;
    color: #666;
    border-bottom: 1px solid #ddd;
    transition: all .3s
}

.tab-content .tab-pane p:hover {
    padding: 5px 10px;
    color: #f67850
}

.tab-content .tab-pane .mingzi {
    margin-top: 15px;
    color: #f67850;
    font-size: 1.3rem
}

.tab-content .tab-pane .mingzi span {
    padding-left: 10px;
    font-size: .8rem;
    color: #666
}

.tab-content .tab-pane .jianjie {
    margin-top: 5px;
    color: #666;
    line-height: 1.5
}

.case-page-list {
    margin-top: 30px
}

.case-page-list .breadnav {
    margin: 10px 0 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}

.case-page-list .breadnav a {
    margin: 0 10px;
}

.case-page-list .breadnav a:first-child {
    margin-left: 0;
}

.case-page-list .case-page-tit-right {
    padding: 8px 15px
}

.case-page-list .col-sm-12 .case-page-tit {
    background: #ddd;
    padding: 8px 15px;
    margin-bottom: 30px;
    font-size: 1.3rem;
    color: #f67850
}

.case-page-list .col-sm-12 .case-page-tit b.iconfont {
    font-size: 1.3rem;
    margin-right: 10px
}

.case-page-list .col-sm-12 .case-page-item {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer
}

.case-page-list .col-sm-12 .case-page-item:after {
    display: block;
    content: '';
    clear: both
}

.case-page-list .col-sm-12 .case-page-item .case-img {
    width: 30%;
    float: left
}

.case-page-list .col-sm-12 .case-page-item .case-inner {
    float: left;
    width: 68%;
    padding-left: 2%
}

.case-page-list .col-sm-12 .case-page-item .case-inner h2 {
    font-size: 1.1rem;
    font-weight: 700
}

.case-page-list .col-sm-12 .case-page-item .case-inner h2:hover {
    color: #f67850
}

.case-page-list .col-sm-12 .case-page-item .case-inner span {
    display: inline-block;
    color: #999;
    height: 82px;
    overflow: hidden;
    padding-top: 15px;
    font-size: .9rem
}

.case-page-list .col-sm-12 .case-page-item .case-inner div {
    margin-top: 24px;
    color: #999
}

.case-page-list .col-sm-12 .case-page-item .case-inner div small:first-child {
    float: left
}

.case-page-list .col-sm-12 .case-page-item .case-inner div small:last-child {
    float: right
}

.arc-sidebar-tit {
    margin-top: 6px;
    padding: 5px 0;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
}

.case-page-list .pagination li.active a {
    background-color: #f67850;
    color: #fff;
    border: 1px solid #f67850
}

.arc-sidebar-li ul li {
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

.arc-sidebar-li ul li>a {
	color: #666;
}

.arc-sidebar-li ul li:hover a {
    color: #f67850;
    cursor: pointer;
}

.case-detail-box .breadnav {
    margin: 10px 15px 30px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #999;
}

.case-detail-box .breadnav a {
	margin: 0 8px;
    color: #999;
}

.case-detail-box .breadnav a:first-child {
    margin-left: 0;
}

.case-detail-box .case-detail-tit h1 {
    font-weight: bold;
    font-size: 28px !important;
}

.case-detail-box .case-detail-tit div {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.case-detail-box .case-detail-tit div small {
    margin-right: 8px;
    color: #999;
}

.case-detail-box .case-detail-inner {
    margin-top: 20px;
}

.case-detail-box .well {
    border-left: 5px solid #f67850;
    font-size: .9rem
}

.case-detail-box .case-detail-img {
    margin: 50px 0
}

.case-detail-box .case-detail-img img {
    width: 80%;
    margin: 0 auto
}

.case-detail-box .case-detail-inner h2,
.case-detail-box .case-detail-inner h3,
.case-detail-box .case-detail-inner h4 {
    margin: 20px 0;
    padding-left: 10px;
    font-size: 22px;
    line-height: 28px;
    border-left: 4px solid #f67850;
}

.case-detail-box .case-detail-inner p {
    font-size: .9rem;
    text-indent: 2em;
    margin-bottom: 15px;
    line-height: 1.8
}

.case-detail-box .case-detail-inner p img {
    max-width: 100%;
    margin: 0 auto
}

.case-detail-box .piece {
    margin: 50px 0;
    font-size: .8rem;
}

.case-detail-box .piece:after {
    display: block;
    content: '';
    clear: both
}

.case-detail-box .piece a {
    display: inline-block;
    font-size: .8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.case-detail-box .piece a:hover {
    color: #f67850
}

.case-detail-box .piece a:first-child {
    float: left
}

.case-detail-box .piece a:last-child {
    float: right
}

.break-season:after {
    display: block;
    content: '';
    clear: both
}

.break-season .season-item {
    float: left;
    width: 30%;
    margin: 20px 1.667% 0;
    padding: 2% 1%;
    background: #FFF;
    box-sizing: border-box;
    height: 110px;
    cursor: pointer
}

.break-season .season-item b {
    float: left;
    font-size: 2rem;
    color: #f67850;
    width: 30%;
    text-align: center
}

.break-season .season-item div {
    float: left;
    width: 70%;
    padding-right: 2%;
    box-sizing: border-box
}

.break-season .season-item div p {
    color: #f67850;
    font-size: 1.1rem
}

.break-season .season-item div span {
    font-size: .7rem;
    color: #666
}

.break-season .season-item:hover {
    box-shadow: 0 0 8px #ccc
}

.our-addr div {
    margin: 15px 0 0
}

.our-addr div b.iconfont {
    display: inline-block;
    padding: 5px;
    text-align: center;
    background: #f67850;
    color: #fff;
    font-size: 1rem
}

.our-addr div span {
    color: #666;
    padding-left: 5px;
    font-size: .8rem
}

.our-addr div a {
    margin-top: 30px;
    font-size: .9rem;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    padding: 0;
    border: 1px solid #f67850;
    color: #f67850
}

.our-addr div a:hover {
    color: #fff;
    background: #f67850
}

.case-detail-box .recruit-item {
    font-size: .8rem;
    color: #666
}

.case-detail-box .recruit-item p {
    padding: 10px 0 10px 60px;
    color: #666;
    font-size: .8rem
}

.our-youshi-index .youshi-container .swiper-slide p {
    color: #333
}

.our-youshi-index .youshi-container .swiper-slide span {
    color: #666
}

.zhuli-weixincode {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 150px;
    padding: .8%;
    background: #FABCA7;
    color: #fff;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 100
}

.zhuli-weixincode p {
    font-size: .8rem;
    margin-top: 5px
}

.zhuli-weixincode img {
    width: 100%
}

.pop-ups {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    transform: translate(-50%,-50%);
    z-index: 500;
    padding: 2% 1%;
    box-sizing: border-box;
    background: #4787E9 url(../images/inviteback9.jpg) no-repeat
}

.pop-ups div.pop-tit:after {
    display: block;
    content: '';
    clear: both
}

.pop-ups div.pop-tit span {
    display: inline-block;
    color: #fff;
    width: 70%;
    float: right;
    font-size: .9rem
}

.pop-ups div.pop-btn {
    margin: 8% 0 0;
    text-align: right
}

.pop-ups div.pop-btn a {
    padding: 8px 15px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 20px;
    font-size: .8rem;
    color: #fff
}

.pop-ups div.pop-btn a:first-child {
    margin-right: 5%;
    border: 1px solid #fff
}

.pop-ups div.pop-btn a:nth-child(2) {
    color: #4787E9;
    background: #fff
}

@media screen and (max-width:1024px) {
    .weixincode {
        border: none;
        border-right: 1px solid #ccc;
        padding-bottom: 30px
    }

    .navbar-fixed-top {
        height: 134px
    }

    .navbar-header {
        float: none
    }

    .navbar-header .navbar-brand {
        float: none;
        display: block;
        width: 100%;
        height: auto;
        text-align: center
    }

    .navbar-header .navbar-brand img {
        margin: 10px auto 0
    }

    .navbar-fixed-top .navbar-collapse {
        float: none;
        text-align: center
    }

    .navbar-default .navbar-nav>li>a {
        height: 75px;
        line-height: 75px
    }

    .navbar-default .navbar-nav {
        margin-right: 168px
    }

    .season-detial ul {
        padding-left: 40%
    }

    .lose-season .col-sm-5 {
        margin-top: 20px
    }

    .you-season .detail .detail-item {
        width: 29.33%;
        margin: 0 2% 5%;
        padding: 2% 5% 5%
    }

    .get-love .list-group {
        margin-top: 0
    }

    .youshi-msg .number {
        margin-top: 20%
    }

    .success-container .case-intro .succ-phone {
        margin: 3% 0
    }

    .detail-inner .detail-intro {
        margin-top: 6%
    }

    .detail-inner {
        height: 500px
    }

    #dowebok .section .ab-container {
        width: 1024px
    }

    .error-container .error-list .error-item {
        height: 150px
    }

    .team-list .tutor-item {
        height: 202.5px
    }

    .team-list .tutor-item .tutor-cover a {
        padding: 8px 10px
    }

    .zhuli-weixincode {
        display: none
    }
}

@media screen and (max-width:768px) {
    .news .list-group-item {
        text-align: center;
        float: left;
        width: 28%;
        margin: 0 2% 2%
    }

    .news .list-group-item img {
        width: 100%
    }

    .weixincode {
        border: none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px
    }

    .container .navbar-header {
        width: 100%
    }

    .container .navbar-header .navbar-toggle {
        display: block;
        float: right
    }

    .navbar-fixed-top {
        height: 85px
    }

    .navbar-default .navbar-nav {
        display: block;
        position: absolute;
        padding: 0;
        margin: 0;
        top: -558px;
        left: 0;
        right: 0;
        width: 100%;
        background: #FFF;
        box-sizing: border-box;
        z-index: 2000;
        transition: top .6s
    }

    .navbar-default .navbar-nav li {
        width: 100%;
        float: none
    }

    .navbar-default .navbar-nav li a {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ddd;
        margin: 0
    }

    .navbar-default .navbar-nav li.active>a {
        color: #f67850;
        border-bottom: 1px solid #ddd
    }

    .navbar-default .navbar-nav li:hover>a {
        border: none;
        border-bottom: 1px solid #ddd
    }

    .dropdown-menu {
        float: none;
        position: static;
        box-shadow: none
    }

    .navbar-default .dropdown-menu li>a {
        background: #fff7f7;
        color: #777;
        height: 75px;
        line-height: 75px
    }

    .navbar-header {
        float: none
    }

    .navbar-header .navbar-brand {
        float: left;
        width: auto;
        text-align: center
    }

    .navbar-header .navbar-brand img {
        margin-top: 15px
    }

    .season-detial ul {
        padding-left: 30%
    }

    .lose-season .col-sm-5 {
        margin-top: 50px
    }

    .you-season .detail .detail-item {
        width: 42%;
        margin: 3% 4% 3%;
        padding: 2% 5% 5%
    }

    .get-love .help-box .col-sm-5 div {
        top: 18%
    }

    .youshi-msg .number {
        margin-top: 15%
    }

    .success-container .case-intro .succ-phone {
        display: none
    }

    .sever-step .step .num {
        left: 12%
    }

    .team-tit {
        text-align: center;
        font-size: 1.3rem
    }

    .team-tit:after,.team-tit:before {
        display: inline-block;
        content: '';
        margin: 0 1%;
        width: 36%;
        padding-bottom: 10px;
        border-top: 1px solid #ddd;
        box-sizing: border-box
    }

    .detail-inner .detail-intro {
        margin-top: 0
    }

    .detail-inner {
        height: 400px
    }

    .case-page-list .col-sm-9 .case-page-item .case-inner span {
        padding-top: 5px;
        height: 55px
    }

    .case-page-list .col-sm-9 .case-page-item .case-inner div {
        margin-top: 10px
    }

    #dowebok .section .ab-container {
        width: 768px
    }

    .team-display-area {
        width: 100%
    }

    .team-list .tutor-item {
        height: 207px
    }

    .brief-intro .brief-item p {
        font-size: 1.1rem
    }

    .zhuli-weixincode {
        display: none
    }
}

/*#newBridge {
    opacity: 0!important
}*/

/*#newBridge #nb_icon_wrap,#newBridge #nb_invite_wrap,#newBridge #nb_nodeboard {
    opacity: 0!important
}*/

/****分页****/
.page-fy {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:14px;}
.page-fy ul a { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999;}
.page-fy ul a:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.page-fy ul a:hover {color:#fff;}
.page-fy ul a.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.page-fy ul a.thisclass {color: #fff;}
.page-fy ul .linum a{ display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999;}
.page-fy ul a a:hover {color: #fff;}

/***导师团队***/
.team{ background:#ededed; position:relative; overflow:hidden; padding-top:35px; padding-bottom:123px;}
.team .hudai{ position:absolute; left:50%; width:200px; height:344px; background:url(../huabie.png) no-repeat; top:127px; margin-left:427px;}
.team .tline{ position:absolute; left:50%; margin-left:-600px; width:1549px; height:11px; background:url(../t.png) no-repeat left center; bottom:103px;}
.team .title{ width:234px; height:83px; position:static; margin:0 auto; background:url(../tbg4.png) no-repeat left top;}
.team .title h2{ margin-left:111px; margin-top:18px;}
.team .teambox{ position:relative; height:571px; overflow:hidden; margin:0 auto;width:1200px;}
.team .teambox .bd{ float:right; width:1000px; height:424px; overflow:hidden;}
.team .teambox .bd ul li{ background:#fff; width:1000px; height:424px;}
.team .teambox .bd .img{ float:left; width:595px; height:424px; border:5px solid #f67850;}
.team .teambox .bd .text{ float:right; width:405px; padding-left:34px; padding-right:33px;}
.team .teambox .bd .text .tit{ width:211px; height:75px; overflow:hidden; background:url(../tbg5.png) no-repeat left top; margin-top:30px;}
.team .teambox .bd .text .tit h3{ font-size:20px; color:#555555; padding:26px 0 0 107px; font-weight:normal;}
.team .teambox .bd .text .note{ font-size:14px; height:68px; overflow:hidden; line-height:24px; color:#999; margin-top:12px;}
.team .teambox .bd .text h4{ font-size:18px; color:#f67850;}
.team .teambox .bd .text h5{ font-size:14px; color:#f67850; margin-top:20px; margin-bottom:24px;}
.team .teambox .bd .text .btns a{ display:block; float:left; text-align:center;position:relative; z-index:11; width:149px; height:40px; line-height:40px; border-radius:40px; border:1px solid #f67850; font-size:16px; color:#f67850;}
.team .teambox .bd .text .btns a.a1{ background:#f67850; color:#fff; float:right;}
.team .teambox .bd .text .btns a:hover{background:#f67850; color:#fff;}
.team .teambox .hd ul li{ position:absolute; cursor:pointer; left:0px; width:191px; height:134px; transition:all 0.3s ease; }
.team .teambox .hd ul li a{ display:block; width:191px; height:134px; }
.team .teambox .hd ul li.on:after{ width:100%; height:100%; position:absolute; left:0px; content:''; box-sizing:border-box; border:3px solid #f67850; transition:all 0.3s ease;}
.team .teambox .hd ul li.li1{ top:0px;}
.team .teambox .hd ul li.li2{ top:145px;}
.team .teambox .hd ul li.li3{ top:290px;}
.team .teambox .hd ul li.li4{ bottom:0px;}
.team .teambox .hd ul li.li5{ left:200px;bottom:0px;}
.team .teambox .hd ul li.li6{ left:402px;bottom:0px;}
.team .teambox .hd ul li.li7{ left:605px;bottom:0px;}
.team .teambox .hd ul li.li8{ left:807px;bottom:0px;}
.team .teambox .hd ul li.li9{ left:auto; right:0px; bottom:0px;}