﻿body{
    background: url(../images/20230627banner.jpg) center top no-repeat;
    padding-top: 439px;
}


/* 导航 */
.nav {
    display: flex;
    justify-content: space-between;
    background: #00479d;
    height: 70px;
}
.nav_left{
	width: 20%;
	/* background: #0068b7; */
	/* height: 56px; */
}
.nav_middle{
	width: 1060px;
	height: 56px;
	display: flex;
	justify-content: space-between;
}
.nav_middle li{
	/* width: 19%; */
	height: 56px;
	text-align: center;
	line-height: 70px;
	/* padding-bottom: 1px; */
}
.nav_middle li.active{
	/* border-bottom: 4px solid #f39800; */
}
.nav_middle li a{
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #fff;
	display: inline-block;
}


.nav_right{
	width: 20%;
	/* background: #0068b7; */
	height: 56px;
}
/* 正文开始 */
.fl{float: left;}
.fr{float: right;}
img{
	display: block;
}
.part1{
	padding-top: 1px;
	width: 100%;
	height:731px ;
	background: url(../images/part1_bg.jpg) no-repeat;
}
.chinaNewMediaConference_content{
	width: 1200px;
	margin: 54px auto 0;
}
.bigtoutiao{
	width: 1200px;
    text-align: center;
    margin: 0px auto;
}
.bigtoutiao h1 a {
	font-size: 36px;
    color: #0a68d6;
    font-weight: bold;
    line-height: 55px;
}
.bigtoutiao p{
	font-size: 16px;
    line-height: 20px;
	max-height:40px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;
}
.bigtoutiao p a {
    color: #535353;
}
.bigtoutiao p .more{
	color: #0a45db;
}
/*最新播报*/
.gdxw { margin: 40px 0 20px; background: #fff;}
.gdxwl {float: left;width: 124px;height: 46px;margin-right: 20px;background: #156bd2;text-align: center;border-radius: 5px 0px 0px 5px;}
.gdxwl a{line-height: 46px;color:#fff;font-size: 20px;}
.gdxwr { float: right; width: 1054px; }
#gd_area { width: 1054px; height: px; line-height: 46px; overflow: hidden; float: left; }
.wrap { float: left; width: 100000px; }
#gd_content, #gd_scroll { float: left; }
#gd_content li, #gd_scroll li {height: 46px;color: #00479d;padding-left: 8px;margin-right: 15px;display: inline;float: left;line-height: 46px;font-size: 16px;background: url(../images/dian.png) -135px -51px no-repeat;}
#gd_content li a, #gd_scroll li a { color: #00479d; }
/* 幻灯片开始*/
.swiper-container {
  width: 800px;
  height: 450px;
  float: left;
}
.swiper-slide {
	height: 450px;
	position: relative;
}

.swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 46px;
	line-height: 46px;

	width: 100%;
	font-family: "microsoft yahei";
	font-size: 18px;
	/* background: linear-gradient(to bottom, transparent, #051575); */
	background: linear-gradient(to top, rgb(5 20 118) 0%, rgb(135 156 225 / 26%) 70%);
	text-align: center;
}
.swiper-slide p a{
	padding-left: 18px;
	color: #fff;
	line-height: 46px;
}
.chinaNewMediaConference .swiper-pagination-bullet{
	width: 23px;
	height: 24px;
	background: #b5b5b5;
	border-radius: inherit;
	color: #fff;
	opacity: 1;
}
.chinaNewMediaConference .swiper-pagination-bullet-active{
	background: #e60012;
}
.swiper-button-prev{
	left: 0;
}
.swiper-button-next{
	right: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
	width: 128px;
	right: 20px;
}
.swiper-button-prev,.swiper-button-next{
	width: 37px;
	height: 42px;
	background: url(../images/arrows.png) 7px 0 no-repeat;
}
.swiper-button-next{

background-position: -54px 0px;
}
/* 幻灯片结束*/

.title{
	display: block;
	width: 1200px;
	height: 104px;
	margin: 0 auto;
}
.part1_list {
    width: 392px;
    height: 450px;
    padding-left: 8px;

    background: #fff;
    overflow: hidden;
    position: relative;
}
.part1_list_ul{
    height: 420px;
    overflow: hidden;
}
.part1_list .more{
	position: absolute;
	right: 10px;
	bottom: 4px;
	color: #959595;
	font-size: 16px;
}
.part1_list li{
	height: auto;
	border-bottom: 1px solid #ede6f6;
	line-height: 30px;
	/* padding: 7px 0; */
	/*display: inline-block;*/
	width: 96%;
	height: auto;
	padding: 8px 2%;
}
.part1_list li a{
	font-size: 18px;
	color:#000;
}
.part1_list .mid_title{
	line-height: 38px;
}
 .part1_list .mid_abs{
	color: #999;
	font-size: 16px;
	line-height: 26px;
}
 .part1_list .mid_abs a{
 	font-size: 16px;
 	line-height: 26px;
	color: #999;
}
.part1_list{
	/* 这里是改变其动画效果为匀速形式，不加此样式的话会造成滚动卡顿，看起来效果不平滑 */
    transition-timing-function:linear !important;
    -webkit-transition-timing-function: linear !important;   
	  -moz-transition-timing-function: linear !important;
	  -ms-transition-timing-function: linear !important;
	  -o-transition-timing-function: linear !important;
	  transition-timing-function: linear !important;

}

/* 论坛聚集 */
.part2,.part4,.part5{
	width: 1200px;
	margin: 20px auto 40px;
}
.part2 .part2_con_1{
	margin-top: 44px;
	overflow: hidden;
}
.part2 .part2_con_1>li{
	float: left;
	width: 367px;
	margin-right: 46px;
}
.part2 .part2_con_1>li:last-child{
	margin: 0;
}
.part2 .part2_con_1>li img{
	display: block;
}

.part2_con_1 h5{
	text-align: center;
	height: 40px;
	overflow: hidden;
}
.part2_con_1 h5 a{
	font-size: 24px;
	line-height: 40px;
	color:#0a68d6;
}
.part2_con_list {

	width: 329px;
	background: #f4f9fd;
	border:1px solid #e5ecf1;
	padding: 18px;
	
}


.part2_con1_img{
	position: relative;
}
.part2_con1_img .tit{
position: absolute;
    width: 96%;
    padding: 4px 2%;
    text-align: center;
    bottom: 0;
	background:linear-gradient(to top,rgb(0 0 0) 0%,rgb(0 0 0 / 10%) 70%);
}
.part2_con1_img .tit a{color:#fff;font-size: 16px;font-weight: 300;}
.part2_con_list p {
	margin-bottom: 24px;
	line-height: 28px;
	/*padding-left: 18px;
	background: url(../images/dian.png) -130px 8px no-repeat;*/
}
.part2_con_list span{
	color:#0000FF;
	display:inline-block;
	border-right:2px solid #00f;
	line-height: 16px;
padding-right:6px;
	margin-right:6px;
}
.part2_con_list p a{
	font-size: 16px;
	/*color: #010101;*/
	color: #999;
}
/* 主题活动 */
.part3{
	width: 100%;
	height: 547px;
	background: url(../images/part3_bg.jpg) no-repeat;
	padding-top: 10px;
}

.part3_con{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.part3_con .part3_con_1{
	width: 367px;
}	
.part3_con .part3_con_2{
	width: 472px;
	margin: 0 46px 0 36px;
}
.part3_con_2 li{
	padding: 6px 0 20px;
}
.part3_con_2 .mid_title{
	line-height: 26px;
}
 .part3_con_2 .mid_abs{
	color: #999;
	font-size: 16px;
	line-height: 26px;
	height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
 .part3_con_2 .mid_abs a{
	color: #999;
}
.part3_con_1 div{
	height: 346px;
	height: 118px;
	background: url(../images/zthd_1bg.jpg) no-repeat;
	padding: 10px 6px;
}
.part3_con_1 div a{
	font-size: 18px;
	/* margin: 11px 0; */
}
.part3_con_1 div p{
	font-size: 14px;
	color: #808080;
	line-height: 24px;
	margin-top: 7px;
}
.part3 .title{
	margin: 20px auto 26px;
}
.part3 li{
	/* height: 68px; */
	/* line-height: 68px; */
	border-bottom: 1px solid #e6e6e6;
	/* white-space:normal; */
	/* overflow:hidden; */
	/* text-overflow:ellipsis; */
}
.part3 li a{
	font-size: 18px;
}
.part3_con_3 div{
	position: relative;
}
.part3_con_3 div:first-child{
	margin-bottom: 28px;
}
.part3_con_3 div p{
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: linear-gradient(to top, rgb(0 0 0) 0%, rgb(0 0 0 / 10%) 70%);
}
.part3_con_3 div p a{
	color: #fff;
}
.part4_con ul{overflow: hidden;}
.part4_con li{
	float: left;
	position: relative;
}
.part4_con1{margin: 26px 0 20px;overflow: hidden;}
.part4_con1 li:first-child{
	margin-right: 18px;
}
.part4_con2 li{
	margin-right: 14px;

}
.part4_con2 li:last-child{
	margin-right: 0;
}
.part4_con p{
	position: absolute;
    bottom: 0;
    left: 0;
    height: 42px;
    line-height: 42px;
    font-family: "microsoft yahei";
    font-size: 16px;
    background: linear-gradient(to top, rgb(0 0 0) 0%, rgb(0 0 0 / 10%) 70%);
	padding-left: 4%;
	width:96%;
}
.part4_con p a{
	color: #fff;
}
.part5{margin-bottom: 100px;overflow: hidden;}
.part5 .title{margin: 90px auto 60px;}
.part5 .swiper-container{
	width: 1200px;
	height: 352px;
}
.part5 .swiper-container .swiper-slide{
	height: 352px;
}	
.part5 .wqhg {
	/* position: relative; */
}
.part5 .swiper-pagination{
	position: absolute;
    right: 15px;
    bottom: 10px;
    width: 130px;
    height: 24px;
    z-index: 100;
}
 
.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: url(../images/dian.png) -80px 0px no-repeat;
}
.swiper-pagination-bullet-active{
	background-position: -36px 0px;
}
.footer{width: 100%;background: #f1f1f1;border-top: 1px solid #d8d8d8;padding: 60px 0;}
.footer_con {
    width: 866px;
    margin: 0 auto;
    overflow: hidden;
}
.footer li {
    float: left;
    width: 368px;
    height: 126px;
    padding-right: 15px;
    margin-right: 56px;
    border-right: 1px dotted #a2a2a2;
}

	.footer li:last-child{
	padding-right: 0px;
	margin-right: 0;
	border-right: none;
}
.footer p{
	font-size: 16px;
	color:#808080;
}