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

.department_box {
    background-color: #fff;
}

.department_center {
    max-width: 1200px;
    margin: 0 auto;
    height: 64px;
}

.department_center ul li {
    float: left;
    margin-top: 20px;
}

.department_center ul li a {
    font-size: 16px;
    color: #030303;
    padding: 20px 15px;
}

.department_center ul li a:hover {
    border-bottom: 2px solid #2db3fd;
    color: #2db3fd;
    box-sizing: border-box;
}

.outlink-wrap {
    max-width: 1200px;
    margin: 0 auto;
    height: 10px;
}

.outlink-wrap ul li {
    float: left;
}

.outlink-wrap ul li a {
    font-size: 14px;
    color: #a0a0a0;
    margin-left: 15px;
}

/*
!*直播预告*!
.trailer_box {
    margin-top: 20px;
    background-color: #fff;
}

.trailer_center {
    background-color: #fff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    max-width: 1200px;
    height: 400px;
    margin: 0 auto;
}

.trailer_in {
    width: 600px;
    float: left;
}

.trailer_in h1 {
    font-size: 16px;
    color: #2db3fb;
    font-family: "微软雅黑";
    margin-top: 23px;
    padding-left: 28px;
    position: relative;
    margin-left: 20px;
}

.trailer_in h1 img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}

.trailer_in ul li {
    padding-left: 26px;
    position: relative;
    margin-top: 20px;
    margin-left: 22px;
}

.trailer_in ul li a {
    float: left;
    width: 300px;
    font-size: 14px;
    color: #030303;
}

.trailer_in ul li img {
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
}

.trailer_in ul li .person {
    float: left;
    width: 50px;
    font-size: 14px;
    margin-left: 20px;
    color: #030303;
}

.trailer_in ul li .person_date {
    font-size: 14px;
    margin-left: 20px;
    color: #030303;
}

.trailer_in ul li .state {
    font-size: 14px;
    margin-left: 26px;
    color: #ffa900;
}

.trailer_video {
    width: 560px;
    height: 400px;
    float: right;
    margin-right: 40px;

}
*/
/*直播预告*/
.trailer_box {
    margin-top: 20px;
    background-color: #fff;
}

.trailer_center {
    background-color: #fff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    max-width: 1200px;
    height: 500px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
}

.trailer_in {
    width: 600px;
    float: left;
}

.trailer_in h1 {
    font-size: 16px;
    color: #2db3fb;
    font-family: "微软雅黑";
    margin-top: 10px;
    padding-left: 28px;
    position: relative;
    margin-left: 20px;
}

.trailer_in h1 img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
}
.trailer_in ul
{
    margin-top: 20px;
}

.trailer_in ul li {
    padding-left: 36px;
    position: relative;
    margin-left: 10px;
    line-height: 20px;
    border-radius: 4px;
    padding-top: 8px;
    margin-top: 12px;
    padding-bottom: 8px;
    border:2px solid #f2f2f2;
}
.trailer_in ul li:hover
{
    border:2px solid #4abdfb;
}


.trailer_in ul li a {
    float: left;
    width: 300px;
    font-size: 14px;
    line-height: 20px;
    color: #030303;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.trailer_in ul li img {
    position: absolute;
    left: 10px;
    top:7px;
    width: 20px;
    height: 20px;
}

.trailer_in ul li .person {
    float: left;
    width: 50px;
    font-size: 14px;
    margin-left:12px;
    color: #030303;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.trailer_in ul li .person_date {
    font-size: 14px;
    line-height: 20px;
    margin-left: 10px;
    color: #030303;
}

.trailer_in ul li .state {
    font-size: 14px;
    margin-left: 10px;
    line-height: 20px;
    color: #ff7200;
    font-weight: bold;
    margin-right: 10px;
    float: right;
}
.trailer_in ul li .viewing_number {
    font-size: 12px;
    margin-left: 10px;
    line-height: 20px;
    color: #ffa900;
    margin-right: 10px;
    float: right;
}



.trailer_video {
    width: 560px;
    height: 400px;
    float: right;
    margin-right: 40px;

}

/*热门视频*/
.hot_video_box {
    margin-top: 40px;
    background-color: #fff;
}

.hot_video_center {
    background-color: #fff;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    max-width: 1200px;
    margin: 0 auto;
}

