.content {
}.content .leftBox {
     width:810px;
     background:#fff;
     padding:20px;
     float:left;
 }
.content .leftBox.list {
    height:1070px;
}
.switch {
}.switchType {
     margin-bottom: 15px;
 }
.switchType ul {
}
.switchType ul li {
    float:left;
    position:relative;
    margin-right:50px;
}
.switchType ul li a {
    color:#16223e;
    font-size:16px;
}
.switchType ul li.active a {
    color:#e3391e;
    font-weight:bold;
}
.switchType ul li:before {
    content:"|";
    position:absolute;
    right:-25px;
    color:#16223e;
    top:1px;
}
.switchType ul li:last-child:before {
    display:none;
}
.switchType ul li a:hover {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    color:#e23b29;
}
.switchCity {
    background:#efefef;
}
.switchCity ul {
    padding:10px 10px;
}
.switchCity ul li {
    float:left;
    margin:5px;
}
.switchCity ul li a {
    cursor:pointer;
    color:#16223e;
    padding:4px;
}
.switchCity ul li.active a {
    color:#e23b29;
}
.switchCity ul li a:hover {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    color:#e23b29;
}
.switch .form {
    padding:20px 25px;
    background:#efefef;
    border-top:1px solid #dadada;
    display: none;
}
.switch .form p {
    color:#000000;
    font-weight:bold;
}
.switch .form p span {
    color:#667280;
}
.switch .form .formBox {
    padding:12px 0px;
    overflow:hidden;
    padding-bottom:0;
}
.switch .form .formBox .item1 {
    font-size:14px;
    width:150px;
    padding:5px 0px;
    outline:none;
    float:left;
    border-radius:4px;
    border:1px solid #d5d5d5;
    padding-left:5px;
}
.switch .form .formBox .item2 {
    font-size:14px;
    padding:6px 10px;
    float:left;
    margin:0px 20px;
    width:155px;
    border-radius:4px;
    border:1px solid #d5d5d5;
}
.switch .form .formBox .item3 {
    font-size:14px;
    padding:6px 10px;
    float:left;
    width:155px;
    border:1px solid #d5d5d5;
    border-radius:4px;
}
.switch .form .formBox button {
    font-size:14px;
}
.switch .form .formBox .btn1 {
    background:#3197df;
    color:#fff;
    border:none;
    padding:6px 15px;
    float:left;
    margin-left:20px;
    border-radius:4px;
    cursor:pointer;
}
.switch .form .formBox .btn2 {
    background:#df3d32;
    color:#fff;
    border:none;
    padding:6px 15px;
    float:left;
    margin-left:20px;
    border-radius:4px;
    cursor:pointer;
}
.newsList ul {
    padding-top:15px;
}
.newsList ul li {
    padding:9px 0px;
}
.newsList ul li a {
}.newsList ul li a span {
     float:left;
     color:#16223e;
 }
.newsList ul li.on a span{
    color: #e23b29;
}
.newsList ul li a em {
    float:right;
    font-style:normal;
    color:#9da0a9;
}
.newsList ul li a:hover span {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    color:#e23b29;
}
.newsList ul li:nth-child(5n) {
    padding-bottom:23px;
    border-bottom:1px solid #ebeaec;
    margin-bottom:16px;
}
.rightBox {
    width:330px;
    float:right;
}
.rightBox .palaces {
    padding:15px;
    background:#fff;
    margin-bottom:20px;
    display: none;
}
.rightBox .palaces ul li {
    float:left;
    text-align:center;
    width:100px;
    position:relative;
    padding:15px 0px;
    cursor:pointer;
}
.rightBox .palaces ul li img {
    display:inline-block;
}
.rightBox .palaces ul li p {
    color:#16223e;
}
.rightBox .palaces ul li.item2:before {
    content:"";
    width:1px;
    height:80px;
    position:absolute;
    right:0;
    top:0;
    background:#e9eaec;
}
.rightBox .palaces ul li.item2:after {
    content:"";
    width:1px;
    height:80px;
    position:absolute;
    left:0;
    top:0;
    background:#e9eaec;
}
.rightBox .palaces ul li.item4:before {
    content:"";
    width:1px;
    height:80px;
    position:absolute;
    right:-1px;
    bottom:0;
    background:#e9eaec;
}
.rightBox .palaces ul li.item4:after {
    content:"";
    width:92px;
    height:1px;
    position:absolute;
    left:0;
    top:0;
    background:#e9eaec;
}
.rightBox .palaces ul li.item5:before {
    content:"";
    width:1px;
    height:80px;
    position:absolute;
    right:0;
    bottom:0;
    background:#e9eaec;
}
.rightBox .palaces ul li.item5:after {
    content:"";
    width:85px;
    height:1px;
    position:absolute;
    left:5px;
    top:0;
    background:#e9eaec;
}
.rightBox .palaces ul li.item6:after {
    content:"";
    width:92px;
    height:1px;
    position:absolute;
    left:5px;
    top:0;
    background:#e9eaec;
}
.rightBox .palaces button {
    display:block;
    margin:auto;
    background:#df3d32;
    border:none;
    color:#fff;
    padding:7px 19px;
    border-radius:4px;
    margin-top:20px;
    cursor:pointer;
    -webkit-animation-name:'ripple';
    -webkit-animation-duration:0.75s;
    -webkit-animation-timing-function:ease;
    -webkit-animation-delay:0s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:alternate;
}
@keyframes ripple {
    0% {
        transform:scale(.9);
    }
    50% {
        transform:scale(1.03);
    }
    100% {
        transform:scale(.9);
    }
}.rightBox .plan {
     background:#fff;
     padding:20px;
    display: none;
 }
