::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #e9e9e9;
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ebebeb;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #989898;
}

.middle {
	width: 1180px;
	height: auto;
	padding:35px 0 75px 0;
	/*margin: 0 auto;*/
}

.b_tp {
	width: 541px;
	height: 56px;
	background: url(/zt/2024lhzt/img/biaot_bg.png) no-repeat 0 0;
}

@font-face {
	font-family: "方正大黑简体";
	src: url(/zt/2024lhzt/font/FZDHTJW_0.TTF)format('truetype');
}

.out_box {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
}


/*banner图*/

header {
	width: 100%;
	height: 844px;
	background: url(/zt/2024lhzt/img/banner.jpg) no-repeat center 0;
	background-size: cover;
}

.news-box {
	height: 420px;
	padding: 0;
}

.news>h3 {
	/*font-family: "方正大黑简体";*/
	height:100px;
	font-size: 45px;
	text-align: center;
	margin-top: 20px;
}

.news>h3 a {
	display: block;
	line-height: 120px;
	color: #d70110;
}

.news p {
	font-size: 16px;
	color: #a3a3a3;
	text-align: center;
	margin-bottom: 50px;
	font-size: 20px;
}

.newsLeft {
	width: 720px;
	height: 405px;
	float: left;
}

.newsRight {
	width: 430px;
	padding-left: 24px;
	height: auto;
	float: left;
}

.newsRight ul li h6 {
	padding-bottom: 8px;
}

.newsRight ul li h6 a {
	font-family: "微软雅黑";
	font-size: 22px;
	color: #121212;
	font-weight:bold;
}

.newsRight ul li p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #8a8a8a;
	line-height: 22px;
	margin-bottom: 18px;
	text-align: left;
}

.newsRight ul li p a {
	color: #ff0000;
}

.newsRight .more {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #8a8a8a;
}

.wh-box {
	width: 100%;
	height: 458px;
	background: #d70110;
	margin-top: 5px;
}

.wh-box .middle img {
	width: 666px;
	height: 392px;
	float: left;
	margin-top:30px;
	margin-right: 34px;
}

.wh-box .middle .new {
	width: 480px;
	float: left;
	margin-top: 0px;
}

.wh-box .middle .new h3 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 38px;
	padding-bottom: 10px;
}

.wh-box .middle .new h3 a {
	color: #fff;
}

.wh-box .middle .new ul li {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 38px;
	height: 38px;
}

.wh-box .middle .new ul li span {
	color: #fff;
	font-size: 38px;
	line-height: 38px;
	display: block;
	float: left;
}

.wh-box .middle .new ul li a {
	color: #fff;
	padding-left: 10px;
	display: block;
	float: left;
}

.wh-box .middle .new .more {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #bbbbbb;
	padding-left: 17px;
	padding-top: 17px;
}

.whbq dl {
	width: 257px;
	height: 352px;
	float: left;
	border: 3px solid #e5e5e5;
	border-radius: 15px;
	margin-right: 40px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.whbq dl:nth-of-type(4n+0) {
	margin-right: 0px;
}

.whbq dl dt {
	width: 100%;
	height: 212px;
	text-align: center;
}

.whbq dl dt img {
	width: 203px;
	height: 150px;
	margin-top: 36px;
}

.whbq dl dd {
	font-size: 16px;
	line-height: 22px;
	padding: 0 14px;
}

.whbq dl dd h5 {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}

/*融媒媒体*/
.rmbb {
	margin-bottom: 25px;
	margin-top: 25px;
	height: 122px;
	background: url(/zt/2024lhzt/img/rmbd.png) no-repeat center 0;
}

.rmbb .middle {
	position: relative;
}

.rmbb .more {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #c32929;
	position: absolute;
	top: 40px;
	right: 0;
	z-index: 999;
}


#meiti {
	width: 100%;
	height: 600px;
	/*background: url(/zt/ershida/img/tt-rmbb.png) no-repeat bottom center;*/
}

#meiti .title {
	margin-top: 175px;
	margin-right: 30px;
	float: left;
}

#meiti .cont-box {
	width: 1180px;
	float: left;
	padding-top: 5px;
}

#meiti .cont-box .txt {
	width: 427px;
	float: left;
	margin-right: 10px;
}

#meiti .cont-box .txt:nth-of-type(3) {
	margin-right: 0;
}

#meiti .cont-box .txt dl {
	width: 100%;
	height: 265px;
	position: relative;
	margin-bottom: 20px;
	overflow:hidden;
}

