/* CSS Document */
.content {
    position: relative;
}

.chair_list_c img {
    cursor: pointer;
}

.chair_tu {
    display: none;
    position: fixed;
    background: #0d0d0d;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
}

.close {
    height: 76px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-color: #262626;
}

    .close img {
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 0px;
    }

.hd {
    position: absolute;
    top: 76px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.hd_title {
    color: white;
    text-align: center;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-top: 30px;
}

.hd_content {
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.hd_l {
    width: 40px;
    height: 70px;
    cursor: pointer;
    background: url(../../_img/chair/chair_left.png)/*tpa=http://www.newclasses.org/_img/chair/chair_left.png*/ no-repeat scroll 50% 50%;
    position: absolute;
    margin-top: -35px;
    top: 50%;
    left: 0px;
}

.hd_r {
    width: 40px;
    height: 70px;
    cursor: pointer;
    background: url(../../_img/chair/chair_right.png)/*tpa=http://www.newclasses.org/_img/chair/chair_right.png*/ no-repeat scroll 50% 50%;
    position: absolute;
    margin-top: -35px;
    top: 50%;
    right: 0px;
}

.hd_c {
    height: 500px;
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    overflow: hidden;
}

    .hd_c img {
        display: block;
        margin: 0px auto;
    }
/*.hd_pics {
    height: auto;
    width: auto;
}

.hd_pics_box {
    width: 1000px;
    height: 500px;
    background-color: red;
}

    .hd_pics_box img {
        display: block;
        margin: 0px auto;
    }*/

.hd_1 {
    width: 785px;
    height: 500px;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.chair {
    width: 1190px;
    height: auto;
    min-height: 1000px;
    margin: 0 auto;
    font-family: '微软雅黑';
    color: #999999;
    font-size: 14px;
    display: block;
}

.chair_location {
    width: 600px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    overflow: hidden;
    margin-top: 20px;
    color: #555;
}

.chair_jz_t {
    width: 1190px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    color: #6bc30d;
    margin-top: 20px;
}

.table1 td {
    background: #6bc30d;
    border: 2px solid #fff;
    color: #fff;
    text-align: center;
    width: 140px;
    height: 46px;
    line-height: 46px;
}

.table1 .td1 {
    width: 103px;
}

.table1 .td2 {
    width: 91px;
}

.table1 .td3 {
    width: 215px;
}

.table1 .td4 {
    width: 196px;
}

.table1 .td5 {
    width: 101px;
}

.table1 .td6 {
    width: 128px;
}

.table1 .td7 {
    width: 90px;
}

.table2 .tr1 {
    background: #f8f8f8;
}

.table2 td {
    width: 138px;
    border: 1px solid #efefef;
    text-align: center;
    color: #3a3a3a;
    height: 75px;
}

.table2 .td1 {
    width: 90px;
}

.table2 .td2 {
    width: 90px;
}

.table2 .td3 {
    width: 200px;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.table2 .td4 {
    width: 200px;
    padding-top: 10px;
}

.table2 .td5 {
    width: 90px;
}

.table2 .td6 {
    width: 130px;
}

.table2 .td7 {
    width: 90px;
}

.chair_jz_t1 {
    width: 1190px;
    height: 60px;
    font-size: 24px;
    line-height: 60px;
    color: #6bc30d;
    margin-top: 50px;
}

.chair_jz_t_bg {
    background: #f8f8f8;
    width: 1030px;
    height: 60px;
    float: left;
}

.chair_list {
    width: 1190px;
    height: 260px;
    position: relative;
    margin-top: 40px;
}

.chair_list_l {
    position: absolute;
    width: 26px;
    height: 51px;
    position: absolute;
    background: url(../../_img/chair/chair_l.png)/*tpa=http://www.newclasses.org/_img/chair/chair_l.png*/;
    top: 100px;
    left: 40px;
}

.chair_list_r {
    position: absolute;
    width: 26px;
    height: 51px;
    position: absolute;
    background: url(../../_img/chair/chair_r.png)/*tpa=http://www.newclasses.org/_img/chair/chair_r.png*/;
    top: 100px;
    left: 1140px;
}

.chair_list_c {
    width: 1000px;
    height: 255px;
    position: absolute;
    left: 106px;
    overflow: hidden;
    top: 2px;
}

.demo {
    width: 200px;
    height: 250px;
    float: left;
    background: #fff;
}

.demo1 {
    width: 200px;
    height: 250px;
    float: left;
}

.demo2 {
    width: 300px;
    height: 250px;
    float: left;
}

.demo_a {
    width: 98px;
    height: 91px;
    float: left;
    padding: 1px;
}

.demo_b {
    width: 198px;
    height: 91px;
    float: left;
    padding: 1px;
}

.demo_c {
    width: 198px;
    height: 153px;
    float: left;
    padding: 1px;
}

.demo_d {
    width: 198px;
    height: 248px;
    float: left;
    padding: 1px;
}
.content_c_chose_page{ width:700px;
height:100px;
margin:0 auto;
margin-top:30px;
}
.content_c_chose_page a{ 
    width:20px;
height:36px;
background:#fff;
line-height:36px;
text-align:center;
float:left;
overflow:hidden;
margin: 0 5px;
 padding: 1px 6px; 
}
.content_c_chose_page span{ width:40px;
height:36px;
 background-color:#6bc30d;
  color:#ffffff;
line-height:36px;
text-align:center;
float:left;

}