.rightBox .plan .planTitle {
    font-size:16px;
    padding-bottom:20px;
    font-weight:bold;
    color:#16223e;
}
.rightBox .plan ul {
}.rightBox .plan ul li {
     overflow:hidden;
     margin-bottom:15px;
 }
.rightBox .plan ul li label {
    float:left;
    width:60px;
    color:#000;
    padding-top:8px;
    margin-right:5px;
}
.rightBox .plan ul li label i {
    display:inline-block;
    width:28px;
}
.rightBox .plan ul li input{
    font-size: 14px;
    float: left;
    border: 1px solid #d5d5d5;
    padding: 8px 5px;
    border-radius: 4px;
    width: 203px;
    outline: none;
}
.rightBox .plan ul li select {
    font-size:14px;
    float:left;
    border:1px solid #d5d5d5;
    padding:8px 5px;
    border-radius:4px;
    width:215px;
    outline:none;
}
.rightBox .plan .form_box {
    text-align:center;
}
.rightBox .plan .form_box .btn1 {
    display:inline-block;
    margin:0px 5px;
    color:#fff;
    border:none;
    padding:6px 18px;
    cursor:pointer;
    border-radius:4px;
    background:#df3d32;
}
.rightBox .plan .form_box .btn2 {
    display:inline-block;
    margin:0px 5px;
    color:#fff;
    border:none;
    padding:6px 18px;
    cursor:pointer;
    border-radius:4px;
    background:#1abd6a;
}
button.btn1:hover {
    opacity:0.85;
}
button.btn2:hover {
    opacity:0.85;
}
.freeTest,.contentRecommend {
    background:#fff;
    padding:20px;
}
.freeTest .freeTestTitle,.contentRecommend .freeTestTitle {
    font-size:16px;
    padding-bottom:20px;
    font-weight:bold;
    color:#16223e;
}
.freeTest ul li {
    margin-bottom:20px;
}
.freeTest:last-child{
    margin-top: 20px;
}
.rightBox .empty{
    display:none;
}
.contentRecommend ul li {
    margin-bottom:10px;
}
.freeTest ul li p,.contentRecommend ul li p {
    color:#16223e;
    padding-bottom:6px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.contentRecommend ul li p a:hover{
    -moz-transition: ease-out 0.25s;
    -o-transition: ease-out 0.25s;
    -webkit-transition: ease-out 0.25s;
    transition: ease-out 0.25s;
    color: #e23b29;
}
.freeTest ul li span {
    color:#a1a1a1;
    float:left;
}
.freeTest ul li a {
    float:right;
    color:#e23b29;
    border:1px solid #e23b29;
    display:inline-block;
    font-size:12px;
    padding:2px 10px;
    border-radius:30px;
    cursor:pointer;
}
.freeTest ul li a:hover {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    background:#e23b29;
    color:#fff;
}
.freeTest .more,.contentRecommend .more{
    display:block;
    text-align:center;
    background:#ffe1db;
    color:#e23b29;
    padding:10px 0;
    border-radius:4px;
}
.freeTest .more:hover {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    background:#e23b29;
    color:#fff;
}
.contentRecommend .more:hover {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    background:#e23b29;
    color:#fff;
}
.course__list ul li a h3 {
    padding-top:25px;
    font-size:16px;
}
.course__list ul li a {
    padding-bottom:10px;
}
.course__list .courseTitle {
    font-size:16px;
    padding-bottom:20px;
    font-weight:bold;
    color:#16223e;
}
.course__list {
    margin-top:10px;
}
.content .leftBox.details {
    padding:0;
    background:none;
    width:850px;
}
.details_box {
    background:#fff;
    padding:30px 20px;
    padding-bottom:20px;
}
.details_box .title {
    color:#16223e;
    font-size:18px;
    letter-spacing:1px;
}
.details_box .information {
    padding:10px 0px;
}
.details_box .information span {
    color:#9fa7b2;
    display:inline-block;
    margin-right:20px;
}
.detailed {
    padding:15px 0px;
    user-select: none;
}
.detailed .quote{
    display:none;
}
.detailed p {
    font-size:16px;
    line-height:28px;
    margin-bottom:10px;
}
.detailed.big p {
    font-size:18px;
    line-height:30px;
}
.detailed table {
    border-collapse:collapse;
    width:100%;
}
.detailed table td {
    border:1px solid #c3c3c3;
    text-align:center;
    padding:5px!important;
}
.detailed.small p {
    font-size:14px;
    line-height:24px;
    margin-bottom:10px;
}
.hotNews {
}.hotNews .titles {
     font-size:18px;
     padding-bottom:5px;
     font-weight:bold;
     color:#16223e;
 }
.hotNews ul {
}.hotNews ul li {
     float:left;
     width:390px;
     margin:7px 0px;
 }
.hotNews ul li a {
    color:#16223e;
}
.hotNews ul li a span {
    float:left;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    width:390px;
    display:block;
    font-size:15px;
}
.hotNews ul li:nth-child(1) {
    margin-right:30px;
}
.hotNews ul li:nth-child(3) {
    margin-right:30px;
}
.hotNews ul li:nth-child(5) {
    margin-right:30px;
}
.hotNews ul li a:hover span {
    -moz-transition:ease-out 0.25s;
    -o-transition:ease-out 0.25s;
    -webkit-transition:ease-out 0.25s;
    transition:ease-out 0.25s;
    color:#e23b29;
}
.hotPic {
    display:block;
    margin-top:10px;
}
.hotPic img {
    display:block;
    width:100%;
}
#layer_notice {
    display:none;
}
#layer_notice .layer_notice {
    padding:20px;
    text-align:center;
}
#layer_notice .layer_notice ul li {
    overflow:hidden;
    margin-bottom:15px;
}
#layer_notice .layer_notice ul li input {
    border:1px solid #d5d5d5;
    padding:8px 5px;
    border-radius:4px;
    width:215px;
}
#layer_notice .layer_notice button {
    color:#fff;
    border:none;
    padding:8px 15px;
    border-radius:4px;
    cursor:pointer;
    background:#3197df;
    margin:auto;
    display:block;
}
.piece_box {
    margin-bottom:25px;
}
.piece_box p {
    font-size:15px;
    margin-bottom:10px;
    color:#16223e;
}
.piece_box p span {
    color:#838383;
}
.piece_box p a {
    color:#16223e;
}
.piece_box p:last-child a {
}.piece_box p a:hover {
     -moz-transition:ease-out 0.25s;
     -o-transition:ease-out 0.25s;
     -webkit-transition:ease-out 0.25s;
     transition:ease-out 0.25s;
     color:#e23b29;
 }
