@charset "utf-8";
/*CSS Document*/

body {
    font-family: '微软雅黑'
}

li {
    list-style: none;
}

a {
    color: #666;
    cursor: pointer;
}

p {
    margin: 0
}

a:hover {
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0
}

/* 头部 */

.navbar {
    display: none;
}

.header {
    background: url(../images/banner.png) no-repeat;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background-size: 100%;
}

.header a {
    color: #fff !important
}

.navbar-nav a {
    color: #666 !important
}

#top {
    z-index: 999;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0;
    padding-top: 50px;
    padding-bottom: 10px;
}

.logo {
    position: fixed;
    top: 0;
    left: 5%;
    z-index: 9999;
}

.nav {
    float: right;
    margin-top: 10px;
}

.nav li {
    float: left;
}

.nav li a {
    padding: 25px;
    color: #fff;
    font-size: 16px;
}

.t_userinfo {
    color: #fff;
}

.t_userinfo a {
    color: #12adff !important;
}

.search {
    float: right;
    margin-left: 5%;
}

/*#log,#register{width: 70px;height: 40px;border: none; color: #fff; border-radius: 10%;margin-left: 20px}
#log{ background:#767573; border: 1px solid #fff;background-color:rgba(0,0,0,0.2);}
#register{width: 70px;height: 40px;background: #12adff}*/

/*登录注册*/

.index_log {
    cursor: pointer;
    color: #fff;
    display: inline-block;
    width: 70px;
    height: 40px;
    margin-left: 10px;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    background-color: #12adff;
}

.index_log:hover {
    color: #eee;
}

#log .modal-dialog {
    width: 350px;
}

#log .modal-header {
    background-color: #666;
    color: #fff;
}

.log_menu {}

.log_menu h4 {
    text-align: center;
}

.index_jzmm input {
    margin-right: 5px;
}

.index_wjmm {
    float: right;
    color: #12adff;
}

.index_log_btn {
    width: 100%;
    background-color: #12adff;
    font-size: 16px;
    color: #fff;
}

#log .modal-footer {
    background-color: #666;
    color: #fff;
    text-align: left;
}

#log .modal-footer a img {
    margin-left: 5px;
    border-radius: 5px;
}

/* 视频样式 */

.i_play_menus_01 {
    width: 750px;
    height: 550px;
    position: absolute;
    z-index: 999;
    top: 10%;
    left: 25%;
    display: none;
}

.i_play_menu {
    position: relative;
}

.i_play_menu p {
    position: absolute;
    ;
    top: 0;
    right: -52px
}

/* 登录注册 */

/*.login {width:350px;background: #F5F5F5;position: fixed;left:38%;z-index: 999;padding-bottom: 30px;display: none;}
.login h2{ background:#666;height: 50px;line-height: 50px;display: block;color: #fff;font-size: 16px;text-align: center;
margin: 0}
.login h2 p{float: left; width: 150px; text-align: center;display: block; cursor: pointer;}
.index_active{background: #555 !important;}
.index_active_title{background: #12adff !important; border-color: #12adff !important;}
.login h2 span{display: block;width:50px;font-size: 14px;float: right; color: #fff;font-size: 22px; cursor: pointer;}
.login input{border:1px solid #999;color: #666;height:30px;font-size: 12px;
width: 250px; border-radius: 5%;margin-top:20px;padding-left: 10px}
#register2{background:#F3AC00; color: #fff;border: none;height: 35px}*/

/* 中部内容 */

.cssdiv {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 20px solid #f1eff0;
    border-bottom: 10px solid transparent;
}

.main {
    margin: 13% auto 8% auto;
}

.main h2, .main h3 {
    color: #fff;
    text-align: center;
}

.main h3 {
    font-size: 16px;
    opacity: .8
}

#content a.anniu {
    display: block;
}

#content a.anniu:hover {
    color: #fff
}

