html {
	min-width: 1200px;
	font-family: "微软雅黑";
}
body {
	font-family: "微软雅黑";
}
/*头部*/
.content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.banner {
	width: 100%;
	height: 600px;
	background: url(//www.news.cn/fortune/2023zgclt/images/banner.jpg) no-repeat 50% 0;
}
.nav_box {
	width: 100%;
	height: 70px;
	background: rgb(0,114,211);
	background: -moz-linear-gradient(left, rgba(31,56,173,1) 1%, rgba(0,114,211,1) 50%, rgba(31,56,173,1) 100%);
	background: -webkit-linear-gradient(left, rgba(31,56,173,1) 1%, rgba(0,114,211,1) 50%, rgba(31,56,173,1) 100%);
	background: linear-gradient(to right, rgba(31,56,173,1) 1%, rgba(0,114,211,1) 50%, rgba(31,56,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0041ad', endColorstr='#014ab7', GradientType=1 );
}
.nav_list {
	list-style: none;
}
.nav_list li {
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 70px;
	position: relative;
	padding: 0 40px;
	cursor:pointer;
}
.nav_list li:hover {
	background: #0048a0;
}
.nav_list .active {
	background: #0048a0;
}
.nav_list li+li {
	margin-left: 43px;
}
.nav_list li a {
	color: #fff;
}
/*右侧导航*/
.hide {
	display: none;
}
.fixedNav {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: fixed;
	right: 50%;
	top: 180px;
	margin-right: -820px;
	z-index: 99;
	height: auto;
	width: 145px;
	background: url(//www.news.cn/fortune/2023zgclt/images/rightnavbg.png) center top no-repeat;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.fixedNav ul {
	padding-top: 140px;
}
.fixedNav li {
	font-size: 17px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	cursor:pointer;
}
.fixedNav li a {
	display: inline-block;
	color: #fff
}
.fixedNav li.active {
	background: #0459bd;
	border-left: 3px solid #F12427;
}
.fixedNav li:hover {
	background: #0459bd;
}
.fixedNav .fixedNav-totop {
	margin: 15px auto;
	background: url(//www.news.cn/fortune/2023zgclt/images/backtop01.png) no-repeat;
	display: block;
	width: 104px;
	height: 30px;
	cursor: pointer;
}
.fixedNav .fixedNav-totop:hover {
	background: url(//www.news.cn/fortune/2023zgclt/images/backtop02.png) no-repeat;
}

@media screen and (max-width:1600px) {
.fixedNav {
	display: none !important
}
}
.dh_lm {
	width: 1200px;
	margin: 50px auto 25px auto;
	overflow: hidden;
}
/*聚焦区*/
.part1_bg {
	width: 100%;
	height: auto;
	background: url(//www.news.cn/fortune/2023zgclt/images/topbg.png) bottom center no-repeat;
	padding-bottom: 30px;
	overflow: hidden;
}
.dtt {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px dotted #8aacc6;
	padding-bottom: 20px;
}
.dtt .tit {
	width: 1200px;
	font-size: 36px;
	color: #0b5ec8;
	font-weight: bold;
	overflow: hidden;
	line-height: 47px;
	margin-top: 35px;
	text-align: center;
}
.dtt .tit a {
	color: #0b5ec8;
	font-weight: bold;
}
.dtt .txt {
	width: 1200px;
	font-size: 16px;
	color: #333;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	margin-top: 15px;
	text-align: center;
}
/ .dtt .txt a {
color: #333;
}
.jj_left {
	float: left;
	width: 790px;
	height: 443px;
	margin-top: 30px;
	overflow: hidden;
}
.part1-left {
	width: 790px;
	height: 443px;
	position: relative;
	float: left;
}
.part1-left .arrow-left {
	background: url(//www.xinhuanet.com/politics/xhstjh/image/left.png) no-repeat left top;
	background-size: 100%;
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -15px;
	width: 20px;
	height: 56px;
	z-index: 2;
	display: none;
}
.part1-left .arrow-right {
	background: url(//www.xinhuanet.com/politics/xhstjh/image/right.png) no-repeat left top;
	background-size: 100%;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -15px;
	width: 20px;
	height: 56px;
	z-index: 2;
	display: none;
}
.part1-left:hover .arrow-left, .part1-left:hover .arrow-right {
	display: block;
}
.part1-left .swiper-container {
	width: 790px;
	height: 443px;
}
.swiper-slide {
	position: relative;
}
.part1-left .swiper-container .swiper-slide{width: 790px;
	height: 443px; overflow:hidden;}
.part1-left .swiper-pagination {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 10px;
	z-index: 2;
}
.part1-left .swiper-pagination-bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
}
.part1-left .swiper-pagination-bullet-active {
	background: #007aff;
}
.part1-left .picTitle {
	position: relative;
	width: 100%;
	height: 443px;
	overflow: hidden;
}
.part1-left .picTitle .img img {
	width: 100%;
	height: auto;
	display: block;
}
.part1-left .picTitle .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 108px;
	background: rgba(0,30,117, .65);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,30,117, 0)), to(rgba(0,30,117, .65)));
	background: -webkit-linear-gradient(top, rgba(0,30,117, 0) 0, rgba(0,30,117, .65) 100%);
	background: -moz-linear-gradient(top, rgba(0,30,117, 0) 0, rgba(0,30,117, .65) 100%);
 background: linear-gradient(to bottom, rgba(0,30,117, 0) 0, rgba(0,30,117, .65) 100%) z-index: 0;
}
.part1-left .picTitle .name {
	bottom: 40px;
	color: #fff; /*	height: 90px;*/
	left: 0;
	font-size: 22px;
	line-height: 32px;
	overflow: hidden;
	position: absolute;
	text-indent: 1em;
	text-align: center;
	width: 100%;
	z-index: 11;
}
.part1-left .picTitle .name a {
	color: #fff;
	text-decoration: none;
}
/* .part1-left .picTitle .name a:hover { text-decoration: underline; } */
/*蓝*/
.part1-right {
	width: 402px;
	float: right;
	overflow: hidden;
	height: 443px;
	border-bottom-right-radius: 40px;
	margin-top: 30px;
}
.part1-right ul {
	overflow: hidden;
	margin: auto 0;
}
.part1-right li {
	height: 73px;
	position: relative;
	padding: 0 12px 0 12px;
	margin-top: 1px;
	background: #fff;
}
.part1-right li h2 {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	vertical-align: middle;
	display: table-cell;
	height: 73px;
}
.part1-right li h2 a {
	color: #333;
}
.part1-right li:before {
	content: "";
	width: 6px;
	height: 73px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.part1-right li:first-child:before {
	background: #15bdef;
}
.part1-right li:nth-child(2):before {
	background: #18a3f0;
}
.part1-right li:nth-child(3):before {
	background: #008aff;
}
.part1-right li:nth-child(4):before {
	background: #006cff;
}
.part1-right li:nth-child(5):before {
	background: #1551e8;
}
.part1-right li:nth-child(6):before {
	background: #1839c7;
}
.part1-right li:first-child:hover {
	background: #15bdef;
	color: #fff;
}
.part1-right li:nth-child(2):hover {
	background: #18a3f0;
	color: #fff;
}
.part1-right li:nth-child(3):hover {
	background: #008aff;
	color: #fff;
}
.part1-right li:nth-child(4):hover {
	background: #006cff;
	color: #fff;
}
.part1-right li:nth-child(5):hover {
	background: #1551e8;
	color: #fff;
}
.part1-right li:nth-child(6):hover {
	background: #1839c7;
	color: #fff;
}
.part1-right li:hover a {
	color: #fff;
}
.indexlink {
	width: 93px;
	height: 27px;
	font-size: 14px;
	line-height: 27px;
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: 432px;
	background: url("//www.xinhuanet.com/world/xddcfels2018/images/20180907_xjpcfEls_lmt_v1.png") 0 0 no-repeat;
	text-align: center;
	color: #fff;
}
.indexlink a {
	color: #fff;
}
.mul-play {
	position: absolute;
	width: 50px;
	height: 50px;
	bottom: 57px;
	left: 10px;
	display: none;
	cursor: pointer;
	z-index: 999;
}
.mul-play img {
	width: 100%;
	height: 100%;
}
.videoPart {
	width: 790px;
	height: 443px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.videoPart video {
	width: 790px;
	height: 443px;
}
.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 50;
	background: url(//www.news.cn/fortune/2023zgclt/images/close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}
.dizhi {
	position: absolute;
	display: block;
	width: 830px;
	height: 340px;
	z-index: 99;
	top: 0;
	left: 50%;
	margin-left: -402px;
	text-indent: -99999em;
}
.iphoto {
	width: 21px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon1_v1_.png") 0 2px no-repeat;
}
.ivideo {
	width: 24px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon2_v1_.png") 0 2px no-repeat;
}
.isound {
	width: 22px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon3_v1_.png") 0 2px no-repeat;
}
.ipen {
	width: 21px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon4_v1_.png") 0 2px no-repeat;
}
.itxt {
	width: 17px;
	height: 45px;
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	display: inline-block;
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon5_v1_.png") 0 2px no-repeat;
}
.part1-right li:hover .iphoto {
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon1_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .ivideo {
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon2_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .isound {
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon3_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .ipen {
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon4_v2_.png") 0 2px no-repeat;
}
.part1-right li:hover .itxt {
	background: url("//www.xinhuanet.com/politics/2019xcf/images/20190319_XCFicon5_v2_.png") 0 2px no-repeat;
}
.jj_right {
	float: right;
	width: 375px;
	height: 387px;
	margin-top: 30px;
}
.jj_list li {
	font-size: 18px;
	color: #000;
	border-bottom: 1px dotted #8aacc6;
	padding-bottom: 16px;
	line-height: 22px;
	position: relative;
	padding-left: 20px;
}
.jj_list li+li {
	margin-top: 16px;
}
.jj_list li a {
	color: #000;
}
.jj_list li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #004d86;
	border-radius: 100%;
	position: absolute;
	top: 10px;
	left: 0;
}
/*滚动新闻*/
.gdxw {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	font-family: "微软雅黑";
	margin-top: 40px;
	background: #fff;
	border-radius: 10px;
}
.gdxw #newestListScroll {
	width: 1060px;
	height: 47px;
	overflow: hidden;
	float: right;
	border-left: none;
}
.gdxw h2 {
	float: left;
	width: 140px;
	height: 47px;
	overflow: hidden;
}
.gdxw #newestListScroll .wrap {
	height: 47px;
	width: 10000px;
}
.gdxw #gd_content, .gdxw #gd_scroll {
	float: left;
}
.gdxw li {
	float: left;
	height: 47px;
	line-height: 47px;
	padding: 0 30px 0 14px;
	overflow: hidden;
	position: relative;
}
.gdxw li:before {
	position: absolute;
	display: block;
	left: 0;
	top: 21px;
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #0762cb;
}
.gdxw li:hover:before{ background: #EC1E5E;}
.gdxw:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 47px;
	width: 140px;
	pointer-events: none;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
}
.gdxw:before {
	content: '';
	display: block;
	position: absolute;
	left: 135px;
	top: 0;
	bottom: 0;
	height: 47px;
	width: 50px;
	pointer-events: none;
	background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(#fff));
	background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0, #fff 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 100%);
	z-index: 99;
}
.gdxw li .time {
	font-size: 12px;
	color: #f00;
	font-style: normal;
	padding-right: 5px;
}
.gdxw li a {
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	color: #333;
	font-size: 16px
}
/*论坛聚焦*/
.ztc {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.ztc_l {
	width: 820px;
	float: left
}
.ztc_r {
	float: right;
	width: 368px;
	height: 625px;
	background: url(//www.news.cn/fortune/2023zgclt/images/zgcbox.png) no-repeat;
}
.ztc_r .tit {
	width: 285px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 35px;
}
.ztc_r .tit h2 {
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.ztc_r .tit p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 14px;
}
.ztc_r .title {
	width: 310px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	margin-top: 200px;
}
.ztc_r .title a {
	color: #333;
}
.jump {
	width: 100px;
	height: 35px;
	background: url(//www.news.cn/fortune/2023zgclt/images/btn.png) no-repeat;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
	margin: 10px auto;
}
.jump a {
	color: #fff;
}
.jump:hover {
	background: url(//www.news.cn/fortune/2023zgclt/images/btn2.png) no-repeat;
}
.imglist {
	width: 820px;
	margin-bottom: 12px
}
.imglist li {
	width: 790px;
	height: 112px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	position: relative;
	padding: 12px 0;
}
.imglist li img {
	width: 200px;
	height: 112px;
	float: left;
	margin-right: 10px;
}
.imglist li .text {
	height: auto;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	margin-bottom: 6px;
}
.imglist li .text a {
	color: #333;
}
.imglist li p {
	height: 78px;
	line-height: 26px;
	font-size: 15px;
	overflow:hidden;
	color: #666;
}
.sgcx {
	width: 1200px;
	height: 395px
}
.sgcxl {
	width: 367px;
	float: left;
	height: 480px;
	background: url(//www.news.cn/fortune/2023zgclt/images/sdgcbg.png) center bottom no-repeat;
	background-size: 100% auto;
	overflow: hidden;
}
.sgcxm {
	width: 367px;
	float: left;
	height: 480px;
	background: url(//www.news.cn/fortune/2023zgclt/images/sdgcbg.png) center bottom no-repeat;
	margin-left: 49px;
	background-size: 100% auto;
}
.sgcxr {
	width: 367px;
	float: left;
	height: 480px;
	background: url(//www.news.cn/fortune/2023zgclt/images/sdgcbg.png) center bottom no-repeat;
	margin-left: 49px;
	background-size: 100% auto;
	overflow: hidden;
}
/*深度聚焦*/  
.picNews2 {
	height: 206px;
	overflow: hidden;
	position: relative;
	width: 367px;
}
.picNews2 .picImg a {
	display: block;
	line-height: 0
}
.picNews2 .picImg img {
	height: auto;
overflow: hidden;width: 367px;
}
.picNews2 .picTit {
	bottom: 0;
	color: #ffffff;
	font-weight: bold;
	height: auto;
	left: 0;
	line-height: 28px;
	overflow: hidden;
	position: absolute;
	width: 94%;
	z-index: 11;
	background: #0a51af;
	background: linear-gradient( to bottom, rgba(37, 47, 136, 0) 0, rgba(37, 47, 136, 0.8) 100% );
	font-size: 16px;
	padding: 15px 3% 5px 3%;
}
.picNews2 .picTit a {
	color: #ffffff;
}
.gclist {
}
.gclist ul {
	padding: 0 10px;
}
.gclist li {
	font-size: 16px;
	margin-top: 12px;
	color: #333;
	line-height: 25px;
	position: relative;
	padding-left: 13px;
	min-height: 50px;
}
.gclist li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #004d86;
	border-radius: 100%;
	position: absolute;
	top: 10px;
	left: 0;
}
.gclist li:hover a{ color:#3773db;}
.gclist li:hover:before{ background: #EC1E5E;}
/*图片列表组件3*/ 
.listPic1 li {
	width: 258px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
}
.listPic1 li a {
	display: block;
	line-height: 0
}
.listPic1 li img {
	width: 100%;
	height: 145px;
}
.listPic1 li .picTit {
	padding: 6px 5px;
	font-size: 16px;
	line-height: 25px;
}
.listPic1 li .picTit a {
	line-height: 25px;
	font-size: 16px;
}
.footer {
	text-align: center;
	padding: 30px 0;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	background: url(//www.news.cn/fortune/2023zgclt/images/footer.jpg) bottom center no-repeat;
	margin-top:50px;
}
/*深度察*/
.sdc_box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.sdc_box .swiper-container {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.sdc_nr {
	width: 380px;
	height: 260px;
	background: url(//www.news.cn/world/zt/zgzywgysfh2023/images/sdc01.jpg) no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
.sdc_nr {
	width: 380px;
	height: 260px;
	background: url(//www.news.cn/world/zt/zgzywgysfh2023/images/sdc01.jpg) no-repeat;
	margin: 0 auto;
}
.sdc_box .swiper-container .swiper-slide:hover .sdc_nr {
	background: url(//www.news.cn/world/zt/zgzywgysfh2023/images/sdc02.jpg) no-repeat;
}
.sdc_nr h2 {
	width: 337px;
	margin: 0 auto;
	font-size: 18px;
	color: #0a75ea;
	font-weight: bold;
	line-height: 30px;
	margin-top: 40px;
}
.sdc_nr h2 a {
	color: #0a75ea;
}
.sdc_nr p {
	width: 337px;
	margin: 0 auto;
	font-size: 14px;
	color: #0a75ea;
	line-height: 30px;
	margin-top: 20px;
}
.sdc_box .swiper-container .swiper-slide:hover .sdc_nr h2 {
	color: #fff;
}
.sdc_box .swiper-container .swiper-slide:hover .sdc_nr h2 a {
	color: #fff;
}
.sdc_box .swiper-container .swiper-slide:hover .sdc_nr p {
	color: #fff;
}
.sdc-next {
	width: 29px;
	height: 53px;
	cursor: pointer;
	background: url(//www.news.cn/world/zt/zgzywgysfh2023/images/zxc_right.png) no-repeat;
	position: absolute;
	right: -45px;
	top: 230px;
	z-index: 20;
}
.sdc-prev {
	width: 29px;
	height: 53px;
	cursor: pointer;
	background: url(//www.news.cn/world/zt/zgzywgysfh2023/images/zxc_left.png) no-repeat;
	position: absolute;
	left: -45px;
	top: 230px;
	z-index: 20;
}
/*精彩观点*/
.boxBg03{ width:100%; background:url(//www.news.cn/fortune/2023zgclt/images/jcjjbg.png) top center no-repeat; padding:45px 0; margin-top:50px; }
.boxBg03 .dh_lm{ margin-top:0px;}
.dks_box { width: 100%; height: 100%; margin-top: 30px; }
.dks_box .dks_nr { width: 299px; height: 490px; position: relative; overflow:hidden; }
.dks_box .dks_nr .bg { width: 100%; height: 367px; background: #0a51af;
	background: linear-gradient( to bottom, rgba(37, 47, 136, 0) 0, rgba(37, 47, 136, 0.8) 100% ); position: absolute; left: 0; bottom: 0; }
.dks_box .dks_nr .text { width: 92%; height: auto; position: absolute; left: 4%; bottom: 15px; z-index: 5; }
.dks_box .dks_nr .text h2 { width: 92%; height: auto; font-size: 38px; color: #fff; }
.dks_box .dks_nr .text h2 a { color: #fff; }
.dks_box .dks_nr .text h3 { font-size: 20px; color: #fff; margin-top: 10px; }
.dks_box .dks_nr .text p { font-size: 16px; color: #fff; line-height: 23px; margin-top: 10px; }
.dks_box .dks_nr .text p a { color: #fff; }
.dks_box .dks_nr .text p a:hover{}
.dks_mm { width: 100%; height: 100%; margin-top: 0px; position: relative; margin-bottom:0px; }
.dks_mm .swiper-button-next { width: 31px; height: 93px; background: #0a68d6 url(//www.news.cn/fortune/2023zgclt/images/right03.png) center no-repeat; right: -25px; top:207px; }
.dks_mm .swiper-button-prev { width: 31px; height: 93px; background: #0a68d6 url(//www.news.cn/fortune/2023zgclt/images/left03.png) center no-repeat; left: -25px; top:207px; }
/*影像集*/
.dks_mm .swiper-button-next:hover { background: #6042e3 url(//www.news.cn/fortune/2023zgclt/images/right03.png) center no-repeat; }
.dks_mm .swiper-button-prev:hover { background: #6042e3 url(//www.news.cn/fortune/2023zgclt/images/left03.png) center no-repeat; }
.yxj_bg {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(//www.news.cn/world/ciie2022/images/bg2_jbh.png) no-repeat 50% 0;
}
.focusBox6 {
	width: 1200px;
	height: 675px;
	overflow: hidden;
	position: relative;
	border-top-left-radius:40px;
	border-bottom-right-radius:40px;
}
.focusBox6 .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 675px;
}
.focusBox6 .swiper-wrapper .swiper-slide .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 90px;
	z-index: 0;
	background: -moz-linear-gradient(top, rgba(0,30,117, 0) 0%, rgba(0,30,117, 0.65) 98%, rgba(0,30,117, 0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(0,30,117, 0) 0%, rgba(0,30,117, 0.65) 98%, rgba(0,30,117, 0.65) 100%);
	background: linear-gradient(to bottom, rgba(0,30,117, 0) 0%, rgba(0,30,117, 0.65) 98%, rgba(0,30,117, 0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}
.focusBox6 .swiper-wrapper .swiper-slide .title {
	position: absolute;
	left: 2%;
	bottom: 25px;
	width: 96%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
	font-size: 24px;
	text-align: center;
}
.focusBox6 .swiper-wrapper .swiper-slide .title a {
	color: #fff;
}
.focusBox6 .swiper-pagination {
	text-align: center;
	left: 0
}
.focusBox6 .swiper-button-next, .focusBox6 .swiper-button-prev {
	display: none;
}
.focusBox6:hover .swiper-button-next, .focusBox6:hover .swiper-button-prev {
	display: block;
}
.focusBox6 .swiper-pagination-bullet {
	opacity: 1;
}
.focusBox6 .swiper-pagination-white .swiper-pagination-bullet {
	background: #00a8ff;
}
.focusBox6 .swiper-pagination-white .swiper-pagination-bullet-active {
	width: 73px;
	background: rgb(66, 133, 236);
	background: -moz-linear-gradient(left, rgba(66, 133, 236, 1) 0%, rgba(11, 186, 251, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(66, 133, 236, 1) 0%, rgba(11, 186, 251, 1) 100%);
	background: linear-gradient(to right, rgba(66, 133, 236, 1) 0%, rgba(11, 186, 251, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4285ec', endColorstr='#0bbafb', GradientType=1);
	border-radius: 10px;
}