.details_box .information span.typeface label {
    cursor:pointer;
    color:#e23b29;
}
.details_box .information span.typeface label:last-child {
    margin-left:10px;
}
.detailed p #lookAnalysis{
    background: #3197df;
    color: #fff;
    border: none;
    padding: 6px 15px;
    margin-left: 20px;
    border-radius: 4px;
    cursor: pointer;
}
.detailed p #lookAnalysis:hover{
    opacity: 0.85;
}
.detailed p.analysis{
    display: none;
}
.details_box .newapp {

}
.details_box .newapp i {
    padding-right: 10px;
    float: left;
    display: inline-block;
    font-size: 18px;
    color: #e23b29;
}
.details_box .newapp a {
    display: block;
    float: left;
    padding-right: 20px;
    color: #e23b29;

}
.details_box .newapp a:last-child{
    display: none;
}

.isPhone .content .leftBox.list {
    height:auto;
}
.isPhone .content .leftBox {
    width:auto;
    float:none;
    padding:0.25rem;
    margin:0 0.2rem;
    background:#fff;
}
.isPhone .switch .form {
    padding:0.25rem;
}
.isPhone .switch .form p {
    font-size:0.26rem;
}
.isPhone .switch .form .formBox {
    padding-top:0.15rem;
}
.isPhone .switch .form .formBox .item1 {
    width:2.6rem;
    font-size:0.24rem;
    display:inline-block;
    padding-right:0;
    height:0.5rem;
}
.isPhone .switch .form .formBox .item2 {
    width:2.81rem;
    font-size:0.24rem;
    margin:0;
    margin-left:0.25rem;
    padding:0.1rem 0.15rem;
}
.isPhone .switch .form .formBox .item3 {
    width:2.25rem;
    font-size:0.24rem;
    margin:0;
    padding:0.1rem 0.15rem;
    margin-top:0.2rem;
}
.isPhone .switch .form .formBox .btn1 {
    margin-top:0.2rem;
    font-size:0.22rem;
    padding:0.1rem 0.3rem;
    margin-left:0.2rem;
    height:0.55rem;
}
.isPhone .switch .form .formBox .btn2 {
    margin-top:0.2rem;
    font-size:0.22rem;
    padding:0.1rem 0.3rem;
    margin-left:0.2rem;
    height:0.55rem;
}
.isPhone .newsList ul {
    padding-top:0.15rem;
}
.isPhone .newsList ul li {
    padding:0.15rem 0;
}
.isPhone .newsList ul li a span {
    font-size:0.26rem;
    width:5rem;
    line-height:0.4rem;
}
.isPhone .newsList ul li a em {
    font-size:0.26rem;
    line-height:0.4rem;
}
.isPhone .newsList ul li:nth-child(5n) {
    padding-bottom:0.5rem;
    margin-bottom:0.45rem;
}
.isPhone #fenye #pagelist {
    padding:0.15rem 0;
}
.isPhone .rightBox {
    float:none;
    width:auto;
    margin:0.2rem;
}
.isPhone .rightBox .palaces {
    padding:0.25rem;
    margin-bottom:0.2rem;
}
.isPhone .rightBox .palaces ul {
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    grid-gap:0.5rem;
}
.isPhone .rightBox .palaces ul li:before {
    display:none;
}
.isPhone .rightBox .palaces ul li:after {
    display:none;
}
.isPhone .rightBox .palaces ul li {
    float:none;
    width:auto;
    padding:0;
}
.isPhone .rightBox .palaces ul li img {
    width:0.7rem;
}
.isPhone .rightBox .palaces ul li p {
    font-size:0.26rem;
}
.isPhone .rightBox .palaces button {
    font-size:0.26rem;
    padding:0.15rem 0.5rem;
    margin-top:0;
}
.isPhone .rightBox .plan {
    padding:0.25rem;
}
.isPhone .rightBox .plan .planTitle {
    font-size:0.3rem;
    padding-bottom:0.25rem;
}
.isPhone .rightBox .plan ul li {
    margin-bottom:0.25rem;
}
.isPhone .rightBox .plan ul li label {
    width:1.5rem;
    padding:0;
    margin-right:0;
    font-size:0.26rem;
    margin-top:0.16rem;
}
.isPhone .rightBox .plan ul li label i {
    width:0.55rem;
}
.isPhone .rightBox .plan ul li select {
    font-size:0.26rem;
    padding:0.15rem;
    width:5rem;
}
.isPhone .rightBox .plan .form_box .btn1 {
    font-size:0.26rem;
    padding:0.12rem 0.35rem;
    border-radius:0.08rem;
    margin:0;
    margin-right:0.15rem;
}
.isPhone .rightBox .plan .form_box .btn2 {
    font-size:0.26rem;
    border-radius:0.08rem;
    margin:0;
    padding:0.12rem 0.35rem;
}
.isPhone .freeTest {
    padding:0.25rem;
    margin-top:0.2rem;
    display:none;
}
.isPhone .freeTest .freeTestTitle {
    font-size:0.3rem;
    padding-bottom:0.2rem;
}
.isPhone .freeTest ul li {
    margin-bottom:0.25rem;
}
.isPhone .freeTest ul li p {
    padding-bottom:0.15rem;
    font-size:0.26rem;
}
.isPhone .freeTest ul li span {
    font-size:0.26rem;
}
.isPhone .freeTest ul li a {
    font-size:0.24rem;
    padding:0.015rem 0.2rem;
}
.isPhone .freeTest .more {
    padding:0.2rem;
    font-size:0.26rem;
}
.isPhone .course__list ul {
    margin:0;
    background:#fff;
    margin:0 0.2rem;
}
.isPhone .course__list {
    padding-top:0;
}
.isPhone .course__list .courseTitle {
    font-size:0.3rem;
    background:#fff;
    margin:0 0.2rem;
    padding:0.25rem;
}
.isPhone .course__list ul li {
    width:auto;
    float:none;
    margin:0;
    margin-bottom:0.25rem;
}
.isPhone .course__list ul li a {
    padding:0.25rem;
}
.isPhone .course__list ul li a p.title {
    padding:0.08rem 0.1rem;
    font-size:0.28rem;
    min-width:auto;
    border-radius:0px 0px 0.13rem 0.13rem;
    top:-0.03rem;
}
.isPhone .course__list ul li a h3 {
    padding-top:0.5rem;
    font-size:0.3rem;
    padding-bottom:0.25rem;
}
.isPhone .course__list ul li a .lable {
    height:auto;
    margin-bottom:0.15rem;
}
.isPhone .course__list ul li a .lable label {
    font-size:0.26rem;
    padding:0.02rem 0.05rem;
    margin-right:0.15rem;
    margin-bottom:0.15rem;
}
.isPhone .course__list ul li a .activity__box p.price {
    font-size:0.35rem;
    padding-top:0.25rem;
}
.isPhone .switchType ul {
    display:grid;
    grid-template-columns:auto auto auto auto;
    grid-gap:0.15rem;
}
.isPhone .switchType ul li {
    margin:0;
    float:none;
}
.isPhone .switchType ul li a {
    font-size:0.26rem;
}
.isPhone .switchType ul li:before {
    display:none;
}
.isPhone .switchCity {
    margin-top:0.25rem;
}
.isPhone .switchCity ul {
    padding:0.15rem;
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    grid-gap:0.15rem;
}
.isPhone .switchCity ul li {
    float:none;
    margin:0;
}
.isPhone .switchCity ul li a {
    font-size:0.26rem;
    display:inline-block;
}
.isPhone .details_box {
    padding:0;
}
.isPhone .details_box .title {
    font-size:0.3rem;
    margin-bottom:0.15rem;
}
.isPhone .details_box .information {
    padding:0.15rem 0;
}
.isPhone .details_box .information span {
    font-size:0.26rem;
    margin-bottom:0.05rem;
}
.isPhone .detailed {
    padding:0.15rem 0;
}
.isPhone .detailed p {
    font-size:0.26rem;
    line-height:0.55rem;
    margin-bottom:0.25rem;
}
.isPhone .piece_box {
    margin-bottom:0.5rem;
}
.isPhone .piece_box p {
    font-size:0.26rem;
    margin-bottom:0.15rem;
}
.isPhone .hotNews .titles {
    font-size:0.3rem;
    padding-bottom:0.15rem;
}
.isPhone .hotNews ul li {
    width:auto;
    margin:0;
}
.isPhone .hotNews ul li a span {
    width:auto;
    font-size:0.26rem;
    float:none;
    text-overflow:inherit;
    white-space:inherit;
    margin-bottom:0.25rem;
    line-height:0.45rem;
}
.isPhone .hotNews ul li a {
    display:block;
    overflow:hidden;
}
.isPhone .detailed p img{
    max-width: 100%;
    height: auto!important;
}
.isPhone .rightBox .empty{
    display:none;
}
.isPhone .switchType{
    margin-bottom: 0.15rem;
}
.m_activity_banner{
    display: none;
    margin: 0 0.2rem;
    margin-bottom: 0.2rem;
}
.m_activity_banner a{
    display: block;
}
.m_activity_banner a img{
    width: 100%;
    display: block;
}

.isPhone .m_activity_banner{
    display: block;
}