@charset "utf-8";
body {
    background: #523603;
    background-size: 100% 100%;
    font-family: 微软雅黑;
    width: 100%;
    height: 100%;
    overflow: hidden
}


/* CSS Document */

.index_guestname a {
    font-size: 14px;
    color: #333;
    width: 180px;
    text-align: center;
    height: 50px;
}

.index_guest_ico {
    margin-right: 10px;
    height: 35px;
   
}

.i_lrr {
    float: right
}
#dyyplayer{
   z-index:10
}
.i_lrr a {
    float: left;
    margin-left: 5px;
    margin-right: 2px;
    color: #fff;
    font-size: 18px;
}

.tc_png {
    margin-top: -35px;
}

.i_lrrll {
    height: 23px;
    overflow: hidden;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    margin: 0 0 5px;
    width: 178px;
    padding: 5px
}

.id_rr {
    float: left;
    padding-left: 21px;
    margin-right: 14px;
    color: #fff;
}

.id_tc {
    color: #ccc;
    float: right;
}


/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

a {
    text-decoration: none;
    color: #000;
}

ul {
    list-style-type: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#skin {
    width: 100%;
    height: 100%;
}

#skin img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -999
}


/*top*/

.top {
    width: 100%;
    height: 46px;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden
}

.top * {
    color: #fff
}

.logo img {
    margin-top: 6px;
    margin-left: 9px;
    height: 40px
}

.baocun {
    line-height: 46px;
    margin-left: 0px;
    font-size: 16px;
}

.baocun div {
    float: left;
    margin-right: 0px;
}

.baocun a {
    padding: 0;
    line-height: 27px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 8px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    letter-spacing: -1px;
    color: #fff;
}

.baocun a:hover {
    text-decoration: none;
    color: #ffff00;
}

.baocun a.course {
    border-radius: 3px;
    padding: 0 0 0 25px;
   
}

.baocun a.down {
    border-radius: 3px;
    padding: 0 0 0 25px;
   
}

.nav {
    margin-left: 40px;
    line-height: 46px;
}

.nav ul li {
    float: left;
    margin-left: 10px;
    text-align: center;
}

.nav ul li a {
    display: table-cell;
    height: 46px;
    vertical-align: middle;
}

.youke {
    font-size: 15px;
    line-height: 46px;
    margin-right: 15px;
}

.denglu {
    width: 60px;
    height: 34px;
    background: #d81313;
    color: #fff;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ae0c0c;
    box-shadow: 0 0 1px rgba(0, 0, 0, .7);
    margin-top: 5px;
    margin-right: 15px;
}

.zhuce {
    width: 60px;
    height: 34px;
    background: #f08200;
    box-shadow: 0 0 1px rgba(0, 0, 0, .7);
    border: 1px solid #d37302;
    line-height: 34px;
    text-align: center;
    margin-top: 5px;
    margin-right: 15px;
}

.top_right a {
    color: #fff;
}

.header_right {
    float: right;
    /* width:520px;*/
    margin-top: 8px;
}

.header_right span {
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0 10px;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    float: left;
    color: #fff;
    text-align: center;
}

.header_right a {
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding: 0 0px;
    font-size: 16px;
    height: 36px;
    line-height: 25px;
    float: left;
    color: #fff;
    text-align: center;
    margin-left: 10px;
}

.header_right span a {
    color: #fff;
}

.header_right span a:hover {
    color: #ffff00;
    text-decoration: none;
}

.header_right a.log {
    padding-left: 23px;
    margin-right: 14px;
    color: #fff;
   
}

.header_right a.reg {
    padding-left: 22px;
    margin-right: 14px;
    color: #fff;
   
}

.header_right .guestname {
    min-width: 80px;
    display: block;
    float: left;
}

.header_right .guestname a {
    font-size: 13px;
    color: #fff;
    padding: 0 10px 0 30px;
}

.header_right .guestname .guest_ico {
    margin-right: 10px;
    height: 35px;
   
}

.header_right .guestname a:hover {
    color: #FF0;
    text-decoration: none;
}

.header_right .guestname img {
    float: left;
    width: 18px;
    height: 18px;
}

.header_right a.shortcut {
    margin-top: -10px;
    display: block;
    float: left;
    font-size: 12px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    padding: 0 13px 0px 40px;
    background: #e03f27;
}

