html {
	min-width: 1200px;
}
body {
	background-size: cover;    min-width: 1300px;
}
.banner {
	width: 100%;
	height: 960px;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/banner_xgh.jpg) no-repeat 50% 0;
	overflow: hidden;
}
.nav_box {
	width: 100%;
	height: 99px;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/nav_xgh.png) no-repeat 50% 0;
	margin-top: 860px;
}
.nav_con {
	width: 1200px;
	height: 99px;
	margin: 0 auto
}
.nav_list {
	width: 645px;
	height: 99px;
	float: right;
	list-style: none;
}
.nav_list li {
	float: left;
	font-size: 22px;
	color: #fff;
	line-height: 115px;
	margin-left: 20px;
	margin-right: 20px;
}
.nav_list li a {
	color: #fff;
}
.dh {
	width: 1200px;
	margin: 30px auto
}
.bg01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/bg01_xgh.png) no-repeat 50% -42px
}
.content {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px
}
/* 大头条 */
.dtt {
	width: 1180px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 10px;
	padding: 40px 10px;
	background: #fff;
	-moz-box-shadow: 0px 0px 13px #ccc;
	-webkit-box-shadow: 0px 0px 13px #ccc;
	box-shadow: 0px 0px 13px #ccc;
}
.dtt .tit {
	font-size: 36px;
	color: #0d4fb4;
	font-weight: bold;
	overflow: hidden;
	line-height: 47px;
	text-align: center;
}
.dtt .tit a {
	color: #0d4fb4;
	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;
}
/*聚焦*/
.part01 {
	margin-top: 40px
}
.jj_bg {
	width: 775px;
	height: 490px;
	position: relative;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/jdtbg_xgh.png) no-repeat 50% 0;
	float: left;
}
.focusBox2 {
	width: 720px;
	height: 420px;
	overflow: hidden;
	position: relative;
	margin-top: 40px;
	margin-left: 40px;
}
.focusBox2 .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}
.focusBox2 .swiper-wrapper .swiper-slide .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 44px;
	opacity: 0.4;
	background: #000;
	z-index: 0
}
.focusBox2 .swiper-wrapper .swiper-slide .title {
	font-size: 20px;
	text-align: center;
	position: absolute;
	left: 2%;
	bottom: 0;
	width: 96%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
	z-index: 1;
}
.focusBox2 .swiper-wrapper .swiper-slide .title a {
	color: #fff;
}
.jj_right {
	float: right;
	width: 380px;
	height: 412px;
	position: relative;
	z-index: 20;
	margin-top: 34px;
	margin-left: 14px;
	padding: 20px 13px;
	border: 1px solid #1633b1;
}
.jj_right .tit {
    font-size: 22px;
    font-weight: 700;
    color: #0d4fb4
}

.jj_right .tit a {
    color:#0d4fb4
}