.anniu {
    background: url(../images/button.png) no-repeat;
    width: 100px;
    height: 100px;
    margin: 4% auto 0 auto;
    color: #fff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}

.anniu p {
    display: inline-block;
    margin-top: 30%
}

.anniu em {
    width: 100px;
    display: block;
    height: 20px;
    font-style: normal;
}

.main .index_join a {
    display: block;
    background: #12adff;
    width: 265px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    margin: 115px auto 0 auto;
    border-radius: 30px;
}

.banner_nav p {
    text-align: center;
    margin-top: 2.5%;
    /* margin-top: 5%; */
}

.banner_nav a {
    font-size: 22px;
    margin: 0 30px;
    padding-right: 20px;
    color: #fff !important;
    background: url(../images/banner_nav_tb.png) no-repeat right center;
}

.banner_nav a:hover {
    border-bottom: 2px solid #fff;
}

.banner_nav a.sk-shyfkc {
    font-size: 28px;
    background: none;
    text-decoration: none;
}

.banner_nav_btn_01, .banner_nav_btn_02, .banner_nav_btn_03 {
    cursor: pointer;
}

.i_banner_txt img {
    width: 60%;
}

/* mian */

.container {
    width: 90%
}

.main-center {
    margin-top: 50px
}

.main-center h2 {
    text-align: center;
    color: #444;
    display: block;
}

.main-center h3 {
    font-size: 12px;
    color: #9b9b9b;
    text-align: center;
    display: block;
    margin-bottom: 32px
}

.news {
    padding: 0;
    margin-bottom: 20px
}

.news-wrap {
    margin: 0 20px;
}

.img {
    position: relative;
}

.index_img_menu {
    display: block;
    height: 165px;
    overflow: hidden;
}

.img img {
    width: 100%
}

.img .touxiang img {
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 30px
}

.news-bottom {
    overflow: hidden;
    margin-top: -15px;
}

.news-bottom h2 {
    font-size: 16px;
    text-align: left;
    color: #444;
    margin-bottom: 0;
}

.news-bottom p {
    color: #888;
    padding-left: 20px;
    height: 30px;
    line-height: 30px
}

.news-bottom .one {
    background: url(../images/ico1.png) no-repeat 0 center;
    font-size: 14px;
}

.news-bottom .two {
    background: url(../images/ico3.png) no-repeat 0 center;
    float: left;
    margin-top: -5px;
}

.news-bottom .three {
    float: right;
    margin-right: 15px;
    margin-top: -5px;
}

.fen {
    position: absolute;
    bottom: -10%;
    right: 10%;
    height: 60px
}

.kuang {
    display: none;
    margin-top: 10px
}

.fen span {
    display: block;
    text-align: right;
}

.activity {
    text-align: center;
    margin: 70px 0
}

.activity span a {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #12adff;
    color: #12adff;
    margin: 0 auto
}

.news-wrap.sk-acting-more {
    text-align: center;
    margin-top: 32%;
    font-size: 40px;
}

.news-wrap.sk-acting-more a {
    color: #4472c4;
}

/* lecturer */

.teacher {
    width: 100%;
    height: 512px;
    margin: 20px 0 100px;
    background: url(../images/teacher_bg.jpg) no-repeat center center;
    position: relative
}

.pic {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.picc {
    position: absolute;
    background: #fff;
    width: 100%;
    height: 512px;
    z-index: 999;
    opacity: .7;
    display: block;
}

.picnone {
    display: none;
}

.large {}

.large>li {
    float: left;
    width: 256px;
    height: 256px;
    position: relative;
    opacity: .7;
}

.large>li:hover {
    opacity: 1
}

.large>li>a {
    display: block;
    width: 256px;
    height: 256px;
    overflow: hidden;
    overflow: hidden;
}

/* 大blue样式 */

.largeul {
    width: 364px;
    position: absolute;
    z-index: 997;
    background: #008cd7;
    height: 100%;
    display: none;
    color: #fff;
    padding: 10px 0 10px 20px;
    overflow: hidden;
}

.family-info-left {
    left: 100%;
    top: 0;
}

.family-info-right {
    right: 100%;
    top: 0;
}

.largeul h2 {
    margin-top: 20px;
    font-weight: normal;
}

.largeul p {
    margin: 10px 0;
}

.largeul p.user-info{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical;
}

.dianhua {
    float: left;
    position: absolute;
    bottom: 20px;
    left: 20px
}

.xinfeng {
    float: right;
    position: absolute;
    bottom: 20px;
    right: 20px
}

.lv {
    position: absolute;
    top: 20px;
    right: -20px;
    background: #289edc;
    border: 1px solid #80c6ea;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    width: 140px;
    padding-left: 20px
}

.small {
    float: left;
}

.small li {
    height: 128px;
    width: 128px;
    float: left;
    position: relative;
    opacity: .9;
    overflow: hidden;
}

.small li:hover {
    opacity: 1
}

.large>li>a>img {
    width: 100%;
    min-height: 256px;
}

.js_truename {
    color: #fff;
}

.js_truename:hover {
    color: #fff;
    border-bottom: 2px solid #fff;
}
.member_id{
    padding-left: 5px;
}
.largeul .member_id{
    font-size: 22px;
}
.js_rzjs_list .member_id,.js_rzjs_show .member_id,.move_main_top_cen .member_id,.truename .member_id{
    font-size: 13px;
}

/* 小blue样式 */

/*.smallul{ position:absolute; width:256px;height:128px;background: #008cd7;z-index: 999;display: none;
padding:10px 0 5px 10px;color: #fff}
.smallul h2{font-size: 16px}
.smallul p,.smallul span{font-size: 14px}*/

/* 悬浮层 */

.pic-fu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #fff;
    background: rgba(255, 255, 255, .9);
}

.pic-fu h2 {
    font-size: 30px;
    color: #444;
    display: block;
    text-align: center;
    padding-top: 5%;
}

.pic-fu h3 {
    font-size: 14px;
    color: #999;
    display: block;
    text-align: center;
    margin-bottom: 50px
}

.pic-quan {
    width: 300px;
    height: 100px;
    border-radius: 50px;
    border: 2px solid #fff;
    margin: 0 auto
}

.pic-quan p {
    text-align: center;
    font-size: 30px;
    color: #27AAFA;
    line-height: 100px
}

/* notice */

.notice h2 {
    text-align: center;
    margin: 100px 0 35px 0
}

.notice #count1 li {
    width: 1280px;
    height: 282px;
    float: left;
}

