﻿* {
    font-family: '微软雅黑';
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

a {
    cursor: pointer;
    text-decoration: none;
    color: black;
}

.display_none {
    display: none;
}

.display_block {
    display: block;
}

.clear {
    clear: both;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

.clearfix {
    display: inline-block;
}
/* Hide from IE Mac*/
.clearfix {
    display: block;
}
/* End hide from IE Mac*/
/* end of clearfix*/
.hackbox {
    display: table;
}

.ellipsis, .ell {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top {
    /* width:100%; */
    height: 7.5vh;
    overflow: hidden;
    /*! background:black; */
    background: #910101;
}

html {
    font-size: 62.5%;
}

body {
    background: url(/images/newship1/bag.jpg) no-repeat;
    font-size: 1.6rem;
    /* background-image: url('bg-body.gif'); */
    /* background-size: 100% auto; */
    /* background-position-y: 45px; */
   
    overflow: hidden;
}

.banner {
    /* width: 100%; */
    height: 4vh;
    /*! background: gray; */
    border: 1px solid #0093ff4d;
    /* border: 1px solid rgba(0, 147, 255, 0.67); */
    /* background-color: rgba(45, 45, 49, 0.15); */
    /* box-shadow: 0 0 5px #487d96; */
    /* -webkit-box-shadow:0 0 5px #487d96; */
    -moz-box-shadow: 0 0 5px #487d96;
    color: #fff;
    line-height: 4vh;
    overflow: hidden;
}

.content {
    /*! width: 100%; */
    /* height: 895px; */
    /*! background: #4e4747; */
    padding: 1% 1.5%;
    min-width: 100px;
    padding-bottom: 10px;
}

.cont_left {
    position: absolute;
    top: 11.5vh;
    left: 1%;
    width: 15%;
    bottom: 5vh;
    /*! background: beige; */
    border: 1px solid #0093ff4d;
    border: 1px solid rgb(228, 86, 34);
    background-color: #1e1e4233;
    color: white;
    /* box-shadow: 0 0 5px #487d96; */
    /* -webkit-box-shadow:0 0 5px #487d96; */
    -moz-box-shadow: 0 0 5px #487d96;
}

.cont_mid {
    position: absolute;
    top: 11.5vh;
    right: 33%;
    left: 17%;
    bottom: 5vh;
    /* width: 49%; */
    /*! background: beige; */
    /* height: 100%; */
    float: left;
    border: 1px solid #0093ff4d;
    border: 1px solid rgb(228, 86, 34);
    box-shadow: 0 0 5px #487d96;
    -webkit-box-shadow: 0 0 5px #487d96;
    -moz-box-shadow: 0 0 5px #487d96;
}

.cont_right {
    position: absolute;
    top: 11.5vh;
    right: 1%;
    width: 31%;
    bottom: 5vh;
    /*! background: beige; */
    /* height: 100%; */
    /* float: left; */
    border: 1px solid #0093ff4d;
    border: 1px solid rgb(228, 86, 34);
    box-shadow: 0 0 5px #487d96;
    -webkit-box-shadow: 0 0 5px #487d96;
    -moz-box-shadow: 0 0 5px #487d96;
    overflow: hidden;
}

.l_topimg {
    width: 95%;
    display: block;
    height: 195px;
    margin: 10px auto;
    /*! margin-bottom: 10px; */
}

.system_tips {
    width: 100%;
    position: absolute;
    /* height: 40%; */
    bottom: 25.3vh;
    top: 25vh;
    overflow: hidden;
}

.ban_top {
    /*! width: 100%; */
    background: #0066ff4d;
    background: #91503c;
    background: url(/images/newship1/bbac.jpg) 0 -2px;
    padding: 6px;
    color: white;
    font-weight: bold;
    border: 1px solid #0093ff4d;
    border: 1px solid rgb(228, 132, 97);
    /*! -moz-border-bottom-colors: #dd6c24 #bd8f5c #777 #888 #999 #aaa #bbb #ccc; */
    /*! box-shadow: 0.2px 0.2px 0.2px 0.2px #00aeff; */
    font-family: "宋体";
}

    .ban_top .b1 {
        background: url(/images/newship1/ii_13.png) -5px center no-repeat;
        padding-left: 26px;
    }

    .ban_top .b9 {
        background: url(/images/newship1/ii_11.png) -5px center no-repeat;
        padding-left: 26px;
    }

    .ban_top .b11 {
        background: url(/images/newship1/ii_11.png) -5px center no-repeat;
        padding-left: 26px;
    }

    .ban_top .b5 {
        background: url(/images/newship1/ii_03.png) -5px center no-repeat;
        padding-left: 30px;
    }

    .ban_top .b4 {
        background: url(/images/newship1/jc.png) -38px center no-repeat;
        padding-left: 30px;
    }

    .ban_top .b2 {
        background: url(/images/newship1/ii_09.png) -5px center no-repeat;
        padding-left: 30px;
    }

    .ban_top .b3 {
        background: url(/images/newship1/ii_07.png) -5px center no-repeat;
        padding-left: 30px;
    }

.dianzan {
    /*! cursor: pointer; */
    width: 80px;
    height: 30px;
    /*! display: inline-block; */
    background: url(/images/newship1/red.gif) 0px -20px;
    font-weight: 400;
    text-align: center;
    font-size: 1.2rem;
    line-height: 30px;
}

.more {
    float: right;
    font-weight: initial;
    font-size: 1.4rem;
}

.notice_list {
    width: 95%;
    padding: 10px 5px;
    font-size: 1.4rem;
    /*! position: absolute; */
}

    .notice_list li {
        width: 100%;
        display: block;
        float: left;
        padding: 2px 0;
    }

        .notice_list li > span {
            display: block;
            float: left;
        }

li > span.yuan {
    margin-right: 5px;
    width: 10px;
}

li > span.txt {
    width: 50%;
    color: #ecd94f;
}

li > span.time {
    width: 20%;
    margin-left: 5%;
}

.slider8 {
    padding: 3%;
}

.slide > div {
    float: left;
}

.tea_info {
    width: 3.5em;
    border-radius: 50%;
    overflow: hidden;
    height: 3.5em;
    /* background: red; */
}

    .tea_info img {
        width: 100%;
        /*! border-radius: 5px; */
    }

.shortinfo {
    display: block;
}

.name {
    font-size: 1.7rem;
    font-weight: bold;
}

.slide .info {
    width: 750px;
    /*! padding: 10px 4%; */
    /* margin: 0 auto; */
    padding: 15px;
    /*! padding-left: 10px; */
    font-size: 1.4rem;
}

.nameand {
    margin-left: 30px;
    margin-top: 10px;
    line-height: 1.8em;
    width: 120px;
}

.main_video {
    position: absolute;
    top: 35px;
    bottom: 25vh;
    width: 100%;
    /* height: 63%; */
    margin-bottom: 2%;
    background: #e0dacf;
}

.mid_down {
    position: absolute;
    height: 29vh;
    bottom: 0;
    overflow: hidden;
    width: 100%;
}

    .mid_down .bx-wrapper {
        /*! position: absolute; */
        /*! bottom: 0; */
        /*! width: 20000px; */
        margin-top: 20px;
    }

.slider9 {
    color: #fff;
}

    .slider9 img {
        width: 90%;
        margin: 0 auto;
        height: 168px;
    }

.chat {
    position: absolute;
    top: 35px;
    bottom: 29vh;
    /* height:50%; */
    width: 97%;
    padding: 10px;
    overflow-y: auto;
    background-color: #1e1e4233;
    /* background-color: rgba(51, 51, 62, 0.45); */
    padding-bottom: 30px;
    border: 1px solid #d44c0f;
}

.chat_list {
    display: block;
    overflow-y: hidden;
    /*! padding-bottom: 15px; */
}

    .chat_list li {
        width: 100%;
        margin-top: 10px;
    }

.userinfo {
    float: left;
    max-width: 40%;
}

.userimg {
    border-radius: 50%;
    overflow: hidden;
    /*! background: red; */
    width: 40px;
    height: 40px;
}

    .userimg img {
        /*! width: 50px; */
        /*! height: 50px; */
        width: 100%;
    }

.userinfo > div {
    float: left;
    margin-right: 10px;
    /*! line-height: 50px; */
    /*! padding-top: 20px; */
}

.chatmsg {
    float: left;
    max-width: 55%;
    padding-top: 10px;
    margin-left: 5%;
}

.username, .chattime {
    padding-top: 10px;
    /*! color: orange; */
}

.username {
    color: #ff6600;
    font-weight: bold;
}

.gongn {
    height: 3.5vh;
    /*! margin-top: 15px; */
    padding: 0px;
    /* position: absolute; */
    bottom: 252px;
    width: 100%;
    border: none;
    background: rgba(204, 194, 191,0.11);
}

    .gongn span {
        display: block;
        float: left;
        cursor: pointer;
    }

.gnlist {
    display: block;
}

    .gnlist li {
        display: block;
        float: left;
        width: 10%;
        height: 35px;
    }

.shuru {
    width: 100%;
    position: absolute;
    /* bottom: 0; */
    height: 29vh;
    bottom: 0;
    /* background: #fff; */
}

.biaoqing {
    width: 40px;
    height: 30px;
    /*! display:inline-block; */
    background: url(/images/newship1/ico.png) -5px -38px;
}

.dianzanname {
    color: orange;
}

.zhiding {
    background: url(/images/newship/ico.png) -125px center;
}

.xuehua {
    background: url(/images/newship/ico.png) -185px center;
    /*! -webkit-filter:grayscale(0.5); */
    /*! filter: none; */
}

.kuaixun {
    background: url(/images/newship1/laba.gif) -20px -25px;
    padding-left: 30px;
}

.shanchu {
    cursor: pointer;
    width: 80px;
    height: 30px;
    display: inline-block;
    background: url(/images/newship1/yellow.gif) 0px -20px;
    font-weight: 400;
    text-align: center;
    font-size: 1.2rem;
    line-height: 30px;
}

.liuyanform {
    cursor: pointer;
    width: 80px;
    height: 30px;
    display: inline-block;
    background: url(/images/newship1/yellow.gif) 0px -20px;
    font-weight: 400;
    text-align: center;
    font-size: 1.2rem;
    line-height: 30px;
}

.fenxiang {
    background: url(/images/newship/ico.png) -457px center;
}

.tupian {
    width: 40px;
    height: 30px;
    /*! display:inline-block; */
    background: url(/images/newship1/ico.png) -45px -38px;
}

li.kongbai {
    width: 30%;
}
/*.biaoqing:hover,.dianzan:hover,.shanchu:hover,.tupian:hover{
  background-color: #747483;
}*/
#sendmsg {
    width: 100%;
    height: 265px;
    background-color: #1e1e4233;
    background-color: rgba(51, 51, 62, 0.45);
    border: 0px;
}

.fasongtip {
    color: white;
    /*! height: 20px; */
    /* padding: 10px; */
    /* border-top: 2px solid #166dcf; */
    /*! border-bottom: 1px solid #166dcf; */
    /*! line-height: 40px; */
    background: #dedddd;
    height: 4vh;
    line-height: 40p;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.tishi {
    float: left;
}

#btn_send {
    color: white;
    display: block;
    float: right;
    margin-right: 20px;
    background: #fc7203;
    padding: 1px 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.bx-wrapper {
    background: none;
    border: 0;
    box-shadow: none;
    /*! -webkit-box-shadow:0 0 5px #487d96; */
    -moz-box-shadow: 0 0 5px #487d96;
    /*! margin-bottom:45px; */
}

.tel {
    /*! width: 300px; */
    float: left;
    padding-left: 65px;
    height: 50px;
    padding-top: 20px;
    font-size: 1.5rem;
    color: #fff;
    background: url(/images/newship1/tel.gif) -10px -10px no-repeat;
    margin-right: 2%;
}

.logo {
    width: 18%;
    float: left;
}

    .logo img {
        width: 80%;
    }

.b_gong {
    float: left;
    margin-left: 1.5%;
    /*! width: 20%; */
}

.b_kuaixun {
    float: right;
    margin-right: 2.4%;
}

.opacity {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.b_teacher .bx-wrapper .bx-pager.bx-default-pager a {
    display: none;
}

.online_tea {
    height: 29vh;
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.biaoqing_list {
    display: none;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    height: 200px;
    /*! left: 20px; */
    position: absolute;
    width: 200px;
    bottom: 260px;
    /*! right: 220px; */
}

#prev, #next {
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 1.2rem;
    cursor: pointer;
}

.biaoqing_show {
    height: 170px;
    overflow: hidden;
}

    .biaoqing_show ul {
        float: left;
    }

        .biaoqing_show ul li {
            float: left;
            height: 24.2px;
            padding: 0 3px;
            width: 22px;
        }

.content_footer_right img {
    /* display: block; */
    width: 25px;
    /* height: 188px; */
    /* margin: 0 auto; */
    /* margin-top: 30px; */
}

.b_teacher {
    width: 55%;
    float: left;
    color: #fff;
}

    .b_teacher .bx-wrapper .slide {
        margin-top: -30px;
    }

    .b_teacher .bx-wrapper.bx-wrapper .bx-prev {
        display: none;
    }

    .b_teacher .bx-wrapper.bx-wrapper .bx-next {
        background: url(/images/newship1/btn_next.jpg) 0 0px no-repeat;
        height: 50px;
        top: 41%;
    }

    .b_teacher.bx-wrapper .bx-next {
    }

.footer-wrap {
    height: 4vh;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: white;
    background-color: #FF0000;
    text-align: center;
    line-height: 4vh;
    vertical-align: middle;
    font-size: 1.4rem;
}

.ggao {
    height: 25vh;
    overflow: hidden;
}

.hx {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.b_teacher .bx-wrapper .bx-controls-direction a {
    right: 40px;
}

/*聊天室开始*/
.msg-block {
}

    .msg-block > img {
        float: left;
        width: 55px;
        height: 50px;
        clear: left;
    }

    .msg-block > .title {
        color: white;
        margin-left: 60px;
        /*! text-align: right; */
    }

        .msg-block > .title > span {
            margin-right: 10px;
            cursor: pointer;
        }

    .msg-block > .content-wrap {
        margin-left: 55px;
        margin-top: 8px;
        margin-bottom: 10px;
        /*background-image: url('bg-msg-box.png');*/
        background-repeat: no-repeat;
        background-position-y: 6px;
        overflow: auto;
        margin-right: 60px;
    }

        .msg-block > .content-wrap > .content {
            margin-left: 6px;
            background-color: white;
            overflow-y: auto;
            border-radius: 5px;
            padding: 7px 10px;
            float: left;
            font-size: 1.4rem;
        }

            .msg-block > .content-wrap > .content img {
                cursor: pointer;
                vertical-align: middle;
                margin: 0px 5px;
                max-width: 97%;
            }

.grade1-nickname {
    color: #c6b116;
}

.msg-block.users > img {
    float: right;
    clear: right;
}

.msg-block.users .title {
    text-align: right;
    margin-right: 60px;
}

.msg-block.users .content-wrap {
    /*! float: right; */
    margin-left: 55px;
    margin-right: 55px;
}

.msg-block.users > .content-wrap > .content {
    margin-right: 6px;
    float: right;
}
/*聊天室结束*/

.slideBox3 {
    margin-left: 20px;
}

    .slideBox3 .bd {
        padding: 10px;
    }

        .slideBox3 .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .slideBox3 .bd ul li {
                width: 30%;
                margin: 0 8px;
                float: left;
                _display: inline;
                overflow: hidden;
                text-align: center;
            }

                .slideBox3 .bd ul li img {
                    width: 90%;
                    height: 190px;
                    display: block;
                    padding: 2px;
                    margin: 0 auto;
                }

.slider8 {
    padding: 3%;
}

.slide > div {
    float: left;
}

.tea_info {
    width: 4em;
    border-radius: 50%;
    overflow: hidden;
    height: 4em;
    /* margin: 0 auto; */
    margin-left: 1em;
}

    .tea_info img {
        width: 100%;
        /*! border-radius: 5px; */
    }

.shortinfo {
    display: block;
}

.name {
    font-size: 1.7rem;
    font-weight: bold;
}

.slide .info {
    width: 75%;
    padding: 10px 7%;
    /* margin: 0 auto; */
    /*position: absolute;
  top: 100px;
  left: 5%;*/
    padding-left: 12%;
}

.nameand {
    margin-left: 1em;
    margin-top: 1em;
    line-height: 1.8em;
}

.jtable {
    font-weight: 400;
    border-spacing: 0;
    border-collapse: collapse;
    width: 90%;
    margin: 0px auto;
    /* border: none; */
    font-size: 0.9em;
}

    .jtable tr {
        height: 35px;
    }

    .jtable thead tr {
        color: #e8e808;
        /* text-align: center; */
    }

    .jtable td {
        border-bottom: 1px solid #cec8c8;
        /* padding-left:8px; */
        padding: 6px;
    }

        .jtable td:first-child {
            width: 40%;
        }

        .jtable td:nth-child(2) {
            width: 30%;
        }

.jiemudan {
    background: url(/images/newship1/zz.png) -15px center no-repeat;
    background-size: 110% 100%;
}

.tacherlist {
    background: url(/images/newship1/zz.png) -15px center no-repeat;
    background-size: 110% 100%;
}

.slideBox3 .prev, .slideBox3 .next {
    width: 20px;
    height: 35px;
    background: red;
    display: block;
    position: absolute;
    top: 120px;
}

.slideBox3 .prev {
    left: 10px;
}

.slideBox3 .next {
    right: 10px;
}

.ellipsis, .ell {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.ellipsis {
    color: #fff;
    padding-left: 20px;
}

.tacherlist {
}

.bx-wrapper .bx-prev {
    left: 15px;
    background: url(/images/newship1/pn_03.jpg) 0px center no-repeat;
}

.bx-wrapper .bx-next {
    right: 5px;
    background: url(/images/newship1/pn_05.jpg) 0px center no-repeat;
}

    .bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
        background-position: 0 0;
    }

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.jchg .bx-next {
    right: -25px;
}

.jchg .bx-prev {
    left: -8px;
}

.jchg {
    padding-left: 10px;
}

@media only screen and (min-width: 720px) and (max-width: 1300px) {
    html {
        font-size: 30%;
    }
}

/************************弹窗***************************************/
.tanchuan {
    width: 400px;
    height: 270px;
    position: fixed;
    background: #fafafc;
    z-index: 100;
    bottom: 0px;
    right: 0px;
}

.pust_title {
    padding: 5px;
    font-size: 16px;
    background: #c56441;
    color: #fff;
}

    .pust_title a {
        display: block;
        float: right;
        color: #fff;
    }

.push_body {
    padding: 15px;
}

.push_star {
    width: 100%;
    /* background: black; */
    height: 50px;
}

.push_content {
    /* width: 100%; */
    height: 120px;
    background: #fff;
    /* padding: 15px; */
    /* border: 1px solid #dcd9d9; */
}

a.fasong_cont {
    display: block;
    float: right;
    line-height: 30px;
    background: #ddd;
    margin-top: 20px;
    border-radius: 15px;
    padding: 0 8px;
}

.list > a.c4 {
    color: orange;
}

.list > a {
    font-size: 35px;
    text-decoration: none;
    color: lightgray;
}

span.showtxt.remark {
    display: block;
}

span.remark {
    display: none;
    position: relative;
    width: 200px;
    height: 50px;
    border: 1px solid orange;
    background-color: #fff;
}

    span.remark:before {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        left: 18px;
        top: -10px;
        border-bottom: 10px solid orange;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }

    span.remark:after {
        position: absolute;
        content: "";
        width: 0;
        height: 0;
        left: 20px;
        top: -8px;
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

    span.remark.in1:before {
        left: 20px;
    }

    span.remark.in1:after {
        left: 22px;
    }

    span.remark.in2:before {
        left: 40px;
    }

    span.remark.in2:after {
        left: 42px;
    }

    span.remark.in3:before {
        left: 60px;
    }

    span.remark.in3:after {
        left: 62px;
    }

    span.remark.in4:before {
        left: 90px;
    }

    span.remark.in4:after {
        left: 92px;
    }

    span.remark.in5:before {
        left: 110px;
    }

    span.remark.in5:after {
        left: 112px;
    }

textarea#fasongmsg {
    border: none;
    width: 98%;
    height: 98%;
    padding: 1%;
    border: 1px solid #dcd9d9;
}

.list {
    margin-top: -10px;
}
/************************弹窗***************************************/
.zanimg {
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 220px;
    left: 50%;
    margin-left: -80px;
}
