/**/
.tjsx-box-r .bf-sm {
    width: 162px;
    height: 80px;
    position: relative;
}

.tjsx-box-r .bf-sm i {
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 2;
    transition: all 0.2;
}

.tjsx-box-r .bf-sm p {
    width: 128px;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    z-index: 3;
    overflow: hidden;
    color: #fff;
}

.tjsx-box-r .bf-sm a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}

.tjsx-box-r .bf-sm a span {
    display: none;
}

.tjsx-box-r .bf-sm:hover i {
    height: 100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    filter: alpha(opacity=50);
}

.tjsx-box-r .bf-sm:hover p {
    width: 128px;
    height: 36px;
    line-height: 18px;
    padding: 0 7px;
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 14px;
    z-index: 3;
    overflow: hidden;
    color: #fff;
}

.tjsx-box-r .bf-sm:hover .test1 {
    display: none;
}

.tjsx-box-r .bf-sm:hover .test2 {
    display: block;
}

.tjsx-box-r .bf-sm .test2 {
    display: none;
}


.tjsx-box-r .bf-sm:hover a {
    width: 74px;
    height: 22px;
    position: absolute;
    top: 50px;
    left: 7px;
    background: #006835;
    content: "点击播放";
}

.tjsx-box-r .bf-sm:hover a span {
    display: block;
    text-align: center;
    line-height: 22px;
    color: #fff;
}




.declare {
    width: 210px;
    font-size: 13px;
    color: #878787;
    background: #f1f7e7;
    padding: 10px;
    position: fixed;
    right: 50%;
    margin-right: -550px;
    bottom: 105px;
    z-index: 9999;
    /*display: none;*/
}

.declare_title {
    margin: 5px 0;
}

.declare_text {
    text-indent: 2em;
    line-height: 20px;
}

.declare_icon {
    position: absolute;
    right: -25px;
    bottom: 50%;
}

.declare_icon img {
    vertical-align: -8px;
}

.declare_word {
    position: fixed;
    right: 50%;
    margin-right: -600px;
    bottom: 323px;
    color: #fff;
    background: #537d49;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    border-radius: 50%;
    text-align: center;
}

.pf {
    margin-right: -700px !important;
}

/*覆盖*/
header.header {
    height: auto;
}

.top .logo {
    width: 220px;
    height: 78px;
}


.top-dw {
    border-bottom: 0;
}

.top .top-member a {
    color: #006835;
}

.top .top-member a:hover {
    color: #006bbe !important;
}

.top-search {
    width: 339px;
    height: 32px;
    margin: 15px 10px 0 10px;
    float: left;
    margin-left: 230px;
}

.top-form,
.top-form input {
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
}

.top-form .top-form-box {
    width: 339px;
    height: 30px;
    border: 1px solid #c1c1c1;
    background: #fff;
}

.top-form .top-form-box .form-box-in {
    width: 255px;
    height: 30px;
    float: left;
}

.top-form .top-form-box .search-v {
    width: 255px;
    height: 30px;
    padding-left: 20px;
    float: left;
    background: #fff;
}

.top-form .top-form-box .form-box-sub {
    width: 84px;
    height: 30px;
    float: left;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.top-form .top-form-box .form-box-sub button {
    border: none;
    background: #23b75e;
    width: 84px;
    height: 30px;
    padding-bottom: 3px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}

.top-form .top-form-box .form-box-sub button {
    color: #fff;
    font-size: 16px;
    z-index: 1;
}

.top-form .top-form-box {
    border-radius: 5px;
}

section {
    width: 1100px;
    margin: 20px auto;
    margin-bottom: 0px;
    margin-top: 0px;
}

.tjsx-box-r h4 {
    font-size: 17px;
}

.tjsx-box-r p {
    height: 90px;
    line-height: 22px;
    overflow: auto;
}

.v_footer {
    bottom: 50px !important;
    position: fixed !important;
}

.tjsx-box-r .bf-sm,
.tjsx-box-r ul li {
    width: 165px;
}

h2 {
    font-family: "楷体", "楷体_GB2312", "STKaiti", "Microsoft YaHei", '微软雅黑';
    font-weight: 700;
    font-size: 26px;
}

.category p a {
    color: #878787;
}

/*首页热点推荐*/
.tjsx-box,
.tjsx-box-l .bf-big,
.tjsx-box-r {
    height: 225px;
}

.index_zhuanjia_jianjie {
    height: auto;
}

.tjsx-box-r .bf-sm {
    height: 97px;
}

/*首页热点推荐 End*/
.category h2,
.tjsx h2 {
    font-size: 24px;
    letter-spacing: -1.5px;
}

h2>small {
    font-size: 12px;
    color: #23b75e;
}

.new {
    width: 30%;
    float: left;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.new p a {
    width: 300px;
    padding-bottom: 8px;
}

.text-right {
    text-align: right;
}

/*专家页面*/
.listtit,
.zjtit,
.new_msg_tit>h2,
.new_msg_val textarea {
    font-size: 16px;
    font-family: "Microsoft YaHei", 微软雅黑;
}

.listtit span {
    font-size: 12px;
    padding-left: 20px;
    font-weight: 500;
}

.zjtit {
    font-size: 18px;
    font-weight: 500;
}

ul.jb-list li {
    width: 50%;
}

.zj-con h3 span {
    padding-left: 0px;
}

/*播放页面*/

#touxiang {
    width: 100px;
    float: left;
}

.container2 {
    border: 2px solid #d8d8d8;
    margin-top: 3px;
    height: 420px;
    overflow: scroll;
    overflow-x: hidden;
}

.video {
    height: auto;
    background: #1e1e1e;
}

.video-play-head {
    height: 50px;
}

.video-play-head h2 {
    font-family: 'Microsoft YaHei';
    color: #fff;
    padding: 10px;
    margin-left: 10px;
}

.video-btn {
    height: 53px;
    background: #363636;
}

.video-btn>span {
    color: #a0a0a0;
    margin: 17px;
    float: left;
}

.video-list h3 {
    background: #363636;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    padding-left: 20px;
}

.container1 .div_scroll {
    height: 416px;
}

.video-play {
    width: 750px;
}

.video-play .video-c {
    width: 698px;
}

.video-play .video-c {
    height: auto;
    border-bottom: 1px solid #aaa;
    margin-left: 10px;
    width: 738px;

}

.video-list {
    height: auto;
    margin-left: 10px;
    width: 330px;
    margin-right: 10px;
}

#li_activity>hr {
    color: #1e1e1e;
    height: 1px;
    border: none;
}