.notice #sca1 {
    position: relative;
}

.notice #wrapBox1 .prev {
    position: absolute;
    width: 69px;
    height: 135px;
    top: 80px;
    left: -65px;
    background: url(../images/index_jt_left.png) no-repeat;
    z-index: 10;
}

.notice #wrapBox1 .next {
    position: absolute;
    width: 69px;
    height: 135px;
    top: 80px;
    right: -65px;
    background: url(../images/index_jt_right.png) no-repeat;
    z-index: 10;
}

.notice #wrapBox1 .prev:hover {
    background: url(../images/big_left.png) no-repeat;
}

.notice #wrapBox1 .next:hover {
    background: url(../images/big_right.png) no-repeat;
}

.notice_phone {
    display: none;
    height: 375px;
    overflow: hidden;
}

.fed {
    overflow: hidden;
    width: 95%;
    margin-bottom: 10px;
    background-color: #fff
}

/* .fedby{background: #12adff;}
.fedby .fed-left span,.fedby .fed-left p,.fedby .fed-right p{ color: #fff;}
.fedby .fed-left{border-right: 1px solid #fff;} */

.fed-left {
    float: right;
    width: 20%;
    color: #888;
    text-align: center;
}

.fed-left span {
    text-align: center;
    font-size: 30px;
    color: #dcdcdc;
    display: block;
}

/* .fed-left p{
    color: #a6a6a6;
    font-size: 12px;
    text-align: center;
} */

.fed-right {
    float: right;
    width: 70%;
    margin-right: 3%;
}

.fed-right p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
}

.fed-right p a {
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 15px;
}

.fed-right p a:hover {
    color: #12adff;
}

/* .fed:hover  .fed-right p a{color:#fff} */

/* 底部 */

.footer {
    background: url(../images/footer.png) repeat-x;
    height: 200px;
    margin-top: 110px;
    padding: 35px 0 80px 0;
    overflow: hidden;
    position: relative;
}

.fenxiang {
    width: 250px;
    margin: 0 auto;
}

.fenxiang li {
    opacity: .8;
}

.fenxiang li:hover {
    opacity: 1
}

.weixin:hover {}

.fenxiang li {
    float: left;
    padding: 0 10px
}

.subnav {
    overflow: hidden;
    margin: 29px auto;
    width: 576px;
}

.subnav li {
    float: left;
    padding: 0 15px;
    margin-bottom: 10px;
}

.subnav li a {
    color: #fff
}

.copyright {
    color: #728088;
    text-align: center;
    padding-top: 0;
    border-top: 1px solid #5f717b;
}

/*用户注册*/

/*头部*/

.zhuce_header {
    position: relative;
    overflow: hidden;
}

.zhuce_banner {
    margin-bottom: 45px
}

.zhuce_banner img {
    width: 100%
}

.zc_banner_txt {
    width: 40%;
    position: absolute;
    z-index: 99;
    top: 38%;
    left: 30%
}

.zc_banner_txt img {
    width: 100%
}

#img1 {
    cursor: pointer;
    margin-top: 5px !important;
}

/*内容*/

.zhuce_main {}

.zhuce_main h4 {
    font-size: 23px;
    width: 90%;
    margin: 0 auto;
    background: url(../images/zhuce_title_bg.png) no-repeat center;
    background-size: 100%;
    padding-left: 7%;
    margin-bottom: 45px
}

.zhuce_main h4 span {
    background-color: #fff;
    padding: 0 15px;
}

.zhuce_main h4 a {
    font-family: Arial;
    color: #12adff
}

/*表单*/

.zhuce_form .form_left {
    width: 105px;
}

