body {
    margin: 0;
    font-family: "Microsoft YaHei","Arial","Hiragino Sans GB",Sans-Serif;
    line-height: normal;
}
a {
    text-decoration: none;
    color: #666;
}

.container {
    width: 960px;
    margin: auto;
}
.main-head {
    color: white;
    background-color: black;
}
.main-head .sony-logo {
    display: inline-block;
    font-size: 40px;
    height: 65px;
    line-height: 65px;
    float: left;
}
.main-head .head-nav {
    overflow: hidden;
    width: 100%;
}
.head-nav .nav-top-left {
    font-size: 12px;
    line-height: 28px;
    display: inline-block;
    float: left;
}
.head-nav .nav-top-left a {
    color: #6B9DBF;
}
.head-nav .nav-top-left .login {
    border-right: 1px solid white;
    margin-right: 10px;
    padding-right: 10px;
}
.head-nav .nav-top-right {
    float: right;
    display: inline-block;
}
.head-nav .nav-top-right a {
    font-size: 12px;
    color: white;
    line-height: 28px;
    border-right: 1px solid white;
    margin-right: 10px;
    padding-right: 10px;
}
.head-nav .nav-top-right .top-right5 {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}
.nav-bottom {
    font-size: 16px;
    height: 16px;
    float: left;
}
.nav-bottom a {
    color: white;
    display: inline-block;
    border-left: 1px solid gray;
    margin-left: 20px;
    padding-left: 20px;
}
.nav-bottom .search {
    position: relative;
    display: inline-block;
}
.nav-bottom .search span {
    border-left: 1px solid gray;
    padding-left: 20px;
}
.nav-bottom .search input {
    width: 210px;
    height: 26px;
    margin-left: 20px;
    color: gray;
}
.nav-bottom .search img {
    position: absolute;
    right: 0;
    top: 1px;
}
.nav-bottom .fenlei {
    border-left: none;
    margin-right: 10px;
    margin-left: 0;
    padding-left: 0;
}
.nav-bottom .gouwujiesuan {
    height: 26px;
    margin-left: 10px;
    vertical-align: middle;
    border-left: none;
}
.main-position{
    font-size: 12px;
    color: #666;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.main-position .position div {
    margin-left: 20px;
}
.main-content .content-nav .nav-model {
    font-size: 18px;
    color: #666;
    width: 25%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    float: left;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}
.main-content .content-nav .nav-model div {
    display: inline-block;
}
.main-content .content-nav .nav-model img {
    vertical-align: middle;
    margin-bottom: 3px;
    display: inline;
}
#nav-1 {
    background-color: #333;
}
#nav-1 a {
    color: #dfb66b;
}
.main-content .content-nav {
    border-right: 1px solid #ccc;
    overflow: hidden;
}
.main-content .content-nav .nav-model span {
    font-size: 14px;
}

.main-store {
    position: relative;
    background-color: #f2f2f2;
    padding-bottom: 100px;
    background-image: url(../images/activity-trailer/store-bgimg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}
.main-store .yinying {
    width: 100%;
    display: block;
}
.main-store .store-info {
    position: relative;
    display: none;
    background-color: #fff;
    overflow: hidden;
}
.main-store .store-info.active {
    display: block;
}
.main-store .toumingbg {
    position: absolute;
    width: 100%;
    height: 600px;
    top: 10px;
    left: 0;
}
.main-store .maps img {
    display: inline;
}
.main-store .beijingyinying {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}
.main-store .container {
    margin: auto;
}
.main-store .container .title {
    font-size: 30px;
    line-height: 30px;
    color: #c59f5f;
    padding-top: 60px;
    margin-bottom: 30px; 
}
.main-store .container select {
    width: 440px;
    height: 40px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin-bottom: 60px;
}

.store-desc {
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    background-color: #fff;
    padding-left: 25px;
    text-align: left;
}
.store-inside {
    float: left;
}
.store-desc .name {
    font-size: 30px;
    color: #000;
    margin-top: 50px;
    margin-bottom: 30px;
}
.store-desc img {
    vertical-align: middle;
    margin-right: 10px;
    float: left;
}
#clock-2 {
    margin-left: 105px;
}
.info-model {
    margin-bottom: 20px;
}
.traffic-info {
    position: absolute;
    bottom: 20px;
}