.hot_video_center > h1 {
    padding-left: 60px;
    position: relative;
    font-size: 18px;
    color: #2db3fd;
    padding-top: 26px;
}

.hot_video_center h1 img {
    width: 21px;
    height: 26px;
    position: absolute;
    left: 26px;
    top: 26px;
}

.video_left {
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.video_left h1 {
    width: 560px;
    font-size: 24px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-left: 20px;
    margin-top: 12px;
}

.video_left h2 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-left: 20px;
    margin-top: 12px;
}

.video_left h3 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-left: 20px;
    margin-top: 12px;
    padding-bottom: 40px;
}

.video_right {
    float: left;
    margin-top: 20px;
}

.video_right img {
    width: 560px;
    height: 400px;
    margin-left: 20px;
}

.video_right h1 {
    width: 560px;
    font-size: 24px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-left: 20px;
    margin-top: 12px;
}

.video_right h2 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-left: 20px;
    margin-top: 12px;
}

.video_right h3 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-left: 20px;
    margin-top: 12px;
    padding-bottom: 40px;
}

.more_box {
    background-color: #fff;
    margin-top: 40px;
}

.more_center {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding-bottom: 20px;
}

.case {
    width: 400px;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #f1f1f1;
}

.case_title {
    margin-top: 20px;
    position: relative;
}

.case > .case_title > h1 {
    font-size: 16px;
    font-weight: normal;
    color: #2db3fd;
    padding-left: 80px;
}

.case > .case_title > img {
    position: absolute;
    top: 2px;
    left: 20px;
}

.case > .case_title > a {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #989898;
}

.case_main {
    width: 100%;
    padding-top: 12px;
}

.case_main > img {
    float: left;
    width: 120px;
    height: 90px;
    margin-left: 20px;

}

.case_main > a {
    float: left;
    width: 240px;
    margin-left: 15px;
    color: #030303;
    font-size: 14px;
    line-height: 24px;
}

.case_body {
    width: 100%;
    margin-top: 15px;
}

.case_icon {
    position: relative;

}

.case_icon > img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 2px;
}

.case_in {

    padding-left: 40px;
    width: 260px;
}

.case_in > a {
    font-size: 14px;
    color: #030303;
    margin-left: 16px;
    float: left;
}

.case_time {
    font-size: 12px;
    color: #030303;
    float: right;
    margin-right: 10px;
    font-family: "微软雅黑";
    margin-top: 2px;

    width: 86px;
}

.explanation {
    width: 400px;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #f1f1f1;
}

.explanation_title {
    margin-top: 20px;
    position: relative;
}

.explanation > .explanation_title > h1 {
    font-size: 16px;
    font-weight: normal;
    color: #2db3fd;
    padding-left: 80px;
}

.explanation > .explanation_title > img {
    position: absolute;
    top: 2px;
    left: 20px;
}

.explanation > .explanation_title > a {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #989898;
}

.explanation_main {
    width: 100%;
    padding-top: 12px;
}

.explanation_main > img {
    float: left;
    width: 120px;
    height: 90px;
    margin-left: 20px;

}

.explanation_main > a {
    float: left;
    width: 240px;
    margin-left: 15px;
    color: #030303;
    font-size: 14px;
    line-height: 24px;
}

.explanation_body {
    width: 100%;
    margin-top: 15px;
}

.explanation_icon {
    position: relative;

}

.explanation_icon > img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 2px;
}

.explanation_in {
    padding-left: 40px;
    width: 265px;
}

.explanation_in > a {
    font-size: 14px;
    color: #030303;
    margin-left: 16px;
    float: left;
}

.explanation_time {
    font-size: 12px;
    color: #030303;
    float: right;
    margin-right: 10px;
    font-family: "微软雅黑";
    margin-top: 2px;
}

.exchange {
    width: 400px;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #f1f1f1;
}

.exchange_title {
    margin-top: 20px;
    position: relative;
}

.exchange > .exchange_title > h1 {
    font-size: 16px;
    font-weight: normal;
    color: #2db3fd;
    padding-left: 80px;
}

.exchange > .exchange_title > img {
    position: absolute;
    top: 2px;
    left: 20px;
}

.exchange > .exchange_title > a {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #989898;
}

.exchange_main {
    width: 100%;
    padding-top: 12px;

}