#meiti .cont-box .txt dl dt {
	width: 100%;
	height: 100%;
}

#meiti .cont-box .txt dl dt a {
	display: block;
	width: 100%;
	height: 100%;
}

#meiti .cont-box .txt dl dt a img {
	width: 100%;
	height: 100%;
}





#meiti .cont-box .txt1 {
	width: 300px;
	float: left;
	margin-right: 10px;
}

#meiti .cont-box .txt1:nth-of-type(3) {
	margin-right: 0;
}

#meiti .cont-box .txt1 dl {
	width: 100%;
	height: 173px;
	position: relative;
	margin-bottom: 16px;
	overflow:hidden;
}

#meiti .cont-box .txt1 dl dt {
	width: 100%;
	height: 100%;
}

#meiti .cont-box .txt1 dl dt a {
	display: block;
	width: 100%;
	height: 100%;
}

#meiti .cont-box .txt1 dl dt a img {
	width: 100%;
	height: 100%;
}
#meiti .cont-box .txt1 dl dd {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	color: #fff;
	font-family: "宋体";
	font-size: 13px;
	width: 100%;
}

#meiti .cont-box .txt1 dl dd a {
	color: #fff;
}

#meiti .cont-box1 .txt:nth-of-type(2) dl {
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
}




#meiti .cont-box .txt dl dd {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	color: #fff;
	font-family: "宋体";
	font-size: 13px;
	width: 100%;
}

#meiti .cont-box .txt dl dd a {
	color: #fff;
}

#meiti .cont-box .txt:nth-of-type(2) dl {
	width: 100%;
	height: 160px;
	margin-bottom: 10px;
}

/*评论观察*/

.pl_gc {
	margin-bottom: 25px;
	margin-top: 40px;
}


/*成果综述*/

.cgzs {
	margin-top: 70px;
	margin-bottom: 40px;
}

.about-world {
	width: 100%;
	height: 356px;
}

.about-world .middle {
	height: 100%;
	background-image: linear-gradient(#042d9d, #0a46ae);
}

.about-world .middle .aLeft {
	float: left;
	margin-left: 30px;
	width: 536px;
}

.about-world .middle .aLeft .title {
	width: 193px;
	height: 56px;
	margin-top: 39px;
}

.about-world .middle .aLeft .text {
	width: 536px;
	height: 196px;
	background: url(/zt/2024lhzt/img/box-b.png) no-repeat 0 0;
	background-size: 100% 100%;
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-top: 25px;
}

.about-world .middle .aLeft .text p {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.about-world .middle .aRight {
	float: left;
	margin-left: 30px;
	width: 536px;
}

.about-world .middle .aRight .title {
	width: 193px;
	height: 56px;
	margin-top: 39px;
}

.about-world .middle .aRight ul {
	padding-top: 10px;
}

.about-world .middle .aRight ul li {
	line-height: 44px;
	height: 44px;
	font-family: "宋体";
	font-size: 16px;
	border-bottom: 1px solid #417bea;
}

.about-world .middle .aRight ul li:nth-last-of-type(1) {
	border-bottom: none;
}

.about-world .middle .aRight ul li span {
	color: #fff;
	font-size: 20px;
	line-height: 44px;
	display: block;
	float: left;
}

.about-world .middle .aRight ul li a {
	color: #fff;
	display: block;
	margin-left: 13px;
	float: left;
}

.shizhounian {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/huiwang.png) no-repeat center;
	padding-top: 15px;
	padding-bottom: 30px;
}
/*名家谈*/

.yyzt {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/tjlh.png) no-repeat center;
	padding-top: 15px;
	padding-bottom: 30px;
}
.yyzt .middle {
    position: relative;
}
.yyzt .more {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #c32929;
    position: absolute;
    top: 34px;
    right: 0;
    z-index: 999;
}

.yy-box .middle {
	height: 480px;
	margin-top: 60px;
	margin-bottom: 70px;	
}
/*外文*/
.w1180{
    width: 1180px;
    margin: 0 auto;
}

.jjrmxc {
    padding-top: 50px;
    height: 830px;
    
    
}

.xbt {
    margin-top: 50px;
    height: 138px;
    background: url(/zt/2024lhzt/img/dyzbb.png) no-repeat center;
    margin-bottom: 34px;
}

