body {
margin: 0px 0px 0px 0px;
color: #000000;
background: #fff
}
div {
text-align: left;
}
ul,
ol,
li,
dl,
dt,
dd,
p,
h1 {
margin: 0px;
padding: 0px;
border: 0px;
}
li {
list-style: none;
list-style-position: outside;
border: 0;
}
.clear {
clear: both;
height: 0px;
overflow: hidden;
}
img,
a img {
border: 0px;
}
a {
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
a:hover {
color: #ff9724 !important;
}
.domPC {
display: block;
}
.domMb {
display: none;
}
.banner{
width: 100%;
height:570px;
background: url("pc_bg.jpg") 50% 0 no-repeat;
}
.banner img{
width: 100%;
height: auto;
}
/* 头条 */
.zkox {
/* float: left; */
width: 100%;
overflow: hidden;
padding: 20px 0px 20px 0px;
margin-top: 10px;
}
.ttmn {
margin: 0px auto;
width: 1200px;
overflow: hidden;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #fff;
padding: 25px 10px 25px 10px;
transition: all 0.5s;
cursor: pointer;
}
.ttmn .bttx {
width: 1200px;
overflow: hidden;
text-align: center;
font-family: \5FAE\8F6F\96C5\9ED1;
font-size: 44px;
color: #bf360c;
font-weight: bold;
transition: all 0.2s;
}
.ttmn .bttx a {
font-family: \5FAE\8F6F\96C5\9ED1;
color: #0d47a1;
}
.ttmn .bttz {
width: 1178px;
padding: 10px 0px 0px 0px;
font-family: \5FAE\8F6F\96C5\9ED1;
font-size: 16px;
color: #666666;
text-decoration: none;
text-align: center;
}
.ttmn .bttz a {
color: #666666;
}
.part01 {
width: 1200px;
margin: 10px auto 0;
position: relative;
padding-bottom: 55px;
}
.part01 .swiper-container {
padding: 0px 0;
width: 1200px;
margin: 0 auto;
/* height: 500px; */
}
.part01 .swiper-slide {
width: 960px;
height: auto;
overflow: hidden;
}
.part01 .swiper-slide .tit {
position: absolute;
left: 0;
bottom: 0;
z-index: 4;
padding: 20px 5px 20px 5px;
width: 100%;
text-align: center;
font-size: 20px;
line-height: 24px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
background: rgba(67, 35, 33, 1);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
font-weight: bolder;
}
.part01 .swiper-slide .tit a {
color: #fff;
}
.part01 .swiper-slide .tit h3 {
font-size: 22px;
font-weight: bolder;
margin-bottom: 5px;
}
.part01 .swiper-slide .tit p {
font-size: 16px;
line-height: 24px;
font-weight: normal;
}
.part01 .swiper-slide-active:after {
display: none;
}
.part01 .swiper-slide img {
width: 100%;
height: auto;
display: block;
}
.part01 .swiper-button-prev {
width: 28px;
height: 48px;
background: url("http://www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 0 0 no-repeat;
right: auto;
left: -50px;
}
.part01 .swiper-button-prev:hover {
opacity: 0.6;
}
.part01 .swiper-button-next {
width: 28px;
height: 48px;
background: url("http://www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 100% 100% no-repeat;
left: auto;
right: -50px;
}
.part01 .swiper-button-next:hover {
opacity: 0.6;
}
.lmtBox {
width: 1200px;
height: 80px;
margin: 0 auto;
background: url("titbg3-1_16.png") 50% 18px no-repeat;
text-align: center;
position: relative;
}
.lmtBox .Tit {
font-size: 28px;
line-height: 105px;
margin-bottom: 10px;
text-align: center;
font-weight: bolder;
}
.lmtBox .Subtit {
display: block;
margin-bottom: 30px;
letter-spacing: 2px;
line-height: 16px;
width: 100%;
position: absolute;
font-weight: normal;
top: 12px;
text-align: center;
opacity: .6;
}
/*---------------------------*/
.part03 {
	width:1200px;
	margin:0 auto;
}
.focus {
	margin-top:24px;
	position:relative;
	width:640px;
	float:left;
}
.focus .container {
	margin:0 auto;
	/* padding:0 4%;
	*/ width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.focus .container a{
	color:#FFF;
}
.focus .swiper-container .img {
	z-index:1;
	position:relative;
	width:100%;
}
.focus .swiper-container .img img {
	width:100%;
	height:auto;
}
.focus .swiper-container .tit {
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:5px 40px 5px 10px;
	width:100%;
	font-size:20px;
	line-height:24px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	background-color:rgba(38,87,149,.6);
}
.focus .swiper-button-next,.focus .swiper-button-prev {
	width:20px;
	background-size:20px 44px;
}
.focus .swiper-container .swiper-pagination {
	position:absolute;
	right:8px;
	left:auto;
	bottom:6px;
	width:auto;
	color:#fff;
	font-style:italic;
	font-size:18px;
	font-weight:200;
}
.focus .swiper-container .swiper-pagination span {
	display:inline-block;
	vertical-align:bottom;
}
.focus .swiper-container .swiper-pagination .swiper-pagination-current {
	font-size:20px;
}
.focus .swiper-container .swiper-pagination .my-pagination-total {
	margin-left:-3px;
}
.part01_right {
	width:520px;
	float:right;
	margin-top:20px;
}
.list01 li {
	padding-left:15px;
	position:relative;
	margin-bottom:10px;
}
.list01 li:before {
	content:"";
	background-color:#0d47a1;
	display:inline-block;
	width:5px;
	height:5px;
	position:absolute;
	top:10px;
	left:0;
}
.list01 li h3 {
	height:55px;
	font-size: 18px;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.list01 li p {
	font-size:14px;
	color:#868686;
}
.list02 {
	margin-top:20px;
}
.list02 li {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:15px 0 15px;
	clear:both;
}
.list02 img {
	float:left;
	width:160px;
	height:90px;
	padding-bottom:10px;
	padding-right:10px;
}
.list02 li .txt {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:100%;
	font-size:16px;
}
.list02 .piclist .txt {
	height:90px;
}
.list02 h3 {
	font-size:16px;
	/* white-space:pre-line;
	*/
}
.list03 {
	/* margin-top:20px;
	*/
}
.list03 li {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:15px 0 15px;
	clear:both;
}
.list03 img {
	float:left;
	width:160px;
	height:90px;
	padding-bottom:10px;
	padding-right:10px;
}
.list03 li .txt {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	text-align:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:100%;
	background:#fff;
	font-size:16px;
}
.list03 h3 {
	font-size:16px;
	/* white-space:pre-line;
	*/
}
/*-----------------------------*/
.part02 {
width: 1200px;
margin: 0 auto; margin-top:30px;
}
.part02_con li {
margin-top: 50px;

overflow: hidden;
}
.part02_con li+li {
border-top: 1px dashed #ccc;
padding-top: 20px;
margin-top: 20px;
}
.part02_con li .img {
width: 400px;
height: auto;
float: left;
margin-right: 30px;
}
.part02_con li .img img {
width: 100%;
height: auto;
}
.part02_con li h3 {
font-size: 22px;
line-height: 34px;
font-weight: bolder;
color: #000;
}
.part02_con li h3 a {
color: #000;
}
.part02_con li p {
font-size: 16px;
line-height: 34px;
margin-top: 10px;
color: #333;
}
.footer {
padding: 44px 0 44px 0;
background:#0d47a1;
text-align: center;
margin-top: 70px;
}
.footer p {
line-height: 30px;
font-size: 16px;
color: #fff;
}
.picNews2 {background: #f1f1f1 url("http://www.news.cn/2015/img2015/Loading.gif") no-repeat scroll 50% 50%;height:675px;overflow: hidden;position: relative;width: 1200px; margin:auto;} 
.picNews2 .picImg a{display: block;line-height: 0} 
.picNews2 .picImg img {width: 1200px; height:675px;} 
.picNews2 .picBg {background: #333 none repeat scroll 0 0;bottom: 0;height: 35px;left: 0;opacity: 0.4;position: absolute;width: 100%;z-index: 10;} 
.picNews2 .picTit {bottom: 0;color: #ffffff;height: 35px;left: 0;line-height: 35px;overflow: hidden; font-size:22px;position: absolute;text-align: center;width: 96%;z-index: 11; padding:0 11px;} 
.picNews2 .picTit a{color: #ffffff;} 
.zt_info{
width:1200px;
margin:0 auto;
box-sizing:border-box;
text-indent:2em;
padding:15px;
line-height:2em;
background:#c52320;
color:#fff;
margin-top:10px;
}
@media screen and (max-width: 768px) {
.domPC {
display: none;
}
.domMb {
display: block;
}
.banner{
background: none;
width: 100%;
height: auto;
}
.zt_info{
width:100%;
margin:0 auto;
box-sizing:border-box;
text-indent:2em;
padding:15px;
line-height:2em;
background:#c52320;
color:#fff;
margin-top:10px;
}
/*头部*/
.zkox {
padding: 20px 0px 10px 0px;
}
.ttmn {
width: 96%;
padding: 0;
}
.ttmn .bttx {
width: 100%;
font-size: 24px;
}
.ttmn .bttx a {
font-size: 24px;
}
.ttmn .bttz {
width: 100%;
font-size: 14px;
line-height: 22px;
}
/* 焦点图 */
.part01 {
width: 100%;
height: auto;
overflow: hidden;
padding-bottom:10px;
}
.part01 .swiper-container {
width: 100%;
}
.part01 .swiper-slide {
width: 100%;
height: auto;
}
.part01 .swiper-slide .tit {
padding: 10px 5px 10px 5px;
}
.part01 .swiper-slide .tit h3 {
font-size: 18px;
}
.lmtBox {
width: 100%;
}
.part02,.part03{
width: 100%; margin-top:20px;
}
.part02_con {
width: 96%;
margin: 0 auto;
}
.part02_con li {
margin-top: 30px;
}
.part02_con li .img {
width: 100%;
float: none;
}
.part02_con li h3 {
font-size: 20px;
line-height: 32px;
margin-top: 5px;
}
.part02_con li p {
font-size: 16px;
line-height: 26px;
}
/*--------------------*/
.focus {
	margin-top:10px;
	width:100%;
}
.focus .container {
	margin:0px auto 0;
	/* padding:0 4%;
	*/
            width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.focus .swiper-container .img {
	z-index:1;
	position:relative;
	width:100%;
}
.focus .swiper-container .img img {
	width:100%;
	height:auto;
}
.focus .swiper-container .tit {
	position:absolute;
	left:0;
	bottom:0;
	z-index:4;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:5px 40px 5px 10px;
	width:100%;
	font-size:.32rem;
	line-height:24px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#fff;
	background-color:rgba(38,87,149,.6);
}
.focus .swiper-button-next,.focus .swiper-button-prev {
	width:20px;
	background-size:20px 44px;
}
.focus .swiper-container .swiper-pagination {
	position:absolute;
	right:8px;
	left:auto;
	bottom:6px;
	width:auto;
	color:#fff;
	font-style:italic;
	font-size:18px;
	font-weight:200;
}
.focus .swiper-container .swiper-pagination span {
	display:inline-block;
	vertical-align:bottom;
}
.focus .swiper-container .swiper-pagination .swiper-pagination-current {
	font-size:20px;
}
.focus .swiper-container .swiper-pagination .my-pagination-total {
	margin-left:-3px;
}
.padding04 {
	padding:0 4%;
}
.part01_right {
	width:100%;
}
.list01 {
	width:100%;
	margin-top:10px;
}
.list01 li {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:10px 0px 10px 22px;
	clear:both;
	position:relative;
	font-size:18px;
	width:93%;
}
.list01 li:before {
	content:"";
	background-color:#f58332;
	display:inline-block;
	width:6px;
	height:6px;
	position:absolute;
	top:18px;
	left:8px;
	border-radius:100%;
}
.list02 {
	margin-top:10px;
}
.list02 li {
	border-bottom:1px dashed #ccc;
	overflow:hidden;
	padding:8px 0px 8px 0px;
	clear:both;
	position:relative;
	font-size:18px;
}
/*--------------------*/

.footer p {
font-size: 12px;
}
.picNews2 {height:auto;overflow: hidden;position: relative;width: 100%; margin:auto;} 
.picNews2 .picImg img {width: 100%; height:auto;} 
.picNews2 .picTit {
font-size: 16px;
height: auto; text-align:left; line-height:24px;
}
.picNews2 .picBg {
height: 50px;
}
}
body,td,th {
font-family: "PingFang SC", XHW-pzh, "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}