.header_right a:hover {
    color: #ff0;
}

.con_t {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #ededed;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #c2c2c2;
}


/*main*/

.main {
    margin: 0 auto;
    margin-top: 1px;
    padding: 2px;
}

.main_left {
    width: 205px;
    height: 100%;
    margin-right: 5px;
    z-index: 0;
    overflow: hidden;
    float: left;
}

.caijing {
    float: left;
    position: relative
}

.caijing ul {
    display: inline-block;
}

.caijing img {
    float: left;
    z-index: 2;
    width: 62px;
}

.caijing li {
    float: left;
    padding: 0px 2px;
    width: 62px;
    height: 46px;
    background-size: 100% 100%
}

.kandie {
    padding-right: 0px
}


.zaixian_tit {
    height: 38px;
    margin: 0 auto;
    background: rgba(228, 206, 206, 0.49);
    box-radius: 5px;
}

.zaixian_tit a {
    float: right;
    line-height: 38px;
    width: 50%;
    text-align: center;
    height: 100%;
}

.zaixian_tit a.renshu {
    float: left;
}

.zaixian_tit a.on {
    background: rgba(0, 4, 6, 0.4);
    ;
    color: #fff;
}

.tit-left img {
    width: 20px;
    margin-left: 5px;
}

.tit_left span {
    line-height: 38px;
    margin-left: 5px;
    color: #0d618b;
    font-weight: bold;
}

.tit_right {
    line-height: 38px;
    margin-right: 2px;
    font-weight: bold;
}

.User_List {
    margin: 0 auto;
    overflow-y: auto;
    background: rgba(66, 60, 60, 0.4);
    border-radius: 2px 2px 2px 2px;
}

.User_List ul {
    margin-bottom: 5px;
}

.User_List ul li {
    font-size: 12px;
    height: 28px;
    padding: 5px;
    color: #fff;
    overflow: hidden;
}

.User_List ul li:hover {
    background: rgba(0, 0, 0, 0.2);
}

.User_List ul li.on {
    height: 86px;
    background: rgba(0, 0, 0, 0.3);
    color: #222;
}

.User_List ul li span {
    float: right;
}

.User_List ul li a {
    float: left;
    line-height: 30px;
    color: #fff;
    max-width: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.User_List ul li .u_l {
    color: #DF4F4F;
    margin-left: 5px
}

.User_List ul li p {
    font-size: 12px;
    width: 100%;
    height: 23px;
    line-height: 23px;
}

.User_List ul li p .talkto {
   
    padding: 0 0px 0 22px;
}

.User_List ul li p .talkto:hover {
    background-position: 0 -163px;
}

.User_List ul li p .pingbi {
    clear: both;
   
    padding: 0 0px 0 20px;
}

.User_List ul li p .pingbi:hover {
    background-position: 0 -15px;
}

.User_List ul li p a:hover {
    color: #222;
}

.User_List ul li p .red {
    color: #F00
}

.User_List ul li p .greed {
    color: #1daf00
}

.zhibo {
    margin-top: 2px;
    padding: 0px;
    height: 52px;
}

.zhibo a {
    float: left;
    margin-top: 2px
}

.zhibo img {
    width: 198px;
}


/*main_middle*/

.main_middle {
    overflow: hidden;
    height: 100%
}

.liaotiankuang {
    background: rgba(66, 60, 60, 0.4);
    border-radius: 2px 2px 2px 2px;
    font-size: 12px;
    position: relative
}

#liaotianlist {
    overflow-y: auto;
    margin: 1px 0px;
    width: 100%;
    float: left;
}

.gonggao {
    box-shadow: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    float: left;
    width: 100%
}

.shangjian {
    border-radius: 2px;
    padding: 5px 10px;
    color: #ff0;
    margin: 3px 2px;
}

.liaotian {
    clear: both;
    margin: 3px;
    float: left;
    position: relative;
}

.liaotian {
    margin-bottom: 10px;
}

.liaotian_left {
    float: left;
    margin-right: 2px;
}

.liaotian_left img {
    margin: 2px;
}

.liaotian_right {
    float: left
}

.userbase {
    float: left;
}

.liaotian_hd {
    margin-top: 5px;
    clear: both;
    margin: 0px 3px 0 10px;
    float: left;
    position: relative;
    height: 28px;
    border-bottom: 1px #ccc dashed;
    padding-top: 10px;
}

