@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
a {text-decoration: none;color:#000;}
body {
	font: 14px/2 'Microsoft YaHei', 'Arial';
}

li {
	list-style: none;
}

li img {
	display: block;
	margin: 0 auto;
}
html {
	max-width: 100%;
	margin: 0;
	padding: 0;
	}
body {
	max-width: 1920px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/szzq_bg.jpg) top left no-repeat;
	position: absolute;
	left: 50%;
	transform: translate(-50%,0);
        overflow-x: hidden;
}

.top {
	width: 1920px;
	height: 610px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	background: url(../img/bg_top_02.png) top left no-repeat;
}

/************数字导航*************/
.nav_02 {
	width: 1920px;
	height: 128px;
	position: relative;
	bottom: 0px;
	top: 480px;
	clear: both;
        z-index: 99;
	overflow: hidden;
	background-color: rgba(0, 103, 183, .5);
}

.nav_02 ul {
	width: 1280px;
	height: 64px;
	margin: 0 auto;
}

.nav_02 ul li {
	width: 200px;
	height: 64px;
	float: left;
	text-align: center;
	line-height: 64px;
	list-style: none;

}

.nav_02 ul li a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 1.3em;
}

.content_01 {
	width: 1280px;
	margin: 0 auto;
	position: absolute;
	top: 720px;
	left: 320px;
	z-index: 100;

}
.content_02 {
	width: 1280px;
	margin: 0 auto;
	position: absolute;
	top: 2180px;
	left: 320px;
	z-index: 100;

}

/************数字专题*************/
.szzt {
	width: 1280px;
	height: 198px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;

}

.zt_01 {
	width: 310px;
	height: 198px;
	float: left;

}

.zt_01:nth-child(1),
.zt_01:nth-child(2),
.zt_01:nth-child(3) {
	margin-right: 13px;
}

.zt_01 img {
	width: 310px;
	height: 198px;
	float: left;
}

/****************数字快讯******************/
.szkx {
	width: 1280px;
	height: 530px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	padding-top: 16px;
}

.szkx_datu {
	width: 710px;
	height: 478px;
	float: left;
	border-radius: 16px;
}

.szkx_news {
	width: 550px;
	height: 478px;
	float: right;
}

.szkx_news ul {
	height: 478px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.szkx_news ul li {
	width: 550px;
	text-decoration: none;
	height: 94px;
	min-height: 40px;
	display: table-cell;
	vertical-align: middle;
	list-style: none;
	border-bottom: 1px dashed #000;
	padding-top: 10px;

}

.szkx_news ul li a {
	text-decoration: none;
	color: #000;
	font-weight: 700;
	font-size: 1.3em;
}
/***************轮播图******************/
#wrap {
	width: 710px;
	min-width: 478px;
	float: left;
	border-radius: 8px;
}

.hiSlider {
	overflow: hidden;
	height: 478px;
	width: 710px;
	background: #fff;
	border-radius: 8px;
}

.hiSlider-item {
	float: left;
}
.szkx_datu img {
	width: 710px;
	height: 478px;
	float: left;
	border-radius: 8px;
}
/*****************智造强省*******************/
.zzqs {
	width: 1280px;
	height: 560px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.zzqs_h1 {
	width: 1280px;
	height: 40px;
	float: left;
	margin: 30px 0;
}
.zzqs_h1 img {
	height: 40px;
	float: left;
}
.zzqs_h1 a {
	width: 151px;
	float: right;
	height: 40px;
}
.zzqs_01{
	width: 558px;
	text-decoration: none;
	height: 97px;
	float: left;
	min-height: 40px;
	list-style: none;
	border-bottom: 1px dashed #000;
	padding-top: 10px;

}
.zzqs_01 a {
	text-decoration: none;
	color: #000;
	font-weight: 700;
	font-size: 1.3em;
}
.zzqs_01:nth-child(2n) {
	margin-right: 154px;
}
/***************banner********************/
.banner_01 {
	width: 1920px;
	height: 170px;
	position: absolute;
	top: 1980px;
}
.banner_01 img {
	width: 1920px;
	height: 170px;
	float: left;
}
/**************XR演播室访谈****************/
.xrybs {
	width: 1280px;
	height: 700px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.xrybs_h1 {
	width: 1280px;
	height: 40px;
	float: left;
	margin: 30px 0;
}
.xrybs_h1 img {
	height: 40px;
	float: left;
}
.xrybs_h1 a {
	width: 151px;
	float: right;
	height: 40px;
}
.xrybs_01 {
	width: 410px;
	height: 595px;
	float: left;
	border-bottom: 4px solid;
	border-image: linear-gradient(to right, #3b4aec, #6af5e7) 1;
}
.xrybs_02 {
	width: 410px;
	height: 525px;
	float: left;
} 
.xrybs_02 a {
	text-decoration: none;
}
.xrybs_02 img {
	width: 410px;
	height: 525px;
	float: left;
	border-radius: 16px;
    position: absolute;
    top: 100px;
}
.xrybs_02 p {
	width: 100%;
	position: relative;
	z-index: 101;
	height: 32px;
	line-height: 32px;
	top: 460px;
	padding-left: 20px;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	
}
.xrybs_03 {
	width: 410px;
	height: 32px;
	float: left;
	font-size: 24px;
	margin: 10px 0;
}
.xrybs_03 span {
	float: right;
}
.xrybs_01:nth-child(2)  {
	margin-right: 25px;
}
.xrybs_01:nth-child(3)  {
	margin-right: 25px;
}


/**************5G看县域****************/
.wgkxy {
	width: 1280px;
	height: 760px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.wgkxy_h1 {
	width: 1280px;
	height: 40px;
	float: left;
	margin: 30px 0;
}
.wgkxy_h1 img {
	height: 40px;
	float: left;
}
.wgkxy_h1 a {
	width: 151px;
	float: right;
	height: 40px;
}
.footer_02 {width: 1920px;
    height: 250px;
    position: absolute;
    top: 3650px;
    z-index: 200;
    background: #fff;}
/**手机适配**/
@media only screen and (max-width: 767px) {
	body {
		max-width: 660px;
		margin: 0 auto;
		padding: 0;
		background: url(../img/szzq_bg.jpg) top left no-repeat;
		position: absolute;
		left: 50%;
		transform: translate(-50%,0);
	}
   header{width:100%}
   .banner{width: 100%;height: 100px;}
   .avatar{width: 80px;height: 80px;margin: 6px;}
   .avatar a{padding-top: 59px;width: 80px;height: 80px;background-size: 80px 78px;}
   .avatar a span{margin-top: 0px; padding-top: 0px; width: auto;height: auto;}
.bloglist h3 {margin: 20px 0 10px 10px;}
.bloglist figure {width:auto;margin-left: 4px;}
.bloglist figure img {width: 90px;height: 60px;}
.bloglist ul{width:64%}
.dateview {width:100%;padding-left:4px;}
.dateview span {margin: 0 3px;}
.weixinnone,.thumbs{display: none}
.right{width: 100%;margin-top: 22px}
.right ul{width:64%;margin-left: 22px;}
.weather{margin: 20px 50px;}
.bloglinkli{display: block}
footer{width:100%}

}
