#container{
        width: 1200px;
    margin: 0 auto;
}
body{
    background-color: rgb(243,243,243);
}
*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
#content{
    width: 1200px;
    margin: 0 auto;
}
/*中心内容*/
.center{
    overflow: hidden;
    margin-top: 30px;
}
/*左边框架内容*/
.center .centerLeft{
    float: left;
    width: 290px;
}
.center .centerRight{
    float: right;
    width: 890px;
    background-color: #fff;
    padding: 20px;
}
/*免费热线*/
.centerLeft .hotLine{
    width:290px;
    height:150px;
    background:rgba(255,255,255,1);
    padding-top: 22px;
    text-align: center;
    margin-bottom: 30px;
}
.freeLine {
    color: rgba(51, 51, 51, 1);
    font-size: 14px;

}

.number{
    color: rgba(35,184,255,1);
    font-size: 20px;
}
.custom{
    width:160px;
    height:50px;
    border-radius: 25px;
    -moz-border-radius:  25px ;
    -webkit-border-radius:  25px;
    overflow: hidden;
    margin: auto;
    margin-top: 18px;
}
.custom a{
    width:160px;
    height:50px;
    display: block;
    font-size: 18px;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 50px; /* Safari 5.1 - 6.0 */ /* Opera 11.1 - 12.0 */ /* Firefox 3.6 - 15 */
    background: url("../images/tour_select.png") no-repeat;
    background-size: 160px 60px;
}
/*当季热门课程*/
.hotLesson .hotTitle{
    color: rgba(0,0,0,1);
    font-size: 22px;
    padding-left: 10px;
    border-left: 10px #23B8FF solid;
    margin-bottom: 14px;
}
.hotLesson .lessons{
    width: 290px;
    height: 270px;
    margin-bottom: 10px;
}
.lessons .pic img{
    width: 290px;
    height: 190px;
}
.lessons .pic{
    display: block;
}
.fire{
    width: 14px;
    height: 18px;
    margin-right: 10px;
}
.lessons .information{
    height: 80px;
    background-color: white;
    padding: 15px;
    color: #F96A6A;

}
.information .lessonName{
    font-size: 18px;
    color: #313131;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.information .hots{
    font-size: 14px;
    color: #F96A6A;
    vertical-align: middle;
}
.information img{width: 14px;height: 18px;    vertical-align: middle;
    margin-right: 5px;}
.address{
    font-size: 14px;
    margin-bottom: 25px;
}
.information span{vertical-align: middle;        display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;}
.address{
    font-size: 14px;
    margin-bottom: 25px;
}

.address{
    font-size: 14px;
    margin-bottom: 25px;
}
.prevAddress{
    color:#999999;
}
.curPage{
    color: #23B8FF;
}
.infoName{
    font-size: 24px;
    color: #23B8FF;
    text-align: center;
}
.issueTime{
    color: #999999;
    font-size: 12px;
    margin-top: 22px;
    text-align: center;
}
/*文章中心内容*/
.infoDetails{
    font-size: 14px;
    color: #666666;
    margin-top: 30px;
}
.describePic{
    width: 825px;
    height: 464px;
    margin: 40px 0 60px 0;
}
.describePic img{
    width: 825px;
    height: 464px;
}
.newlist_nav li:nth-child(4) a{color: #FFF;}

.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;}
/*pc-media*/
@media screen and (max-width:750px) {
    body{font-size: 0.24rem;}
    .nav{display: none;}
    #footer{display: none;}
    .pc_nav{display: block;text-align: center;}
    .pc_nav a{color: #fff;display: inline-block;height: 0.8rem;width: 0.5rem;line-height: 0.8rem;text-align: center;}
    .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;-webkit-box-shadow: 4px 0 15px;  box-shadow: 4px 0 15px;}
    .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;}
    .nav_color a{color: #22a9ff !important;border-left: 5px solid #22a9ff;}
    #content{width: 7.5rem;}
    .centerLeft{display: none;}
    .center{margin: 0;}
    .center .centerRight{float: none;width: 7.5rem;box-sizing: border-box;padding:0.4rem 0.2rem 0.2rem 0.2rem;}
    .infoInner img{max-width: 7.1rem;}
    .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;}
    #toolbar{display: none;}
    iframe,embed{width:7.1rem;height: 5.2rem;}
}