.form_left {
    font-size: 18px;
    font-weight: normal;
    color: #363636
}

.btn_bg {
    background-color: #fff;
    width: 100px;
    border: 1px solid #ccc
}

.form-group {
    margin-bottom: 30px
}

.form-group a {
    color: #12adff;
    vertical-align: bottom;
}

.radio-inline img {
    margin-left: 10px
}

#zhuce_data {
    margin-right: 12px
}

.shishi {
    padding-left: 10px;
    font-size: 12px
}

.zhuce_btn_bg {
    background-color: #12adff;
    color: #fff;
    width: 180px;
    margin: 0 auto;
    font-size: 18px
}

.djzc {
    margin-left: 150px;
}

/* .zhuce_main .form-group label {
    width: 120px
} */
.zhuce_main .dwxs{
    margin: 6px 0 0 -10px;
}

.zhuce_main .form-group p {
    width: 120px
}

.dwxs {
    font-weight: normal;
    color: #696969;
    font-size: 13px;
    line-height: 20px !important;
}

.dwxs input {
    float: left;
    margin-right: 5px;
}

.duiwai_xs {
    padding-top: 5px;
}

.hd_data_nian_zc_jzd {
    float: right;
}

.zhuce_main .default_head {
    text-align: center;
}

.zhuce_main .default_head div {
    width: 138px;
    height: 155px;
}

/* .zhuce_main .default_head input{margin-left: 19px;} */

.zhuce_main .default_head img {
    width: 100%;
}

/*活动公告*/

/*标题*/

.huodong_main h4 {
    font-size: 23px;
    width: 75%;
    margin: 0 auto;
    background: url(../images/hd_title_bg.jpg) no-repeat center;
    background-size: 100%;
    padding-left: 7%;
    margin-bottom: 45px
}

.huodong_main h4 span {
    font-family: Arial;
    color: #12adff
}

.hd_data {
    margin-bottom: 15px;
    position: relative;
}

.hd_data_menu {
    background: url(../images/zhuce_jt.jpg) no-repeat 95% center;
    cursor: pointer;
}

.hd_data_list {
    border: 1px solid #ccc;
    border-top: none;
    position: absolute;
    top: 34px;
    width: 100%;
    z-index: 999;
    display: none;
}

.hd_data_list li a {
    display: block;
    padding: 5px 0 5px 10px;
    background-color: #fff
}

.hd_data_list li a:hover {
    background-color: #eee
}

.hd_data_nian {
    padding: 0;
    margin: 0;
}
.hd_data_nian .search-but{
    background-color: #12adff;
    color: #fff;
}

.hd_data_nian ul {
    max-height: 300px;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: hidden;
}
.hd_data_nian select{
    cursor: pointer;
    /*清除select默认样式*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
    /*自定义箭头的样式，记得背景一定要加 白色或其他*/
    background:url("../images/zhuce_jt.jpg") no-repeat scroll right 8px center #fff;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.hd_data_nian select::-ms-expand{
    display: none;
}

.hd_data {
    padding: 0
}
.index-select .hd_data{
    padding-right: 20px;
}

.news_content {
    line-height: 2em;
    color: #666;
}

/*视频花絮*/

.video_main {
    position: relative;
}

.video_main h4 {
    font-size: 24px;
    width: 77%;
    margin: 0 auto;
    background: url(../images/zhuce_title_bg.png) no-repeat center;
    background-size: 100%;
    padding-left: 8%;
    margin-bottom: 45px
}

.video_main h4 span {
    font-family: Arial;
    color: #12adff
}

.video_main dl img {
    width: 100%
}

.shipin_s_left {
    position: relative;
}

.shipin_s_left dt {
    height: 141px;
    overflow: hidden;
}

.shipin_s_right dt {
    height: 141px;
    overflow: hidden;
}

.shipin_xia dt {
    height: 141px;
    overflow: hidden;
}

.video_main dd p {
    color: #696969
}

.video_main dd span {
    color: #dbdbdb;
    background: url(../images/yanjing.jpg) no-repeat left center;
    padding-left: 30px
}

.shipin_fenye {
    text-align: center;
}

.shipin_fenye ul {
    width: 200px;
    margin: 0 auto
}

.shipin_fenye_menu li {
    width: 30px;
    height: 30px;
    float: left;
    background-color: #dbdbdb;
    border-radius: 50%;
    line-height: 25px;
    margin: 0 5px
}

.shipin_fenye_menu li a {
    color: #fff
}

.shipin_active {
    background-color: #15aeff !important
}

.one {
    font-size: 25px;
    vertical-align: top
}

/*按钮*/

.shipin_anniu {
    position: absolute;
    z-index: 10;
    top: 30%;
    left: 42%;
    cursor: pointer;
}

