/*------------------左侧菜单--------------------*/

.article_left {
 width: 25%;
 float: right;
 /* background: #f8f8f8; */
  }
  
  .leftNavTitle {
 width: 100%;
 text-align: left;
 font-size: 16px;
 line-height: 42px;
 color: #fff;
 position: relative;
 text-align: center;
 font-weight: bold;
 background: #006835;
  }
  
  
  /***一级***/
  
  .article_left .lv1_ul {
 line-height: 38px;
  }
  
  .article_left .lv1_li {
 font-size: 14px;
 border-bottom: 1px solid #ddd;
  }
  
  .article_left .lv1_li a:hover {
 color: #006835
  }
  
  .article_left .lv1_li p {
 line-height: 45px;
  }
  
  .article_left .lv1_li .lv1_p {
 font-size: 16px;
 cursor: pointer;
 line-height: 45px;
 text-align: center;
 padding: 0 50px;
  }
  
  .article_left .lv1_li .lv1_p.current a.lv1_tit {
 color: #006835;
  }
  
  .article_left .lv1_li .lv1_p a.lv1_tit {
 display: block
  }
  
  .article_left .lv1_p.hasChildren {
 background: url(../image/20161201111540.png) no-repeat 220px center;
 cursor: pointer;
  }
  
  .article_left .lv1_p.hasChildren.show {
 background: url(../image/20161201111603.png) no-repeat 220px center;
  }
  
  .article_left .lv1_p.current a {
 color: #006835
  }
  
  
  /****二级****/
  
  .article_left .lv2_ul {
 display: none;
 text-align: center;
 background: #edeff1;
  }
  
  .article_left .lv2_li .lv2_p.hasChildren {
 cursor: pointer;
 padding-right: 35px;
  }
  
  .article_left .lv2_li .lv2_p.hasChildren.opend.show {
 background: url(../image/20161201111603.png) no-repeat 198px center;
  }
  
  .article_left li .lv2_li {
 font-size: 16px;
 display: block;
 border-bottom: 1px solid #fff;
  }
  
  .article_left li .lv2_li .current {
 padding-left: 0;
  }
  
  .article_left .lv2_li .current a {
 color: #006835
  }
  
  
  /****三级菜单****/
  
  .article_left .lv3_ul {
 display: none;
 padding-left: 10px;
  }
  
  .article_left .lv3_ul li.lv3_li a.lv3_tit {
 font-size: 12px;
  }
  
  
  /*------------------左侧菜单结束--------------------*/
  
  .article_right {
 box-sizing: border-box;
 width: 73%;
 float: left;
  }
  
  
  /*默认站点页样式、默认栏目首页*/
  
  .article_right .Min_Box {
 width: 100%;
  }
  
  .article_right .Min_Box .article_box img {
 width: 160px;
 height: 115px;
 float: left
  }
  
  .article_right .Min_Box ul.article_list li {
 width: 45%;
 padding-right: 15px;
  }
  
  .article_right .Min_Box ul.article_list li.Li_Odd {
 float: left
  }
  
  .article_right .Min_Box ul.article_list li.Li_Even {
 float: right
  }
  
  
  /*默认栏目列表页*/
  
  .column_list_tit {
 padding: 0 0 0 10px;
 height: 32px;
 line-height: 32px;
 background: #f7f7f7;
 margin: 10px 0;
 color: #006835;
 font-weight: bold;
  }
  
  .column_list li {
 padding-left: 10px;
 line-height: 32px;
 background: url(../image/icon_2.png) no-repeat 0px 12px;
  }
  
  .column_list .list_line {
 border-bottom: 1px dashed #ddd;
 height: 1px;
 margin: 5px 0;
  }
  
  
  /*有时间栏目列表*/
  
  .column_list li .date {
 color: #999;
 position: absolute;
 right: 0;
  }
  
  .column_list li .count {
 float: right;
 color: #999;
 display: block;
 width: 100px;
 text-align: center;
  }
  
  .column_list_tit .count,
  .column_list_tit .date {
 float: right;
 display: block;
 width: 100px;
 text-align: center;
  }
  
  
  /*无时间图文栏目列表样式*/
  
  .article_L {
 width: 846px;
 float: left;
 padding: 5px 15px;
  }
  
  .article_L .column_list li {
 padding-bottom: 10px;
 border-bottom: 1px solid #f3f3f3;
 background: none;
 line-height: 26px;
 margin-top: 15px
  }
  
  .article_L .column_list li:hover {
 background: #F7F7F7
  }
  
  .article_L .column_list li h2 {
 font-size: 18px;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
  }
  
  .article_L .column_list li img {
 width: 160px;
 height: 110px;
 float: left;
 margin-right: 15px;
  }
  
  
  /*分享按钮样式*/
  
  span.bdsharebuttonbox {
 float: right
  }
  
  span.bdsharebuttonbox .bds_more {
 background: none;
 height: 26px;
 line-height: 26px;
 font-size: 14px
  }
  
  .article_R {
 float: right;
 width: 300px;
 *position: initial !important;
 _position: initial !important;
 background: #fff;
  }
  
  
  /*有时间图文栏目列表样式*/
  
  .column_list li .count_one,
  .column_list li .date_time {
 float: left;
 color: #999;
 padding-left: 20px;
 line-height: 26px;
 height: 26px;
 margin: 6px;
  }
  
  .column_list li .count_one {
 background: url(../image/count_one.png) no-repeat left center;
  }
  
  .column_list li .date_time {
 background: url(../image/date_time.png) no-repeat left center;
  }
  
  
  /*--------------------文章内容页--------------------*/
  
  .article_right .article_title {
 font-size: 24px;
 line-height: 1.8em;
 text-align: center;
 color: #006835;
 padding: 15px 0;
  }
  
  .article_right .sub_tit {
 text-align: center;
 position: relative;
 padding: 15px 0;
 border-bottom: 1px solid #ededed
  }
  
  .article_right .sub_tit span {
 color: #999999;
 padding-right: 15px;
  }
  
  .article_right .Editor {
 color: #999999;
 float: right;
 line-height: 36px
  }
  
  .article_right .sub_tit span.count {
 padding-right: 0
  }
  
  .article_right .font_size {
 position: absolute;
 right: 0;
 top: 12px;
 line-height: 25px
  }
  
  .article_right .font_size span.notice {
 padding-right: 0;
 float: left;
 font-size: 12px
  }
  
  .article_right .font_size a {
 display: block;
 float: left;
 width: 20px;
 height: 25px;
 overflow: hidden;
 text-indent: -2000em
  }
  
  .article_right .font_size a.smaller {
 background: url(../image/icon_1.jpg) 0 center no-repeat;
  }
  
  .article_right .font_size a.larger {
 background: url(../image/icon_1.jpg) -27px center no-repeat
  }
  
  .article_right .font_size a.default {
 background: url(../image/icon_1.jpg) -49px center no-repeat;
 width: 23px
  }
  
  .article_right .article_cont {
 padding-bottom: 20px;
 overflow: auto;
 margin-top: 20px;
 line-height: 2em;
 padding: 0 40px 20px;
 font-size: 16px;
  }
  
  .article_right .article_cont p {
 line-height: 2em;
 padding-bottom: 10px;
  }
  .article_right .article_cont .img_par {
 width: 90%;
 background-image: url(../image/20200110183229.png), url(../image/20200110183243.png), url(../image/20200113102415.png);
 background-color: #f4f4f4;
 background-repeat: no-repeat, no-repeat, no-repeat;
 background-position: left top, 92% bottom, 7% 95%;
 margin: 30px auto;
 padding: 70px 0;
}
  .article_right .article_cont img {
 display: block;
 margin: 20px auto;
 min-width: 450px !important;
 max-width: 450px !important;
 height: auto !important;
  }
  
  .article_right .article_video li {
 text-align: center;
  }
  
  .article_right .article_video a {
 font-size: 24px;
 line-height: 2em;
  }
  
  
  /*文章表格样式*/
  
  .article_cont table {
 margin: 0 auto;
  }
  
  .article_right .article_cont td {
 border: 1px solid #ccc;
 padding: 5px;
  }
  
  
  /*文章标签关键字样式*/
  
  .article_right ul.KeywordUrls {

 margin-bottom: 20px;
  }
  
  .article_right ul.KeywordUrls li.label {
 float: left;
 padding-right: 10px;
  }
  
  .article_right ul.KeywordUrls li.label a {
 padding: 2px 10px;
 background: #006835;
 color: #fff;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
  }
  
  .article_right ul.KeywordUrls li.label a:hover {
 background: #2a8fe3;
  }
  
  
  /*文章视频样式*/
  
  
  /******************************相关********************************/
  
  i {
 font-style: inherit;
  }
  
  .rel_right {
 width: 30%;
  }
  
  .article_right .hide {
 display: none
  }
  
  .RelatedOther {
 padding: 0px 0px;
 height: 36px;
 line-height: 36px;
 border-bottom: 1px solid #d2d2d2;
  }
  
  .RelatedOther span {
 display: inline-block;
 cursor: pointer;
 font-size: 16px;
 color: #999;
  }
  
  .RelatedOther i {
 padding: 0 12px;
  }
  
  .RelatedOther .jiu span {
 border-bottom: 2px solid #006835;
 color: #006835;
 height: 35px;
  }
  
  .RelatedO {}
  
  #con_togl_1 h2.Com_tit,
  #con_togl_2 h2.Com_tit,
  #con_togl_3 h2.Com_tit,
  #con_togl_4 h2.Com_tit,
  #con_togl_5 h2.Com_tit,
  #con_togl_6 h2.Com_tit {
 display: none;
  }
  
  ul.rel_list {
 margin-top: -20px;
  }
  
  ul.rel_list li {
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 line-height: 40px;
  }
  
  ul.rel_list li .rel_date {
 float: right;
 color: #666;
  }
  
  ul.rel_list li .span_date {
 float: right;
 color: #666;
  }
  
  
  /*文章页相关科室*/
  
  .RelatedO .img_box {
 display: block;
 width: 100%;
 height: 190px;
 overflow: hidden;
 position: relative;
  }
  
  .RelatedO .gd_tit {
 position: absolute;
 bottom: 0px;
 line-height: 32px;
 background: #333;
 width: 100%;
 opacity: 0.7;
 color: #fff;
 font-size: 16px;
 padding-left: 10px;
  }
  
  .RelatedO .img_box img {
 width: 100%;
  }
  
  .RelatedO .dep_tit {
 font-size: 18px;
 display: none;
  }
  
  .RelatedO p {
 color: #666;
 margin-top: 10px;
 line-height: 28px;
  }
  
  .RelatedO ul.article_list li {
 float: left;
 margin-right: 30px;
  }
  
  .RelatedO .dep_li {
 margin-bottom: 15px;
 *overflow: hidden;
  }
  
  .RelatedO .dep_li ul.article_list.col_list {
 margin-top: 10px;
  }
  
  .department_wz {
 margin-top: -10px;
  }
  
  
  /*文章页相关医生*/
  
  .RelatedO .doct_img {
 width: 105px;
 height: 135px;
 float: left;
 margin-right: 20px;
 overflow: hidden;
  }
  
  .RelatedO .doct_img img {
 width: 100%;
 height: auto;
  }
  
  .RelatedO .doc_li {
 border-bottom: 1px solid #d2d2d2;
 height: 150px;
 margin-bottom: 15px;
  }
  
  .RelatedO .doc_li p {
 margin-top: 0;
  }
  
  .RelatedO .doc_li .doct_con {
 height: 150px
  }
  
  .RelatedO .doc_li .bot_box {
 bottom: 15px;
  }
  
  
  /*文章页相关文章*/
  
  .RelatedO .art_li ul.article_list li {
 float: none;
 margin-right: 0px;
 border-bottom: 1px solid #d2d2d2;
 padding-bottom: 15px;
 margin-bottom: 10px;
 background: none;
 padding-left: 0
  }
  
  .RelatedO .art_li ul.article_list li p {
 margin-top: 0;
  }
  
  
  /*翻页*/
  
  .turning_page {
 color: #006835;
  }
  
  .turning_page a {
 color: #006835
  }
  
  .turning_page a:hover {
 text-decoration: underline;
  }
  
  .prev_next {
 margin-bottom: 10px;
 float: left;
 width: 49%;
 height: 70px;
 line-height: 70px;
 text-align: center;
 box-shadow: 0 0 10px #cccccc;
 margin: 10px 0.5%;
  }
  
  .turning_page p span {
 color: #333;
 padding: 2px 4px;
 margin: 0 2px 0 0px;
 line-height: 70px;
  }
  
  .article_right .prev {
 line-height: 25px;
 overflow: hidden;
 transition: all 0.2s;
 white-space: nowrap;
 text-overflow: ellipsis;
  }
  
  .article_right .prev:hover {
 background: #006835;
 transition: all 0.2s;
  }
  
  .article_right .prev:hover a {
 color: #fff;
  }
  
  .article_right .prev:hover span {
 color: #fff;
  }
  
  
  /*分页样式*/
  
  .pages {
 line-height: 30px;
 margin: 15px auto!important;
 height: 34px;
 padding: 0 20px;
 float: right;
 _width: 94%;
  }
  
  .pages form {
 float: left;
 margin: 0 0 0 5px;
 height: 31px;
 line-height: 31px;
  }
  
  .pages form .pagetz_input {
 width: 30px;
 margin: 0 5px;
 border: 1px solid #dcdcdc;
 height: 28px;
 line-height: 28px;
 display: block;
 float: left
  }
  
  .pages .pagetz_btn {
 width: 30px;
 margin: 0 5px;
 border: 1px solid #dcdcdc;
 height: 30px;
 display: block;
 float: left;
 cursor: pointer;
 background: #fff;
  }
  
  .pages .pagetz_btn:hover {
 background: #006835;
 color: #fff
  }
  
  .page_number_div {
 float: left;
  }
  
  .ae-pagination {
 width: 100%
  }
  
  .pagination_page {
 color: #333333!important;
  }
  
  .ui-state-default:hover {
 border: none
  }
  
  .ae-pagination a {
 height: 24px!important;
 font-size: 12px;
 margin: 0 2px!important;
 text-decoration: none;
 font-weight: normal;
 padding: 0px!important;
 text-align: center;
 padding: 5px 10px!important;
 border: solid 1px #dcdcdc!important;
 color: #006835!important;
 line-height: 24px;
  }
  
  .ae-pagination a:hover {
 color: #FFF!important;
 background: #006835!important;
 border: 1px solid #006835!important;
  }
  
  .pagination_firstpage {
 border: none!important;
 height: 24px!important;
 width: 36px;
 padding: 0px!important;
 text-align: center;
 color: #666666!important;
 line-height: 24px!important;
  }
  
  .ae-pagination-current {
 color: #FFF!important;
 background: #006835!important;
 border: 1px solid #006835!important;
  }
  
  .page_number_div {
 *float: right;
 *height: 35px;
 *padding: 5px 0;
  }
  
  .pages a:hover {
 color: #FFF!important;
 background-color: #358BC5!important;
 border: 1px solid #358BC5!important
  }
  
  .pages .ae-pagination-current,
  .pages .ae-pagination-current:hover {
 color: #FFF!important;
 background-color: #006835!important;
 border: 1px solid #006835!important
  }
  
  .pagination_firstpage,
  .pagination_previouspage,
  .pagination_nextpage {
 cursor: pointer;
  }
  
  .ui-corner-all {
 border-radius: 3px!important;
  }
  
  .share {
 display: inline-block;
  }
  
  
  /*网站地图样式*/
  
  .WebMap1_ul .WebMap1_li {
 width: 100%;
 margin-top: 10px;
 overflow: hidden;
  }
  
  .WebMap1_ul .WebMap1_li p.WebMap1_p a {
 float: left;
 font-size: 14px;
 padding: 3px 8px;
 background: #006835;
 color: #fff
  }
  
  .WebMap1_ul .WebMap1_li p.WebMap1_p a:hover {
 background: #2DAD58;
 color: #fff
  }
  
  .WebMap2_ul {
 overflow: hidden;
 float: left;
 margin-left: 15px;
  }
  
  .WebMap2_ul li.WebMap2_li {
 float: left;
 line-height: 28px;
  }
  
  .WebMap2_ul li.WebMap2_li p.WebMap2_p a {
 border-right: 1px solid #999;
 padding: 0 8px;
 color: #999
  }
  
  .WebMap2_ul li.WebMap2_li p.WebMap2_p a:hover {
 color: #006835
  }
  
  ul.WebMap3_ul {
 display: none;
  }
  
  .column_list {
 margin-top: 0px;
  }
  
  .column_list li {
 border-bottom: 1px dotted #cccccc;
 overflow: hidden;
 padding: 35px 0;
 background: none;
  }
  
  .notice_li {
 position: relative;
  }
  
  .notice_li .notice_more {
 position: absolute;
 right: 0;
 top: 50%;
 margin-top: -10px;
 width: 100px;
 font-size: 14px;
 text-align: center;
 height: 30px;
 line-height: 30px;
 border: 1px solid #cccccc;
 border-radius: 15px;
 color: #333;
 display: none;
  }
  
  .notice_li .notice_more:hover {
 color: #fff;
 border: 1px solid #006835;
 background: #006835;
  }
  
  .listBt .span-date-list {
 width: 83px;
 height: 83px;
 border: 1px solid #dbdbdb;
 border-radius: 50%;
 float: left;
 text-align: center;
 transition: all 0.3s linear 0s;
 -webkit-transition: all 0.3s linear 0s;
 font-size: 14px;
 color: #999999;
 margin-right: 30px;
  }
  
  .col_img img {
 width: 200px;
 height: 130px;
 margin-right: 30px;
 overflow: hidden;
 border-radius: 5px;
  }
  
  .column_list li .lis-con {
 overflow: hidden;
  }
  
  .column_list li .lis-con a {
 font-size: 18px;
 color: #333333;
 transition: all 0.3s linear 0s;
 -webkit-transition: all 0.3s linear 0s;
 width: 730px;
 display: block;
 margin: 0 0 10px 0;
 float: left;
  }
  
  .lis-con .list-con {
 font-size: 14px;
 line-height: 24px;
 color: #888;
 float: left;
  }
  
  .column_list li:hover .span-date-list {
 color: #fff;
 background: #006835;
 border-color: #006835;
  }
  
  .span-date-list b {
 display: block;
 font-size: 22px;
 color: #666666;
 margin-top: 19px;
 transition: all 0.3s linear 0s;
 -webkit-transition: all 0.3s linear 0s;
  }
  
  .column_list li:hover .span-date-list b {
 color: #fff;
  }
  
  .column_list li:hover a {
 color: #006835;
  }
  
  ul.notice_toplist {
 margin-top: 40px;
  }
  
  ul.notice_toplist li {
 float: left;
 width: 33.3%;
 padding: 20px;
 box-sizing: border-box;
 box-shadow: 0px 0px 20px #ddd;
 border: 1px solid #ddd;
 min-height: 400px;
 position: relative;
  }
  
  ul.notice_toplist li .img_box {
 display: block;
 height: 200px;
 overflow: hidden;
  }
  a.title_type>i{
   color:red;
   font-weight:bold;
  }
  ul.notice_toplist li a img {
 width: 100%;
 transition: all 0.2s;
  }
  
  ul.notice_toplist li .title_type {
 font-size: 18px;
 color: #222;
 margin: 10px 0;
 display: block;
 line-height: 30px;
  }
  
  ul.notice_toplist li .p-content {
 font-size: 12px;
 color: #888;
 line-height: 22px;
  }
  
  ul.notice_toplist li .span_date {
 position: absolute;
 bottom: 20px;
 left: 20px;
  }
  
  ul.notice_toplist li:hover img {
 transform: scale(1.1);
  }
  
  ul.notice_toplist li:hover .title_type {
 color: #005bac;
  }
  
  
  /* @media screen and (max-width:768px){
  .column_list li .lis-con {
  width: 100%;
  }
  .article_right .column_list li { 
  padding: 15px 0;
  }
  .notice_li .notice_more{
  display: none;
  }
  ul.notice_toplist li {
  width: 100%;
  }
   }  */
  
  @media only screen and (max-width:1024px) {
 .prev_next {
 width: 100%;
 float: none;
 }
 .RelatedO .art_li ul.article_list li {
 white-space: normal;
 }
  }
  
  @media only screen and (max-width:768px) {
 .article_right .article_title {
 font-size: 18px;
 padding: 10px 0;
 }
 .article_right .article_cont {
 font-size: 14px;
 margin-top: 0.2rem;
 padding-bottom: 0.2rem;
 padding-left: 0;
 padding-right: 0;
 }
 .article_right .article_cont .img_par {
 margin: 20px auto;
 padding: 45px 0;
 background-size: 57%,5%,40%;
 }
 .column_list li {
 padding: 0.3rem 0;
 }
 .column_list li .lis-con {
 width: 100%;
 }
 .notice_li .notice_more {
 display: none;
 }
 .article_left {
 display: none
 }
 .article_right {
 width: 100%;
 float: none
 }
 .article_right .Min_Box {
 width: 100%;
 }
 .article_right .Min_Box ul.article_list li {
 width: 50%;
 box-sizing: border-box;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 }
 .RelatedOther,
 .RelatedO {
 display: none !important
 }
 .article_right .article_blue_block .article_cont {
 width: 90%;
 margin: 0 auto;
 }
 .article_video li div {
 margin: 0 auto;
 }
 /*无时间图文栏目列表样式*/
 .article_R {
 display: none!important
 }
 .article_L {
 width: 100%;
 float: none;
 box-sizing: border-box;
 padding: 5px 10px;
 }
 /*文章样式*/
 .article_right .article_cont img {
 max-width: 85% !important;
 min-width: 85% !important;
 height: auto !important;
 display: block;
 margin: 0 auto;
 }
 .sub_tit {
 display: none
 }
 .bdshare-button-style0-24 {
 float: left;
 width: 100%;
 }
 .pages {
 height: auto;
 }
 a.pagination_page.ui-state-default.ui-corner-all {
 display: none;
 }
  }
  
  @media only screen and (max-width:640px) {
 .article_right .Min_Box ul.article_list li {
 width: 100%;
 float: none!important
 }
 /*文章列表页*/
 ul.column_list .articleCont {
 display: none
 }
 ul.column_list li:after {
 content: "";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 }
 ul.column_list li a.dy_title {
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 width: 100%;
 display: block;
 float: left;
 font-size: 16px;
 margin: 10px 0 10px 0;
 }
 .pic_list li {
 margin: 10px 2%;
 width: 46%;
 }
 .article_video li div {
 width: 100% !important;
 height: auto !important
 }
 #ckplayer_a1 {
 width: 100% !important;
 height: auto !important
 }
 /*有时间栏目列表*/
 .column_list li .count,
 .column_list li .date,
 .column_list_tit .count,
 .column_list_tit .date,
 .column_list li .col_img {
 display: none
 }
 /*无时间图文栏目列表样式*/
 .article_L .column_list li img {
 display: none
 }
 .ae-pagination a {
 margin: 2px !important;
 }
  }
  
  @media only screen and (max-width:540px) {
 .article_right .Min_Box .article_box img {
 display: block;
 float: none;
 width: 100%;
 height: auto;
 }
  }
  
  @media only screen and (max-width:400px) {
 .articleText .search input#input_text {
 width: 200px !important;
 }
  }
  
  @media only screen and (max-width:360px) {
 .ae-pagination a {
 padding: 5px 5px 5px !important;
 }
 .pages {
 padding: 0;
 }
  } 