@charset "utf-8";
/* CSS Document */
body{ background: url(//www.news.cn/money/zt/2022tkjbh/images/banner.jpg) 50% 0 no-repeat}
.banner { height:600px;}
.hedaline { width:1200px; margin:0 auto; border-bottom:#CBCBCB dotted 1px;}
.hedaline h1{font-size:36px; font-weight:bold; color: #0b7792; padding-top:40px; line-height:42px; text-align:center;}
.hedaline h1 a{color: #0b7792;}
.hedaline p {font-size:16px; color:#666; margin:0 auto; line-height:30px; padding-top:20px; padding-bottom:30px; font-weight:normal; text-align: center}
.hedaline p a {color: #666;}
.part1 { width:  1200px; margin: auto;
	padding-top: 40px;
}
.part1-left {
	width: 785px;
	height: 443px;
	position: relative;
	float: left;
}
.part1-left .part1-left-button-prev {
	background: url(//www.news.cn/world/cop15/index/images/left.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 194px;
	width: 16px;
	height: 28px;
	z-index: 2;
}
.part1-left .part1-left-button-next {
	background: url(//www.news.cn/world/cop15/index/images/right.png)no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 194px;
	width: 16px;
	height: 28px;
	z-index: 2;
}
.part1-left .swiper-container {
	width: 785px;
	height: 443px;
	margin: 0 auto;
}
.swiper-slide {
	position: relative;
}
.part1-left .swiper-pagination {
	position: absolute;
	right: 10px;
	text-align: right;
	bottom: 15px;
	z-index: 2;
}
.part1-left .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.part1-left .swiper-active-switch {
	background: #fb964c!important;
}
.part1-left .swiper-pagination-bullet {
	margin-left: 5px;
}
.part1-left .swiper-pagination-bullet-active {
	background: #fb964c!important;
}
.part1-left .picTitle {
	position: relative;
	width: 785px;
	height: 443px;
	overflow: hidden;
}
.part1-left .picTitle .img img {
	width: 785px;
	height: 443px;
	display: block;
}
.part1-left .picTitle .bg {
	background: rgba(51, 51, 51, 0.8);
	bottom: 0;
	height: 56px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.part1-left .picTitle .name {
	bottom: 0;
	color: #fff;
	height: 56px;
	left: 0;
	line-height: 58px;
	overflow: hidden;
	position: absolute;
	text-indent: 0.5em;
	text-align: left;
	font-size: 20px;
	width: 90%;
	z-index: 11;
}
.part1-left .picTitle .name a {
	color: #fff;
	text-decoration: none;
}
.mul-play {
	position: absolute;
	width: 70px;
	height: 70px;
	bottom: 64px;
	left: 18px;
	display: none;
	cursor: pointer;
	z-index: 999;
}
.mul-play img {
	width: 100%;
	height: 100%;
	display: block;
}
.videoPart {
	width: 785px;
	height: 443px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.videoPart iframe {
	width: 785px;
	height: 443px;
}
.videoPart .videoPart-close {
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0;
	right: -22px;
	z-index: 50;
	background: url(//www.news.cn/res/xhwres/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
	cursor: pointer;
	background-size: 100% auto;
}
.part1-right {
	width: 399px;
	float: right;
	overflow: hidden;
	height: 443px;
}
.part1-right ul {
	overflow: hidden;
	margin:  auto 0;
}
.part1-right li {
	height:73px;
	position: relative;
	padding:0 12px 0 12px; margin-top:1px; background:#e7e7e7;
}
.part1-right li h2 {font-size: 16px; color: #005124;line-height: 24px; vertical-align: middle; display: table-cell; height: 73px; }
.part1-right li h2 a { color: #005124; }

.part1-right li::before {
    content: "";
    width: 6px;
    height: 73px;
    background: #0bb2ab;
    position: absolute;
    left: 0;
    z-index: 2;
}
.part1-right li a{
	color: #005124;
}
.part1-right li:hover{
	background:url(//www.news.cn/money/zt/2022tkjbh/images/whlt_04.jpg) no-repeat;
	color: #d90000;
}
.part1-right li:hover a{
	color: #fff;
}

.part2{width:1200px; margin: 40px auto;}
.part2 .titlebox {
    margin-top: 20; 
}
.tab_cont_item.on {
    /* display: block; */
    /* z-index: 10; */
    opacity: 1;
    visibility: visible;
    background: #fff;
    overflow: hidden;
	margin-top:30px;
}

.tab_cont_item .tab_cont_left {
    width: 790px;
    float: left;
}

.tab_cont_item .tab_cont_left .swiper-container {
    padding-bottom: 30px;
}

.tab_cont_item .tab_cont_left li {
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

.tab_cont_item .tab_cont_left li+li {
    margin-top: 10px;
}

.tab_cont_item .tab_cont_left img {
    width: 200px;
    height: 120px;
    float: left;
    margin-right: 20px;
}

.tab_cont_item .tab_cont_left h3 {
    padding-bottom: 10px;
    line-height: 28px;
    font-size: 18px;
}

.tab_cont_item .tab_cont_left p {
    font-size: 14px;
    line-height: 26px;
    color: #999;
}

.tab_cont_item .tab_cont_left p a {
    color: #587ab7;
}

.tab_cont_item .tab_cont_left dd {
    width: 255px;
    float: left;
    text-align: center;
}

.tab_cont_item .tab_cont_left dd img {
    width: 255px;
    height: 140px;
}

.tab_cont_item .tab_cont_left dd h3 {
    font-size: 16px;
}

.tab_cont_item .tab_cont_left dd+dd {
    margin-left: 10px;
}

.tab_cont_item .tab_cont_right {
    width: 310px;
    float: right;
    background: url(//www.news.cn/money/zt/2022tkjbh/images/whlt_12.jpg) 0 0 no-repeat;
    padding-top: 90px;
    padding: 40px 30px 10px 30px;
    min-height: 440px;
}

/* .tab_cont_right {} */

.tab_cont_right .tab_cont_right_box {
    width: 372px;
    height: 345px;
    padding-top: 30px;
}

.tab_cont_right .tab_cont_right_box .swiper-container {
    width: 365px;
    height: 310px;
    margin: 0px 0 0 2px;
}

.tab_cont_right .tab_cont_right_box h3 {
    background: url(//www.news.cn/world/biaoforum2021/images/titbg.png) 0 0 no-repeat;
    width: 346px;
    height: 47px;
    padding-left: 33px;
    margin-bottom: 10px;
    line-height: 45px;
    color: #fedc46;
    font-weight: bold;
}

.tab_cont_right .tab_cont_right_box h3 a {
    color: #fff;
}

.tab_cont_right .tab_cont_right_box h4 {
    font-size: 16px;
    padding: 0px 20px 10px 33px;
    font-weight: normal;
    line-height: 26px;
    color: #fff;
}

.tab_cont_right .tab_cont_right_box h4 span {
    font-size: 16px;
    /* padding: 10px 20px 0px 20px; */
    font-weight: bolder;
    line-height: 26px;
    display: inline-block;
    color: #ad0a54;
    background: #fff;
    padding: 0 10px;
    border-radius: 15px;
    margin-right: 15px;
}

.tab_cont_right .swiper-slide {
    height: auto;
    min-height: 120px;
    cursor: pointer;
}

.tab_cont_right .swiper-slide+.swiper-slide {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #bfbfbf;
}
.tab_cont_right h2{color:#FFFFFF; font-size:24px; font-weight:bold; text-align:center; line-height:30px;}
.tab_cont_right h3{color:#FFFFFF; font-size:16px; text-align:center; margin-top:10px;}
.tab_cont_right p{color:#333;font-size:16px; line-height:24px; line-height:30px; margin-top:122px;}


.bg-max-container {
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}


/*精彩观点*/
.dh_box {width:1200px; margin:20px auto;}
.part03_top {
	position: relative;
	width: 1220px;
	margin: 20px auto;
}
.part03_top .swiper-button-next, .part03_top .swiper-button-prev {
	width: 52px;
	height: 63px;
	margin-top: -30px;
}
.part03_top .swiper-button-next {
	background: url(//www.news.cn/money/zt/2022tkjbh/images/you.png) 0px 0px no-repeat;
	right: -53px;
}
.part03_top .swiper-button-prev {
	background:  url(//www.news.cn/money/zt/2022tkjbh/images/zuo.png) 0px 0px no-repeat;
	left: -53px;
}
.part03_top .swiper-container {
	width: 1200px;
}
.part03_top .swiper-slide {
	width: 390px;
	
	overflow: hidden;
}
.part03_top .swiper-slide img {
	width: 372px;
	height: 450px;
}
.part03_top .swiper-slide .tit {
	z-index: 4;
	height: 171px;
	background:url(//www.news.cn/money/zt/2022tkjbh/images/whlt_21.jpg) no-repeat;
	padding: 10px;
	 font-size:22px; font-weight:bold; line-height:32px;  width:352px;
}
.part03_top .swiper-slide .tit a {
	color: #fff; 
}
.part03_top .swiper-slide .tit p {
	width: 350px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-top: 2px;
	height: 67px;
	overflow: hidden;
	text-align: left;
	font-weight:normal;
	
}



/*现场发布*/
.sdgc_box {
    background: url(//www.news.cn/money/zt/2022tkjbh/images/whlt_27.jpg) 50% 0 no-repeat;
    width: 1200px;
    margin: 20px auto;
    overflow: hidden;
    padding-top: 30px;
    min-height: 420px;
}

.sdgc_right {
    float: right;
    background: rgba(255, 255, 255, 0.1);
    width: 620px;
    height: auto;
    overflow: hidden;
    padding: 10px;
    margin-right: 20px;
}

.sdgc_right .swiper-slide {
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.sdgc_right .swiper-slide .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.sdgc_right .swiper-slide .img img {
    width: 100%;
    height: 100%
}

.sdgc_right .swiper-slide .tit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 60px 10px 10px;
    color: #fff;
    background: rgba(0, 0, 0, .65);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}

.sdgc_right .swiper-slide .tit a {
    color: #fff
}

.focusBox2 {
    width: 100%;
    height: auto;
    position: relative;
}

.focusBox2 .swiper-pagination {
    text-align: right;
    width: auto;
    right: 0;
}

.gdh_list li {
    width: 716px;
    height: 136px;
    background: #e9f1f4;
    overflow: hidden;
    padding: 7px;
}

.gdh_list li+li {
    margin-top: 13px;
}

.gdh_list li .img {
    float: left;
    width: 238px;
    height: 135px;
}

.gdh_list li .img img {
    width: 238px;
    height: 135px;
}

.gdh_list li .wz {
    float: left;
    margin-left: 37px;
    width: 430px;
    height: 135px;
    overflow: hidden;
}

.gdh_list li .wz h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    height: auto;
    line-height: 30px;
}

.gdh_list li .wz h2 a {
    color: #333;
}

.gdh_list li .wz .text {
    width: 343px;
    height: 75px;
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 30px;
}

.gdh_list li .wz .text:before {
    content: "";
    width: 35px;
    height: 26px;
    background: url(//www.news.cn/world/ciie2020/images/gdh_l_yh.png) no-repeat;
    position: absolute;
    top: 0;
    left: -42px;
}

.gdh_list li .wz .text:after {
    content: "";
    width: 35px;
    height: 26px;
    background: url(//www.news.cn/world/ciie2020/images/gdh_r_yh.png) no-repeat;
    position: absolute;
    top: 10px;
    right: -35px;
}

.gdh_list li .wz .text span {
    color: #808080;
}

.gdh_list li .wz .text span a {
    color: #808080;
}

.gdh_list li:nth-child(2) .img {
    float: right;
    width: 238px;
    height: 135px;
}

.gdh_list li:nth-child(2) .wz {
    float: right;
    margin-right: 37px;
    margin-left: 0;
    width: 430px;
    height: 135px;
    overflow: hidden;
}

.sdgc_right .swiper-pagination {
    /* position: inherit;
    margin-top: 15px; */
}

.sdgc_right .swiper-pagination-white .swiper-pagination-bullet {
    background: #555;
    margin: 0 5px;
}

.sdgc_right .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #2e9eff;
    width: 26px;
    border-radius: 10px;
}

.focusBox2 .swiper-pagination {
    text-align: right;
    left: auto;
    bottom: 10px;
}

.focusBox2 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
    transition: all 1s;
}

.focusBox2 .swiper-wrapper .swiper-slide:hover img {
    -webkit-transform: scale(1.2, 1.2);
}

.focusBox2 .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: url(//www.news.cn/world/ciie2020/images/qjl_bg.png) repeat-x;
    z-index: 0
}

.focusBox2 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 40px;
    width: 96%;
    height: 35px;
    font-size: 24px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}

.focusBox2 .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.sdgc_right .swiper-pagination .swiper-pagination-bullet {
    background: #d2d2d2;
    margin: 0 5px;
    opacity: 1;
    width: 8px;
    height: 8px;
}

.sdgc_right .swiper-pagination .swiper-pagination-bullet-active {
    background: #14c3f6;
    width: 20px;
    border-radius: 10px;
}

.sdgc_left {
    float: left;
    width: 470px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    height: auto;
    overflow: hidden;
    margin-left: 20px;
}

.djt_list li {
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px dashed #e6e6e6;
    padding-bottom: 15px;
    margin-top: 9px;
    cursor: pointer;
    position: relative;
    padding-left: 15px;
}

.djt_list li:before {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
}

.djt_list li .img {
    float: left;
    width: 190px;
    height: 109px;
    display: none;
}

.djt_list li .text {
    float: right;
    width: 100%;
    height: auto;
}

.djt_list li .text h2 {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    /*white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: 420px;*/
}

.djt_list li .text h2 a {
    color: #fff;
}

.djt_list li .text p {
    font-size: 14px;
    color: #808080;
    margin-top: 5px;
    line-height: 25px;
    display: none;
}

.part3 titlebox {margin:0 auto; width:1200px; }


/*高清大图*/
.part5 { margin:0 auto; width:1200px; 
}
.focusBox6 {
    width: 1200px;
    height: 627px;
    overflow: hidden;
    position: relative;
	margin-top:20px;
}

.focusBox6 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto;
    transition: all 1s;
}

.focusBox6 .swiper-wrapper .swiper-slide:hover img {
    -webkit-transform: scale(1.2, 1.2);
}

.focusBox6 .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: url(//www.news.cn/world/ciie2020/images/qjl_bg.png) repeat-x;
    z-index: 0
}

.focusBox6 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 40px;
    width: 96%;
    height: 35px;
    font-size: 24px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}

.focusBox6 .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox6 .swiper-pagination-white .swiper-pagination-bullet {
    background: #d2d2d2;
    margin: 0 5px;
    opacity: 1;
    width: 13px;
    height: 13px;
}

.focusBox6 .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #14c3f6;
    width: 30px;
    border-radius: 10px;
}

/*END*/

.footer { 
	padding: 25px 0 25px 0;
	background: #0782a1;
	text-align: center;
	margin-top: 50px;
}
.footer p {
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}













