@charset "utf-8";

/*共用文件应用*/
@import url("blue.css");
@import url("style.css");




/*首页导航*/
.inav_t{width:100%; background:#fff; padding:0.2rem 0; box-shadow: 0 0 3px 3px #ebebeb; margin-bottom:5px;}
.inav_t dl{overflow:hidden;}
.inav_t dl dd{width: 33.333%;float: left;text-align: center; padding:0.1rem 0;}
.inav_t dl dd a{ display:block;}
.inav_t dl dd img{ width:60px; margin:0 auto;}
.inav_t dl dd p{ font-size:.24rem; margin:0; padding:0;}


/*今日头条*/
.jrtd{background:#fff; padding:0.2rem; border-radius:5px; box-shadow:0 0 3px 3px #ebebeb; margin:5px 0;}
.jrtd_title{}
.jrtd_title p{border-bottom:1px dashed #CCC; padding:10px 0;color:#d42a2a; font-size:0.28rem; font-weight:bold;}
.jrtd_title p font{ border-left:5px #d42a2a solid; border-radius:3px 3px 3px 3px; margin-right:10px; font-size:0.25rem;}
.jrtd_title p em{}
.jrtd_con{ }
.jrtd_con ul{ padding-top:0.1rem;}
.jrtd_con ul li{ display: flex; padding: .08rem 0; }


/*热点头条*/
.rdzx{ background:#fff; padding:0.2rem; border-radius:5px; box-shadow:0 0 3px 3px #ebebeb; margin:5px 0;}
.rdzx_title{}
.rdzx_title p{border-bottom:1px dashed #CCC; padding:10px 0;color:#3e6bc6; font-size:0.28rem; font-weight:bold;}
.rdzx_title p font{ border-left:5px #3e6bc6 solid; border-radius:3px 3px 3px 3px; margin-right:10px; font-size:0.25rem;}
.rdzx_title p em{}
.rdzx_con{ }
.rdzx_con ul{}
.rdzx_con ul li{ margin:.12rem 0; overflow:hidden;/*内容超出后隐藏*/text-overflow:ellipsis;/*超出内容显示为省略号*/white-space:nowrap;/*文本不进行换行*/ line-height:40px;}
.rdzx_con ul li em{float: left; width: 30px; height: 30px; margin-right: 10px; font-size: 13px; line-height: 30px; color: #b3b3b3; text-align: center; font-style: normal; background: #ededed; border-radius: 30px; margin-top:5px;}
.rdzx_con ul li .hotnews-icon1{width: 30px; height: 40px; color: #ac7200; font-weight: bold; background: url(../images/hotnews-icon1.png) no-repeat top center; margin-top:0 !important;}
.rdzx_con ul li .hotnews-icon2{width: 30px; height: 40px; color: #75839c; font-weight: bold; background: url(../images/hotnews-icon2.png) no-repeat top center; margin-top:0 !important;}
.rdzx_con ul li .hotnews-icon3{width: 30px; height: 40px; color: #917c6e; font-weight: bold; background: url(../images/hotnews-icon3.png) no-repeat top center; margin-top:0 !important;}


/*模块化资讯*/
.indexNewsSection{background:#fff; padding:0.2rem; border-radius:5px; box-shadow:0 0 3px 3px #ebebeb; margin:5px 0;}
.indexNewsSection_title{}
.indexNewsSection_title p{border-bottom:1px dashed #CCC; padding:10px 0; color:#3e6bc6; font-size:0.28rem; font-weight:bold;}
.indexNewsSection_title p font{ border-left:5px #3e6bc6 solid; border-radius:3px 3px 3px 3px; margin-right:10px; font-size:0.25rem;}
.indexNewsSection_title p em{}
.indexNewsSection{ padding-bottom:15px;}
.indexNewsSection ul{}
.indexNewsSection ul li{ display: flex; padding: .3rem 0 .3rem; border-bottom:1px solid #ebebeb;}
.indexNewsSection ul li > .newImg{ width: 3.8rem; height: 1.2rem; padding-right: .2rem;}
.indexNewsSection ul li > .newImg img{ border-radius:7px;}
.indexNewsSection ul li > .newText{ width: 6rem;}
.indexNewsSection ul li > .newText h3{line-height: .4rem; font-size:0.24rem;overflow:hidden; /*内容超出后隐藏*/text-overflow:ellipsis;/*超出内容显示为省略号*/display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示*/-webkit-box-orient:vertical;/*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/-webkit-line-clamp:2;}
.indexNewsSection ul li > .newText p{   font-size:0.24rem; color:#999;}
.indexNewsSection ul li > .newText p a{ margin-left:5px; color:#3e6bc6}
.indexNewsSection dl{ }
.indexNewsSection dl dd{padding-left: 14px;background: url(../images/li-img.png) no-repeat left center; font-size:0.24rem; margin-top:0.12rem; display:flex;}
.indexNewsSection dl dd em{ width:4.6rem; overflow:hidden;/*内容超出后隐藏*/text-overflow:ellipsis;/*超出内容显示为省略号*/white-space:nowrap;/*文本不进行换行*/}		
.indexNewsSection dl dd span{ width:1rem;}


/*视频频道*/
.indexVideo{background:#fff; padding:0.2rem; border-radius:5px; box-shadow:0 0 3px 3px #ebebeb; margin:5px 0; }
.indexVideo_title{padding: 0; }
.indexVideo_title p{border-bottom:1px dashed #CCC; padding:10px 0;color:#3e6bc6; font-size:0.28rem; font-weight:bold;}
.indexVideo_title p font{ border-left:5px #3e6bc6 solid; border-radius:3px 3px 3px 3px; margin-right:10px; font-size:0.25rem;}
.indexVideo_title p em{}
.indexVideo_title p em a{ padding:0.1rem; display:inline-block; color:#cbcbcb;}
.indexVideo_con{}
.indexVideo_con ul{ }
.indexVideo_con ul li{ float:left; width:50%; padding:0 2%; margin-top:0.4rem;}
.indexVideo_Img{ position: relative;}
.indexVideo_Img img{ width:100%;}
.indexVideo_Img p{position: absolute;width: 100%;bottom: 0;left: 0;padding: .03rem .16rem;color: #fff;background: -webkit-linear-gradient(bottom,rgba(0,0,0,.85),transparent);background: linear-gradient(0deg,rgba(0,0,0,.85),transparent);}
.indexVideo_Text{padding-top: .2rem;text-align:left; font-size:.24rem; overflow:hidden; /*内容超出后隐藏*/text-overflow:ellipsis;/*超出内容显示为省略号*/display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示*/-webkit-box-orient:vertical;/*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/-webkit-line-clamp:2;}
.indexVideo_Text p{}


/*推荐资讯*/
.indexTnews{ background:#fff; padding:0.2rem; border-radius:5px; box-shadow:0 0 3px 3px #ebebeb; margin:5px 0;}
.indexTnews_title{}
.indexTnews_title p{border-bottom:1px dashed #CCC; padding:10px 0;color:#3e6bc6; font-size:0.28rem; font-weight:bold;}
.indexTnews_title p font{ border-left:5px #3e6bc6 solid; border-radius:3px 3px 3px 3px; margin-right:10px; font-size:0.25rem;}
.indexTnews_title p em{}
.indexTnews_title p em a{ padding:0.1rem; display:inline-block; color:#cbcbcb;}
.indexTnews_con{ padding-top:20px;}
.indexTnews_con ul{}
.indexTnews_con ul li{ float:left; width:50%; padding:0 2%; margin-bottom:0.2rem;}
.indexTnews_Img{ font-size:0;}
.indexTnews_Img img{ border-radius:7px;}
.indexTnews_text{padding-top: .2rem;font-size:0.24rem; text-align:left; max-length:300px;overflow:hidden; /*内容超出后隐藏*/text-overflow:ellipsis;/*超出内容显示为省略号*/display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示*/-webkit-box-orient:vertical;/*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/-webkit-line-clamp:2;}
.indexTnews_text p{ }
