@charset "utf-8";
/*
    * @time Fri Nov 13 2020 08:57:46 GMT+0800 (中国标准时间)
    */

.domPc { display: block }
.domMob { display: none }
.grid-1200 { width: 1200px }
.grid-120 { width: 120px }
/* .grid-700 { width: 700px; } */
.grid-700 { width: 1200px; }
.grid-320 { width: 320px }
.mr-30 { margin-right: 30px }
.ml-30 { margin-left: 30px }
.list { /*padding-top: 100px; margin-top: -100px;*/ overflow-x: hidden; overflow-y: visible; position: relative; z-index: 5 }
.list .item { padding: 20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-bottom: 1px dashed #bfbfbf }
.list .item .tit { font-size: 18px; line-height: 28px }
.list .item .tit i { font-size: 16px; height: 26px; line-height: 26px; padding: 0 10px; margin-right: 10px; color: #fff; font-style: normal }
.list .item .tit i.red { background: #e10e0e }
.list .item .tit i.blue { background: #027bfb }
.list .item .tit i.orange { background: #f60 }
.list .item:hover { background: #fdfdfd }
.list .item:hover .share { width: 140px }
.list .xpage-more-btn { display: block; text-align: center; line-height: 46px; width: 270px; margin: 50px auto 10px; font-size: 16px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; background: #cb295f; color: #fff; cursor: pointer }
.list .xpage-more-btn img { vertical-align: middle; margin-right: 10px; margin-top: -3px }
.item-style1 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between }
.item-style1 .img { margin-right: 18px; width: 180px; height:101px; overflow: hidden; border-radius: 5px; }
.item-style1 .img img { width: 100%; }
.item-style1 .txt { -webkit-box-flex: 1; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1 }
.item-style1 .txt .tit { margin-top: -3px; height:auto; }
.item-style1 .txt .info { margin-top: 5px }
.item-style1 .abstract {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.item-style2 .info { margin-top: 5px }
.item-style3 .tit { margin-bottom: 10px }
.item-style3 .img { width: 100%; height: auto; overflow: hidden; border-radius: 5px; }
.item-style3 .img img { width: 100%; height: auto }
.item-style4 .tit { margin-bottom: 10px }
.item-style4 .img { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;  }
.item-style4 .img a {border-radius: 5px;overflow: hidden;margin-right:1%;}
.item-style4 .img.img3 a { width: 32%;height: 126px; margin-right: 1.3%;}
.item-style4 .img.img2 a { width: 48.5%;height: 192px; }
.item-style4 .img a img {width: 100%; height: 100%;}
.item-style6 .tit { margin-bottom: 10px }
.item-style6 .img { position: relative; z-index: 1; width: 100%; height: auto }
.item-style6 .img img { position: relative; z-index: 1; width: 100%; height: auto }
.item-style6 .img .play { width: 80px; height: 80px; position: absolute; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; z-index: 3 }
.item-style6 .img video { width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 4; background: #000 }
.item-style6 .img .close { width: 30px; height: 30px; position: absolute; right: 0; top: 0; z-index: 10; cursor: pointer }
.item-style6 .img .hide { display: none }
.info { height: 30px; margin-top: 15px }
.info .time { float: left; font-size: 14px; line-height: 30px; color: #999 }

.info .share {display: none;}

.info .share { float: right; width: 0; height: 30px; font-size: 0; white-space: nowrap; -webkit-transition: width 1s; -moz-transition: width 1s; transition: width 1s }
.info .share .share-item { display: inline-block; position: relative; width: 24px; height: 24px; margin-left: 8px }
.info .share .share-item img { width: 100%; height: 100% }
.info .share .share-item .qrcode { position: absolute; left: 50%; top: 30px; margin-left: -94px; z-index: 88; width: 150px; height: 0; overflow: hidden; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s }
.info .share .share-item .qrcode img { width: 150px; height: 150px }
.info .share .share-item .qrcode.show { height: 150px }
.fixed { position: fixed!important; top: 0; z-index: 99 }
.main { margin-top: 20px; padding-bottom:100px ; background: url("//www.news.cn/enterprise/20220425kybg/img/bottom_bg.jpg") 50% bottom / 100% 400px no-repeat; }
.main .box { margin: 0 auto }
.nav { float: left; background: #fff; min-height: 250px }
.nav .nav-cont { top: 70px; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; overflow: hidden }
.nav .nav-cont.fixed { top: 0 }
.nav .nav-cont a { display: block; text-align: center; height: 50px; line-height: 50px; font-size: 16px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0 }
.nav .nav-cont a:first-child { background: #083b90; border: 0 }
.nav .nav-cont a:first-child img { vertical-align: middle }
.nav .nav-cont a.active { position: relative; color: #083b90; background: #f3f6f8 }
.nav .nav-cont a.active:before { content: ''; width: 3px; height: 100%; position: absolute; left: 0; top: 0; display: block; background: #083b90 }
.box-cont { float: left }
.hot { float: right }
/* .focus { width: 100%; height: 394px; position: relative; z-index: 1; overflow: hidden; border-radius: 5px; } */
.focus { width: 100%; height: auto; position: relative; z-index: 1; overflow: hidden; border-radius: 5px; }
.focus .swiper-container { width: 100%; height: 100% }
.focus .swiper-container .img { position: relative; z-index: 1 }
/* .focus .swiper-container .img img { width: 100%; height: auto } */
.focus .swiper-container .img img { width: 100%; height: auto; }
.focus .swiper-container .tit { position: absolute; right: 0; left: 0; bottom: 0; z-index: 4; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 70px 10px 10px; font-size: 18px; line-height: 28px; color: #fff; 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%) }
.focus .swiper-container .tit a{ color: #fff;}
.focus .swiper-container .pagination { width: auto; left: auto; right: 10px; bottom: 15px }
.focus .swiper-container .pagination .swiper-pagination-bullet { background: #0051a4; opacity: 1 }
.focus .swiper-container .pagination .swiper-pagination-bullet-active { background: #fff }
.focus .swiper-container .swiper-button-prev { left: 0; width: 34px; height: 73px; background: url(/politics/newpage2020/images/icon-arrow.png) left 0 no-repeat }
.focus .swiper-container .swiper-button-next { right: 0; width: 34px; height: 73px; background: url(/politics/newpage2020/images/icon-arrow.png) right 0 no-repeat }
.focus .swiper-pagination-fraction { position: absolute; bottom: 0.3rem !important; right: 0.5rem !important; left: auto; width: auto; font-size: 18px; color: #fff; font-style: italic; }
.focus .swiper-pagination-current { color: #2D8BDE; font-style: italic; font-size: 28px; }
.focus .swiper-pagination-total { font-size: 24px; }
.card { position: relative; border-top: 1px solid #bfbfbf; padding-bottom: 10px }
.card .title { padding: 5px 0; line-height: 36px; font-size: 20px; font-weight: 700; color: #000 }
.card .title a { display: inline-block; position: relative; color: #000 }
.card .title a:before { content: ''; position: absolute; left: 0; top: -5px; width: 100%; height: 4px; background: #2b6bd6 }
.list-style0 li { position: relative; margin-bottom: 5px }
.list-style0 li:before { content: ''; width: 4px; height: 4px; position: absolute; left: 0; top: 10px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #bfbfbf }
.list-style0 li a { padding-left: 8px; font-size: 16px; line-height: 26px; color: #666 }
.list-style2 li { position: relative; margin-bottom: 15px }
.list-style2 li .img { float: left; margin-right: 10px; width: 130px; height: 85px; overflow: hidden; border-radius: 5px; }
.list-style2 li .img img { width: 100%; height: 100% }
.list-style2 li .tit { font-size: 16px; line-height: 26px; color: #333; padding: 5px 10px 10px 0; max-height: 85px; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.list-style3 { overflow: hidden }
.list-style3 ul { width: 100% }
.list-style3 li { position: relative; margin-bottom: 17px }
.list-style3 li .img { width: 100%; height: 160px; overflow: hidden; border-radius: 5px; }
.list-style3 li .img img { width: 100%; height: auto }
.list-style3 li .tit { margin-top: 8px; text-align: center; font-size: 16px; line-height: 26px; color: #333; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
.list-style3 li .tit a {color: #333;}

.observe .swiper-container { width: 100%; height: 100% }
.observe .swiper-container .img { width: 100%; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 6px }
.observe .swiper-container .img img { width: 100%; height: 280px; overflow: hidden; border-radius: 5px; }
.observe .swiper-container .tit { text-align: center; padding: 0 6px; font-size: 16px; line-height: 26px; margin-top: 5px }
.observe .swiper-container .swiper-slide { padding-top: 15px; -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s }
.observe .swiper-container .swiper-slide.swiper-slide-active { padding-top: 0 }
.observe .swiper-container .pagination { bottom: 0 }
.special { margin-top: 10px; background: #fff }
.special.fixed { margin-top: 0 }

.rdtjlist{margin-bottom:20px;padding-top: 20px;		overflow:hidden}
.rdtjlist li{	float:left;	width:150px;	margin-bottom:1px;	display:inline;	_display:inherit}
.rdtjlist li+li{ margin-left: 15px;}
.rdtjlist li a{	font-size:0;	vertical-align:top;	float:left;	width:150px;	height:90px;	overflow:hidden;	display:inline}
.rdtjlist li img{	width:100%;	height:90px;	vertical-align:top;	float:left;	-moz-transition:-moz-transform .3s ease;	-ms-transition:-ms-transform .3s ease;	transition:transform .3s ease; border-radius: 5px}
.rdtjlist li img:hover{	width:150px;	height:90px;	vertical-align:top;	float:left;	-webkit-transform:scale(1.1);	-moz-transform:scale(1.1);	-ms-transform:scale(1.1);	transform:scale(1.1)}
.zhaiyao{ font-size: 14px; color: #666; line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

 @media screen and (max-width:768px) {
.domPc { display: none!important }
.domMob { display: block }
a { color: #333; }
.grid-120, .grid-1200, .grid-320, .grid-700 { width: 100% }
.main { margin-top: 0 }
.focus { height: auto }
.focus .swiper-pagination-fraction { font-size: 14px; bottom: 0.2rem !important; right: 0.2rem !important; }
.focus .swiper-pagination-current { font-size: 20px; }
.focus .swiper-pagination-total { font-size: 18px; }
.focus .swiper-container .tit { padding: 10px 50px 10px 10px; }

.list { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 10px; padding-right: 10px }
.list .item { padding: 10px 0; }
.list .xpage-more-btn { color: #999; font-size: 14px; background: 0 0; margin-top: 10px }
.item-style1 { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center }
.item-style1 .img { margin-right: 10px; width: 140px; height: auto }
.item-style1 .txt .tit { margin-top: 0; height: auto; font-size: 18px; }
.item-style1 .txt .tit a { overflow: hidden; text-overflow: ellipsis; cursor: pointer; /*display: -webkit-box;*/ -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
/* .item-style4 .img { height: 100%; overflow: hidden; }
.item-style4 .img a { display: block; width: 100%; height: 107px; } */
.item-style4 .img.img3 a{height: 68px;}
.item-style4 .img.img2 a{height: 107px;}
.item-style5 .img { height: 100%; overflow: hidden; }
.item-style5 .img a { /*display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between*/ display: block; width: 100%; height: 68px; }
}


/* 补充 */

body { font-size:14px; font-family:"微软雅黑"; color:#333;  background: url("//www.news.cn/enterprise/20220425kybg/img/banner_pc.jpg") 50% 0px no-repeat rgb(255, 255, 255);}
.top { height:800px; position:relative; }
.bg{ width: 100%; margin: 0 auto; overflow: hidden; }
.top img { display: none!important; }

.section_pm { margin: 0 auto; width: 1200px; /* margin-bottom: 30px; */ /* margin-bottom: 45px; */ overflow: hidden;}

/*顶部工具栏*/
#topHeader { height: 32px; text-align: center; }
#topHeader .top { width: 1000px; margin: 0 auto; height: inherit; }
#topHeader a { float: left; height: 32px; line-height: 38px; color: #fff; margin: 0 10px; font-size: 12px; opacity: 1; }

.section_pm_53_box { width: 1140px; padding: 0px 30px 0px 30px;	overflow: hidden; margin: 0 auto; border-radius:20px; background: url(//www.sc.xinhuanet.com/topic/2017qglh/images/jjlh_bj_02.jpg);}
.section_pm_53_box .headlines{overflow:hidden;padding:20px 0 15px;width:100%;background:url(//www.yn.xinhuanet.com/topic/zt2018/ynlh/images/line.gif) 0 100% repeat-x;height:90px;}
.section_pm_53_box .headlines h1{display:block;padding-bottom:10px;color:#333;text-align:center;font-weight:700;font-size:40px;line-height:50px;}
.section_pm_53_box .headlines h1 a{color:#222222;font-weight:bold; }
.section_pm_53_box .headlines p{text-align:center; color: #888; line-height: 26px; height: 26px;overflow: hidden; display: block; text-overflow: ellipsis; white-space: nowrap;}
.section_pm_53_box .headlines p a{color:#535353;}
.section_pm_53_box .headlines span{position:relative;top:-26px;float:right;text-indent:0;}
.section_pm_53_box .headlines span a{color:#535353; font-size: 14px}


/*滚动播报*/
.scrollcast{width: 1198px; height:40px; border: 1px solid #f03a17; clear:both; margin:20px auto; background: #ffffff; margin-bottom: 10px;;}
.scrollcast .section-caption { width: 100px;  height: 40px;  color: #fff;  text-align: center;  line-height: 40px;  font-size: 16px;  background-color: #f03a17; float:left;}
.scrollcast .marqueeleft{height:40px;width:1080px; font-size: 16px; overflow:hidden;margin:0px auto; float:left;}
.scrollcast .marqueeleft ul{float:left;}  /* ul必须要有float属性 否则滚动一定距离后便会停止 */
.scrollcast .marqueeleft ul li{float:left;margin:0 5px;display:inline; height:40px; width:100px; margin-right:30px; min-width:100px; width:auto!important; overflow:hidden; background:url(../img/mqbg.png) no-repeat 0px center; padding-left:10px;}
.scrollcast .marqueeleft ul li .txt{text-align:center;height:40px;line-height:40px;}
.scrollcast .marqueeleft ul li .txt a{ color:#777; text-decoration:none;}



@media screen and (min-width:0px) and (max-width:767px){

	/*滚动播报*/
	.scrollcast{width: 99%; height:35px; border: 1px solid #f03a17; clear:both; margin:20px auto; background: #ffffff; margin-bottom: 0px;}
	.scrollcast .section-caption { width: 22%;  height: 35px;  color: #fff;  text-align: center;  line-height: 35px;  font-size: 14px;  background-color: #f03a17; float:left;}
	.scrollcast .marqueeleft{height:35px; font-size: 14px; width:78%; overflow:hidden;margin:0px auto; float:left;}
	.scrollcast .marqueeleft ul{float:left;}  /* ul必须要有float属性 否则滚动一定距离后便会停止 */
	.scrollcast .marqueeleft ul li{float:left;margin:0 5px;display:inline; height:35px; width:100px; margin-right:30px; min-width:100px; width:auto; overflow:hidden; background:url(../img/mqbg.png) no-repeat 0px center; padding-left:10px;}
	.scrollcast .marqueeleft ul li .txt{text-align:center;height:35px;line-height:35px;}
	.scrollcast .marqueeleft ul li .txt a{ color:#777; text-decoration:none;}

	.main { margin-top: 20px; padding-bottom:60px ; background: url("//www.news.cn/enterprise/20220425kybg/img/bottom_bg.jpg") 50% bottom / 100% 100px no-repeat; }
	}






/*2021网站导航*/
.bg-xinhua-bar {background-color: /*#ed134a*/rgba(20, 40, 150, 0.5); min-width: 1188px; }
.top-bar {height: 45px; color: #FFFFFF; text-decoration: none; padding-left: 14px; margin: 0 auto; position: relative; width: 1200px; overflow: hidden; }
.top-bar a {color: #FFFFFF; }
.top-bar .container {width: 1188px; }
.top-bar ul li {list-style: none; float: left; line-height: 45px; min-width: 48px; text-align: center; }
.top-bar ul li a {margin-right: 5px; font-size: 15px; }


/*goback*/
.RTools{position:fixed; _position:absolute; right:10px;bottom:100px;width:60px;z-index:10000; display:none;}
.RTools .qrcode{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5px 5px 0;border:1px solid #ccc;background-color:#f7f7f7 !important;right:0;bottom:70px;position:absolute; }
.RTools .qrcode canvas{width:100%;height:auto;}
.RTools .qrcode:hover::after{content:'扫描分享';width:100%;margin:5px auto 0;color:#333;font-size:20px;display:block;text-align:center;}
.RTools .qrcode:hover{transform:translate(0,0);animation:change 1s;-moz-animation:change 1s;-webkit-animation:change 1s;-mozanimation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;overflow:hidden;width:100%;}
/* 用来改变二维码大小 */
@keyframes change{
    from{width:48px;height:48px;opacity:1;}
    to{width:268px;height:310px;opacity:1;}
}
/* 用来改变二维码大小 */
.RTools .gototop{width:60px;height:60px;cursor:pointer;background:#cb295f url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;transition:.3s;opacity:0;filter:alpha(opacity=0);}
.show{display:block;}
@media screen and (min-width:0px) and (max-width:767px){
	.RTools .qrcode{display:none;}
    .RTools{width:40px;}
    .RTools .gototop{width:40px;height:40px;}
}




@media screen and (min-width:0px) and (max-width:767px){

body { font-size:16px; font-family:"微软雅黑"; color:#333; line-height:2em; background: rgb(255, 255, 255);}
.top{  position:relative; overflow: hidden; display: block!important; height: auto; }
.top img { width: 100%; height:auto; position:relative; display: block!important;}

/* 栏目 包框 宽+高 */
.section_pm { margin: 0 1%; width: 98%;  overflow: hidden;}

/*移动端导航*/
.nav .begin{ display:block; width:32px; height:29px; background:url(../img/bgPcNav.jpg) no-repeat; text-indent:-999px; position:fixed; right:10px; top:70%; overflow:hidden;  z-index:100;  -webkit-background-size: 32px 29px; background-size: 32px 29px; overflow:hidden;  z-index:100; }
.nav .navCon { position:fixed; top:70%; right:42px; width:120px; /*height:100px;*/ z-index:100;}
.nav .navCon a{ float:right; height:29px; line-height:29px; font-size:20px; color:#fff; padding:0 20px; margin:0 6px 5px 0; background:#abcea7; display:block; width:80px;}
.toTop { position:fixed; top: 75%; width: 35px; height: 35px; background: url(../img/top.png) no-repeat; background-size:35px 35px;  margin: 0px auto; margin-top: 5px; cursor: pointer; z-index: 99999999; right: 8px;}

/*移动端导航*/
.nav .begin{ display:block; width:32px; height:29px; background:url(../img/bgPcNav.jpg) no-repeat; text-indent:-999px; position:fixed; right:10px; top:70%; overflow:hidden;  z-index:100;  -webkit-background-size: 32px 29px; background-size: 32px 29px; overflow:hidden;  z-index:100; }
.nav .navCon { position:fixed; top:70%; right:42px; width:120px; /*height:100px;*/ z-index:100;}
.nav .navCon a{ float:right; height:29px; line-height:29px; font-size:20px; color:#fff; padding:0 20px; margin:0 6px 5px 0; background:#abcea7; display:block; width:80px;}
.toTop { position:fixed; top: 75%; width: 35px; height: 35px; background: url(../img/top.png) no-repeat; background-size:35px 35px;  margin: 0px auto; margin-top: 5px; cursor: pointer; z-index: 99999999; right: 8px;}


/* Mobile 导航 4*/
#mobileHeader { font-family: "微软雅黑"; }
#mobileHeader { width: 100%; position:relative; }
#mobileHeader .logo { display: block; width: 63px; height: 45px; background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 0px 0px; -webkit-background-size: 57px; background-size: 57px; position: absolute; top: 0px; left: 10px; z-index:1000;}
#mobileHeader .right { display: block; width: 30px; height: 45px; position: absolute; top: 0px; right: 15px; background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 100% -45px; -webkit-background-size: 57px; background-size: 57px; }
#mobileHeader .mobileNavList { width: 100%; height:0px; overflow:hidden; position: absolute; top: 45px; left: 0px; background: #ededed; z-index:10; z-index:1000;}
#mobileHeader .mobileNavList a { float: left; width: 20%; padding: 10px 0; color: #000; text-align: center; font-size:16px; }
#mobileHeader .phnav { text-align: center; padding-bottom:6px; }
#mobileHeader .phnav a { float:left; width:30%; height: 30px; line-height: 35px; text-align:center; font-size:16px; font-family:"微软雅黑"; color:#333; }


.section_pm_53_box{ width: 98%; overflow: hidden; background: url(//www.sc.xinhuanet.com/topic/2017qglh/images/jjlh_bj_02.jpg) center top no-repeat #fff;z-index:70; overflow:hidden; border-radius:0px; padding: 0px;}
.section_pm_53_box .headlines{overflow:hidden;padding:20px 0 15px;width:100%;background:url(//www.yn.xinhuanet.com/topic/zt2018/ynlh/images/line.gif) 0 100% repeat-x; width:100%;height:auto;}
.section_pm_53_box .headlines h1{display:block;padding-bottom:10px;color:#333;text-align:center;font-weight:700;font-size:1.6rem;line-height:32px; }
.section_pm_53_box .headlines h1 a{color:#222222;font-weight:700; line-height:32px;}
.section_pm_53_box .headlines h1 a:hover{color:#b50000; text-decoration:none;}
.section_pm_53_box .headlines p{text-align:center; color: #888; font-size: 16px; text-align: left; text-indent: 2em; height: auto;  white-space: normal;}
.section_pm_53_box .headlines p a{color:#535353;}
.section_pm_53_box .headlines span{position:relative;top:-26px;float:right;text-indent:0;}
.section_pm_53_box .headlines span a{color:#535353;}


}