.jj_right .abs {
    margin-top: 5px;
    font-size: 15px;
    color: #404040; line-height:24px; border-bottom:1px solid #ccc; padding-bottom:10px
}
.jj_list {
	overflow: hidden;
	height: 266px; margin-top:10px
}
.jj_list li {
	font-size: 16px;
	color: #4ec6ff;
	position: relative;
	padding-left: 22px;
	line-height: 28px;
}
.jj_list li:hover {
	color: #fff;
}
.jj_list li a {
	color: #333;
}
.jj_list li:hover a {
	color: #2c7cfd;
}
.jj_list li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #2c7cfd;
	border-radius: 100%;
	position: absolute;
	top: 12px;
	left: 0;
}
.jj_list li+li {
	margin-top: 9px;
}
/*滚动新闻*/
.gdxw {
	width: 1200px;
	margin: 40px auto 0;
}
.scroll {
	position: relative;
}
.scroll .bgr {
	background-repeat: no-repeat;
}
.scroll .bgpcb {
	background-position: center bottom;
}
.scroll .bgpct {
	background-position: center top;
}
.scroll .bgplc {
	background-position: left center;
}
.scroll .page-scrollNews {
	position: relative;
	height: 50px;
}
.scroll .scroll-news-tit {
	position: absolute;
	width: 145px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	top: -1px;
	left: 0px;
}
.scroll .scroll-news-tit a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #000;
}
.scroll .scroll-news-txt {
	position: relative;
	float: right;
	width: 1049px;
	height: 48px;
	overflow: hidden;
	border: 1px dotted #010ee2;
}
.scroll .scroll-item {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 100%;
	padding-top: 12px;
}
.scroll .scroll-items {
	float: left;
	height: 100%;
}
.scroll .scroll-items a {
	position: relative;
	padding-left: 12px;
	padding-right: 28px;
	font-size: 16px;
	color: #333;
}
.scroll .scroll-items a:hover {
	text-decoration: underline;
}
.scroll .scroll-items a:after {
	content: "";
	position: absolute;
	left: -2px;
	top: 45%;
	display: block;
	width: 5px;
	height: 5px;
	border: 2px solid #2c7cfd;
	margin-top: -4px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.scroll .bk {
	display: block;
}
/*品牌形象*/
.bg02 {
	width: 100%;
	height: 420px;
	margin: 20px auto;
	background: #f5f7fb
}
.part04 {
	background: #fff;
}
.part04_top {
	position: relative;
	width: 1200px;
	margin: 40px auto;
}
.part04_top .swiper-button-next {
	right: -10px;
}
.part04_top .swiper-button-prev {
	left: -10px;
}
.part04_top .swiper-button-next:hover {
	opacity: 0.8
}
.part04_top .swiper-button-prev:hover {
	opacity: 0.8
}
.part04_top .swiper-container {
	width: 1130px;
}
.part04_top .swiper-slide {
	width: 100%;
	overflow: hidden; background:url(//www.news.cn/expo/rdzt/xghppfzdh/images/bg02_xgh.png) no-repeat 50% bottom;    height: 184px;
}
.part04_top .swiper-slide img {
	width: 141px;
	height: 100px;    border: 2px solid #6f8dd4;
}
.part04_top .swiper-slide .tit {
	z-index: 4;
	width: 100%;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	background: #6f8dd4;
	height: 40px; text-align: center;
}
.part04_top .swiper-slide .tit a {
	color: #fff;    display: block;
    width: 90%;
    margin: 0 auto;
}
/*品牌形象*/
.bg04 {
	width: 100%;
	height: 870px;
	margin: 0 auto;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/bg04_xgh.png) no-repeat 50% 0px
}
.part05 {
	background: #fff;
}
.part05_top {
	position: relative;
	width: 1200px;
	margin: 40px auto 40px;
}
.part05_top .swiper-button-next {
	right: -30px;
}
.part05_top .swiper-button-prev {
	left: -30px;
}
.part05_top .swiper-button-next:hover {
	opacity: 0.8
}
.part05_top .swiper-button-prev:hover {
	opacity: 0.8
}
.part05_top .swiper-container {
	width: 1200px;
}
.part05_top .swiper-slide {
	position: relative;
	width: 280px;
	height: 600px;
	overflow: hidden;
}
.part05_top .swiper-slide img {
	width: 100%;
	height: 600px;
}
.part05_top .swiper-slide .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	background: #266bb4;
	height: 100px;
	border-radius: 20px 20px 0 0
}
.part05_top .swiper-slide .tit a {
	color: #fff;
	display: block;
	width: 90%;
	margin: 10px auto
}
.part05_top .swiper-slide .tit:hover{background:#0d00ff}
/*大咖打call*/
.swiperbox {
	width: 1200px;
	height: 650px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}
.view2 .swiper-container {
	width: 1200px;
	height: 450px;
}
.view2 .arrow-left {
	background: none;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	display: none;
}
.view2 .arrow-right {
	background: none;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	display: none;
}
.view2 .imgbox {
	width: 600px;
	height: 400px;
	position: relative;
	float: right;
	overflow: hidden;
	margin-top: 20px;
}
.view2 .imgbox img {
	width: 600px;
	height: auto;
	position: absolute;
	left: 4px;
	top: 0px;
	z-index: 2;
}
.view2 .rttxt {
	width: 575px;
	height: 290px;
	float:left;
}
.view2 .rttxt .title {
	width: 575px;
	height: 80px;
	color: #0F549C;
	overflow: hidden;
	margin-top: 30px;
	font-weight: bold;
}
.view2 .rttxt .title h4 {
	font-size: 28px;
	line-height: 38px;
	margin: 0;
	padding-left: 10px;
	float: left;
}
.view2 .rttxt .title h4 a {
	color: #0F549C;
}
.view2 .rttxt .title p {
	font-size: 20px;
	line-height: 38px;
}
.view2 .rttitle {
	width: 100%;
	height: auto;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.view2 .rttitle p {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	margin-top: 10px;
	font-style: normal;
}
.preview2 {
	width: 1200px;
	height: 170px;
	position: relative;
}
.preview2 .swiper-container {
	width: 1145px;
	height: 170px;
}
.preview2 .swiper-slide {
	width: 160px;
	height: 168px;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.preview2 .swiper-slide img {
	width: 160px;
	height: 160px;
	left: 2px;
	top: 2px;
	border: 3px solid #CDCDCD; border-radius:160px
}
.preview2 .slide6 {
	width: 92px;
}
.preview2 .arrow-left {
	background: url(//www.news.cn/info/gcslfz/left.png) no-repeat left top;
	position: absolute;
	top: 66px;
	width: 15px;
	height: 60px;
	z-index: 2;
}
.preview2 .arrow-right {
	background: url(//www.news.cn/info/gcslfz/right02.png) no-repeat left bottom;
	position: absolute;
	right: 0px;
	top: 40px;
	width: 60px;
	height: 90px;
	z-index: 2;
}
.preview2 img {
	overflow: hidden;
}
.preview2 .active-nav img {
	border: 3px solid #0094f9;
}
/*数字大咖访谈*/
.bg05 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/bg05_xgh.png) no-repeat 50% 0px; height:830px; 
}
.dkdk {
	margin-bottom: 60px
}

.szdk_list li {
	float: left;
	width: 230px;
	height: 270px;
	position: relative;    background: #fff;
    -moz-box-shadow: 0px 0px 13px #ccc;
    -webkit-box-shadow: 0px 0px 13px #ccc;
    box-shadow: 0px 0px 13px #ccc;
}

.szdk_list li .nr img {
	width: 100%;
	height: 130px;
}

.szdk_list li .tit {
	font-size: 16px;
	color: #333;
	margin-top: 15px;
	line-height: 28px;
	height: 60px;
	overflow: hidden; width:95%;    margin: 10px auto;
}
.szdk_list li .tit a {
	color: #333;
}
.szdk_list li .text {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	margin-top: 15px;
	height: 72px;
	overflow: hidden;
	display: none;
}
.szdk_list li .more img {
	width: 105px;
	height: 35px;
	margin-top: 10px;    margin-left: 10px;
}
.szdk_list li+li{ margin-left:10px}
/*融媒体*/
.tt {
	width: 1200px;
	margin: 50px auto;
}
.tt_view {
	position: relative;
}
.tt_view .swiper-container {
	width: 1196px;
	height: 548px;
	border: 2px solid #1633b1;
}
.tt_view .swiper-container .swiper-slide img {
	width: 1196px;
	height: 552px;
}
.tt_view .swiper-container .swiper-slide span {
	position: absolute;
	width: 60px;
	height: 60px;
	bottom: 10px;
	left: 10px;
	display: none;
	cursor: pointer;
}
.tt_view .swiper-container .swiper-slide span img {
	width: 60px;
	height: 60px;
}
.tt_view .video0225-box {
	width: 1200px;
	height: 552px;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	z-index: 9;
	display: none;
}
.tt_view .video0225-box .video0225 {
	width: 1200px;
	height: 552px;
}
.tt_view .video0225-box .video0225-close {
	width: 33px;
	height: 32px;
	position: absolute;
	top: 0;
	right: -33px;
	z-index: 50;
	background: url(//www.newsres.cn/bigbig201710101700/bundle/s1014_icon_btn_close.png) no-repeat;
	cursor: pointer;
}
.tt_view .arrow-left {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	display: none;
}
.tt_view .arrow-right {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
	display: none;
}
.tt_view .swiper-slide{ position: relative;}
.tt_view .swiper-slide .bg{     position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background: #266bb4;}
.tt_view .swiper-slide .tit{     position: absolute;
    right: 0;
    bottom: 0;
    z-index: 4;
    width: 100%;
    font-size: 18px;
    line-height: 60px;
    background: #266bb4;
    }
	.tt_view .swiper-slide .tit a{ color: #fff; padding-left: 10px;}
.tt_preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.tt_preview .swiper-container {
	width: 1200px;
	height: 138px;
}
.tt_preview .swiper-slide {
	width: 227px;
	height: 130px;
	cursor: pointer;
	margin-right: 15px;
}
.tt_preview .arrow-left {
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/left_xgh.png) 0 0 no-repeat;
	position: absolute;
	left: -30px;
	top: 24px;
	width: 27px;
	height: 49px;
	z-index: 10;
}
.tt_preview .arrow-right {
	background: url("//www.news.cn/expo/rdzt/xghppfzdh/images/right_xgh.png") no-repeat left bottom;
	position: absolute;
	right: -30px;
	top: 24px;
	width: 27px;
	height: 49px;
	z-index: 10;
}
.tt_preview img {
	width: 227px;
	height: 126px;
	border: 2px solid #1633b1;
}
.tt_preview .active-nav img {
	padding: 0;
	border: 5px solid #062cd6;/* border: 2px solid #053a3a; */
}
/*产业动态*/
.bg06 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(//www.news.cn/expo/rdzt/xghppfzdh/images/bg06_xgh.png) no-repeat 50% 0px;
	padding-bottom: 40px;
}
.cydt_list {
	overflow: hidden;
	height: 895px;
}
.cydt_list li {
	width: 1165px;
	height: 276px;
	overflow: hidden;
	position: relative;
}
.cydt_list li .img {
	width: 442px;
	height: 248px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.cydt_list li .img img {
	width: 442px;
	height: 248px;
}
.cydt_list li .wz {
	width: 780px;
	height: 256px;
	background: #1633b1;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.cydt_list li .text {
	width: 645px;
	height: 200px;
	margin: 30px 0 0 95px;
}
.cydt_list li .text h2 {
	font-size: 22px;
	color: #fff;
	height: 58px;
	overflow: hidden;
}
.cydt_list li .text h2 a {
	color: #fff;
}
.cydt_list li .text p {
	font-size: 16px;
	color: #aaf7ff;
	margin-top: 10px;
	height: 84px;
	overflow: hidden;
}
.cydt_list li .text .more {
	overflow: hidden;
	margin-top: 15px;
}
.cydt_list li+li {
	margin-top: 28px;
}
.slimScrollBar {
	opacity: 1 !important;
}
.zcdw_list li {
	width: 200px;
	height: 85px;
	border-radius: 10px;
	background: #fff;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	float: left;
	margin: 15px
}
.footer {
	width: 100%;
	height: 110px;
	color: #fff;
	background: #004fba;
	text-align: center;
	background: rgb(0, 0, 125);
	background: -moz-linear-gradient(left, rgba(0, 0, 125, 1) 0%, rgba(0, 0, 198, 1) 24%, rgba(0, 0, 238, 1) 51%, rgba(0, 0, 198, 1) 79%, rgba(0, 0, 125, 1) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 125, 1) 0%, rgba(0, 0, 198, 1) 24%, rgba(0, 0, 238, 1) 51%, rgba(0, 0, 198, 1) 79%, rgba(0, 0, 125, 1) 100%);
	background: linear-gradient(to right, rgba(0, 0, 125, 1) 0%, rgba(0, 0, 198, 1) 24%, rgba(0, 0, 238, 1) 51%, rgba(0, 0, 198, 1) 79%, rgba(0, 0, 125, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00007d', endColorstr='#00007d', GradientType=1);
}
.copyright {
	padding-top: 40px;
}
