﻿/*======Reset style======*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;outline:none;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ol,ul{list-style:none;}
button{background:transparent;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content: '';content:none;}
strong{font-weight: bold;}
table{border-collapse:collapse;border-spacing:0;}
html{line-height:initial;}
h1,h2,h3,h4,h5,h6,em{font-size:100%;font-style:normal;font-weight:normal;}

.clear{display:block;clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.cursor{cursor:pointer;}
.undis{display:none;}
a{color:#000;text-decoration:none;}
a:hover{color:#0f426a;}
.fl{float:left;}
.fr{float:right;}

/*========banner_img========*/
.banner_img img{
  height:auto; 
  display: block;
  width: 100%;
}
.banner_img, .hot_news {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.dj_nr_box{
    padding: 0 0.2rem;
    width: 100%;
}

.hot_news_list2 {
   margin-top: 0.16rem;
   padding-top: 0.14rem;
   text-align: center;
}

.hot_news_list2 .title {
	color: #0f426a;
}
.hot_news .title {
	display: block;
	font: bold 0.38rem/0.62rem PingFangSC-Regular,"Source Han Sans CN",sans-serif;
	color: #10436b;
}
.hot_news p a{
	color: #df3d3d;
	font-size: 0.28rem;
}
.hot_news p{
	text-indent: 0.6rem;
	color: #484848;
	margin-top: 0.3rem;
    margin-bottom: 0.45rem;
	line-height: 0.46rem;
    font-size: 0.28rem;
    text-align: justify;
}
/*========列表========*/

.dj_li_box ul li{
    font: normal 0.28rem/0.38rem PingFangSC-Regular,"Source Han Sans CN",sans-serif;
    border-top: 1px dashed #d3cfcb;
    padding: 0.3rem 0;
    background: url(../img/20210113_yd_dj_fx.png) 0 0.45rem no-repeat;
    background-size: 0.1rem 0.1rem;
}

.dj_li_box ul li a{
    display: block;
    font-size: 0.28rem;
    color: #000000;
    padding-left: 0.3rem;
}
.more{
    width: 7.11rem;
    height: 0.74rem;
    background: #f2f2f2;
    text-align: center;
    line-height: 0.74rem;
    color: #666666;
    font-size: 0.24rem;
    border-radius: 0.1rem;
    margin-top: 0.2rem;
}
/*========湖南答卷========*/
.main_title1{
    
    margin:0.5rem auto 0.1rem;
}

.main_title1 img{
    width: 100%;
    height: auto;
}

.dj_li_box .no_line{
    border: none;
}
/*视频*/
.dj_video{
    padding: 0.73rem 0 0.7rem 0;
}
.swiper-container {
   width: 100%;
   height: 4.2rem;
}
.swiper-container .swiper-slide {
    text-align: center;
}
.swiper-container .swiper-slide img{
    width: 7.1rem;
    height: 4.2rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: .35rem;
    right: .15rem;
    left: auto;
    font-size: 0;
    position: absolute;
    width: initial;
    text-align: right;
}
.swiper-container .swiper-pagination-bullet{
    width: .24rem;
    height: .08rem;
    background: #bcc3c5;
    margin: 0 .1rem 0 0!important;
    opacity: 1;
    border-radius: 0;
}
.swiper-container .swiper-pagination-bullet-active{
    background-color: #fa000a;
}
.swiper-container .swiper-slide p{
    width: 100%;
    font-size: .26rem;
    color: #fff;
    height: 0.8rem;
    line-height: 0.8rem;
    background: rgba(0,0,0,.4);
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 0 .20rem;
    margin-bottom: 0;
    box-sizing: border-box;
}
.swiper-container .swiper-slide p span{
    width: 75%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}
/*视频结束*/
/*========要闻========*/
.focus_title i{
    dissplay:block;
    width: 0.06rem;
    height: 0.34rem;
    background:#0071b1;
    margin-top: 0.06rem;
}
.focus_title span{
    font-size: 0.36rem;
    color: #0071b1;
    font-weight: bolder;
    margin-left: 0.1rem;
}
.focus_title .line{
    width: 5.9rem;
    height: 0.02rem;
    background: #d2d2d2;
    margin-top: 0.25rem;
}
.focus_list ul{
    padding-bottom: 0.15rem;
}
.focus_list ul li{
    margin-top: 0.37rem;
    font: normal 0.28rem/0.38rem PingFangSC-Regular,"Source Han Sans CN",sans-serif;
    border-bottom: 1px dashed #d3cfcb;
}
.focus_list ul li:last-child{
    border-bottom: none;
}
.focus_list ul li a{
    color: #333333;
}
.focus_list .tit{
    font-size: 0.3rem;
    font-weight: bolder;

}
.focus_list .abstract {
    font-size: 0.26rem;
    line-height: 0.42rem;
    margin: 0.2rem 0;
}
.focus_list .abstract a{
    color: #666666;

}

/*========解读========*/
.jiedu_box{
    margin-top: 0.6rem;
}
.jiedu_box ul li{
    margin: 0.6rem 0 0.25rem 0;
}
.jiedu_box ul li img{
    width: 3.37rem;
    height: 5.18rem;
}
/*========相关专题========*/
.xgzt_box{
    margin-top: 0.6rem;
}
.xgzt_img ul li img{
    width:3.42rem;
    height: 2.20rem;
}
.xgzt_img ul{
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
}
.xgzt_img ul li{
    margin: 0.25rem 0 0 0;
}
.focus_title .line2 {
    width: 4.9rem;
    height: 0.02rem;
    background: #d2d2d2;
    margin-top: 0.25rem;
}
