@charset "utf-8";

/* CSS Document */
body {
	font-family: "微软雅黑";
	background: url(//www.xinhuanet.com/world/sjzddh/zb1/images/banner.jpg) 50% 0px no-repeat;
}

.displaynone {
	display: none !important;
}

#topHeader {
	height: 32px;
	text-align: center;
	border-bottom: 1px solid #0069a1;
	background: #0069a1;
}

#topHeader .top {
	width: 1200px;
	height: inherit;
	margin: 0px auto;
}

#topHeader a {
	float: left;
	height: 32px;
	line-height: 32px;
	color: rgb(255, 255, 255);
	font-size: 12px;
	margin: 0px 15px;
}

.domPC {
	display: block;
}

.domMobile {
	display: none !important;
}

.clear {
	clear: both;
}

/*内容*/
.banner {
	width: 1400px;
	height: 410px;
	position: relative;
	margin: 0 auto
}

.logo {
	position: absolute;
	right: 125px;
	top: 85px;
}

.logo img {
	width: 90px;
	height: auto
}

.tt {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
	text-align: center
}

.tt h2 {
	font-size: 2.2em;
	color: #da1b21;
	line-height: 60px;
	font-weight: normal;
	display: none
}

.tt h2 a {
	color: #da1b21;
	text-decoration: none;
	font-size: 2.2em;
}

.tt .info {
	text-align: left
}

.tt .info span {
	height: 35px;
	line-height: 35px;
}

.tt .info span img {
	margin: 0 10px
}

.header {
	width: 1200px;
	margin: 20px auto 0;
	background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/jjbg.png) 0 0 no-repeat;
}

.header ul {
	padding-left: 0px;
	overflow: hidden;
}

.header li {
	font-size: 0.875em;
	color: #fff;
	overflow: hidden;
	margin: 20px;
}

.header li p {
	float: left;
	font-size: 1.5em;
}

.header li p+p {
	padding-left: 30px;
}

.header li p i {
	font-style: normal;
}

.header li a {
	color: #ff971d;
	padding-left: 10px;
}

.zt {
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}

.zt h2 {
	background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/tit01.png) no-repeat;
	width: 1200px;
	height: 90px;
	margin: 10px 0
}

.zt h2 a {
	display: block;
	height: 100%;
	width: 100%;
}

.zt dd {
	margin-top: 10px;
}

.zt dd ul {
	overflow: hidden;
}

.zt dd li {
	float: left;
	width: 47.9%;
	background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/zybg.jpg) no-repeat;
	height: 67px;
	padding: 1.2% 2% 4% 0;
}

.zt dd li span a {
	color: #d8b05b;
}

.zt dd li+li {
	float: right;
}

.zt dd ul li h3 {
	font-size: 16px;
    font-weight: normal;
    padding-bottom: 5px;
    line-height: 23px;
    padding-left: 27px;
    height: 62px;
    overflow: hidden;
}

.zt dd li p {
	line-height: 28px;
	font-size: 1em;
	color: #777;
	padding-left: 40px;
	display: none;
}

/*导航*/
.rightsidebar {
	position: fixed;
	width: 119px;
	height: 350px;
	top: 350px;
	left: 50%;
	margin-left: 605px;
	z-index: 9900px;
}

.rightsidebar .rightsidebar-top {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: absolute;
	bottom: 10px;
	left: 40px;
	color: #FFF;
	font-size: 18px
}