.userbase_left {
    color: #cd3100;
    background: #ffcd00;
    margin-right: 2px;
    margin-left: 2px;
    padding: 1px 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px black;
    cursor: pointer;
}

.userbase_left22 {
    color: #ffffff;
    background: #cc0000;
    margin-right: 2px;
    margin-left: 2px;
    padding: 1px 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px black;
    cursor: pointer;
}

.user_to {
    color: #FFF;
    line-height: 20px;
}

.lt_sh {
    background: #3c3;
    color: #fff;
    padding: 1px 3px;
    margin: 20px 0 0 15px;
    border-radius: 3px;
    clear: both;
    overflow: hidden;
}

.lt_del {
    background: #F33;
    color: #fff;
    padding: 1px 3px;
    margin: 20px 0 0 15px;
    border-radius: 3px;
    clear: both;
    overflow: hidden;
}

.liaotian_dhk {
    color: #333;
    background: #fff;
    margin-top: -1px;
    margin-left: 1px;
    padding: 1px 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px black;
    float: left;
}

.liaotian_dhkxg {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    background: #f00;
    margin-top: -1px;
    margin-left: 1px;
    padding: 1px 3px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px black;
    float: left;
}

.liaotian_dhk_hd {
    color: #ff0000;
    margin-top: -3px;
    margin-left: 5px;
    padding: 0 3px;
    float: left;
    font-size: 16px;
    font-weight: bold
}

.liaotian_sh {
    float: left;
    margin: 0;
}

.lt_stime {
    background: #818181;
    color: #FFF;
    line-height: 20px;
    border-radius: 3px;
    float: left;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
    margin-right: 2px;
    margin-top: -2px;
}

.right_tools {
    position: absolute;
    top: 48px;
    right: 18px
}

.right_tools a img {
    width: 36px
}

.main_middle1 {
    width: 100%;
    float: left;
    padding: 2px;
    margin-top: 1px;
    padding-bottom: 10px;
    position: relative;
}

.fasong {
    color: #f00;
    overflow: hidden;
    height:48px;
    margin: 5px 0;
}

.zaixiankefu {
    margin-left: 5px;
}

.zaixiankefu ul li {
    float: left;
    margin-left: 10px;
}

.tool_bar {
    margin: 2px 0;
    float: left;
    width: 100%
}

.tool_bar ul li {
    float: left;
    margin-left: 5px;
}

.tool_bar ul li a {
    padding: 3px 5px 3px 22px;
    height: 14px;
    line-height: 14px;
    border: #ccc 1px solid;
    border-radius: 2px;
    background: #fff;
    display: inline-block;
    background: url(../../images/hecaijin/hcj1/tool.png) no-repeat;
    outline: none;
    cursor: pointer;
    color: #fff;
}

.tool_bar ul li a:hover {
    text-decoration: none;
    border: #999 1px solid;
}

.tool_bar ul li a.bar_biaoqing {
    background-position: 4px -36px;
}

.tool_bar ul li a.bar_caitiao {
    background-position: 3px -77px;
}

.tool_bar ul li a.bar_tupian {
    background-position: 4px 4px;
}

.tool_bar ul li a.bar_qingping {
    background-position: 4px -116px;
}

.tool_bar ul li a.bar_biaoqing:hover {
    background-position: 4px -241px;
}

.tool_bar ul li a.bar_caitiao:hover {
    background-position: 3px -282px;
}

.tool_bar ul li a.bar_tupian:hover {
    background-position: 4px -201px;
}

.tool_bar ul li a.bar_qingping:hover {
    background-position: 4px -321px;
}

.tool_bar ul li a.liaotiangd[checked] {
    background-position: 4px -361px;
}

.tool_bar ul li a.liaotiangd {
    background-position: 4px -156px;
}

.tool_bar ul li a.bar_quanping[checked] {
    background-position: 4px -361px;
}

.tool_bar ul li a.bar_quanping {
    background-position: 4px -156px;
}

.tool_bar ul li a.bar_handan[checked] {
    background-position: 4px -361px;
}

.tool_bar ul li a.bar_handan {
    background-position: 4px -156px;
}

.tool_bar ul li a.bar_handan2[checked] {
    background-position: 4px -361px;
}