.container1 {
    border: 0;
    width: 330px;
    background: #2b2b2b;
    padding-top: 15px;
}

#div_scroll {
    overflow: auto;
    overflow-x: hidden;
}

.zj-section p {
    margin-top: 18px;
    line-height: 25px;
}

/*评论*/

.new_msg_btn {
    height: 40px;
    width: 100px;
    font-size: 20px;
}

.new_msg_val textarea {
    border: 1px solid #ddd;
    color: #726f6a;
    font-size: 16px;
    padding: 15px;
}

.new_comment>h2,
.pl {
    font-size: 16px;
    font-family: "Microsoft YaHei", 微软雅黑;
    position: relative;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.pl-a {
    border-bottom: 4px solid #23b75e;
}

/*医生*/
.listtit a {
    font-size: 18px;
}

.listcon p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: 2px;
}

.listtit span {
    font-size: 16px;
    padding-left: 20px;
    font-weight: 500;
}

.location,
.location a {
    color: #23b75e;
}

.tjsx-box-l {
    height: 225px;
}

.zjtit {
    padding: 0 10px;
}

.tjsx-box-l .bf-big i,
.tjsx-box-r .bf-sm i {
    background-color: rgba(0, 0, 0, 0.8);
}

.tjsx-box-r .bf-sm p {
    width: 151px;
}

.location {
    font-size: 16px;
    color: #00b050;
    line-height: 21px;
    height: auto;
    padding: 10px 0px;
}

.location i {
    color: #00b050;
    margin-right: 5px;
}

#user_left {
    height: auto;
}

.tjsx-box-l .bf-big p,
.tjsx-box-r .bf-sm:hover p,
.tjsx-box-r .bf-sm p {
    text-align: center;
}

.new_msg_tips_bg {
    background: rgba(255, 255, 255, .5);
}

.tjsx-box-r .bf-sm:hover p {
    width: 151px;
}

.tjsx-box-r .bf-sm:hover a {
    left: 46px;
}

.send_sumit {
    background: #00b050;
}

.user_nav_checked {
    border-bottom: 3px solid #00b050;
}


.tjsx-box-r .bf-sm:hover a {
    top: 55px;
}

.tjsx-box-r .bf-sm:hover .test2 {
    padding-top: 10px;
}

.tjsx-box-r h4 {
    padding-bottom: 5px;
    height: 21px;
}

.user_nav {
    margin-bottom: 30px;
}

#user_right,
#user_left {
    margin-bottom: 40px;
}

.top-dw .top-dw-l {
    width: 50%;
}

.top-dw .top-dw-m {
    width: 25%;
}

.top-dw .top-dw-r {
    width: 25%;
}

.listtit {
    font-weight: normal;
    padding-bottom: 15px;
}

.pl {
    font-weight: normal;
}

.new_comment dl {
    margin-top: 3px;
}

.top {
    width: 1300px;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
}

.nav_list {
    display: flex;
}

.nav_list li {
    line-height: 80px;
    width: 100px;
    font-size: 18px;
}

.nav_list li:hover,
.video_nav_home {
    /*
    background: url(/images/nav-bg_b.png) no-repeat;
    background-position: center 50px;
    */
    background: url(/images/images2/nav_cur_new2.png) no-repeat;
    background-position: center bottom !important;

}

.login_text {
    height: 30px;
    line-height: 30px;
}

.login_text p {
    background: url(/video_ui/images/user.png) no-repeat !important;
    background-position: left top;
}

.top {
    position: fixed;
    background-color: #fff;
    z-index: 10;
    top: 0;
    height: 90px;
    box-shadow: #666 0px 0px 10px;
}

.top1 {
    box-shadow: #fff 0px 0px 10px !important;
}

.top-member {
    height: 80px;
    width: 1330px;
    margin: 0 auto;
    padding: 10px 5px 0;
    text-align: center;
    vertical-align: bottom;
}

.header {
    margin-top: 90px !important;
}