.rightsidebar .dh_xx {
	width: 119px;
    height: 340px;
    background: url(//www.xinhuanet.com/world/sjzddh/zb1/images/bg04_2021zb.png) 0 -60px no-repeat;
}

.rightsidebar .dh_xx li {
	float: right;
	width: 119px;
	height: 47px;
	line-height: 48px;
	position: relative;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.rightsidebar .dh_xx li a {
	color: #fff;
	display: block;
	border-bottom: 1px dotted #fe9aa1;
	width: 90px;
	margin: 0 auto
}

.rightsidebar .dh_xx li a:hover {
	color: #fff;
}

.rightsidebar .dh_xx li:hover {
	background: #e72727;
	color: #fff;
}

.rightsidebar .dh_xx li:hover a {
	color: #fff;
}

.rightsidebar .dh_xx .on {
	background: #e72727;
	color: #fff;
}

.rightsidebar .dh_xx .on a {
	color: #fff;
	border-bottom: none
}
.nav{
	width: 100%;
    height: 40px;
	font-size: 0;
	display: inline-block;
	white-space: nowrap;
	margin: 0 auto;
	overflow-x: auto;
	background: #e72727;
}
.nav a{
	display: inline-block;
    vertical-align: middle;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	padding: 0 16px;
	color: #fff;
}
.nav a.on {
	color: #ffdd23;
}
/* .nav ul {
	margin: 0 auto;
	overflow: hidden;
	background: #ea262f;
	white-space: nowrap;
    font-size: 0;
    position: relative;
	z-index: 99;
} */

/* .nav li {
	display: inline-block;
    vertical-align: middle;
	width: 195px;
	height: 60px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 1.125em;
	margin:0 20px;
	white-space: nowrap;
    padding: 0 10px;
}
.nav li a {
	display: inline-block;
	color: #fff;
} */
/* .nav .on {
	background: #e72727;
}

.nav .on a {
	background: #e72727;
	color: #ffdd23;
}

.nav li:hover {
	background: #e72727;
} */

/* .nav li a {
	color: #fff;
	display: block;
	text-decoration: none;
} */

.list.list2 {
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .5s;
	-moz-transition: height .5s;
	transition: height .5s;
}

.list2 a {
	display: block;
	width: 100%;
	height: 38px;
	position: relative;
	background: #d1151b;
	color: #fff;
	margin-bottom: 2px;
	text-align: center;
	line-height: 38px;
}

.list2 a:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 80%;
	height: 2px;
	background: #b31217;
}

.list.list2.show {
	height: 200px
}

.list a:hover {
	background: #b31217;
	color: #ff9724;
}

/*现场图集*/
.tjbox {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.tjbox .titlebg {
	background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/tit02_2019lh.jpg) no-repeat;
	width: 1200px;
	height: 90px;
	margin: 10px 0
}

.tjbox .titlebg a {
	display: block;
	width: 100%;
	height: 100%;
}

.listPic2 li {
	width: 390px;
	overflow: hidden;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	position: relative;
}

.listPic2 .last {
	margin-right: 0px;
}

.listPic2 li a {
	display: block;
	line-height: 0
}

.listPic2 li .picImg img {
	width: 100%;
	height: 220px;
}

.listPic2 li .picBg {
	background: #000;
	bottom: 0;
	height: 40px;
	left: 0;
	opacity: 0.7;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.listPic2 li .picTit {
	bottom: 0;
	height: 30px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
	overflow: hidden;
	padding: 0 5px;
	text-align: center;
}

.listPic2 li .picTit a {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
}

/*文字实录*/
.wzslbox {
	width: 1200px;
	margin: 50px auto 0;
	margin-top: 50px;
}

.comTit {
	margin-bottom: 15px;
	height: 40px;
	background: url(//www.xinhuanet.com/world/sjzddh/zb1/images/pc_dh.png) 0 20px no-repeat;
	font-size: 36px;
	color: #d30e0e;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}

.comTit a {
	display: block;
	height: 100%;
	width: 100%;
	color: #d30e0e;
}

.comTit h3 {
	padding: 15px 0px 0px 40px;
	float: left;
	font-style: normal;
	font-size: 46px;
	color: #fff;
	height: 40px;
}

.comTit strong {
	font-size: 32px;
	line-height: 50px;
	color: #fff;
	font-weight: normal;
	margin-right: 10px;
	font-style: normal;
	margin: 0px 0px 0px 30px;
}

.comList li {
	height: 45px;
	overflow: hidden;
	float: left;
	width: 49%;
	margin-right: 5px;
	margin-right: 10px;
	width: 465px;
	padding: 0 0 0 5px;
}

.comList li a {
	font-size: 18px;
	line-height: 40px;
	background: url(//www.xinhuanet.com/politics/2015xhslfbh/images/bgPcNav.png) 0px -85px no-repeat;
	padding-left: 10px;
}

#tsform {
	float: right;
	font-size: 14px;
	font-style: normal;
}

.comTit label {
	margin: 0;
	padding: 0;
	display: inline;
}

/*更多直播*/
.xgbd {
	width: 1200px;
	position: relative;
	padding-top: 25px;
	margin: 30px auto 0;
	overflow: hidden;
}

.xgbd h2 {
	margin-bottom: 15px;
	height: 90px;
	background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/tit04.png) left top no-repeat;
}

.xgbd_l {
	border-right: 1px solid #E1E1E1;
}

.listPic {
	width: 596px;
	height: 400px;
	overflow: hidden;
	border-right: 1px solid #E1E1E1;
	float: left;
	padding-bottom: 30px;
	position: relative
}

.listPic .sj {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 27px;
	background: #e72727;
	opacity: 0.8;
	text-align: center;
	color: #fff;
	;
	padding-top: 5px
}

.listPic img {
	width: 480px;
	height: 270px
}

.listPic .bt {
	font-size: 20px;
	text-align: center;
	background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/bg06_2019lh.png) right no-repeat;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	font-weight: 600;
}

.listPic .bt a {
	display: block;
	width: 480px;
}

.listPic .zy {
	line-height: 28px;
	width: 480px;
	font-size: 15px;
	height: 90px;
	overflow: hidden;
}

.listPic1 {
	width: 596px;
	height: 400px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	position: relative
}

.listPic1 .sj {
	position: absolute;
	left: 116px;
	top: 0;
	width: 90px;
	height: 27px;
	background: #e72727;
	opacity: 0.8;
	text-align: center;
	color: #fff;
	;
	padding-top: 5px
}

.listPic1 img {
	width: 480px;
	height: 270px;
	float: right
}

.listPic1 .bt {
	font-size: 20px;
	text-align: center;
	background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/bg07_2019lh.png) left no-repeat;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	font-weight: 600;
}

.listPic1 .bt a {
	display: block;
	width: 480px;
	float: left;
	margin-left: 120px
}

.listPic1 .zy {
	line-height: 28px;
	width: 480px;
	float: right;
	font-size: 15px;
	height: 90px;
	overflow: hidden;
}

.xgbd .more {
	width: 125px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/botton_2019lh.png) left no-repeat;
	color: #FFFFFF;
	margin-top: 30px
}