.tool_bar ul li a.bar_handan2 {
    background-position: 4px -156px;
}

.tool_bar ul li a.bar_redbag {
    background:  #FF6100;
    color: #fff;
    position: Relative;
}

.tool_bar ul li a.bar_redbag span {
    position: absolute;
    color: #fff;
    height: 12px;
    float: left;
    line-height: 12px;
    padding: 0px 4px;
    border-radius: 2px;
    font-size: 12px;
    right: -4px;
    top: -10px;
    background: none repeat scroll 0 0 #FF0000;
}

.fasongquyu {
    margin: 5px 0px;
    width: 100%;
}

.xialatiao {
    float: right;
    margin-right: 15px;
}

.fasongquyu {
    margin: 5px 0px;
    width: 100%;
}

.xialatiao {
    float: right;
    margin-right: 15px;
}

.fasongquyu #send_input {
    margin-left: 3px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    width: 97%;
    border: 1px solid #ff0;
    padding-bottom: 1px;
    border-radius: 3px;
    outline: none
}

.button {
    float: left;
    outline: none
}

.fasongquyu input {
    outline: none
}

.load_more {
    width: 100%;
    text-align: center;
}

.load_more a {
   
    padding-left: 20px;
    color: #fff
}

.load_more a.wait {
   
}


/*main_right*/

.main_right {
    width: 50%;
    height: 100%;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    overflow-y: auto;
    position: relative
}

.shipin {
    width: 100%;
    height: 4.5%;
    background: #000;
}

.shipin a {
    color: #fff;
    font-size: 14px
}

.shipin ul li {
    float: left;
    padding: 0px 10px;
    margin-left: 0px;
    line-height: 32px;
}

.shipinchuangkou {
    margin-top: 0;
    height: 68%;
    background: #000;
    background: #000 url(../../images/hecaijin/hcj1/jiazai.png) top center no-repeat;
}

.shipinchuangkou p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-top: 60px;
    font-weight: bold;
    display: inline-block;
}

.RegBagNumBox {
    position: absolute;
    left: 9px;
    top: 54px;
    z-index: 100;
    text-align: left;
}

.RegBagNum {
    display: block;
    height: 38px;
    overflow: hidden;
}

.RegBagNum em {
    width: 35px;
    height: 38px;
    float: left;
    display: inline-block;
   
}

.RegBagNum span {
    color: #fff;
    line-height: 54px;
    min-width: 20px;
    padding: 0 12px 0 4px;
    float: left;
    height: 37px;
    display: inline-block;
   
}

.RegBagNumBox span.addnum {
    color: #ffff00;
    position: absolute;
    top: 19px;
    right: 6px;
    font-size: 10px;
    display: none;
}

.RedBagBox {
    display: none;
    float: left;
    background: none repeat scroll 0 0 #FFAA33;
    border: 1px solid #D8D8D8;
    padding: 4px;
    position: absolute;
    bottom: 20px;
    left: -6px;
    width: 102px;
    z-index: 9999;
}

.RedBagBox li a.mm {
    background: none;
    padding: 0px;
    border: none
}

.RedBagBox li a.mm:hover {
    border: none;
    text-decoration: underline
}

.main_right_nav {
    margin-top: 1.3%;
    float: left;
    width: 100%
}

.main_right_nav ul {
    width: 100%
}

.main_right_nav ul li {
    float: left;
    width: 20%;
    height: 4%;
    text-align: center;
}

.main_right_nav ul li span {
    background: rgba(0, 0, 0, 0.63);
    margin-left: 0px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 98%;
    display: block;
    height: 100%;
}

.main_right_nav ul li span a {
    color: #f00
}

.main_right_content {
    float: right;
    margin-top: 0px;
    border-radius: 2px 2px 2px 2px;
    padding-top: 0px;
    min-height: 20px;
    display: none;
    width: 100%;
    height: 20%
}

.main_right_nav ul li span.on {
    color: #FFF;
    background: rgba(66, 60, 60, 0.4);
}

.main_right_content p {
    padding: 5px 40px 0px 30px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
}

.touzi {
    border-bottom: 1px solid #fff;
    width: 80%;
    margin-left: 30px;
}


/* 表情、彩��?*/

