html,body{
    font-size:16px;
    font-family: "Microsoft YaHei";
    color:#333;
    line-height:24px;
    min-width: 1200px;
    margin:0;
    padding:0;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
}
a{
    text-decoration:none;
    color:#333;
}
a:hover{
    color: #d00000;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}

.main1200{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.banner_top{
    height: 666px;
    background: url("../images/banner-img.jpg") center no-repeat;
}



/*头条*/
.headline_row{}
.headline_row h1{
    font-size: 40px;
    line-height: 44px;
    text-align: center;
}
.headline_row h1 a{
    color: #d00000;
}
.headline_row p{
    line-height: 28px;
    text-indent: 2em;
    padding-top: 12px;
}
.headline_row p a{
    color: #d00000;
}
.headline_row p a:hover{
    text-decoration: underline;
}
.headline_row ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 18px;
    line-height: 32px;
    margin-top: 14px;
}

.headline_row ul li{
    margin: 0 5px;
}

/*焦点图*/
.focus-row{
    width: 1200px;
    height: 600px;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.focus-row .bd{
    position: relative;
    z-index: 0;
}
.focus-row .bd li{
    zoom: 1;
    position: relative;
}
.focus-row .bd img{
    width: 1200px;
    height: 600px;
    display: block;
}
.focus-row .bd p{
    width: 1200px;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0,0,0,.7);
    font-size: 22px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 10;
}


/*学习金句*/
.study_row{
    height: 530px;
    background-color: #d00000;
    margin-top: 50px;
}
.study_in{
    height: 530px;
    background: url("../images/study-bg.png") left bottom no-repeat;
}
.study_right{
    width: 670px;
    float: right;
}
.study_right ul{
    padding-top: 22px;
}
.study_right ul li{
    margin-top: 4px;
    height: 123px;
    background: url("../images/study_font_bg.png") no-repeat;
}
.study_right ul li p{
    height: 102px;
    padding: 0 28px;
    align-items: center;
    font-size: 18px;
    line-height: 34px;
    text-indent: 2em;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.title_long{
    text-align: center;
    padding-top: 25px;
}


/*重要活动*/
.title_long.title_zyhd{
    padding-top: 65px;
}

ul.zyhd_row{
    padding-top: 20px;
}
ul.zyhd_row li+li{
    padding-top: 40px;
}
ul.zyhd_row li img{
    float: left;
    width: 400px;
    height: 225px;
}
ul.zyhd_row li div{
    width: 768px;
    float: right;
}
ul.zyhd_row li div p{
    font-size: 24px;
    line-height: 34px;
    padding-top: 8px;
}
ul.zyhd_row li div span{
    color: #888;
    line-height: 34px;
    display: block;
    padding-top: 10px;
}
ul.zyhd_row li div span a{
    color: #d00000;
}
ul.zyhd_row li div span a:hover{
    text-decoration: underline;
}

.more_font{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #888;
    line-height: 40px;
    background-color: #f1f1f1;
    margin-top: 36px;
}


/*学习思想*/
.xxsx_bg{
    height: 696px;
    background: url("../images/xxsx-bg.jpg") center no-repeat;
    margin-top: 50px;
}
.xxsx_row{
    position: relative;
}
.xxsx_title{
    position: absolute;
    display: block;
    width: 110px;
    height: 266px;
    left: 28px;
    top: 0;
}
.xxsx_bg ul{
    width: 1041px;
    float: right;
    margin-top: 40px;
}
.xxsx_bg ul li{
    width: 490px;
    height: 159px;
    float: left;
    margin: 50px 0 0 30px;
    padding: 0 30px;
    box-sizing: border-box;
}
.xxsx_bg ul li p a{
    margin-top: 4px;
    display: block;
    font-size: 22px;
    line-height: 30px;
    height: 60px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xxsx_bg ul li span{
    display: block;
    line-height: 32px;
    height: 64px;
    color: #888;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xxsx_bg ul li span a:hover{
    text-decoration: underline;
}
.xxsx_bg ul li:nth-child(2){
    margin-top: 90px;
}
.xxsx_bg ul li:nth-child(3),
.xxsx_bg ul li:nth-child(5){
    margin-top: 10px;
}


/*湖南学习*/
.hnxx_row{
    height: 710px;
    background: url("../images/hnxx-img.jpg") no-repeat;
    margin-top: 60px;
    position: relative;
}
.hhxx_title{
    width: 300px;
    height: 90px;
    display: block;
    position: absolute;
    left: 50%;
    top: 66px;
    margin-left: -150px;
}
.hnxx_row ul{
    padding-top: 125px;
}
.hnxx_row ul li{
    width: 486px;
    height: 104px;
    float: left;
    margin: 63px 0 0 70px;
}
.hnxx_row ul li:nth-child(even){
    margin-left: 102px;
}
.hnxx_row ul li p a{
    display: block;
    font-size: 22px;
}
.hnxx_row ul li span{
    display: block;
    color: #888;
    height: 48px;
    padding-top: 8px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hnxx_row ul li span a:hover{
    text-decoration: underline;
}


/*科普微课堂*/
.szqx_row{
    width:1200px;
    padding-top: 50px;
}
.szqx_row .row_all{
    width: 1177px;
    height: 442px;
    background-color: #d00000;
    float: right;
    margin-top: 52px;
}
.szqx_row .row_all ul.szfj_left{
    float: left;
    width: 576px;
}
.szqx_row .row_all ul.szfj_left li{
    width: 278px;
    height: 442px;
    position: relative;
    float: left;
    margin: -20px -20px 0;
}
.szqx_row .row_all ul.szfj_left li+li{
    margin-left: 40px;
}
.szqx_row .row_all ul.szfj_left li img{
    width: 278px;
    height: 442px;
}
.szqx_row .row_all ul.szfj_left li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 278px;
    height: 40px;
    background-color: rgba(0,0,0,.7);
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.szqx_row .row_all ul.szfj_right{
    width: 550px;
    float: left;
    padding: 20px 0 0 20px;
}
.szqx_row .row_all ul.szfj_right li{
    padding-top: 20px;
}
.szqx_row .row_all ul.szfj_right li p a{
    display: block;
    font-size: 22px;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}
.szqx_row .row_all ul.szfj_right li span{
    display: block;
    font-size: 16px;
    color: #ffc6c6;
    line-height: 32px;
    max-height: 64px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.szqx_row .row_all ul.szfj_right li span a{
    color: #fff;
}
.szqx_row .row_all ul.szfj_right li span a:hover{
    text-decoration: underline;
}


/*融媒课堂*/
.rmkt_row{
    /* background-color: #f2f2f2; */
    margin-top: 70px;
    padding-bottom: 20px;
}
.title_long.title_rmkt{
    padding-top: 40px;
}

.rmkt_in{
    width: 1200px;
    position:relative;
    margin-top: 40px;
}
.rmkt_in .hd{}
.rmkt_in .hd .prev,.rmkt_in .hd .next{
    display:block;
    width:54px;
    height:71px;
    top:180px;
    position: absolute;
    z-index: 100;
}
.rmkt_in .hd .prev{
    left: 0;
    cursor:pointer;
    background:url("../images/rmkt-arrow-prev.png") no-repeat;
}
.rmkt_in .hd .next{
    right: 0;
    cursor:pointer;
    background:url("../images/rmkt-arrow-next.png") no-repeat;
}
.rmkt_in .bd{
    width: 1200px;
}
.rmkt_in .bd ul{
    overflow:hidden;
    zoom:1;
}
.rmkt_in .bd ul li{
    width:278px;
    margin:0 29px 0 0;
    float:left;
}
.rmkt_in .bd ul li img{
    width:278px;
    height:442px;
    display:block;
}
.rmkt_in .bd ul li p{
    text-align: center;
    font-size: 16px;
    padding-top: 8px;
}


/*理论、评论*/
.llpl_row{
    padding-top: 58px;
}
/*理论*/
.ll_row{
    width: 610px;
    float: left;
}
.llpl_row ul{
    padding-top: 20px;
}
.llpl_row ul li+li{
    padding-top: 10px;
}
.llpl_row ul li .img_bg1{
    width: 226px;
    height: 176px;
    background: url("../images/sdgc-bg1.png") no-repeat;
    float: left;
}
.llpl_row ul li .img_bg2{
    width: 226px;
    height: 176px;
    background: url("../images/sdgc-bg2.png") no-repeat;
    float: right;
}
.llpl_row ul li img{
    width: 206px;
    height: 138px;
    padding: 10px;
}
.llpl_row ul li .sdgc_font{
    width: 352px;
    padding: 10px 0 0 20px;
    display: inline-block;
}
.llpl_row ul li .sdgc_font p a{
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}
.llpl_row ul li .sdgc_font span{
    display: block;
    font-size: 16px;
    color: #888;
}


/*评论*/
.hspl_row{
    width: 522px;
    float: right;
}
.hspl_top_row{
    border-bottom: 1px dotted #c3c3c5;
    padding: 20px 0 30px;
}
.hspl_top_row img{
    width: 208px;
    height: 138px;
    float: left;
}
.hspl_top_right{
    width: 300px;
    float: right;
}
.hspl_top_right p{
    font-size: 20px;
    line-height: 32px;
    padding-top: 2px;
    font-weight: bold;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hspl_top_right span{
    font-size: 16px;
    line-height: 30px;
    color: #888;
    padding-top: 6px;
}
.hspl_row ul{
    padding-top: 20px;
}
.hspl_row ul li a{
    display: block;
    line-height: 35px;
    font-size: 18px;
    background: url("../images/hspl-icon.png") left center no-repeat;
    padding-left: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*学习书库*/
.xxsk_row{
    height: 818px;
    background-color: #f2f2f2;
    margin-top: 50px;
}
.xxsk_in{
    height: 818px;
    background: url("../images/xxsk_bg.jpg") bottom no-repeat;
    position: relative;
}
.xxsk_title{
    width: 300px;
    height: 90px;
    display: block;
    position: absolute;
    left: 50%;
    top: 38px;
    margin-left: -150px;
}
.xxsk_in ul{
    padding: 70px 124px 0;
}
.xxsk_in ul li{
    float: left;
    padding: 90px 24px 0;
    line-height: 0;
}
.xxsk_in ul li img{
    width: 190px;
    height: 260px;
}


/*相关专题*/
.xgzt_title{
    padding-top: 78px;
}

ul.xgzt_row li{
    width: 280px;
    height: 157px;
    float: left;
    margin-top: 34px;
    position: relative;
}
ul.xgzt_row li+li{
    margin-left: 26px;
}
ul.xgzt_row li img{
    width: 280px;
    height: 157px;
}
ul.xgzt_row li p{
    width: 100%;
    background-color: rgba(0,0,0,.7);
    line-height: 40px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}



#footer {
    width: 100%;
    height: 120px;
    float: left;
    background-color: #3f3a36;
    margin-top: 50px;
}
.f-text {
    width: 1100px;
    margin: 0 auto;
    clear: both;
}
.dibu {
    width: 1100px;
    float: left;
    text-align: center;
    font-size: 12px;
    color: #bcbcbc;
    font-family: "宋体";
    margin-top: 40px;
}


/*党史学习教育*/
.dsxxjy_row{
    background-color: #f2f2f2;
    margin-top: 40px;
}
.dsxxjy_in{
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}
.dsxxjy_left{
    width: 580px;
}
.dsxxjy_title{
    height: 65px;
    margin-top: 20px;
}
.dsxxjy_left ul{
    padding-top: 18px;
}
.dsxxjy_left ul li+li{
    padding-top: 34px;
}
.dsxxjy_left ul li{
    display: flex;
    justify-content: space-between;
}
.dsxxjy_left ul li img{
    width: 194px;
    height: 125px;
}
.dsxxjy_left ul li div{
    width: 366px;
}
.dsxxjy_left ul li div p a{
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.dsxxjy_left ul li div span{
    display: block;
    margin-top: 6px;
    font-size: 16px;
    color: #888;
    line-height: 22px;
    max-height: 44px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dsxxjy_right{
    width: 580px;
}
.dsxxjy_right ul{
    line-height: 34px;
    font-size: 18px;
    padding-top: 6px;
}
.dsxxjy_right ul li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.hnzz_row{
    display: flex;
    justify-content: space-between;
    padding: 14px 0 60px;
}
.hnzz_row img{
    width: 175px;
    height: 131px;
}
.hnzz_row div{
    width: 386px;
}
.hnzz_row div p a{
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.hnzz_row div span{
    display: block;
    margin-top: 4px;
    font-size: 16px;
    color: #888;
    line-height: 24px;
    max-height: 72px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}



/* 新增2022 */
.lhzg_row{
	background-color: #f0ece4;
	margin-top: 80px;
	padding-bottom: 70px;
}

.lhzg_in{
	padding-top: 28px;
}
.lhzg_left{
	width: 390px;
	float: left;
}

.lhzg_left_top,
.lhzg_left_center{
	width: 390px;
	height: 192PX;
	background-color: #d03129;
	overflow: hidden;
	position: relative;
}
.lhzg_left_center{
	background-color: #a72f20;
	margin-top: 20px;
}
.lhzg_left_top .bd,
.lhzg_left_center .bd{
	padding: 22px 0 0 16px;
	width: 350px;
	float: left;
}
.lhzg_left_top .bd ul li p,
.lhzg_left_center .bd ul li p{
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	text-align: justify;
}
.lhzg_left_top .bd ul li p a,
.lhzg_left_center .bd ul li p a{
	color: #e5c58e;
	display: block;
	max-height: 70px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.lhzg_left_top .bd ul li span,
.lhzg_left_center .bd ul li span{
	display: block;
	font-size: 16px;
	line-height: 34px;
	margin-top: 8px;
}
.lhzg_left_top .bd ul li span a,
.lhzg_left_center .bd ul li span a{
	display: block;
	color: #fff;
	max-height: 68px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.lhzg_left_top .hd,
.lhzg_left_center .hd{
	width: 24px;
	float: right;
	padding-top: 138px;
}
.lhzg_left_top .hd .prev,
.lhzg_left_top .hd .next,
.lhzg_left_center .hd .prev,
.lhzg_left_center .hd .next{
	display: block;
	width: 16px;
	height: 9px;
	cursor: pointer;
}
.lhzg_left_top .hd .prev,
.lhzg_left_center .hd .prev{
	background: url("../images/arrow-t.png") no-repeat;
}
.lhzg_left_top .hd .next,
.lhzg_left_center .hd .next{
	background: url("../images/arrow-b.png") no-repeat;
	margin-top: 3px;
}

.lhzg_left_bottom{
	width: 390px;
	height: 210px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.lhzg_left_bottom .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	right: 16px;
}
.lhzg_left_bottom .hd ul {
	zoom: 1;
	float: left;
}
.lhzg_left_bottom .hd ul li {
	cursor: pointer;
	width: 7px;
	height: 7px;
	display: block;
	background: #fff;
	float: left;
	margin: 0 0 0 8px;
	border-radius: 4px;
}
.lhzg_left_bottom .hd ul li.on{
	width: 20px;
	background: #b11b1a;
}
.lhzg_left_bottom .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.lhzg_left_bottom .bd li {
	zoom: 1;
}
.lhzg_left_bottom .bd img {
	width: 390px;
	height: 210px;
}
.lhzg_left_bottom .bd h1 {
	position: absolute;
	bottom: 8px;
	left: 0;
	line-height: 30px;
	width: 290px;
	margin-left: 16px;
	z-index: 111;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, 0.8);
}
.lhzg_left_bottom .bd div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../images/focus-bg.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 46px;
}

.lhzg_center{
	width: 396px;
	float: left;
	margin-left: 20px;
}
.lhzg_title{
	background: url("../images/lhzg-title-icon.png") left center no-repeat;
	height: 35px;
	line-height: 35px;
}
.lhzg_title b{
	float: left;
	font-size: 28px;
	color: #bb2322;
	padding-left: 30px;
}
.lhzg_title b a{
	color: #bb2322;
}


.lhzg_center ul li{
	margin-top: 23px;
}
.lhzg_center ul li+li{
	border-top: 1px dashed #c26662;
	padding-top: 22px;
}
.lhzg_center ul li p{
	font-size: 18px;
	font-weight: bold;
}
.lhzg_center ul li p a{
	color: #ae9237;
}
.lhzg_center ul li dl{
	padding-top: 15px;
}
.lhzg_center ul li dl dt{
	float: left;
}
.lhzg_center ul li dl dt img{
	width: 180px;
	height: 119px;
}
.lhzg_center ul li dl dd{
	width: 200px;
	float: right;
	font-size: 16px;
	text-align: justify;
	line-height: 28px;
	max-height: 84px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.lhzg_center ul li dl dd a{
	color: #bb2322;
}

.lhzg_right{
	width: 370px;
	float: right;
}
.xzsjbg_row{
	padding-top: 2px;
}
.xzsjbg_row h1{
	height: 54px;
	line-height: 54px;
	padding: 0 0 0 20px;
	background: #fbfaf2;
	font-size: 15px;
	margin-top: 20px;
	font-weight: bold;
}
.xzsjbg_row h1.on{
	background-color: #bb2322;
}
.xzsjbg_row h1.on a{
	color: #e5c58e;
}
.xzsjbg_row h1 em{
	float: right;
	display: block;
	width: 21px;
	height: 11px;
	background: url("../images/xzsjbg-icon.png") no-repeat;
	margin: 22px 15px 0 0;
}
.xzsjbg_row h1.on em{
	display: none;
}
.xzsjbg_row p{
	font-size: 14px;
	line-height: 20px;
	max-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify;
	margin-top: 20px;
	text-indent: 2em;
}
.xzsjbg_row p a{
	color: #333;
}


.zgzsn_row{
	padding-top: 30px;
}
.zgzsn_left{
	width: 690px;
	float: left;
}
.zgzsn_left ul li+li{
	padding-top: 30px;
}
.zgzsn_left ul li img{
	width: 200px;
	height: 126px;
	float: left;
}
.zgzsn_left ul li dl{
	width: 470px;
	float: right;
}
.zgzsn_left ul li dl dt{
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 20px;
}
.zgzsn_left ul li dl dt a{
	color: #ae9237;
}
.zgzsn_left ul li dl dd{
	font-size: 16px;
	line-height: 30px;
	max-height: 90px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify;
}
.zgzsn_left ul li dl dd a{
	color: #bb2322;
}

.zgzsn_right{
	width: 480px;
	float: right;
}
.zgzsn_focus{
	width: 480px;
	height: 254px;
	overflow: hidden;
	position: relative;
}
.zgzsn_focus .hd {
	height: 10px;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	right: 16px;
}
.zgzsn_focus .hd ul {
	zoom: 1;
	float: left;
}
.zgzsn_focus .hd ul li {
	cursor: pointer;
	width: 7px;
	height: 7px;
	display: block;
	background: #fff;
	float: left;
	margin: 0 0 0 8px;
	border-radius: 4px;
}
.zgzsn_focus .hd ul li.on{
	width: 20px;
	background: #b11b1a;
}
.zgzsn_focus .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.zgzsn_focus .bd li {
	zoom: 1;
}
.zgzsn_focus .bd img {
	width: 480px;
	height: 254px;
}
.zgzsn_focus .bd h1 {
	position: absolute;
	bottom: 8px;
	left: 0;
	line-height: 30px;
	width: 310px;
	margin-left: 20px;
	z-index: 111;
	font-size: 18px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: rgba(255, 255, 255, 0.8);
}
.zgzsn_focus .bd div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("../images/focus-bg.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 49px;
}

ul.zgzsn_font{
	font-size: 17px;
	margin-top: 20px;
}
ul.zgzsn_font a{
	display: block;
	background: url("../images/first-right-icon.png") left center no-repeat;
	padding: 0 0 0 25px;
	line-height: 34px;
}




/* 大道向前 */
.ddxq_row{
	padding-top: 20px;
}
.ddxq_row .hd{
	height: 45px;
	line-height: 45px;
	text-align: center;
	position: relative;
}
.ddxq_row .hd ul{
	margin: 0 auto;
	height: 45px;
	display: flex;
	justify-content: center;
}
.ddxq_row .hd ul li{
	width: 170px;
	height: 45px;
	margin: 0 8px;
	cursor: pointer;
	background-color: #fbfaf2;
	color: #ae9237;
	border-radius: 5px 5px 0 0;
	font-size: 18px;
	font-weight: bold;
}
.ddxq_row .hd ul li a{
	color: #ae9237;
}
.ddxq_row .hd ul li.on{
	background: #d00000;
	color: #fbfaf2;
}
.ddxq_row .hd ul li.on a{
	color: #fff;
}
.ddxq_row .bd ul{
	zoom:1;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ddxq_row .bd li{
	width: 580px;
	padding: 20px 0 0;
}
.ddxq_row .bd li img{
	float: left;
	width: 200px;
	height: 126px;
}
.ddxq_row .bd li dl{
	width: 360px;
	float: right;
}
.ddxq_row .bd li dl dt{
	font-size: 20px;
	line-height: 30px;
	margin-top: 8px;
	font-weight: bold;
}
.ddxq_row .bd li dl dd{
	font-size: 16px;
	margin-top: 8px;
	line-height: 30px;
	max-height: 90px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify;
}
.ddxq_row .bd li a:hover dl dd{
	color: #333;
}