/*视频弹窗*/

.video_show {
    display: none;
    width: 650px;
    height: 400px;
    position: fixed;
    top: 20%;
    left: 28%;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 11
}

#content .video_show #CuPlayer {
    height: 100%
}

.video_show_top {
    height: 350px;
    background-color: #eee;
    position: relative;
}

.video_show_down {}

.video_show_down p {
    float: left;
    padding: 0 3px 0 10px;
    height: 50px;
    color: #696969
}

.video_show_down a {
    display: block;
    float: left;
    width: 70%;
    border-right: 1px solid #eee;
    height: 50px;
    color: #696969;
    padding-right: 10px
}

.show_d_right {
    float: left;
}

.show_d_right span {
    color: #696969;
    line-height: 50px;
    padding-left: 25px
}

.v_d_yj {
    background: url(../images/sp_tb_yj.jpg) no-repeat left center;
    margin: 0 10px
}

.v_d_fx {
    background: url(../images/sp_tb_fx.jpg) no-repeat left center;
}

/*关闭弹窗*/

.video_close {
    position: absolute;
    right: -52px;
    top: 0;
    cursor: pointer;
}

/*认证讲师*/

.renzheng_main h4 {
    font-size: 24px;
    width: 78%;
    margin: 0 auto;
    background: url(../images/zhuce_title_bg.png) no-repeat center;
    background-size: 100%;
    padding-left: 7%;
    margin-bottom: 45px
}

.renzheng_main h4 span {
    font-family: Arial;
    color: #12adff
}

.cer_btn_bg01, .cer_btn_bg02 {
    color: #fff;
    font-size: 18px;
}

.cer_btn_bg01 {
    background-color: #12adff
}

.cer_btn_bg02 {
    background-color: #ff3b5b
}

.cer_input {
    margin-top: 25px
}
.index-select.cer_input{
    margin-top: -64px;
    left: 26%;
}

.form-control[readonly] {
    background-color: #fff !important
}

#form_ss .col-md-offset-4 {
    margin-left: 29%;
    margin-right: 4%;
}

/*内容*/

.cer_dl {
    position: relative;
    height: 325px;
}

.cer_dl dl {
    padding: 15px 0;
    overflow: hidden;
}

.cer_dl dl dd {
    line-height: 24px
}

.cer_dl dl dd p {
    margin-left: 28px;
}

.cer_dl dl dt {
    margin: 15px 0 10px 15%;
    width: 70%;
}

.cer_dl dl dt a {
    display: block;
    width: 100%;
    height: 162px;
    border-radius: 10px;
    overflow: hidden;
}

.cer_dl dl dt img {
    width: 100%;
    border-radius: 10px;
}

.cer_dl_name01 {
    color: #12adff
}

.cer_dl_name02 {
    color: #ff3b5b
}

.cer_p_last {
    height: 50px
}

.cer_dl_one {
    background-color: #e7f7ff
}

.cer_dl_two {
    background-color: #ffe2e7
}

.cer_row_down dl {
    border-top: 2px solid #fff
}

.cer_row {
    margin-bottom: 25px;
}

.zwxgxx {
    float: left
}

.sel_li a, .sel_li_c a {
    color: #23527c;
    background-color: #eee
}

/*认证须知弹出框*/

.user_instructions {
    width: 100%;
    height: 100%;
    background-color: #000;
    display: none;
}

.user_i_bg {
    background-color: #000;
    opacity: .6;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none;
}

.cer_tongyi {
    width: 90%;
    position: absolute;
    top: 20%;
    z-index: 10000;
    background-color: #fff;
    padding: 0 30px 50px 30px;
    opacity: 1;
}

.cer_tongyi h3 {
    text-align: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb
}

.cer_tongyi p {
    line-height: 24px;
    margin-bottom: 25px;
    color: #696969;
}

.cer_form {
    text-align: center;
}

.cer_ty_bg {
    width: 150px;
    margin-top: 10px;
    background-color: #12adff;
    color: #fff;
    font-size: 16px;
}

.cer_tongyi_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 52px;
    cursor: pointer;
}

/*个人信息弹出框*/

.cer_dl_menu {
    display: none;
    width: 700px;
    height: 300px;
    padding: 15px 20px 0 50px;
    font-size: 16px;
    position: absolute;
    top: -50%;
    left: -50px;
    z-index: 10;
    background: url(../images/cer_hover_bg.jpg) no-repeat;
    background-size: 100%
}

.cer_dl_menu_left {
    float: left;
}

.cer_dl_menu_left img {
    border-radius: 10px
}

.cer_dl_menu_left p {
    color: #ff3b5b;
    padding: 10px 0 0 5px
}