.FaceBox {
    background: none repeat scroll 0 0 #F8F8F7;
    border: 1px solid #D8D8D8;
    display: block;
    height: 180px;
    padding: 4px;
    position: relative;
    width: 280px;
    z-index: 9999;
    bottom: 190px;
    box-shadow: 1px 1px 5px #666;
}

.FaceBox em {
    float: left;
    display: inline-block;
    height: 28px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999em;
    width: 28px
}

.tab1 {
    height: 168px;
    width: 252px;
    position: absolute;
}

#caitiao {
    background: #fff;
    border: rgb(146, 146, 142) 1px solid;
    border-radius: 3px;
    padding: 5px;
    width: 70px;
    height: 120px;
    box-shadow: 1px 1px 5px #666;
    position: relative;
    left: 74px;
    bottom: 130px;
}

#caitiao li {
    background: #f8f6fe;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
}

#caitiao li:hover {
    background: #4ca0d9;
}


/*弹出*/

.tanchuchuang {
    width: 300px;
    height: 186px;
    background: #fff;
    position: fixed;
    top: 40%;
    left: 40%;
    display: none;
}

.close {
    position: absolute;
    right: 0;
    top: 0;
}

.wenzi {
    padding: 40px 40px 20px 40px;
}

.anniu {
    padding: 0 40px;
}

.dengluanniu {
    margin-left: 30px;
}


/*登陆弹出*/

#login_form {
    width: 330px;
    background: #fff;
}

.zidongdenglu {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #666;
}

.xuan {
    margin-right: 10px;
    margin-top: 25px;
}

.ErrBox {
   
    border: 1px solid #BF2531;
    color: #BF2531;
    display: none;
    font-size: 12px;
    padding: 2px 5px 2px 27px;
    margin-bottom: 5px;
}


/*注册弹出*/

#register_form {
    width: 330px;
    height: auto;
    background: #fff;
}

.content {
    padding: 20px 20px
}

.zhanghao input {
    height: 40px;
    width: 220px;
    color: #136a97;
    font-size: 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #e0e0e0;
    padding: 0 5px;
}

.mima input {
    width: 255px;
    height: 40px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #e0e0e0;
    margin-top: 20px;
    color: #b1b1b1;
    font-size: 16px;
    padding: 0 10px;
}

.shouji input {
    width: 255px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 20px;
    color: #136a97;
    font-size: 14px;
    padding: 0 20px;
}

#sendmsg_btn {
    height: 40px;
    background-color: #e35757;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.qq input {
    width: 255px;
    height: 47px;
    border: 1px solid #ccc;
    margin-top: 20px;
    color: #136a97;
    font-size: 16px;
    padding: 0 20px;
}

.shoujihao {
    position: relative;
}

.cuowu {
    position: absolute;
    right: 10px;
    top: 230px;
}

.yanzheng input {
    width: 255px;
    height: 47px;
    border: 1px solid #ccc;
    margin-top: 20px;
    color: #136a97;
    font-size: 16px;
    padding: 0 10px;
}

.yanzheng_fl input {
    width: 100px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #136a97;
    padding: 0 10px;
    font-size: 14px;
}

.yanzheng_fr {
    width: 125px;
    height: 47px;
    margin-top: 20px;
    margin-right: 10px;
}

.form_submit {
    width: 288px;
    height: 60px;
    float: left;
}

.form_submit img {
    cursor: pointer;
    margin: 0 auto;
    margin-top: 10px;
}

.l_r {
    float: left;
    margin-top: 30px;
}

.l_r a {
    color: #078FC9;
}





/*名师*/

#mingshi {
    width: 820px;
    margin: 0 auto;
    background: #fff;
    height: 500px;
    border: 0px
}

li i {
    font-style: normal;
}

#mingshi h1 i {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-left: 10px;
    color: #E8C2C6;
}

.bangdan {
    position: absolute;
    top: 10px;
    left: 150px;
}

.chacha {
    position: absolute;
    right: -25px;
    top: -25px;
}

.vote {
    clear: both;
    padding: 25px;
    border: 2px solid #B20000;
    border-radius: 5px;
    background: #fff;
}

.vote li {
    height: 120px;
    padding-top: 15px;
    border-bottom: 1px solid #ddd;
    list-style-type: none;
}

.count {
    color: #f00;
}

.vote li a.zan {
    float: right;
    width: 100px;
    height: 100px;
    display: block;
   
    font-size: 0px;
    overflow: hidden;
    text-indent: -50px;
}