.xgbd .more a {
	color: #FFFFFF;
	display: block;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

.xgbd .listPic {
	display: none;
}

.xgbd .listPic1 {
	display: none;
}

/*直播图集*/
.zbtj {
	width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}

.zbtj h2 {
	margin-bottom: 40px;
	height: 40px;
	background: url(//www.xinhuanet.com/world/sjzddh/zb1/images/pc_dh.png) 0 20px no-repeat;
	font-size: 36px;
	color: #d30e0e;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}

.zbtj h2 a {
	display: block;
	height: 100%;
	width: 100%;
	color: #d30e0e;
}

.foucebox {
	position: relative;
	width: 1180px;
	height: 530px;
	overflow: hidden;
}

.foucebox .bd {
	position: relative;
	float: left;
	width: 940px;
	height: 530px;
	overflow: hidden;
}

.foucebox .bd img {
	width: 940px;
	height: 530px;
}

.foucebox .hd {
	position: relative;
	width: 220px;
	float: right;
	padding-right: 4px;
	z-index: 1;
	overflow: auto;
}

.foucebox .hd ul {
	position: relative;
	width: 240px;
	overflow: auto;
	height: 530px;
}

.foucebox .hd li {
	height: 122px;
	padding-bottom: 14px;
	overflow: hidden;
}

.foucebox .hd img {
	width: 215px;
	height: 122px;
	display: block;
}

.foucebox .hd li .bg {
	z-index: 10;
	width: 215px;
	height: 122px;
	background: #000000;
	opacity: 0.5;
	position: absolute;
}

.foucebox .hd .on .bg {
	opacity: 0;
}

.foucebox .bd .picBg {
	background: #000;
	bottom: 0px;
	height: 60px;
	left: 0;
	opacity: 0.6;
	position: absolute;
	width: 100%;
	z-index: 1;
}

.foucebox .bd .picTit {
	bottom: 5px;
	height: 60px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
	overflow: hidden;
	padding: 0 5px;
	text-align: center;
}

.foucebox .bd .picTit a {
	color: #fff;
	font-size: 28px;
	line-height: 65px;
	overflow: hidden;
	text-align: center;
}

.foucebox .ys {
	background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/bofang.png) no-repeat;
	position: absolute;
	right: 40px;
	bottom: 40px;
	width: 88px;
	height: 88px;
}

.footer {
	background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/footbg.png) 50% 0;
	height: 90px;
	line-height: 60px;
	color: #fff;
	clear: both;
	margin-top: 40px;
	text-align: center;
	font-size: 16px;
	padding-top: 20px
}

.footer p {
	height: 30px;
	line-height: 30px;
}

.ad01 {
	width: 1000px;
	margin: 15px auto 0;
}

.gqdt {
	width: 1200px;
	margin: 30px auto 0;
	height: 550px;
	background: #052063;
}

/*直播视频*/
.spzb {
	width: 1030px;
	margin: 0 auto 0;
	overflow: hidden;
	padding: 15px;
	background: url(//www.xinhuanet.com/politics/2020lh/zb/images/videobg.jpg) no-repeat 50% 0;
	position: relative;
}

.spzb .picTitle {
	position: relative;
	width: 1000px;
	height: 563px;
	margin-left: 15px;
}

.spzb .picTitle .bfan {
	position: absolute;
	width: 163px;
	height: 163px;
	top: 65%;
	left: 5%
}

.spzb .picTitle .img img {
	width: 100%;
	height: 563px;
	display: block;
}

.spzb .picTitle img {
	cursor: pointer;
}

.spzb .picTitle .bg {
	background: #000;
	bottom: 0;
	height: 75px;
	left: 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
	position: absolute;
	width: 100%;
	z-index: 10;
}

.spzb .picTitle .name {
	bottom: 0;
	color: #fff;
	padding-left: 20px;
	height: 75px;
	left: 0;
	line-height: 75px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 11;
	font-size: 1.8em;
	cursor: pointer;
}

.spzb .picTitle .name a {
	color: #fff;
	text-decoration: none;
}

.spzb .picTitle .name,
.spzb .picTitle .bg {
	display: none;
}

.spzb iframe {
	width: 1000px;
	height: 563px;
}

.spzb iframe {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1000px;
	height: 563px;
	z-index: 999;
	display: none;
}

.spzb .onMove {
	position: fixed !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 350px;
	height: 230px;
}

#spMobile {
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	z-index: 999;
	display: none;
	background: #000
}

.tlad {
	width: 1200px;
	margin: 20px auto;
}

/*视频直击*/
.spzj {
	width: 1200px;
	margin: 0 auto;
}

.spzj h2 {
	margin: 30px 0;
	height: 90px;
	background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/tit04.png) 50% 0 repeat-x;
}