.exchange_main > img {
    float: left;
    width: 120px;
    height: 90px;
    margin-left: 20px;

}

.exchange_main > a {
    float: left;
    width: 240px;
    margin-left: 15px;
    color: #030303;
    font-size: 14px;
    line-height: 24px;
}

.exchange_body {
    width: 100%;
    margin-top: 15px;
}

.exchange_icon {
    position: relative;

}

.exchange_icon > img {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 2px;
}

.exchange_in {
    padding-left: 40px;
    width: 265px;
}

.exchange_in > a {
    font-size: 14px;
    color: #030303;
    margin-left: 16px;
    float: left;
}

.exchange_time {
    font-size: 12px;
    color: #030303;
    float: right;
    margin-right: 10px;
    font-family: "微软雅黑";
    margin-top: 2px;
}

/* .exchange_main>h1
	{
		float:left;
		margin-left: 15px;
		margin-right: 10px;
		color:#030303;
		font-size: 14px;
		font-weight: normal;
	}
.exchange_main>h1>a
	{
		float:left;
		margin-left: 15px;
		margin-right: 10px;
		color:#030303;
		font-size: 14px;
		font-weight: normal;
	} */
.code_look {
    height: 370px;
    position: relative;
}

.code_look > img {
    float: right;
    margin-top: 70px;
    margin-right: 85px;
}

.scan_code {
    width: 120px;
    height: 47px;
    background-color: #ffa900;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    position: absolute;
    left: 160px;
    top: 260px;
}

/*健康科普栏*/
.health_box {
    background-color: #fff;
    margin-top: 40px;
}

.health_center {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding-bottom: 20px;

}

.health_title {

}

.health_column {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;

}

.health_column > h1 {
    font-size: 18px;
    color: #2db3fd;
    padding-left: 68px;
    position: relative;
}

.health_column > h1 > img {
    width: 32px;
    height: 26px;
    position: absolute;
    top: 0px;
    left: 20px;
}

.health_title > ul {
    float: right;
    /* margin-left: 480px; */
}

.health_title > ul > li {
    float: left;
}

.health_title > ul > li > a {
    font-size: 14px;
    color: #989898;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 46px;
}

.health_title > ul > li > a:hover {
    color: #ffa900;
}

.health_video_box {
    max-width: 1200px;
    margin: 0 auto;
}

.health_video {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.health_video > p {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #030303;
    text-align: left;
    width: 260px;
    height: 80px;
    font-weight: normal;
    line-height: 24px;
}

.health_video > p > a {
    color: #030303;
}

.black_box {

    width: 560px;
    height: 400px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.video_col {
    margin-left: 20px;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 20px;
    width: 100%;
    height: 100%;
    position: relative;

}

.video_col > img {

    width: 560px;
    height: 400px;
}

.video_col h1 {
    width: 560px;
    font-size: 24px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 12px;
}

.video_col h2 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
}

.video_col h3 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
    padding-bottom: 40px;
}