.vote li a.zan:hover {
  
}

.vote li a.zan.voted {
   
}

.vote li a.cai {
    float: right;
    width: 100px;
    height: 100px;
    display: block;
   
    font-size: 0px;
    overflow: hidden;
    text-indent: -50px;
}

.vote li a.cai:hover {
   
}

.vote li p {
    float: left;
    width: 520px;
}

.v_name {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #333;
}

.v_name i {
    float: right;
    padding-right: 10px;
    font-style: normal;
    color: #B20000;
}

.percent_container {
    height: 28px;
    background: #eee;
    position: relative;
}

.percent_line {
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    background: #B20000;
    display: block;
}

.w33 {
    width: 33%;
}

.w20 {
    width: 20%;
}

.w10 {
    width: 10%;
}

.v_text {
    margin-top: 8px;
    height: 27px;
    line-height: 27px;
}

.v_text span {
    margin-right: 25px;
}

.malertbox {
    border: #ccc 1px solid\9;
}


/*产品介绍*/

#product {
    width: 900px;
    background: #fff;
}

.tupian1 {
    overflow-y: auto;
    height: 600px;
}

#product img {
    width: 100%;
}

.jieshao {
    border-top: 3px solid #af2f23;
    position: relative;
    background: #fff;
}

.manzu {
    position: absolute;
    top: -24px;
    left: 289px;
}

.guangdong {
    width: 810px;
    border: 1px solid #d6d6d6;
    margin-top: 40px;
    margin: 40px auto;
}

.guangdong h2 {
    text-align: center;
    margin-top: -15px;
    background: #fff;
}

.neirong img {
    width: 700px;
    margin: 20px auto;
    display: block;
}


/*专家团队*/

#zhuanjia {
    width: 900px;
    background: #fff;
}

.laoshizong {
    height: 450px;
    overflow-y: auto;
}

.laoshi1 {
    width: 850px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    margin: 20px 25px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}


/* Track */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(211, 207, 207, 0.58);
    -webkit-box-shadow: inset 0 0 6px rgba(216, 208, 208, 0.5);
    ;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(81, 75, 75, 0.4);
}


/*海报*/

.haibao {
    position: fixed;
    top: 25%;
    left: 50%;
    display: none;
}

.haibaotu {
    position: relative;
    left: -50%;
}

.haibaotu img {
    width: 100%;
    height: 100%;
}

.chacha1 {
    position: absolute;
    right: -15px;
    top: -15px;
}


/*课程*/

#kechengbiao {
    width: 900px;
    height: auto;
    background: #fff;
    border-radius: 5px;
}

.kecheng {
    width: 857px;
    height: auto;
    background: #2ea7ff;
    margin: 20px auto;
    padding-bottom: 10px
}

.biaoti img {
    margin: 10px auto;
    display: block;
    padding: 5px 0;
}

.biaoge {
    width: 830px;
    margin: 0px auto;
    position: relative;
}

.kecheng1 {
    margin: 0 auto;
   
    padding: 10px 0px;
    border-radius: 0 0 5px 5px;
    display: block;
}

.ke td {
    border: 1px solid #6babdd
}


/*全屏字幕*/

.quanping {
    position: fixed;
    top: 0px;
    width: 100%
}

.quanping div {
    font-size: 38px;
    line-height: 57px;
    font-weight: 600;
    color: #19437B;
    position: absolute;
    left: 0;
    top: 0;
    text-shadow: 0 0 2px #fff, 0 0 4px #fff, 0 0 6px #fff, 0 0 8px #FF1177, 0 0 10px #FF1177, 0 0 12px #FF1177, 0 0 14px #FF1177, 0 0 16px #FF1177;
}


/*公司简*/

#gongsi {
    width: 900px;
    height: auto;
    background: #fff;
}

.gongsimain {
    height: 600px;
    overflow-y: auto;
}

.gongsimain img {
    width: 100%
}

.gongsi_left {
    padding: 10px;
    border: 1px solid #d0b051
}

.gongsi_right {
    background: #d7bc6b;
    padding: 40px 10px 30px 10px;
    width: 268px;
    height: 287px;
}

.gongsi_right p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    color: #fff
}

.fengxiang img {
    width: 100%;
    margin-top: 25px;
}


/*提示*/