.spzj h2 a {
	display: block;
	height: 100%;
	width: 100%;
}

.spzj ul {
	margin-bottom: 50px;
	overflow: hidden;
}

.spzj li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.spzj li .btn-play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -25px;
	z-index: 3;
	width: 40px;
	height: 40px;
	display: block;
	text-indent: -999999px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0 no-repeat;
	background-size: 100%;
}

.spzj li .btn-play a {
	display: block;
	width: 100%;
	height: 100%;
}

.spzj li img {
	width: 280px;
	height: 183px;
}

.spzj li p {
	text-align: center;
	margin-top: 5px;
}

/*.alert {
	position: fixed;
	left: 0;
	bottom: 0;
	display: none;
	cursor: pointer;
	background:url(//www.xinhuanet.com/politics/qyxzbs/images/alert0629b.png) 0 0 no-repeat;
	box-sizing:border-box;
	width:276px;
	height:171px;
	font-size:14px;
	line-height:20px;
	padding:60px 20px 10px;
	color:#333;
}
.floatTip {
	position: fixed;
	cursor: pointer;
	display: none;
	left: 20px;
	bottom: 20px;
}*/
@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.animate__pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
}

@media screen and (max-width: 1024px) {
	.visualMB3008 {
		width: 100%
	}
}

@media screen and (max-width: 767px) {
	.domPC {
		display: none !important;
	}

	.domMobile {
		display: block !important;
	}

	a img {
		width: 100%;
	}

	body {
		background: none;
	}

	.banner {
		height: auto;
		width: 100%;
		position: relative;
		overflow: hidden
	}

	.logo {
		position: absolute;
		right: -75px;
		top: 40px
	}

	.logo img {
		width: 38%;
		height: auto
	}

	/* .nav {
		width: 100%;
		background: #600507;
		height: auto;
	}

	.nav ul {
		width: 100%;
	} */

	/* .nav li {
		width: 33.3%;
		height: 40px;
		line-height: 40px;
		margin-right: 0;
	} */

	.tt {
		width: 100%;
		margin: 15px auto
	}

	.tt h2 {
		font-size: 1.5em;
		line-height: 35px;
		display: none
	}

	.tt .info {
		font-size: 15px;
	}

	.tt .info span {
		display: inline-block
	}

	.tt .info span:nth-child(1) {
		display: none
	}

	.tt .info span:nth-child(3) {
		display: none
	}

	/* .tt .info span:nth-child(2) {
		background: url(//www.xinhuanet.com/politics/2019qglh/zb/images/icon1.png)  no-repeat;
	} */

	.tt .info span:nth-child(4) {
		margin-left: 15px
	}

	.content {
		padding-top: 15px
	}

	.header {
		width: 100%;
		margin: 5px auto 0;
		background: #dd1e26;
	}

	.header ul {
		padding-left: 0;
	}

	.header li {
		/*  padding: 10px 0px;*/
		margin: 10px;
	}

	.header li p {
		float: none;
		padding-bottom: 10px;
		font-size: 1em;
	}

	.header li p+p {
		padding: 0;
	}

	.header li+li {
		padding: 0px 0 12px 0px;
		border: none;
	}

	.zt {
		width: 100%;
		margin: 15px auto 0;
	}

	.zt h2 {
		margin-bottom: 15px;
		height: 50px;
		background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/tit01_m.png) left top no-repeat;
		width: 96%;
		margin: 0 auto;
		background-size: contain;
	}

	.zt dd ul {
		border: none;
	}

	.zt dd li {
		float: none;
		width: 98%;
		margin: 0 auto;
		padding: 3% 0;
		border-top: 1px dashed #a9a9a9;
		border-right: none;
		background: none;
		height: auto;
	}

	.zt dd li+li {
		border-top: 1px dashed #a9a9a9;
	}

	.zt dd ul li h3 {
		padding-left: 0px;
		height: auto;
	}

	.zt dd ul li p {
		padding-left: 0px
	}

	.zt_v2 {
		width: 100%;
		margin: 15px auto 0;
		overflow: hidden;
	}

	.zt_v2 ul li {
		float: none;
		width: 98%;
		margin: 0 auto;
		position: relative;
	}

	.zt_v2 ul li+li {
		float: none;
		width: 98%;
	}

	/*文字实录*/
	.wzslbox {
		width: 100%;
		margin: 0 auto;
		margin-top: 0px;
	}

	.comTit {
		margin-bottom: 15px;
		height: 40px;
		background: url(//www.xinhuanet.com/world/sjzddh/zb1/images/mb_dh.png) 0 20px no-repeat;
		background-size: 100%;
		width: 96%;
		margin: 0 auto;
		margin-top: 15px;
		font-size: 26px;
		color: #d30e0e;
		font-weight: bold;
		text-align: center;
		line-height: 40px;
	}

	.comTit a {
		display: inline-block;
		height: 50px;
		width: 100%;
		color: #d30e0e;
	}

	.flash {
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		padding: 0px 5px 0 5px;
		color: #000;
	}

	.comTit h3 {
		padding: 15px 0px 0px 40px;
		float: left;
		font-style: normal;
		font-size: 46px;
		color: #fff;
		height: 40px;
	}

	.comTit strong {
		font-size: 32px;
		line-height: 50px;
		color: #fff;
		font-weight: normal;
		margin-right: 10px;
		font-style: normal;
		margin: 0px 0px 0px 30px;
	}

	.comList li {
		height: 45px;
		overflow: hidden;
		float: left;
		width: 49%;
		margin-right: 5px;
		margin-right: 10px;
		width: 465px;
		padding: 0 0 0 5px;
	}

	.comList li a {
		font-size: 18px;
		line-height: 40px;
		background: url(//www.xinhuanet.com/politics/2015xhslfbh/images/bgPcNav.png) 0px -85px no-repeat;
		padding-left: 10px;
	}

	.contentsl img {
		width: 42%;
		height: auto;
		margin-top: 10px;
	}

	#tsform {
		float: right;
		font-size: 1em;
		font-style: normal;
		padding: 0px 5px 0 5px;
	}

	.footer {
		height: auto;
		padding: 10px 0;
		margin-top: 10px;
		background: #e2211f
	}

	.footer p {
		height: auto;
		line-height: 24px;
	}

	.scroll-wrapper {
		-webkit-overflow-scrolling: touch !important;
		overflow-y: scroll;
		height: 400px;
		clear: both;
	}

	.scroll-wrapper iframe {
		height: 400px;
	}

	.zbtj {
		width: 100%;
		margin: 20px auto;
		overflow: hidden;
	}

	.zbtj li {
		width: 85%;
		border: 1px solid #dbd8d8;
		float: none;
		margin: 0 auto 20px;
	}

	.zbtj li+li {
		margin: 0 auto 20px;
	}

	.zbtj li img {
		display: block;
		width: 100%;
		height: auto;
	}

	.gqdt {
		width: 100%;
		margin: 0 auto;
		margin-top: 5px;
		height: auto;
	}

	.gqdt .titlebg {
		width: 100%;
	}

	.zt dt {
		background: url(//www.news.cn/res/xhwimg/politics/2018lh/zb/images/bg04_zljzh2018.png) 0 0 no-repeat;
		padding-bottom: 25px;
		border-bottom: 0px dashed #a9a9a9;
	}

	.spzb {
		width: 98%;
		padding: 1%;
		margin: 5px auto 0;
	}

	.spzb .picTitle {
		width: 100%;
		height: auto;
		margin-left: 0;
	}

	.spzb .picTitle .bfan {
		width: 20%;
		height: auto;
		top: 65%;
		left: 0%
	}

	.spzb .picTitle .bfan img {
		width: 100%;
		height: auto;
	}

	.spzb .picTitle .img img {
		width: 100%;
		height: auto;
	}

	.spzb .picTitle .bg {
		height: 57px;
		display: none
	}

	.spzb .picTitle .name {
		height: 50px;
		line-height: 25px;
		padding-left: 5px;
		font-size: 1em;
		display: none
	}

	.tlad_m {
		margin-top: 10px;
	}

	.tlad_m img {
		width: 100% !important
	}

	/*大图*/
	.focusBox4 {
		margin-top: 15px;
	}

	.focusBox4 h2 {
		margin-bottom: 15px;
		height: 40px;
		background: url(//www.xinhuanet.com/world/sjzddh/zb1/images/mb_dh.png) 0 20px no-repeat;
		background-size: 100%;
		width: 96%;
		margin: 0 auto 20px;
		margin-top: 15px;
		font-size: 26px;
		color: #d30e0e;
		font-weight: bold;
		text-align: center;
		line-height: 40px;
	}

	.focusBox4 h2 a {
		display: inline-block;
		height: 50px;
		width: 100%;
		color: #d30e0e;
	}

	.focusBox4 {
		width: 100%;
		height: auto;
		position: relative;
		margin-bottom: 10px;
	}

	.focusBox4 .arrow-left {
		background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left top;
		position: absolute;
		left: 10px;
		top: 50%;
		margin-top: -15px;
		width: 17px;
		height: 30px;
		z-index: 2
	}

	.focusBox4 .arrow-right {
		background: url(//www.xinhuanet.com/global/img/iconBtn/arrows.png) no-repeat left bottom;
		position: absolute;
		right: 10px;
		top: 50%;
		margin-top: -15px;
		width: 17px;
		height: 30px;
		z-index: 2
	}

	.focusBox4 .swiper-container {
		width: 100%;
		height: auto;
	}

	.swiper-slide {
		position: relative;
	}

	.focusBox4 .swiper-container .swiper-wrapper .swiper-slide img {
		width: 100%;
		height: auto;
	}

	.focusBox4 .swiper-container .swiper-wrapper .swiper-slide .bg {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 35px;
		opacity: 0.6;
		background: #000;
		z-index: 0
	}

	.focusBox4 .swiper-container .swiper-wrapper .swiper-slide .title {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 35px;
		line-height: 35px;
		color: #fff;
		overflow: hidden;
		font-family: Microsoft YaHei;
		z-index: 1;
		padding-left: 10px
	}

	.focusBox4 .swiper-container .swiper-wrapper .swiper-slide .title a {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 35px;
		line-height: 35px;
		color: #fff;
		overflow: hidden;
		font-family: Microsoft YaHei;
		z-index: 1;
		padding-left: 10px
	}

	.focusBox4 .pagination {
		position: absolute;
		right: 10px;
		text-align: right;
		bottom: 7px;
		width: 100%;
		z-index: 2;
	}

	.focusBox4 .swiper-pagination-bullet {
		display: inline-block;
		width: 10px;
		height: 10px;
		background: #ccc;
		margin: 0 3px;
		cursor: pointer;
	}

	.focusBox4 .swiper-pagination-bullet-active {
		background: #cd383a;
	}

	/*更多直播*/
	.xgbd {
		width: 98%;
		margin: 0 auto;
		padding-top: 10px
	}

	.xgbd h2 {
		margin-bottom: 15px;
		height: 50px;
		background: url(//www.xinhuanet.com/politics/qzjd100ydh/images/tit04_m.png) left top no-repeat;
		width: 96%;
		margin: 0 auto;
		background-size: contain;
	}

	.listPic {
		width: 48%;
		overflow: hidden;
		float: left;
		margin-bottom: 10px;
		position: relative;
		height: 165px;
		border-right: none;
		margin-right: 2%;
		padding-bottom: 0px
	}

	.listPic img {
		width: 100%;
		height: 100px;
	}

	.listPic .bt {
		bottom: 0;
		height: auto;
		left: 0;
		position: relative;
		width: 100%;
		z-index: 2;
		overflow: hidden;
		padding: 0;
		text-align: center;
		color: #000;
		background: none
	}

	.listPic .bt a {
		color: #000;
		font-size: 14px;
		line-height: 22px;
		overflow: hidden;
		text-align: center;
		width: 100%;
	}

	.listPic .zy {
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		color: #666;
		display: none
	}

	.listPic .sj {
		width: 38%;
		height: auto;
		padding-top: 0px;
		font-size: 14px;
	}

	.listPic1 {
		width: 48%;
		overflow: hidden;
		float: left;
		margin-bottom: 10px;
		position: relative;
		height: 165px;
		margin-top: 0px
	}

	.listPic1 img {
		width: 100%;
		height: 100px;
	}

	.listPic1 .bt {
		bottom: 0;
		height: auto;
		left: 0;
		position: relative;
		width: 100%;
		z-index: 2;
		overflow: hidden;
		padding: 0;
		text-align: center;
		color: #000;
		background: none
	}

	.listPic1 .bt a {
		color: #000;
		font-size: 14px;
		line-height: 22px;
		overflow: hidden;
		text-align: center;
		width: 100%;
		margin-left: 0px
	}

	.listPic1 .zy {
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		color: #666;
		display: none;
	}

	.listPic1 .sj {
		width: 38%;
		font-size: 14px;
		height: auto;
		padding-top: 0px;
		float: left;
		left: 0
	}

	.xgbd .more {
		margin-top: 0px;
	}

	.spzj {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
	}

	.spzj h2 {
		margin-bottom: 15px;
		height: 55px;
		width: 96%;
		margin: 0 auto;
		background-size: 160%;
	}

	.spzj li {
		float: left;
		width: 50%;
		box-sizing: border-box;
		padding: 10px;
		overflow: hidden;
	}

	.spzj li img {
		width: 100%;
		height: auto;
	}

	.spzj li p {
		text-align: center;
		margin-top: 5px;
	}

	.spzj li .btn-play {
		margin-top: -40px;
	}
}
