/*广告栏*/
#focusbox{
margin-bottom:24px
}

/* 新闻中心首页 */
.news-wrapper .title{
    font-size: 16px;
    color:#333;
    font-weight: 700;
}
 .more{
    font-size: 14px;
    color: #536471;
    cursor: pointer;
    position:relative;
    top:10px;
    /*padding-top:6px;*/
    
}
.more span{font-size:14px;display:inline-block}
.more a{
  text-decoration:none;
}
.more a:hover{
 /*text-decoration:underline;*/
 color:#006bc7;
 border-bottom:1px solid #006bc7;
}
.more a:hover span{color:#006bc7;}
.main-news-rt-t,.main-news-lf-t{
    padding-bottom: 10px;
}
.main-news-lf-b,.main-news-rt-b{
    margin-top: 16px;
}
.news-wrapper .title span{
  font-size:20px;
  position:relative;
  top:4px;
  display:inline-block;
  
}
.news-info{
    width: 100%;
    height:40px;
    /*color: #536471;*/
    color:#71797a;     
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size:14px;
    line-height:21px;
}
.newsLi{
    margin-bottom: 20px;
}
h4.h4-com{
    font-size: 16px;
    font-weight: 600;
    margin-top:3px;
    color:#3d3d3d;   
}
h4.h4-sep{
    line-height: 24px;
    /*height:46px;*/   
    font-size: 16px;
    font-weight: 500;      
    color:#3D3D3D;
    margin-bottom:6px;
}
.media-ico{width:16px;margin-right:5px;}
.media-date{color:#536471;font-size:14px;position:relative;top:1px}
.news-big-ban{
    margin-bottom: 20px;
}
div.news-big-ban-l{width:81.8%}
.news-big-ban-l{
    border-radius: 5px;
    /* height: 282px; */
    background: -webkit-linear-gradient(left, #148dd0 0%,#25d58e 100%);
    background: linear-gradient(left, #148dd0 0%,#25d58e 100%);
    background: -ms-linear-gradient(left, #148dd0 0%,#25d58e 100%);
    background: -moz-linear-gradient(left, #148dd0 0%,#25d58e 100%);
    background: -o-linear-gradient(left, #148dd0 0%,#25d58e 100%);
     box-shadow:   0px 10px 10px -8px  #1db2ad;
    filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#148dd0,endColorstr=#25d58e)";
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#148dd0,endColorstr=#25d58e)";
    /*background:url(/tplresource/cms/www/taiping/img/v20/news/bg_news_yw.png) center no-repeat;*/
    background-size:100%;
}
.news-ban-date{
  border-bottom: 2px solid #fff;
  padding:10px;
}
.news-ban-img{
    width: 360px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top:-120px
}
.news-ban-img img{border-radius:6px}
.news-ban-t{
    line-height: 22px;width: 60%;font-size: 16px;display:block;
}
.news-ban-t:hover{color:#fff}
.news-ban-b{
    color: #c4e5f0;width: 60%;line-height: 20px;  
}
.news-date{
   width: 12%;
   /*max-width: 68px;*/
   max-width: 88px;
   height: 72px;
   background-color: #e6f7ff;
   display: table;
   border-radius: 5px;
}
.news-date-sep{
   /*max-width: 68px;*/
    max-width: 88px;
    height: 72px;
    background-color: #e6f7ff;
    display: table;
    border-radius: 5px;
}
.news-date .riqi,.news-date-sep .riqi{
    color: #0062b3;
    font-size: 32px;
}
.news-date .nian-yue,.news-date-sep .nian-yue{
  color: #277cc1;
  font-size: 12px;
}
.newset_date {
    display: table-cell;
    vertical-align: middle;
}
.simple-news{
    width: 78%;
}
.simple-news-sep{
    /*width: 70%;*/
  width:100%;
}
/*新闻列表*/
.newsList .date{
  color:#536471;
}
.main-news-rt-b{
    padding: 0 7px;
}
.main-news-rt-b ul li{
    /*margin-bottom:16px*/
   margin-bottom:20px;
}
 .linkLi1{
    width: 100%;
    height: 92px;
   background: url(/tplresource/cms/www/taiping/img/v20/news/link-img1.png) center center no-repeat;
   background-size: 100%;
}
.linkLi2{
    width: 100%;
    height: 92px;
    background: url(/tplresource/cms/www/taiping/img/v20/news/link-img2.png) center center no-repeat;
    background-size: 100%;
 }.linkLi3{
     width: 100%;
     height: 92px;
    background: url(/tplresource/cms/www/taiping/img/v20/news/link-img3.png) center center no-repeat;
    background-size: 100%;
 }.linkLi4{
     width: 100%;
     height: 92px;
    background: url(/tplresource/cms/www/taiping/img/v20/news/link-img4.png) center center no-repeat;
    background-size: 100%;
 } 
 .linkLi{
     margin-bottom: 22px;
     padding: 20px 40px; 
 }
.linkLi a{
  text-decoration:none;
  

 }
.newsLi-link:hover span{color:#006bc7}
.newsList{padding:0 4px;}
.newsList li {
    margin-bottom: 24px;
}
.newsList li:last-child{
   margin-bottom: 0!important;
}
.simple-news:hover>h4,.simple-news:hover .news-info,.simple-news-sep:hover>h4{color:#006bc7!important}
/* 新闻详情 */
.tp-news{background:#fff;border-radius:6px;}
.tp-news-title{
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    margin:0 20px;
}
.tp-news-title h3{
    font-size: 22px;
    line-height:30px;
}
.tp-news-div{
  font-size: 14px;
}

.tp-news-div  p{
  line-height: 24px;
  text-indent:2em;
  font-size:14px!important;
  margin-bottom:10px;
}

.tp-news-div img{
  width:600px;
  /*height:auto;*/
  display:block;
  margin:20px auto;
}
.grey-col span{color:#7e7e7e;margin-right:10px}

/* 专题活动 */
.zuanti-t{
    font-size: 16px;
    color: #333;
    font-weight: 700;
    line-height: 40px;
}
.zuanti-b{
    font-size: 12px;
    color: #536471;
    line-height: 16px;
}
.ad-img{
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
}
.ad-img div{color:#3d3d3d;}
.ad-img img{
    width: 100%;
}
.zt-modal{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    padding: 20px 30px;   
    background: url(http://www.cntaiping.com/tplresource/cms/www/taiping/img/zhuanti/hover_bg.png);
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    width: 100%;
    /*height: 64%;*/
    height:140px;
    overflow:hidden;
}
.ad-vedio:hover .zt-modal{
   z-index: 1;
}
/*健康直通车*/
 a.online-req{
  /*background: url(/tplresource/cms/www/taiping/img/v20/news/health-news-bg.png) center no-repeat;
   background-size: 100%;*/
   border:1px solid #1BAEB1;
   border-radius:16px;
   width: 100px;
   height: 32px;
   line-height: 30px;
   margin: 0 auto;
   color: #1BAEB1;
   font-size: 12px;
   display: block;
  }
  .online-req:hover,.online-req:focus,.online-req:active,.online-req:visited {
     color: #1BAEB1;
     text-decoration: none;
  }
/*每日晨报*/
a.online-read{
   	/* padding: 6px 12px; */
	width: 72px;
	height: 26px;
	line-height: 24px;
	 border-radius:16px; 
	 border:1px solid #1BAEB1; 
	/* border-image:linear-gradient(90deg, #148DD0, #25D58E) 1 1; */
	/*background: url(/tplresource/cms/www/taiping/img/v20/news/health-news-bg.png) center no-repeat;
	background-size: 100%;*/
	text-align: center;
	color: #1BAEB1;
	font-size: 12px;
	display: block;
	
}
.online-read:hover,.online-read:focus,.online-read:active,.online-read:visited {
	color: #1BAEB1;
	text-decoration: none;
}
.morning-news li{
	padding: 12px 0;
	border-bottom: 1px solid #e5e5e5;
}
.morning-news li .news-t{
	position: relative;
	top: 2px;
}
 
.ieellipsis {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
}

.ieellipsis .text {
    float: right;
    margin-left: -5px;
    width: 100%;
    word-break: break-all;
}

.ieellipsis::before {
    float: left;
    width: 5px;
    content: '';
    height: 40px;
}

.ieellipsis::after {
    float: right;
    content: "...";
    height: 20px;
    line-height: 20px;
    /* 为三个省略号的宽度 */
    width: 3em;
    /* 使盒子不占位置 */
    margin-left: -3em;
    /* 移动省略号位置 */
    position: relative;
    left: 100%;
    top: -20px;
    padding-right: 5px;
    background-color: #FFF;
}
/*视频播放器*/
.focustitle h2{font-size:20px;padding:10px 0;font-weight:700}
.jp-video{margin:0 auto;}

/* 专题活动 瀑布流实现*/
.waterfall-container {
    column-count: 3;
    column-gap: 20px;
}
.waterfall-container .waterfall-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    float: none;
}

/* 专题活动 瀑布流实现 end*/
