﻿
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 740px;
}

    .swiper-slide a img {
        width: 100%;
        height: 740px;
    }

.next_img, .prev_img {
    color: #FFF;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    width: 40px;
    text-align: center;
    background: RGBA(0,0,0,.4)
}

.tour-subrecom_detail .lesson_money{float: right;display: inline-block;height: 33px;line-height: 32px;color: #F96A6A;font-size: 14px;}
.tour-subrecom_detail .money_icon{width: 18px;height:18px;float: right;margin:6px 4px 0 0;}
.tour-subrecom_detail .money_icon{width: 18px;height: 18px}
.address-right{float: right;display: inline-block;height: 30px;line-height: 30px;}

.more_course {
    padding: 0 20px;
    border: 1px solid #23B8FF;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #23B8FF;
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.Inthehot_title h1 {
    display: inline-block;
    padding: 0 10px;
    font-weight: 600;
    font-size: 24px;
    color: #333;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}

.Inthehot_title hr:nth-of-type(1) {
    width: 520px;
    display: inline-block;
    height: 1px;
    border-top: 1px solid #cccccc;
    border-left: none;
    border-bottom: none;
    border-right: none
}

.Inthehot_title hr:nth-of-type(2) {
    width: 410px;
    display: inline-block;
    height: 1px;
    border-top: 1px solid #cccccc;
    border-left: none;
    border-bottom: none;
    border-right: none
}

.Inthehot_title {
    overflow: hidden;
    margin: 35px 0 20px 0;
}

.menu {
    width: 1200px;
    margin: 0 auto;
}

.tour_recom {
    overflow: hidden;
}

.sort_course_con {
    overflow: hidden;
}

.tour_recom > div, .sort_course_con > div, .bases > div {
    display: inline-block;
    height: 270px;
    width: 290px;
    float: left;
    margin-right: 13px;
    margin-bottom: 20px;
}

.tour_recom > div:nth-child(4), .sort_course_con > div:nth-child(4n), .bases > div:nth-child(4n) {
    margin: 0 !important;
}

.case-con .tour_subrecom {
    float: left;
    margin-left: 13px;
    margin-bottom: 10px;
}

.case-con .tour_subrecom:nth-of-type(4n-2) {
    margin-left: 0;
}

.case-con .tour_subrecom:nth-child(2) {
    margin-left: 13px;
    margin-bottom: 10px;
}


.tour_subrecom > a {
    display: inline-block;
    width: 290px;
    height: 190px;
    width: 290px;
}

.tour_subrecom > a > img {
    width: 290px;
    height: 190px;
    width: 290px;
}

.tour-subrecom_detail {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 80px;
    padding: 15px;
    background: #FFF;
}

.tour-subrecom_detail p {
    height: 25px;
    line-height: 25px;
    color: #333;
    width: 260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tour-subrecom_detail .fire {
    width: 12px;
    height: 16px;
}

.tour-subrecom_detail span {
    color: #F96A6A;
    vertical-align: middle;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.sort_course_list {
    text-align: center;
    margin-bottom: 30px;
}

.sort_course_list ul li {
    display: inline-block;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 30px;
    border-radius: 25px;
    border: 1px solid #23B8FF;
    margin-right: 15px;
    color: #23B8FF;
    font-size: 20px;
}

.sort_course_list ul li:last-child {
    margin: 0;
}

.sort_course_bg {
    background: url("../images/tour_select.png") no-repeat;
    background-size: 100% 100%;
    color: #FFF !important;
}

.sort_course_con {
    display: none;
}

.sortcourse_on {
    display: block;
}

.freecustom > h1 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
    color: #333;
}

.freecustom > p {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #23B8FF;
    height: 50px;
    line-height: 50px;
}

.contact_us {
    text-align: center;
}

.contact_us a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    text-align: center;
    width: 140px;
    border: 1px solid #23B8FF;
    color: #23B8FF;
}

.contact_us a:first-child {
    margin-right: 20px;
}

.bases {
    overflow: hidden;
}

.case-con {
    overflow: hidden;
}

.case-con-video {
    width: 594px;
    height: 550px;
    float: left;
    background: #FFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.case-con-info {
    width: 595px;
    height: 550px;
    float: right;
}

.case-con-info > div {
    margin: 0 15px 15px 0;
    width: 290px;
    float: left;
}

.case-con-info > div:nth-child(2n) {
    margin: 0;
}

.case-video {
    width: 575px;
    height: 530px;
}
.Inthehot{width: 1200px;margin: 0 auto;}
.freecustom{width: 1200px;margin: 0 auto;}
.case{width: 1200px;margin: 0 auto;}
.developan .Inthehot_title hr:nth-of-type(2) {
    width: 538px;
}

.developan_meau {
    overflow: hidden;
}

.developan_meau > div {
    width: 390px;
    float: left;
    margin-right: 15px;
}

.developan_meau > div:nth-child(3) {
    margin: 0
}

.deve_list_title {
    overflow: hidden;
}

.more-style {
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.deve_list_title {
    height: 32px;
    line-height: 32px;
    border-left: 8px solid #23B8FF;
    padding-left: 15px;
    margin-bottom: 15px;
}

.developan_list > ul {
    background: #FFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.developan_list > ul > li > a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #EBEBEB;
    width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newlist_nav li:nth-child(1) a {
    color: #FFF;
}

.tour_subrecom_img {
    height: 190px;
}

.tour_subrecom_img a img {
    height: 190px;
    width: 290px
}

.accelera_data {
    width: 100%;
    background: rgba(0,0,0,.01);
}

.accelera_data ul {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.accelera_data ul li {
    width: 33.33%;
    height: 100px;
    text-align: center;
    float: left;
}

.accelera_data ul li strong {
    font-size: 38px;
    color: DodgerBlue;
}

.accelera_data ul li p {
    font-size: 24px;
    color: #666;
    letter-spacing: 10px;
}

.accelera_data ul li:nth-child(1) strong:after {
    content: "年";
    font-size: 22px;
}

.accelera_data ul li:nth-child(2) strong:after {
    content: "+";
    font-size: 22px;
}

.accelera_data ul li:nth-child(3) strong:after {
    content: "+";
    font-size: 22px;
}
.pc_nav{position: fixed;top: 0.25rem;right: 0.25rem;width: 0.6rem;height: 0.6rem;background: #22a9ff;z-index: 999;display: none;}
.pc_nav_con{position: fixed;z-index: 99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
;background: #FFF;top: 0;right: -5.5rem;width:5.5rem;height: 100%;opacity: 0;}

.tour_recom > div:nth-child(8){margin-right:0 !important;}
@media screen and (min-width:1000px) and (max-width:1400px) {
    .swiper-slide a{height:560px;}
    .swiper-slide a img{height:560px;}
}
/*pc-media*/
@media screen and (max-width:750px) {
    body{font-size: 0.24rem;}
    .swiper-slide a {
        height: 4rem;
    }

    .swiper-slide a img {
        height: 4rem;
    }

    .nav {
        display: none;
    }

    .accelera_data {
        overflow: inherit;
    }

    .accelera_data ul li {
        float: none;
        margin: 0;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        height: 0.1rem;
    }

    .swiper-pagination-bullet-active {
        height: 0.1rem !important;
        width: 7.5rem;
    }

    .accelera_data ul,.sort_course_list{
        padding: 0;
        width: 7.5rem;
        overflow: hidden;
        margin-top: 0.2rem;
    }

    .accelera_data ul li {
        float: left;
        height: 1rem;
        width: 2.5rem;
    }

    .accelera_data ul li strong {
        font-size: 0.38rem;
    }

    .accelera_data ul li:nth-child(1) strong:after {
        content: "年";
        font-size: 0.22rem;
    }

    .accelera_data ul li p {
        font-size: 0.24rem;
        color: #666;
        letter-spacing: 0.1rem;
    }


    .Inthehot_title hr:nth-of-type(1) {
        display: none;
    }

    .Inthehot_title hr:nth-of-type(2) {
        display: none;
    }

    .Inthehot_title {
        padding: 0 0.2rem;
        width: 7.5rem;
        box-sizing: border-box;
        margin: 0.2rem 0;
    }

    .more_course {
        padding: 0 0.2rem;
        border: 1px solid #23B8FF;
        display: inline-block;
        height: 0.6rem;
        line-height: 0.6rem;
        color: #23B8FF;
        float: right;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .Inthehot_title h1 {
        display: inline-block;
        font-weight: 600;
        font-size: 0.30rem;
        color: #333;
        vertical-align: middle;
        height: 0.5rem;
        line-height: 0.5rem;
    }
    .tour_recom{width: 7.5rem;padding:0.15rem;box-sizing: border-box;}
    .tour_recom > div, .sort_course_con > div, .bases > div{    height: 3rem;
        width: 3.5rem;margin-right:0.2rem;margin-bottom: 0.2rem;}
    .tour_recom > div:nth-child(2n){margin: 0;}
    .tour_subrecom_img a img{height: 2rem;width: 3.5rem}
    .tour_subrecom_img{height: 2rem;}
    .tour-subrecom_detail{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 1rem;
        padding: 0.05rem 0.05rem;
        background: #FFF;
    }
    .tour-subrecom_detail p{height: 0.4rem;line-height: 0.4rem;width:3.2rem;}
    .sort_course_list ul li{    height: 0.5rem;
        line-height: 0.5rem;    padding: 0 0.15rem;margin-bottom: 0.1rem;font-size: 0.2rem;margin-right: 0;}
    .sort_course_con{    width: 7.5rem;
        padding: 0.15rem;box-sizing: border-box;}
    .sort_course_con div:nth-child(2n){margin-right: 0;}
    .freecustom > h1{font-size: 0.3rem;width: 7.5rem;margin-top: 0.2rem;}
    .freecustom > p{    font-size: 0.3rem;
        height: 0.5rem;
        line-height: 0.5rem;width: 7.5rem;}
    .contact_us a {
        display: inline-block;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 0.25rem;
        text-align: center;
        width: 2rem;
        border: 1px solid #23B8FF;
        color: #23B8FF;
    }
    .contact_us{width: 7.5rem;}
    .bases{width: 7.5rem;padding: 0.15rem;box-sizing: border-box;}
    .bases div:nth-child(2n){margin-right: 0;
    }
    .case-con{width: 7.5rem;padding: 0.15rem;        box-sizing: border-box;}
    .case-con-video {
        width: 7.2rem;
        height: 5.2rem;
        margin-bottom: 0.1rem
    }
    embed{width: 7.2rem;height:5.2rem;}
    .case-video {
        width: 7.2rem;
        height: 5.2rem;
    }
    .case-con-video{padding:0;}
    .case-con .tour_subrecom{
        margin-left: 0;
        margin-bottom: 0.2rem;
    }
    .case-con .tour_subrecom:nth-child(2n){
        margin-left: 0;margin-right: 0.2rem;
    }

    #footer{display: none;}
    .developan_meau > div{width: 7.5rem;}
    .deve_list_title{padding-left: 0.2rem;height: 0.6rem;line-height: 0.6rem;}
    .developan_list > ul{margin-bottom: 0.2rem;}
    .Inthehot{width: 7.5rem;margin: 0 auto;}
    .freecustom{width: 7.5rem;margin: 0 auto;}
    .case{width: 7.5rem;margin: 0 auto;}
    .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 0.2rem;}
    .pc_nav{display: block;text-align: center;}
    .pc_nav a{display: inline-block;height: 0.6rem;width: 0.6rem;line-height: 0.6rem;text-align: center;background: url(../images/caidan.png) no-repeat center;  background-size: 0.4rem 0.4rem;}
    .nav_bg{background: url("../images/cuowu.png") no-repeat center !important;background-size: 0.4rem 0.4rem !important;}

    .nav_color a{color: #22a9ff !important;border-left: 5px solid #22a9ff;}
    .pc_nav_show{display: block;right:0;    -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;opacity: 1;-moz-opacity: 1;}
    .pc_nav_con{box-sizing: border-box;padding-top: 2rem;box-shadow: 5px 0 20px;}
    .pc_nav_con ul li{height: 0.8rem;line-height: 0.8rem;border-bottom:1px solid #f5f5f5;color: #b0b0b0;}
    .pc_nav_con ul li a{display: block;height: 0.8rem;line-height: 0.8rem;font-size: 0.32rem;;text-indent:1em;color: #666;}
    .sort_course_list{margin: 0;}
    .embed, iframe, object, audio, video{width: 7.2rem;height: 5.2rem;}
    #toolbar{display: none;}
    .tour-subrecom_detail span{font-size: 0.12rem;}
    .tour-subrecom_detail .lesson_money{font-size: 0.12rem;}
}