.cer_dl_menu_right {
    color: #fff;
    float: left;
    width: 65%;
    margin-left: 30px;
    padding-top: 10px
}

.cer_dl_menu_right p {
    line-height: 24px
}

.cer_dl_menu_right_fenge {
    margin-top: 20px
}

.cer_dl_menu_right span {
    display: block;
    text-indent: 2em
}

/*认证师详情*/

.rz_main_top dd {
    line-height: 2em;
    color: #696969
}

.rz_main_top img {
    width: 100%
}

.rz_main_top_xq {
    float: right;
    margin-right: 20px;
    position: relative;
}

#jf_dd .cer_dl_name01 {
    cursor: pointer;
}

#jfxq {
    position: absolute;
    top: 25px;
    left: 0;
    width: 250px;
    color: #999;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: none;
}

.rz_main_top_xq:hover #jfxq {
    display: block;
}

.rz_main_h5 {
    font-size: 18px;
    color: #363636;
    border-left: 6px solid #12adff;
    padding-left: 15px;
    margin-top: 25px;
}

.rz_main_down {
    margin-top: 20px;
    margin-bottom: 20px;
}

.rz_main_down dt a img {
    width: 100%;
}

.rz_main_down dd a {
    color: #12afff;
    padding-left: 5px;
}

.rz_main_down dd p {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rz_main_down_data {
    color: #888;
    padding-left: 5px;
}

.rz_main_down_data span {
    float: right;
}

.rz_main_down .one {
    background: url(../images/ico1.png) no-repeat 0 center;
    font-size: 14px;
    padding-left: 20px;
    color: #888;
    line-height: 2em;
}

.rz_main_down .one .sp_province {
    margin-right: 3px;
}

.gender_icon {
    width: 15px !important;
    margin-left: 5px;
    margin-top: -2px;
}

.rzjs_show_lysx {
    text-align: right;
}

.btn_liuyan {
    cursor: pointer;
    display: inline-block;
    width: 75px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
    background-color: #12adff;
    color: #fff !important;
}

.rzjs_show_lysx_active {
    background-color: #12adff;
    border-color: #12adff;
    color: #fff !important;
}

.move_main_top .btn_liuyan {
    width: 128px;
}

.sk_rzgjjs {
    color: #12adff;
}

/*联系我们*/

.lx_tj_bg {
    background-color: #12adff;
    color: #fff;
    width: 100px;
    margin-left: -5px;
}

.lx_join {
    text-align: center;
}

.lx_join p {
    margin-bottom: 10px;
    padding-top: 35px;
    font-size: 18px;
    color: #363636
}

.lxwm_main .form-control {
    width: 90%;
    float: left;
    overflow: hidden;
}

.lxwm_main label.error {
    width: 5px !important;
    margin-left: 5px;
    color: red
}

label.error {
    font-weight: normal;
    font-size: 12px;
    color: red;
}

.lx_gzwm {
    font-size: 18px;
    color: #363636;
    width: 100px;
    float: left!important;
}

.lxwm_ewm {
    line-height: 26px;
    float: left;
}

/*认证讲师在行动*/

.rz_main_down dt {
    position: relative;
    height: 157px;
    overflow: hidden;
    margin-bottom: 5px;
}

.rz_main_dl_tx {
    position: absolute;
    bottom: 2px;
    right: 0;
    width: 65px;
    height: 65px;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid #fff
}

.move_dt_tb {
    width: 100%;
}

.move_main_h5 a {
    font-size: 14px;
    color: #12adff;
    padding-left: 50px;
}

.yi_zan, .yi_cai {
    color: #12adff !important;
}

.move_main_top_right .jiathis_style_24x24 {
    float: right;
    margin-top: 28%;
}

.pl_click {
    float: right;
}

.pl_click a {
    margin-left: 10px;
}

.pl_click i {
    font-style: normal;
}

/*行动详情页*/

/*行动详情页-上*/

.move_main_top {
    margin-bottom: 30px;
    position: relative;
}

.move_main_top_left img {
    width: 100%;
}

.move_main_top_cen dt {
    float: left;
    margin: 0 15px 0 20px;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    overflow: hidden;
}

.move_main_top_cen dt img {
    width: 100%;
}

.move_main_top_cen dd {
    width: 86%;
    float: left;
    margin-right: -50px;
}

.move_main_top_cen dd h6 {
    font-size: 18px;
    color: #363636
}

.move_main_top_cen dd p {
    color: #696969;
    line-height: 2em;
}

.move_main_top_cen dd p i {
    margin-right: 5px;
}

.move_main_top_cen dd p span {}

.move_main_top_right {}

.move_main_top_r_top {
    text-align: right;
}

.move_main_top_r_top span {
    display: inline-block;
    padding-left: 40px;
    height: 36px;
    line-height: 36px;
    margin-left: 30px;
}

.move_main_top_r_top span:first {}

.move_main_top_r_top span a {
    padding: 6px 12px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin: 0 10px;
}

.move_main_top_r_top span i {
    font-style: normal;
    color: #12adff
}

.move_r_top_01 {
    background: url(../images/move_zan.jpg) no-repeat left center;
    margin-left: -66px!important;
}

.move_r_top_02 {
    background: url(../images/move_cai.jpg) no-repeat left center;
}

.move_main_top_r_top a:hover {
    color: #12adff;
}

.move_main_top_r_center {
    text-align: right;
    margin-top: 15px;
}

.move_main_top_r_down {
    float: right;
    margin-top: 28%;
}

.move_main_top_r_down a {
    padding: 0 3px;
}

.move_main_top_r_down span {
    display: inline-block;
    width: 56px;
    height: 24px;
    margin-left: 15px;
    text-align: center;
    background: url(../images/move_txt_bg.jpg) no-repeat center;
}

/*行动详情页-下*/

/*右面内容*/

.move_main_right_list {
    margin-bottom: 30px;
}

.move_main_r_h5 {
    color: #363636;
    margin: 2px 15px 24px 15px;
    border-left: 6px solid #12adff;
    font-size: 18px;
    padding-left: 15px;
}

.move_main_right_list dt {
    height: 165px;
    overflow: hidden;
}

.move_main_right_list dt img {
    width: 100%
}

.move_main_right_list dd {
    padding: 3px 0;
    color: #696969
}

.move_main_right_list dd span {
    padding-left: 5px
}

/*参与活动*/

.move_shai {
    height: 250px;
}

.move_shai h5 {
    margin-bottom: 25px;
}

.move_shai .move_shai_img {
    text-align: center;
}

.move_shai .move_shai_img_menu {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    overflow: hidden;
}

.move_shai .move_shai_img_menu img {
    width: 100%;
}

.move_fabiao {
    margin: 10px 15px 0 0;
    float: right;
}

.btn_fabiao {
    width: 80px;
    background-color: #12adff;
    color: #fff;
}

.move_shai .form-control {
    width: 100%;
}

.move_shai label.error {
    width: 100px !important;
    text-align: left;
    margin-top: 5px !important;
    height: 15px !important;
}

/*最新评论*/

.move_main_images_down {}

.move_img_list_big {
    position: relative;
}

.move_pl_list {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 20px;
    overflow: hidden;
}

.move_pl_list dt {
    float: left;
    margin-right: 25px;
}

.move_pl_list dt img {
    width: 100%
}

.move_pl_list dd {
    line-height: 2em
}

.move_pl_list dd p a {
    color: #fe3b5b
}

.move_pl_list dd p {
    color: #363636
}

.move_pl_list dd span {
    color: #999
}

/*活动照片*/

.move_main_images {
    position: relative;
    margin-bottom: 15px;
    min-height: 310px;
}

.move_main_images h6 {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 18px;
    margin-bottom: 20px;
}

.move_img_list dt {
    width: 100px;
    height: 100px;
}

.move_img_list dt img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.move_img_list_02 {
    display: none;
}

.move_img_list_menu {
    margin-bottom: 25px;
    height: 125px;
    overflow: hidden;
}

.move_img_list_menu img {
    width: 100%;
    min-height: 125px;
}

.move_main_images h6 a {
    font-size: 14px;
    color: #696969;
    padding: 10px 20px;
    cursor: pointer;
}

.move_active {
    border-top: 3px solid #12adff;
    color: #12adff !important;
    padding-top: 7px !important;
}

.move_list_nav {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-left: 0;
    width: 97%
}

.move_list_nav li {
    float: left;
    height: 35px;
}

.move_list_nav li a {
    font-size: 14px;
    color: #696969;
    padding: 10px 20px;
}

/*模态框*/

.lysx_close {
    position: relative;
}

.lysx_close a {
    position: absolute;
    top: -28px;
    right: 13px;
    font-size: 16px;
}

.motaikuang {
    top: -400px;
}

.modal-dialog {
    margin: 10px auto;
}

/*响应式表格*/

.table>thead>tr>th {
    font-size: 16px;
    font-weight: normal;
}

.table>tbody>tr>td, .table>tfoot>tr>td, .table>thead>tr>td {
    border: 0!important;
}

.table-cert th,.table-cert td{
    text-align: center;
}

/*视频展示*/

.video_box_show {
    width: 100%;
    margin: 0 auto;
}

.video_box_show .video_show_down {
    margin-top: 10px;
}

.video_box_show .video_show_down p {
    padding: 0;
}

.video_box_show .show_d_right {
    float: right;
}

.video_box_show .video_show_down a {
    width: 82%;
}

.video_manu_show_down .vdo_cont {
    display: inline-block;
    width: 70%;
    float: left;
}

/*分享*/

.bdsharebuttonbox {
    float: right;
}

.fenxiang_fx_teacher {
    overflow: hidden;
    margin: 0 15px 15px 0;
}

.fenxiang_fx_move {
    margin-top: 15px;
}

/*.fenxiang_weixin{padding: 0; position: relative;}*/

.fenxiang_weixin {}

.fenxiang_weixin>img {
    margin: -5px 0 0 0 !important;
}

/*.weixin_menu{position: fixed; z-index: 1010; top: 50%; left: 25%;right: 25%; background-color: #444; overflow: hidden;}
.weixin_menu p{ display: block; padding:0 20px; line-height: 2em; font-size: 12px; background-color: #444;  color: #fff; opacity: .9;}*/

/*讲师培训内容页*/

/*.news_content img{ text-align: center; }*/

/*首页播放按钮*/

.i_play {
    width: 80px;
    height: 80px;
    margin: 25px auto;
    ;
    position: relative;
}

.i_play em {
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .4;
    z-index: -10
}

.i_play i {
    display: block;
    color: #fff;
    font-size: 24px;
    padding: 18px 0 5px 0
}

.i_play span {
    background-color: #000;
    opacity: .4;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    left: 5px;
    top: 5px;
}

.i_play a {
    color: #fff
}

.i_hover_bg {
    background-color: red !important
}

.weixin_menu {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 25%;
    right: 25%;
    top: 50%;
    background-color: #444;
    color: #fff;
}

.weixin_menu_main {
    margin: 0 15px;
}

.navbar .search {
    float: left;
    margin-top: 8px;
}

.navbar .search a {
    width: 50px!important;
    height: 34px!important;
    line-height: 34px!important;
}

.navbar li {
    line-height: 35px;
}

/*.navbar{ position: absolute; width: 100%; z-index: 11; }*/

/*底部微信*/

.fenxiang .weixin {
    position: relative;
}

.fenxiang .weixin .weinxin_pc {
    display: none;
    position: absolute;
    z-index: 110;
    top: -25px;
    left: 50px;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.fenxiang .weixin .weinxin_pc img {
    margin-bottom: 5px;
    width: 140px;
}

.fenxiang .weixin:hover .weinxin_pc {
    display: block;
}

#bm_from .btn {
    background-color: #12adff;
    color: #fff;
}

#content .news_title {
    padding-bottom: 10px;
    font-size: 20px;
}