.row {
    width: 100%;
    margin-top: 15px;
}
.spread-box{
	display: inline-block;
    position: relative;
}
.row .spread-box{
	height: 280px;
    float: left;
    width: 32%;
    margin-left: 2%;
}
.row .spread-box:nth-of-type(1) {
    margin-left: 0px;
}
.title-box{
	background: transparent;;
	border-bottom: #D71A21 2px solid;
}
.t-bg{
	height: 50px;
}
.t-bg .t-title {
    position: absolute;
    font-size: 24px;
    color: #d71a21;
    font-weight: bold; 
    line-height: 50px;
    text-align: center;
    margin-left: 0px;
}

.t-bg .t-more a {
    float: right;
    line-height: 50px;
    margin-right: 0px;
    font-family: "宋体";
    font-size: 14px;
    color: #D71A21;
}
.common-ul li {
    width: 100%;
    /* height: 30px; */
    line-height: 40px;
    font-size: 15px;
    overflow: visible !important;
    list-style: outside !important;
    color: #3f4f95;
}
.c-ul {
    padding-left: 20px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
	line-height: 32px;
	font-size: 16px;
}

.common-ul li a {
    /* display: block; */
    font-size: 17px;
    font-weight: 500;
    color: #808080;
    text-decoration: none;
    float: left;
    width: 93%;
    /* height: 60px; */
    line-height: 24px;
    transform: translateY(10px);
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.clearfix {
    zoom: 1;
}

.whbq {
	margin-bottom: 0px;
	height: 138px;
	background: url(/zt/2024lhzt/img/dujia.png) no-repeat center 0;
	margin-top: 40px;
}

.whbq .middle {
	position: relative;
}

.whbq .more {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #c32929;
	position: absolute;
	top: 70px;
	right: 0;
	z-index: 999;
}

.whc {
	width: 100%;
	height: auto;
}

.whc .whc-l {
	width: 745px;
	height: 380px;/*545*/
	float: left;
}

.whc .whc-l dl {
	width: 100%;
	height: 165px;
	margin-bottom: 25px;
	background: url(/zt/2024lhzt/img/w1-bg.jpg) no-repeat 0 0;
}

.whc .whc-l dl:nth-of-type(2) {
	background: url(/zt/2024lhzt/img/w2-bg.jpg) no-repeat 0 0;
}

.whc .whc-l dl:nth-of-type(3) {
	background: url(/zt/2024lhzt/img/w3-bg.jpg) no-repeat 0 0;
}


.whc .whc-l dl dd{
	font-family: "微软雅黑";
	font-size: 16px;
	color:#FFFFFF;
	width: 405px;
	float: left;
	margin-left: 77px;
	margin-right: 40px;
	line-height: 28px;
}
.whc .whc-l dl dd:nth-of-type(1){
	margin-top: 30px;
}
.whc .whc-l dl dd h5{
	font-size: 26px;
	margin-bottom: 10px;
}

.whc .whc-l dl dd h5 a{
	color: #FFFFFF;
}

.whc .whc-l dl dt{
	float:right;
	width: 212px;
	height: 165px;
}
.whc .whc-l dl dt img{
	width: 212px;
	height: 165px;
}

.whc .whc-r{
	float: left;
	width: 385px;
	margin-left: 49px;
}
.whc .whc-r .title{
	width: 100%;
	height:160px;
	border-bottom: 1px dashed #e1e1e1;
}

.whc .whc-r .title h5{
	font-family: "微软雅黑";
	font-size: 24px;
	margin-bottom: 30px;
}
.whc .whc-r .title h5 a{
	color: #444444;
}

.whc .whc-r .title p{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #808080;
	line-height: 28px;
	
}
.whc .whc-r .title p a{
	color: #c32929;
}

.whc .whc-r ul{
	margin-top: 20px;
}

.whc .whc-r ul li{
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 45px;
	padding-left: 19px;
	background: url(/zt/2024lhzt/img/dian.png) no-repeat left center;
}

.whc .whc-r ul li a{
	color:#808080;
}
/*评论观察*/

/*7周年时间轴*/

.time-7th {
	width: 100%;
	height: 580px;
	margin-top:15px;
	background: url(/zt/2024lhzt/img/10th-bg.jpg) no-repeat center 0;
}


/*走在前列*/

.zzql {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/mtjj.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}

.zz-box {
	height: 700px;
}

.zz-box .box .text-box {
	width: 589px;
	height: 190px;
	float: left;
	border-top: 1px solid #cccccc;
	padding-top: 30px;
}

.zz-box .box{
	height: 630px;
}

.zz-box .box .text-box:nth-of-type(2n+0) {
	border-left: 1px solid #cccccc;
}

.zz-box .box .text-box:nth-of-type(2n+0) h3 {
	margin-left: 50px;
}

.zz-box .box .text-box:nth-of-type(2n+0) p{
	margin-left: 50px;
}

.zz-box .box .text-box:nth-of-type(1) {
	border-top: 0;
	padding-top: 0;
}

.zz-box .box .text-box:nth-of-type(2) {
	border-top: 0;
	padding-top: 0;
}

.zz-box .box .text-box h3 {
	font-family: "微软雅黑";
	font-size: 19px;
	color: #000;
	width: 550px;
	height: auto;
	text-align: left;
	line-height: 27px;
	padding-bottom: 5px;
	font-weight:bold;
}

.zz-box .box .text-box p {
	width: 550px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	line-height: 27px;
}

.zz-box .middle {
	text-align: center;
}

.zz-box .middle .more {
	color: #bcbcbc;
	font-family: "微软雅黑";
	font-size: 20px;
	display: block;
	padding-top: 20px;
	text-decoration: underline;
}

#meiti .middle .more {
	color: #bcbcbc;
	font-family: "微软雅黑";
	font-size: 20px;
	display: block;
	padding-top: 20px;
	text-decoration: underline;
	text-align: center;
}