.course {
    background-color: #f2f2f2;
    text-align: center;
    padding-bottom: 95px;
}
.course .container {
    overflow: hidden;
}
.course .title1 {
    font-size: 40px;
    color: #333;
}
.course .under-line {
    width: 41px;
    height: 1px;
    background-color: #c59f5f;
    margin: 15px auto;
}
.course .title2 {
    font-size: 26px;
    color: #c59f5f;
    margin-bottom: 35px;
}
.schedule-2 {
    display: none;
}
.schedule {
    display: inline-block;
    float: left;
}
.schedule ul {
    padding: 0;
    margin: 0;
    width: 350px;
}
.schedule ul li {
    list-style: none;
    height: 69px;
    background-color: #777;
    margin-top: 1px;
    color: #ccc;
    text-align: left;
    padding-top: 8px;
    padding-left: 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.schedule ul li p {
    margin: 0;
    padding: 0;
}
.schedule ul li.active {
    background-color: #c59f5f;
}
#main .schedule ul li p {
    color: #fff;
}
#main .schedule ul li.active {
    background-image: url(../images/activity-trailer/baisanjiao.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.schedule .time {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 8px;
}
.schedule .title {
    font-size: 18px;
    line-height: 18px;
}
.schedule .cantclick {
    cursor: default;
}
.course .course-cont {
    display: none;
    overflow: hidden;
    background-color: #ccc;
}
.course .course-cont.active {
    display: block;
}
.course .content {
    font-size: 16px;
    color: #666;
    text-align: left;
    width: 610px;
    float: right;
    padding-left: 30px;
    padding-right: 40px;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
}
.course .content {
    display: none;
    /*height: 490px;*/
    /*height: 560px;*/
    height: 700px;
    overflow-y: auto;
}
#beijing {
    /*height: 350px;*/
}
.course #beijing .content {
/*    height: 350px;*/
}
.course .content.active {
    display: block;
}
.course .content .title {
    font-size: 30px;
    color: #c59f5f;
    text-align: center;
    margin-top: 40px;
}
.course .content .time {
    font-size: 14px;
    color: #999;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 10px;
}
.course .content .desc1 {
    margin-bottom: 25px;
    line-height: 24px;
}
.course .content .desc2 {
    line-height: 24px;
}
.teacher-info {
    padding-bottom: 46px;
    overflow: hidden;
}
.teacher-info img {
    margin: auto;
}
.teacher-info .photo {
    margin-top: 40px;
    border-radius: 75px;
    display: inline;
    margin-bottom: 40px;
}
#main .content span {
    display: block;
}
.teacher-info div {
    display: inline-block;
}
.teacher-info .info {
    float: right;
    width: 350px;
    margin-top: 50px;
}
.teacher-info .name {
    font-size: 16px;
    color: #c59f5f;
    margin-bottom: 15px;
    display: block;
}
.teacher-info .desc {
    font-size: 14px;
    color: #999;
}
.huadongtiao {
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
    height: 630px;
    background-color: #ccc;
}

.main-foot {
    text-align: center;
}

@media (max-width: 1023px) {
    .container {
        width: 580px;
    }
    .main-head .container {
        display: none;
    }
    .main-head .headimg {
        display: block;
        width: 100%;
    }
    .main-bgimg .wechat {
        display: none;
    }
    .main-content .container {
        width: 100%;
    }
    .main-store {
        height: auto;
    }
    .main-store-bgimg {
        display: none;
    }
    .main-store .container {
        position: static;
        margin-left: auto;
    }
    .main-content .content-nav .nav-model img {
        display: none;
    }
    .schedule {

    }
    .schedule-2 {
        display: block;
        overflow: hidden;
    }
    .schedule-2 div {
        width: 500px;
        overflow: hidden;
        display: inline-block;
        text-align: left;
        float: left;
    }
    .schedule-2 ul {
        width: 1000px;
        margin: 0;
        padding: 0;
    }
    .schedule-2 ul li {
        list-style: none;
        display: inline-block;
        width: 80px;
        height: 72px;
        font-size: 14px;
        color: #fff;
        line-height: 72px;
        background-color: #777;
        margin-left: -2px;
        text-align: center;
    }
    .schedule-2 ul .select-li {
        background-color: #c59f5f;
    }
    #schedule2-li1 {
        margin: 0;
    }
    .schedule-2 img {
        float: left;
    }
    .course .content {
        float: none;
        padding-right: 30px;
        width: auto;
    }
    .teacher-info .info {
        width: 350px;
    }
    .huadongtiao {
        display: none;
    }
    .store-desc img {
        position: static;
        margin-bottom: 20px;
    }
    .main-store .maps {
        width: 580px;
        margin: auto;
    }
    .schedule ul {
        width: 250px;
    }
    .teacher-info img {
        display: block;
        margin: auto;
    }
    .teacher-info .info {
        width: 100%;
    }
} 

@media (max-width: 767px) {
    .container {
        width: 300px;
    }
    .main-position .container {
        width: 100%;
    }
    .main-content .content-nav .nav-model {
        width: 50%;
        border-bottom: 1px solid #ccc;
    }
    .main-content .content-nav {
        border-right: none;
    }
    .main-store .container select {
        width: 300px;
    }
    .store-inside {
        width: 100%;
    }
    .info-model span {
        width: 218px;
        display: inline-block;
    }
    .schedule-2 div {
        width: 220px;
    }
    .course .content .title {
        font-size: 26px;
        margin-top: 0;
        padding-top: 40px;
    }
    .teacher-info {
        text-align: center;
    }
    .teacher-info .desc {
        text-align: left;
    }
    .course .content {
        padding-left: 20px;
        padding-right: 20px;
    }
    .teacher-info .info {
        width: 260px;
    }
    .main-store .maps {
        width: 300px;
        margin: auto;
    }
    .course .content {
        max-height: none;
        overflow-y: none;
    }
    .schedule ul {
        width: 300px;
    }
}

@media (max-width: 374px) {
    .main-content .content-nav .nav-model {
        font-size: 16px;
    }
}