.mask_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_polular {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_polular > img {
    width: 280px;
    height: 200px;
}

.mask_health_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_health {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_health > img {
    width: 280px;
    height: 200px;
}

/*广告*/
.banner_box {
    background-color: #fff;
    margin-top: auto;
}

.banner_box > .banner_center {
    max-width: 1200px;
    height: auto;
    margin: 0 auto;
}

.banner_box > .banner_center > img {
    margin-top: 20px;
    width: 1200px;
    height: 350px;
}

/*滚动广告开始*/
.banner-box {
    min-width: 1210px;
    height: 360px;
    position: relative;
    overflow: hidden;
}

.banner-box .banner_center {
    width: 100% !important;
}

.banner-box .banner_center li .m-width {
    width: 1210px;
    margin: 0 auto;
    overflow: hidden;
}

.banner-box .banner_center li {
    width: 100% !important;
    height: 360px;
}

.banner-box .banner_center li a {
    display: block;
    background-size: auto;
}

.banner-btn {
    width: 1210px;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -605px;
}

.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: 0;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.banner-btn a.prev {
    left: 20px;
    background: url(../img/page.png) no-repeat 0 0;
}

.banner-btn a.next {
    right: 20px;
    background: url(../img/page.png) no-repeat -49px 0;
}

.banner-box .hd {
    position: absolute;
    top: 210px;
    left: 537px;
}

.banner-box .hd ul li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: -9999px;
    margin-right: 20px;
    background: #ccc;
    float: left;
    cursor: pointer;
}

.banner-box .hd ul li.on {
    background: #DA324D;
}

/*滚动广告结束*/

.xs_box {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.xs_box > .xs_center {
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
}

.xs_box > .xs_center > a > img {
    width: 1200px;
}

.jf_box {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

.jf_box > .jf_center {
    max-width: 1200px;
    margin: 0 auto;
    height: auto;
}

.jf_box > .jf_center > a > img {
    width: 1200px;
}

/*生活*/
.life_box {
    clear: both;
    background-color: #fff;
    margin-top: 40px;
}

.life_center {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding-bottom: 20px;

}

.life_title {

}

.life_column {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;

}

.life_column > h1 {
    font-size: 18px;
    color: #2db3fd;
    padding-left: 68px;
    position: relative;
}

.life_column > h1 > img {
    width: 32px;
    height: 26px;
    position: absolute;
    top: 0px;
    left: 20px;
}

.life_title > ul {
    float: right;
    /* margin-left: 480px; */
}

.life_title > ul > li {
    float: left;
}

.life_title > ul > li > a {
    font-size: 14px;
    color: #989898;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 46px;
}

.life_title > ul > li > a:hover {
    color: #ffa900;
}

.life_video_box {
    max-width: 1200px;
    margin: 0 auto;
}

.life_video {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.life_video > p {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #030303;
    text-align: left;
    width: 260px;
    height: 80px;
    font-weight: normal;
    line-height: 24px;
}

.life_video > p > a {
    color: #030303;
}

.black_box {

    width: 560px;
    height: 400px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.video_col {
    margin-left: 20px;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 20px;
    width: 100%;
    height: 100%;
    position: relative;

}

.video_col > img {

    width: 560px;
    height: 400px;
}

.video_col h1 {
    width: 560px;
    font-size: 24px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 12px;
}

.video_col h2 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
}

.video_col h3 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
    padding-bottom: 40px;
}

.mask_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_polular {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_polular > img {
    width: 280px;
    height: 200px;
}

.mask_health_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_health {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_health > img {
    width: 280px;
    height: 200px;
}

.life_choice {
    padding-left: 60px;
    padding-bottom: 20px;

}

.life_video_title {
    float: left;

}

.life_video_title > h1 {
    font-size: 16px;
    margin-right: 20px;
    color: #444;
    border-bottom: 2px solid #fff;
    padding-left: 8px;
    padding-right: 8px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
}

.life_video_title > h1:hover {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

.life_infor_title {
    float: left;
}

.life_infor_title > h1 {
    font-size: 16px;
    margin-right: 20px;
    color: #444;
    padding-left: 8px;
    padding-right: 8px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 2px solid #fff;
}

.life_infor_title > h1:hover {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

.life_column > h1 {
    float: left;
}

.life_column > h3 {
    float: left;
    font-weight: normal;
    margin-left: 40px;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 2px solid #fff;
}

.life_column > .h3_sel_col {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

/*疾病*/
.disease_box {
    clear: both;
    background-color: #fff;
    margin-top: 40px;
}

.disease_center {
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding-bottom: 20px;

}

.disease_title {

}

.disease_column {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;

}

.disease_column > h1 {
    font-size: 18px;
    color: #2db3fd;
    padding-left: 68px;
    position: relative;
}

.disease_column > h1 > img {
    width: 32px;
    height: 26px;
    position: absolute;
    top: 0px;
    left: 20px;
}

.disease_title > ul {
    float: right;
    /* margin-left: 480px; */
}

.disease_title > ul > li {
    float: left;
}

.disease_title > ul > li > a {
    font-size: 14px;
    color: #989898;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 46px;
}

.disease_title > ul > li > a:hover {
    color: #ffa900;
}

.disease_video_box {
    max-width: 1200px;
    margin: 0 auto;
}

.disease_video {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.disease_video > p {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #030303;
    text-align: left;
    width: 260px;
    height: 80px;
    font-weight: normal;
    line-height: 24px;
}

.disease_video > p > a {
    color: #030303;
}

.black_box {

    width: 560px;
    height: 400px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.video_col {
    margin-left: 20px;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 20px;
    width: 100%;
    height: 100%;
    position: relative;

}

.video_col > img {

    width: 560px;
    height: 400px;
}

.video_col h1 {
    width: 560px;
    font-size: 24px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 12px;
}

.video_col h2 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
}

.video_col h3 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
    padding-bottom: 40px;
}

.mask_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_polular {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_polular > img {
    width: 280px;
    height: 200px;
}

.mask_health_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_health {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_health > img {
    width: 280px;
    height: 200px;
}

.disease_choice {
    padding-left: 60px;
    padding-bottom: 20px;

}

.disease_video_title {
    float: left;

}

.disease_video_title > h1 {
    font-size: 16px;
    margin-right: 20px;
    color: #444;
    border-bottom: 2px solid #fff;
    padding-left: 8px;
    padding-right: 8px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
}

.disease_video_title > h1:hover {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

.disease_infor_title {
    float: left;
}

.disease_infor_title > h1 {
    font-size: 16px;
    margin-right: 20px;
    color: #444;
    padding-left: 8px;
    padding-right: 8px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 2px solid #fff;
}

.disease_infor_title > h1:hover {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

.disease_column > h1 {
    float: left;
}

.disease_column > h3 {
    float: left;
    font-weight: normal;
    margin-left: 40px;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 2px solid #fff;
}

.disease_column > .h3_sel_col {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

/*热点*/
.hotspot_box {
    clear: both;
    background-color: #fff;
    margin-top: 40px;
}

.hotspot_center {
    padding-top: 20px;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
    padding-bottom: 20px;

}

.hotspot_title {

}

.hotspot_column {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;

}

.hotspot_column > h1 {
    font-size: 18px;
    color: #2db3fd;
    padding-left: 68px;
    position: relative;
}

.hotspot_column > h1 > img {
    width: 32px;
    height: 26px;
    position: absolute;
    top: 0px;
    left: 20px;
}

.hotspot_title > ul {
    float: right;
    /* margin-left: 480px; */
}

.hotspot_title > ul > li {
    float: left;
}

.hotspot_title > ul > li > a {
    font-size: 14px;
    color: #989898;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 46px;
}

.hotspot_title > ul > li > a:hover {
    color: #ffa900;
}

.hotspot_video_box {
    max-width: 1200px;
    margin: 0 auto;
}

.hotspot_video {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.hotspot_video > p {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    color: #030303;
    text-align: left;
    width: 260px;
    height: 80px;
    font-weight: normal;
    line-height: 24px;
}

.hotspot_video > p > a {
    color: #030303;
}

.black_box {

    width: 560px;
    height: 400px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.video_col {
    margin-left: 20px;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: 20px;
    width: 100%;
    height: 100%;
    position: relative;

}

.video_col > img {

    width: 560px;
    height: 400px;
}

.video_col h1 {
    width: 560px;
    font-size: 24px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 12px;
}

.video_col h2 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
}

.video_col h3 {
    font-weight: normal;
    width: 560px;
    font-size: 18px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;

    margin-top: 12px;
    padding-bottom: 40px;
}

.mask_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_polular {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_polular > img {
    width: 280px;
    height: 200px;
}

.mask_health_black {
    width: 280px;
    height: 200px;
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    background-image: url(../img/play_one.png)

}

.mask_health {
    width: 100%;
    height: 100%;
    position: relative;
}

.mask_health > img {
    width: 280px;
    height: 200px;
}

.hotspot_choice {
    padding-left: 60px;
    padding-bottom: 20px;

}

.hotspot_video_title {
    float: left;

}

.hotspot_video_title > h1 {
    font-size: 16px;
    margin-right: 20px;
    color: #444;
    border-bottom: 2px solid #fff;
    padding-left: 8px;
    padding-right: 8px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
}

.hotspot_video_title > h1:hover {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

.hotspot_infor_title {
    float: left;
}

.hotspot_infor_title > h1 {
    font-size: 16px;
    margin-right: 20px;
    color: #444;
    padding-left: 8px;
    padding-right: 8px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 2px solid #fff;
}

.hotspot_infor_title > h1:hover {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

.hotspot_column > h1 {
    float: left;
}

.hotspot_column > h3 {
    float: left;
    font-weight: normal;
    margin-left: 40px;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 2px solid #fff;
}

.hotspot_column > .h3_sel_col {
    color: #ffa900;
    border-bottom: 2px solid #ffa900;
}

/* 热点*/

.hotspot_list_box {

}

.hotspot_list_left {
    float: left;
    width: 580px;
    margin-right: 20px;
    border-right: 1px solid #f1f1f1;
    box-sizing: border-box;

}

.hotspot_list_left > .hotspot_body {
    margin-top: 20px;
}

.hotspot_list_left > .hotspot_body > li {
    float: left;
    line-height: 32px;
}

.hotspot_list_left > .hotspot_body > li > img {
    width: 24px;
    margin-top: 4px;
    margin-left: 20px;
    margin-right: 10px;
    height: 24px;
}

.hotspot_list_left > .hotspot_body > .hotspot_title {
    width: 400px;
    font-size: 16px;

    color: #444;

}

.hotspot_list_left > .hotspot_body > .hotspot_title > a {
    color: #444;
}

.hotspot_list_left > .hotspot_body > .hotspot_time > a {
    font-size: 16px;
    color: #444;
    width: 86px;
    margin-left: 10px;

}

.hotspot_list_right {
    float: left;
    width: 580px;
    margin-left: 20px;

}

.hotspot_list_right > .hotspot_body {
    margin-top: 20px;
}

.hotspot_list_right > .hotspot_body > li {
    float: left;
    line-height: 32px;
}

.hotspot_list_right > .hotspot_body > li > img {
    width: 24px;
    margin-top: 4px;
    margin-left: 10px;
    margin-right: 10px;
    height: 24px;
}

.hotspot_list_right > .hotspot_body > .hotspot_title {
    width: 380px;
    font-size: 16px;
    color: #444;

}

.hotspot_list_right > .hotspot_body > .hotspot_title > a {
    color: #444;
}

.hotspot_list_right > .hotspot_body > .hotspot_time > a {
    font-size: 16px;
    color: #444;
    width: 86px;
    margin-left: 10px;

}

/*添加医生*/

.health_video_box {
    height: 300px;
    float: left;
    width: 25%;
    padding-bottom: 40px;
}

.health_video_box > .health_video > h1 {
    width: 100%;
    font-size: 16px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
    height: 42px;
}

.health_video_box > .health_video > h2 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}

.health_video_box > .health_video > h3 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}
/*热点添加视频信息*/
.hotspot_video_box {
    height: 300px;
    float: left;
    width: 25%;
    padding-bottom: 40px;
}

.hotspot_video_box > .hotspot_video > h1 {
    width: 100%;
    font-size: 16px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
    height: 42px;
}

.hotspot_video_box > .hotspot_video > h2 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}

.hotspot_video_box > .hotspot_video > h3 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}
/*生活添加视频信息*/
.life_video_box {
    height: 300px;
    float: left;
    width: 25%;
    padding-bottom: 40px;
}

.life_video_box > .life_video > h1 {
    width: 100%;
    font-size: 16px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
    height: 42px;
}

.life_video_box > .life_video > h2 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}

.life_video_box > .life_video > h3 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}
/*疾病添加视频信息*/
.disease_video_box {
    height: 300px;
    float: left;
    width: 25%;
    padding-bottom: 40px;
}

.disease_video_box > .disease_video > h1 {
    width: 100%;
    font-size: 16px;
    color: #030303;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
    height: 42px;
}

.disease_video_box > .disease_video > h2 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}

.disease_video_box > .disease_video > h3 {
    font-weight: normal;
    width: 100%;
    font-size: 16px;
    color: #989898;
    font-family: "微软雅黑";
    text-align: left;
    margin-top: 10px;
}
/*新增广告1*/

.xx_box
{
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.xx_center
{
    max-width: 1200px;
    margin:0 auto;
}
.xx_center>a>img
{
    width:1200px;
}

/*结束*/


/*新增广告2*/

.hd_box
{
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hd_center
{
    max-width: 1200px;
    margin:0 auto;
}
.hd_center>a>img
{
    width:1200px;
}
/*结束*/

/*新增广告3*/

.zshy_box
{
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.zshy_center
{
    max-width: 1200px;
    margin:0 auto;
}
.zshy_center>a>img
{
    width:1200px;
}
/*结束*/