::-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;
	margin: 0 auto;
}

.b_tp {
	width: 541px;
	height: 56px;
	background: url(/zt/bazhounian/img/biaot_bg.png) no-repeat 0 0;
}

@font-face {
	font-family: "方正大黑简体";
	src: url(/zt/bazhounian/font/FZDHTJW_0.TTF)format('truetype');
}

.out_box {
	width: 100%;
	height: auto;
	overflow-x: hidden;
	overflow-y: auto;
}


/*banner图*/

header {
	width: 100%;
	height: 826px;
	background: url(/zt/bazhounian/img/banner.jpg) no-repeat center 0;
	background-size: cover;
}

.news-box {
	height: 615px;
	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: 100;
}

.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: #002582;
}

.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;
}


/*评论观察*/

.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/bazhounian/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;
}


/*名家谈*/

.yyzt {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/img/zyls.png) no-repeat center;
	padding-top: 15px;
	padding-bottom: 30px;
}

.yy-box .middle {
	height: 480px;
	margin-top: 60px;
	margin-bottom: 70px;	
}


/*7周年时间轴*/

.time-7th {
	width: 100%;
	height: 840px;
	margin-top:40px;
	background: url(/zt/bazhounian/img/8th-bg.jpg) no-repeat center 0;
}


/*走在前列*/

.zzql {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/img/lccg.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;
}

/*新起点·新征程*/

.xqd-xzc {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/img/sggd.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}

/*担使命·再出发*/

.dsm-zcf {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/img/dsm-zcf.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}
/*名家谈*/

.mjt {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/img/mjgd.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}
.gjj {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/img/gjj.png) no-repeat center;
	padding-top: 75px;
	padding-bottom: 30px;
}
.yxz {
	width: 100%;
	height: 101px;
	background: url(/zt/bazhounian/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;
}


/*我们的四十年记忆*/

.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:500px;
}
.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/bazhounian/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;
}