#content .news_info {
    padding-bottom: 10px;
}

#i_banner_nav_03 #count1 .fedbj .fed-right {
    font-size: 16px
}

#content .fedbj .fed-right {
    font-size: 16px
}

#fancybox-outer {
    position: absolute !important;
}

#fancybox-close {
    display: inline !important;
}

.new-modal {
    margin: 30px 0;
}

.index-title {
    position: relative;
    border-left: 3px solid #999;
    border-right: 3px solid #999;
    line-height: 18px;
    font-size: 18px;
    margin-bottom: 30px;
    overflow: hidden;
}

.index-title span {
    font-size: 18px;
    display: inline-block;
    background-color: #fff;
    position: relative;
    padding: 0 10px;
    margin: 0 50px;
}

.index-title:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
    left: 0;
    top: 48%;
}

.index-title.itl {
    text-align: left;
}

.index-title.itr span {
    float: right;
}

.index-title.itc {
    text-align: center;
    margin-bottom: 70px;
}

.index-title.it-rzjs {
    margin: 0 20px 30px;
}

.nd-list {
    margin-bottom: 50px;
}

.nd-list dt {
    float: left;
    margin-right: 30px;
    width: 25%;
}

.nd-list dt img {
    width: 100%;
}

.nd-list dd {
    float: right;
    font-size: 16px;
    width: 70%;
}

.nd-list dd p {
    margin-bottom: 30px;
    line-height: 1.5;
}

.nd-list.nd-right {}

.nd-list.nd-right dt {
    float: right;
    margin: 0 0 0 30px;
}

.nd-list.nd-right dd {
    float: left;
}

.new-modal dd p {
    margin-bottom: 10px;
}

.new-modal .sk-1 dd p {
    margin-bottom: 30px;
}

.new-modal .sk-3 dd p:last-child {
    padding-top: 10px;
}

.new-modal .sk-3 dd a {
    color: #12adff;
}

.sk-acting .news-wrap .news-bottom a {
    color: #12adff;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
