#topHeader {
    height: 32px;
    text-align: center;
    border-bottom: 1px solid #c9c9ca;
    background: #f9f7f4;
    }
    #topHeader .top {
    width: 1300px;
    margin: 0 auto;
    height: inherit;
    }
    #topHeader a {
    float: left;
    height: 32px;
    line-height: 32px;
    color: #000;
    margin: 0 32px;
    font-size: 14px;
    }
    #topHeader a:hover {
    color: #fca22c!important;
    }
    html {
    min-width: 1400px;
    }
    a:hover {
    color: #2d5624;
    }
    h1, h2, h3, p {
    text-align: left;
    }
    .container {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    }
    .logo {
    width: 141px;
    margin: 30px 0 15px 0;
    }
    .search {
    position: relative;
    margin-top: 15px;
    }
    .search .ss {
    width: 173px;
    height: 33px;
    line-height: 26px;
    border: none;
    padding: 0 31px 0 10px;
    background: url(http://www.news.cn/video/jkjm/images/search.jpg) no-repeat;
    color: #999;
    }
    .search .ss_submit {
    background: url(http://www.news.cn/video/jkjm/images/space.gif);
    border: none;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 1px;
    top: 1px;
    cursor: pointer;
    z-index: 99;
    }
    .tg_list {
    list-style: none;
    float: right;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .tg_list li {
    float: left;
    position: relative;
    }
    .tg_list li + li {
    margin-left: 35px;
    }
    .tg_list li:first-child {
    padding-left: 25px;
    }
    .tg_list li:first-child:after {
    content: "";
    width: 17px;
    height: 13px;
    background: url(http://www.news.cn/video/jkjm/images/in_tg.png) no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    }
    .tg_list li:nth-child(2) {
    padding-left: 25px;
    }
    .tg_list li:nth-child(2):after {
    content: "";
    width: 14px;
    height: 14px;
    background: url(http://www.news.cn/video/jkjm/images/in_mb.png) no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
    }
    /*导航*/
    .nav_box {
    width: 100%;
    height: 70px;
    background: url(http://www.news.cn/video/jkjm/images/nav_bg.jpg) repeat-x;
    }
    .nav_left {
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    position: relative;
    padding-left: 35px;
    }
    .nav_left a {
    color: #fff;
    }
    .nav_left:after {
    content: "";
    width: 25px;
    height: 24px;
    background: url(http://www.news.cn/video/jkjm/images/in_home.png) no-repeat;
    position: absolute;
    top: 22px;
    left: 0;
    }
    .nav_list {
    list-style: none;
    }
    .nav_list li {
    float: left;
    position: relative;
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    position: relative;
    }
    .nav_list li a {
    color: #fff;
    }
    .nav_list li {
    margin-left: 40px;
    padding-right: 40px;
    }
    .nav_list li:before {
    content: "";
    width: 1px;
    height: 19px;
    background: #fff;
    position: absolute;
    top: 25px;
    right: 0;
    }
    .nav_list li:nth-child(3):before {
    background: none;
    }
    .nav_list li:first-child {
    padding-left: 35px;
    }
    .nav_list li:first-child:after {
    content: "";
    width: 24px;
    height: 16px;
    background: url(http://www.news.cn/video/jkjm/images/in_jm.png) no-repeat;
    position: absolute;
    top: 27px;
    left: 0;
    }
    .nav_list li:nth-child(2) {
    padding-left: 30px;
    }
    .nav_list li:nth-child(2):after {
    content: "";
    width: 20px;
    height: 23px;
    background: url(http://www.news.cn/video/jkjm/images/in_zk.png) no-repeat;
    position: absolute;
    top: 23px;
    left: 0;
    }
    .nav_list li:nth-child(3) {
    padding-left: 35px;
    }
    .nav_list li:nth-child(3):after {
    content: "";
    width: 25px;
    height: 17px;
    background: url(http://www.news.cn/video/jkjm/images/in_yz.png) no-repeat;
    position: absolute;
    top: 27px;
    left: 0;
    }
    /*滚动大图*/
    .gddt_box {
    width: 100%;
    height: 386px;
    background: url(http://www.news.cn/video/jkjm/images/gd_bg.jpg) no-repeat 50% 0;
    margin-top: 1px;
    overflow: hidden;
    }
    .gddt_box .swiper-container {
    width: 1300px;
    height: 366px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    }
    .gddt_box .pagination {
    position: absolute;
    width: 28px;
    height: 315px;
    background: #eee;
    border-left: 1px solid #000;
    z-index: 20;
    right: 10px;
    top: 0;
    padding-top: 50px;
    }
    .gddt_box .swiper-pagination-switch {
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 8px;
    background: #00561f;
    margin: 30px 10px 5px;
    opacity: 1;
    cursor: pointer;
    }
    .gddt_box .swiper-active-switch {
    background: #fff;
    border: 8px solid #00561f;
    border-radius: 100%;
    margin-left: 4px;
    }
    .gddt_box .swiper-slide .img {
    width: 645px;
    height: 366px;
    }
    .gddt_box .swiper-slide .img img{
        width: 645px;
        height: 366px;
        }
    .gddt_box .swiper-slide .wz_box {
    width: 615px;
    height: 366px;
    background: #fff;
    position: relative;
    }
    .gddt_box .swiper-slide .wz_box:after {
    content: "";
    width: 316px;
    height: 205px;
    background: url(http://www.news.cn/video/jkjm/images/tree.png) no-repeat;
    position: absolute;
    right: 40px;
    bottom: 0;
    }
    .gddt_box .swiper-slide .wz_box:before {
    content: "";
    width: 19px;
    height: 34px;
    background: url(http://www.news.cn/video/jkjm/images/triangle.png) no-repeat;
    position: absolute;
    top: 72px;
    left: -19px;
    }
    .gddt_box .swiper-slide .wz_nr {
    width: 482px;
    height: 235px;
    overflow: hidden;
    margin: 50px 0 0 70px;
    }
    .gddt_box .swiper-slide .wz_nr h2 {
    font-size: 24px;
    color: #1e7310;
    }
    .gddt_box .swiper-slide .wz_nr h3 {
    font-size: 24px;
    color: #666;
    margin-top: 18px;
    }
    .gddt_box .swiper-slide .wz_nr h3 a {
    color: #666;
    }
    .gddt_box .swiper-slide .wz_nr p {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    margin-top: 25px;
    }
    .gddt_box .swiper-slide .more {
    width: 225px;
    height: 46px;
    background: #00561f;
    font-size: 24px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    margin-left: 70px;
    }
    .gddt_box .swiper-slide .more a {
    color: #fff;
    }
    /*行业资讯*/
    .hyzx_box {
    width: 620px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    }
    .hyzx_box .dh {
    width: 332px;
    height: 80px;
    margin-bottom: 30px;
    }
    .accordion1 h3 {
    width: 100%;
    height: 85px;
    line-height: 85px;
    background: #f4f4f4;
    cursor: pointer;
    font-size: 18px;
    color: #666;
    position: relative;
    margin-top: 10px;
    }
    .accordion1 h3 a {
    width: 480px;
    color: #666;
    padding-left: 10px;
    height: 85px;
    overflow: hidden;
    display: block;
    }
    .accordion1 h3 span {
    width: 85px;
    height: 85px;
    background: #f1f1f1;
    display: block;
    float: left;
    text-align: center;
    font-size: 24px;
    line-height: 85px;
    color: #1e7310;
    }
    .accordion1 h3.on span {
    width: 85px;
    height: 204px;
    background: #f8c64c;
    }
    .accordion1 h3.on {
    color: #f8c64c;
    }
    .accordion1 h3.on a {
    color: #f8c64c;
    }
    .accordion1 h3 em {
    position: absolute;
    top: 36px;
    right: 10px;
    display: block;
    background: url(http://www.news.cn/video/jkjm/images/hyzx_puls.png) no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    }
    .accordion1 h3.on em {
    background: none;
    }
    .accordion1 ul {
    width: 514px;
    padding: 0 0 0 105px;
    color: #999;
    display: none; /* 默认都隐藏 */
    background: #f4f4f4;
    overflow: hidden;
    height: 120px;
    }
    .accordion1 ul li {
    font-size: 16px;
    line-height: 30px;
    padding-right: 20px;
    height: 91px;
    overflow: hidden;
    }
    /*热点推荐*/
    .rdtj_right {
    width: 620px;
    height: auto;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
    }
    .rdtj_right .more {
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 50px;
    z-index: 99;
    }
    .rdtj_right .more a {
    color: #fff;
    }
    .radio_box {
    width: 617px;
    height: 111px;
    background: #166415;
    position: relative;
    }
    .rdtj_dh {
    width: 152px;
    height: 36px;
    margin-top: 30px;
    }
    .rdtj_list {
    overflow: hidden;
    margin-top: 30px;
    }
    .rdtj_list li {
    width: 100%;
    height: 171px;
    overflow: hidden;
    }
    .rdtj_list li + li {
    margin-top: 30px;
    border-top: 1px solid #1e7310;
    padding-top: 30px;
    }
    .rdtj_list li img {
    float: left;
    width: 301px;
    height: 171px;
    padding-right: 15px;
    }
    .rdtj_list li h2 {
    font-size: 18px;
    color: #666;
    }
    .rdtj_list li h2 a {
    color: #666;
    }
    .rdtj_list li p {
    font-size: 16px;
    color: #999;
    line-height: 30px;
    margin-top: 26px;
    }
    .rdtj_list li h3 {
    font-size: 16px;
    color: #999;
    margin-top: 10px;
    }
    .rdtj_list li h3 a {
    color: #999;
    }
    /*健康智库*/
    .jkzk_box {
    width: 100%;
    height: 617px;
    margin-top: 50px;
    background: #e5eae4;
    border-bottom: 1px solid #78ab70;
    border-top: 1px solid #78ab70;
    }
    .jkzk_dh {
    text-align: center;
    border-top: 2px solid #609b57;
    position: relative;
    top: 96px;
    z-index: 5;
    }
    .jkzk_dh span {
    display: inline-block;
    position: relative;
    top: -70px;
    background: #e5eae4;
    padding: 0 85px;
    z-index: 10;
    }
    .jkzk_part {
    width: 1300px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    }
    .jkzk_part .swiper-container {
    width: 1300px;
    height: 400px;
    margin-top: 66px;
    }
    .zk_box {
    width: 244px;
    height: 393px;
    }
    .jkzk_part .swiper-container .swiper-slide:hover .zk_box {
    background: #fff;
    border: 1px solid #1e7310;
    }
    .zk_box .img {
    width: 180px;
    height: 180px;
    margin: 0 auto;
    margin-top: 50px;
    }
    .zk_box .img img {
    width: 180px;
    height: 180px;
    border-radius: 100%;
    }
    .zk_box .tit {
    font-size: 24px;
    color: #333;
    margin-top: 35px;
    text-align: center;
    }
    .zk_box .tit a {
    color: #333;
    }
    .zk_box .text {
    font-size: 16px;
    color: #333;
    margin-top: 15px;
    text-align: center;
    }
    .jkzk_part .swiper-container .swiper-slide:hover .zk_box .tit {
    color: #1e7310;
    }
    .jkzk_part .swiper-container .swiper-slide:hover .zk_box .tit a {
    color: #1e7310;
    }
    .jkzk_part .arrow-left {
    background: url(http://www.news.cn/video/jkjm/images/left_jt.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 164px;
    width: 14px;
    height: 28px;
    z-index: 2
    }
    .jkzk_part .arrow-right {
    background: url(http://www.news.cn/video/jkjm/images/right_jt.png) no-repeat left bottom;
    position: absolute;
    right: -40px;
    top: 164px;
    width: 14px;
    height: 28px;
    z-index: 2
    }
    /*part3*/
    .part3_img {
    width: 619px;
    height: 350px;
    position: relative;
    overflow: hidden;
    margin-top: 55px;
    }
    .part3_img img{
        width: 619px;
        height: 350px;       
        }
    /*.part3_img .player { width: 117px; height: 117px; background: url(http://www.news.cn/video/jkjm/images/player1.png) no-repeat; position: absolute; top: 102px; left: 249px; z-index: 55; }
    .part3_img:hover .player { background: url(http://www.news.cn/video/jkjm/images/player2.png) no-repeat; }*/
    .part3_img .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 63px;
    opacity: 0.6;
    background: #1e7310;
    z-index: 0
    }
    .part3_img .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 63px;
    line-height: 63px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
    font-size: 24px;
    }
    .part3_img .title a {
    color: #fff;
    }
    .part3_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    list-style: none;
    margin-top: 40px;
    }
    .part3_list li {
    float: left;
    width: 619px;
    font-size: 22px;
    height: 30px;
    line-height: 45px;
    color: #333;
    overflow: hidden;
    border-bottom: 1px solid #1e7310;
    padding-bottom: 25px;
    position: relative;
    }
    .part3_list li + li {
    float: right;
    }
    .part3_list li a {
    color: #333;
    }
    .part3_list li:before {
    content: "";
    width: 70px;
    height: 4px;
    background: #1e7310;
    position: absolute;
    left: 0;
    top: 51px;
    }
    .part3_list li:hover {
    border-bottom: 1px solid #f8c64c;
    }
    .part3_list li:hover:before {
    background: #f8c64c;
    }
    .tab1 {
    width: 100%;
    position: relative;
    }
    .tab1 .tab_menu {
    width: 100%;
    height: 65px;
    overflow: hidden;
    margin-top: 74px;
    border-bottom: 1px solid #00561f;
    padding-bottom: 10px;
    position: relative;
    }
    .tab1 .tab_menu:before {
    content: "";
    width: 87px;
    height: 65px;
    background: url(http://www.news.cn/video/jkjm/images/small_tree.png) no-repeat;
    position: absolute;
    left: 0;
    top: 10px;
    }
    .tab1 .tab_menu li {
    float: left;
    font-size: 18px;
    color: #1e7310;
    position: relative;
    padding-top: 40px;
    }
    .tab1 .tab_menu li:first-child {
    margin-left: 490px;
    }
    .tab1 .tab_menu li + li {
    margin-left: 30px;
    }
    .tab1 .tab_menu li + li:before {
    content: "";
    width: 2px;
    height: 21px;
    background: #d8d8d8;
    position: absolute;
    left: -15px;
    top: 42px;
    }
    .tab1 .tab_box {
    width: 100%;
    height: auto;
    clear: both;
    position: relative;
    }
    .tab1 .tab_menu .selected {
    color: #f8c64c;
    cursor: pointer;
    }
    .tab1 .tab_menu .selected a {
    color: #f8c64c;
    cursor: pointer;
    }
    .tab1 .hide {
    display: none;
    }
    <!--
    播放器--> .audio-box {
    width: 100%;
    min-width: 338px;
    height: auto;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    }
    .audio-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-left: 35px;
    }
    .audio-view {
    width: calc(100% - 66px);
    height: 66px;
    }
    .audio-body {
    float: left;
    width: calc(100% - 168px);
    height: 38px;
    padding: 0 10px;
    }
    .audio-title {
    width: 100%;
    height: 28px;
    padding-left: 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 38px;
    overflow: hidden;
    letter-spacing: 1.8px;
    color: #fff;
    }
    .audio-backs {
    position: relative;
    padding-left: 43px;
    padding-right: 43px;
    margin-top: 10px;
    height: 20px;
    }
    .audio-this-time, .audio-count-time {
    position: absolute;
    top: 0;
    width: 38px;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #fff;
    }
    .audio-this-time {
    left: 0;
    }
    .audio-count-time {
    right: 0;
    text-align: right;
    }
    .audio-setbacks {
    height: 2px;
    border-radius: 3px;
    background-color: #333;
    }
    .audio-setbacks {
    position: relative;
    top: 50%;
    }
    .audio-cache-setbacks, .audio-this-setbacks {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    }
    .audio-cache-setbacks {
    background-color: #535353;
    z-index: 1;
    cursor: pointer;
    }
    .audio-this-setbacks {
    background-color: rgba(71,163,218,.88);
    z-index: 2;
    }
    .audio-backs-btn {
    position: absolute;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    top: 50%;
    right: -4px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    }
    .audio-btn {
    float: right;
    width: 148px;
    height: 38px;
    }
    .audio-select {
    margin-top: 12px;
    }
    .audio-select > div {
    margin-left: 14px;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    }
    .audio-prev {
    background-image: url('http://www.news.cn/video/jkjm/images/prev.png');
    }
    .audio-next {
    background-image: url('http://www.news.cn/video/jkjm/images/next.png');
    }
    .audio-play {
    background-image: url('http://www.news.cn/video/jkjm/images/play.png');
    }
    .audio-stop {
    background-image: url('http://www.news.cn/video/jkjm/images/pause.png');
    }
    .audio-menu {
    background-image: url('http://www.news.cn/video/jkjm/images/menu.png');
    }
    .audio-volume {
    background-image: url('http://www.news.cn/video/jkjm/images/volume.png');
    }
    .audio-select > div + div {
    margin-left: 10px;
    }
    .audio-list {
    position: absolute;
    right: 60px;
    color: #000;
    background-color: rgba(30,115,16,0.8);
    bottom: -196px;
    border: 1px solid #ccc;
    width: 188px;
    border-radius: 5px 5px 0 0;
    padding-top: 10px;
    letter-spacing: 0.5px;
    display: none;
    }
    .audio-list-head {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    }
    .audio-list-head p {
    padding-left: 8px;
    font-size: 16px;
    color: #47a3da;
    }
    .audio-list-head span {
    position: absolute;
    right: 6px;
    top: 0;
    font-size: 12px;
    display: block;
    width: 35px;
    line-height: 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    }
    .audio-inline {
    height: 152px;
    overflow-y: scroll;
    }
    /*audio-inline滚动条样式开始*/
    .audio-inline::-webkit-scrollbar {
    width:3px;
    height:0px;
    border-radius:6px;
    }
    .audio-inline::-webkit-scrollbar-button {
    display:none;
    }
    .audio-inline::-webkit-scrollbar-track-piece {
    display:none;
    }
    .audio-inline::-webkit-scrollbar-thumb {
    background:#47a3da;
    border-radius:20px;
    }
    .audio-inline::-webkit-scrollbar-thumb:hover {
    background:#45B6F7;
    border-radius:6px;
    }
    /*audio-inline滚动条样式结束*/
    .audio-inline li {
    font-size: 12px;
    line-height: 2.6;
    padding-left: 8px;
    padding-right: 8px;
    border-top: 1px solid #ccc;
    }
    .audio-inline li:first-child {
    border-top: 0px solid #ccc;
    }
    .audio-inline a {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
    height: 30px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    }
    .menu-show, .audio-show-volume {
    display: block !important;
    }
    .audio-set-volume {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    width: 26px;
    height: 118px;
    right: 0;
    z-index: 999;
    display: none;
    }
    .volume-box {
    width: 2px;
    margin: auto;
    display: block;
    position: relative;
    background-color: #333;
    border-radius: 2.5px;
    height: 100px;
    bottom: -10px;
    }
    .volume-box span {
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    margin-left: -4px;
    margin-top: -4px;
    left: 50%;
    cursor: pointer;
    }
    .volume-box i {
    position: absolute;
    width: 100%;
    border-radius: 2.5px;
    background-color: #47a3da;
    height: 0;
    display: block;
    bottom: 0;
    }
    @-webkit-keyframes rotating {
    from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
    }
    @keyframes rotating {
    from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }
    to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }
    }
    .footer {
    padding: 25px 0 25px 0;
    background: #71a768;
    text-align: center;
    margin-top: 45px;
    }
    .footer p {
    line-height: 26px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    }