#tishi {
    width: 440px;
    height: 200px;
    background: #fff;
}

#tishi h2 {
    width: 100%;
    border-bottom: 1px dashed #EDD8D8;
    line-height: 32px;
    font-size: 14px;
    text-align: center
}

#tishi .tishi_content p {
    line-height: 24px;
}

#tishi .tishi_content ul {
    list-style: none;
    margin-top: 10px
}

#tishi .tishi_content ul li {
    float: left;
    margin-right: 10px
}

#ManageMenu {
    display: none;
    position: absolute;
    right: 0;
    top: 53px;
    z-index: 200;
    background: rgb(216, 220, 223);
    width: 72px;
    font-size: 13px;
}

#ManageMenu a {
    display: block
}

#ManageMenu a:hover {
    background: #ccc
}

.index_nanv {
    width: 100%;
    margin-top: 2px;
}

.index_nanv li {
    float: left;
    width: 86px;
    height: 80px;
    border: 1px solid #926717;
    border-radius: 10px;
    margin: 4px;
    background: #fff;
    text-align: center;
    line-height: 124px;
    background-size: auto 30px;
    -webkit-background-size: auto 30px;
    -moz-background-size: auto 30px;
    -o-background-size: auto 30px;
    overflow: hidden;
}

.index_nanv li a {
    display: block;
    color: #ffb500
}

.index_nanv li a:hover {
    color: #fff
}

.index_nanv li.i_hdtx {
    background: url(../../images/hecaijin/hcj1/hdtx.png) center 3px no-repeat;
}

.index_nanv li.i_hdtx:hover {
    background: url(../../images/hecaijin/hcj1/hdtx.png) center 4px no-repeat;
}

.index_nanv li.i_cjrl {
    background: url(../../images/hecaijin/hcj1/cjrl.png) center 3px no-repeat;
}

.index_nanv li.i_cjrl:hover {
    background: url(../../images/hecaijin/hcj1/cjrl.png) center 4px no-repeat;
}

.index_nanv li.i_kcb {
    background: url(../../images/hecaijin/hcj1/kcb.png) center 3px no-repeat;
}

.index_nanv li.i_kcb:hover {
    background: url(../../images/hecaijin/hcj1/kcb.png) center 4px no-repeat;
}

.index_nanv li.i_zwp {
    background: url(../../images/hecaijin/hcj1/zwp.png) center 3px no-repeat;
}

.index_nanv li.i_zwp:hover {
    background: url(../../images/hecaijin/hcj1/zwp.png) center 4px no-repeat;
}

.index_nanv li.i_hxnc {
    background: url(../../images/hecaijin/hcj1/hxnc.png) center 3px no-repeat;
}

.index_nanv li.i_hxnc:hover {
    background: url(../../images/hecaijin/hcj1/hxnc.png) center 4px no-repeat;
}

.index_nanv li.i_rjxz {
    background: url(../../images/hecaijin/hcj1/rjxz.png) center 3px no-repeat;
}

.index_nanv li.i_rjxz:hover {
    background: url(../../images/hecaijin/hcj1/rjxz.png) center 4px no-repeat;
}

.index_nanv li.i_1v1 {
    background: url(../../images/hecaijin/hcj1/longdui.png) center 3px no-repeat;
}

.index_nanv li.i_1v1:hover {
    background: url(../../images/hecaijin/hcj1/longdui.png) center 4px no-repeat;
}

.index_nanv li.i_jsfc {
    background: url(../../images/hecaijin/hcj1/hudui.png) center 3px no-repeat;
}

.index_nanv li.i_jsfc:hover {
    background: url(../../images/hecaijin/hcj1/hudui.png) center 4px no-repeat;
}

.index_nanv li.i_sjzb {
    background: url(../../images/hecaijin/hcj1/sjzb.png) center 3px no-repeat;
}

.index_nanv li.i_sjzb:hover {
    background: url(../../images/hecaijin/hcj1/sjzb.png) center 4px no-repeat;
}

.index_nanv li.i_vip {
    background: url(../../images/hecaijin/hcj1/vip.png) center 3px no-repeat;
}

.index_nanv li.i_vip:hover {
    background: url(../../images/hecaijin/hcj1/vip.png) center 4px no-repeat;
}

.zengjia_p1 {
    font-size: 18px;
    margin-bottom: 10px
}