/*新起点·新征程*/

.xqd-xzc {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/sggd.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}

/*担使命·再出发*/

.dsm-zcf {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/shijian.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}
/*名家谈*/

.mjt {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/dbwytwh.png) no-repeat center;
	padding-top: 0px;
	padding-bottom: 30px;
}
.mjt .middle {
    position: relative;
}
.mjt .more {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #c32929;
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 999;
}
.gjj {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/gjj.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}
.yxz {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/yxz.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}
.ly {
	text-align: right;
	font-family: "微软雅黑";
	color: #b7b7b7;
}

.jy {
	margin-top: 70px;
	margin-bottom: 40px;
}
/*重磅评论*/
.plgc {
	width: 100%;
	height: 101px;
	background: url(/zt/2024lhzt/img/zbpl.png) no-repeat center;
	padding-top: 0px;
	padding-bottom: 100px;
}
.plgc .middle {
    position: relative;
}
.plgc .more {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #c32929;
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 999;
}

/*我们的四十年记忆*/

.Marquee {
	width: 100%;
	height: 425px;
	overflow: hidden;
}

.Marquee_box {
	width: 4680px;
	height: 425px;
}

.Marquee_box .box {
	min-width: 1168px;
	height: 425px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}

.Marquee_box .box img {
	width: 100%;
	height: 100%;
}

.Marquee_box .box .rg {
	width: 1168px;
	height: 425px;
	/*margin-left: 1px;
	margin-right: 1px;*/
	float: left;
}

.Marquee_box .box .rg .r_img {
	width: 290px;
	height: 210px;
	margin: 1px;
	float: left;
	position: relative;
}

.Marquee_box .box .rg .r_img .r_show {
	height: 50px;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-family: "宋体";
	font-size: 14px;
	display: none;
}


/*二维码*/

.erwm {
	margin-top: 45px;
}

.erwm .erwm_box {
	text-align: center;
}
.dsm-box{
	width: 100%;
	height:650px;
}
.dsm-box .news-box{
	width: 552px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	margin-left: 75px;
	
}
.dsm-box .news-box:nth-of-type(1){
	margin-left: 0;
}
.dsm-box .news-box h5{
	font-family: "微软雅黑";
	font-size: 28px;
	margin-bottom: 20px;
}
.dsm-box .news-box h5 a{
	color: #000;
}
.dsm-box .news-box p{
	font-family: "微软雅黑";
	font-size: 16px;
	color: #777777;
	line-height: 24px;
}
.dsm-box .news-box p a{
	color: #777;
}
.dsm-box .news-box>a{
	display: block; 
	width: 552px;
	height: 363px; 
	margin-top: 15px;
	margin-bottom: 10px;
}
.dsm-box .news-box>a img{
	width: 100%;
	height: 100%;
}
.dsm-box .news-box ul li{
	line-height: 36px;
	font-family: "微软雅黑";
	font-size: 16px;
	padding-left: 20px;
	background: url(/zt/2024lhzt/img/list-bt3.png) no-repeat center left;
}
.dsm-box .news-box ul li a{
	color: #777;
}
.dsm-box  .middle {
	text-align: center;
}

.dsm-box  .middle .more {
	color: #bcbcbc;
	font-family: "微软雅黑";
	font-size: 20px;
	display: block;
	
	text-decoration: underline;
}
.sw2.swiper-container {
      width: 100%;
    }

.sw2 .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 263px;
	height:452px;
}