.zengjia_p2 {
    font-size: 14px;
    margin-top: 20px;
}

.zengjia_p2 span {
    color: #ff0000;
}

.zengjia_p3 {
    text-align: center;
    margin-top: 50px
}

.liaotian_left1 {
    float: left;
}

.liaotian_right1 {
    float: left;
}
.index_zhuli { overflow: hidden }
.index_zhuli img {
    width: 24%;
    margin: 0.05%
}

.SearchInput {
    height: 30px;
    line-height: 30px;
    background: none repeat scroll 0 0 transparent;
    float: left;
    vertical-align: middle;
    width: 80px;
}

.SearchInput .SearchKey {
    border: 1px solid #999;
    color: #FFFFFF;
    line-height: 17px;
    width: 80px;
    margin-left: 10px;
    margin-top: 7px;
    margin-top: 0px;
    height: 25px;
    line-height: 30px;
    border-radius: 3px;
    background: none repeat scroll 0 0 transparent;
    font-size: 12px;
    padding: 2px;
}

.rintr {
    width: 120px;
    border-radius: 5px;
    height: 33px;
    margin-left: 10px;
    float: right;
    line-height: 32px;
    padding-left: 122px;
    display: inline-block;
    background: #ffedd5 url(../../images/hecaijin/hcj1/redbag.png) no-repeat;
    cursor: pointer;
}

.span1 {
    color: #f00;
    font-size: 24px;
    line-height: 22px;
    float: left;
    padding-right: 10px;
}

.ipban {
    float: left;
}

.span2 {
    color: #f00;
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin-left: 2px;
}

.span3 {
    color: #363232;
    display: inline-block;
    float: left;
    font-size: 24px;
    padding-right: 0px;
}

.Y_Global_Control {
    width: 230px;
    margin-top: 5px;
    float: left;
    background: rgba(66, 60, 60, 0.4);
}
.layui-layer-iframe{
	z-index:99999999999
}
@media screen and (min-width:880px) {
    body {
        min-width: 1130px
    }
    .IsShouJi {
        display: none;
    }
}

@media screen and (max-width:880px) {
    .main_left {
        display: none
    }
    .nav {
        display: none
    }
    .main_right_right {
        display: none
    }
    .main_right {
        width: 60%;
    }
    .shipinchuangkou {
        height: 40%
    }
    .IsShouJi {
        display: none;
    }
}

@media screen and (max-width:580px) {
    body {
        font-size: 12px
    }
    .main {
        padding: 0px
    }
    .main_left {
        display: none
    }
    .header_right .guestname {
        display: none
    }
    .header_right a.shortcut {
        display: none
    }
    .header_right a.log {
        margin-right: 2px;
    }
    .header_right a.reg {
        margin-right: 2px;
    }
    .header_right span {
        padding: 0 2px;
    }
    .RegBagNumBox {
        display: none
    }
    .right_tools {
        display: none
    }
    .nav {
        display: none
    }
    .main_right_right {
        display: none
    }
    .top {
        height: 36px
    }
    .top .logo img {
        height: 32px;
        margin-top: 2px
    }
    .youke {
        display: none;
        line-height: 30px
    }
    .denglu {
        height: 30px;
        line-height: 30px;
        margin-top: 2px;
        margin-right: 2px;
    }
    .zhuce {
        height: 30px;
        line-height: 30px;
        margin-top: 2px;
        margin-right: 0px;
    }
    .baocun {
        display: none
    }
    .IsShouJi {
        display: block;
    }
    .shipin {
        display: none
    }
    .main_right_nav {
        display: none
    }
    .main_right_content {
        display: none !important
    }
    .main_right {
        width: 100%;
        right: 0;
        top: 36px;
        z-index: 2;
        height: 40% !important;
        overflow: hidden;
        position: absolute;
        margin-right: 0px;
        margin-left: 0px;
    }
    .shipinchuangkou {
        height: 100%;
        margin-top: 0px;
        background: #000;
    }
    .main_middle {
        overflow: visible;
        position: absolute;
        width: 100%;
    }
    #liaotianlist {
        margin-top: 0px
    }
    .gonggao {
        display: none;
        height: 0px
    }
    .fasong {
        display: none
    }
    .tool_bar {
        display: none
    }
    .haibao {
        display: none !important
    }
    .whisper {
        display: none !important
    }
}