﻿.domPC{ display:none!important;}
.domMobile {display:block;}
/*头部样式*/
html, button, input, select, textarea { font-family: Arial, sans-serif;}
.navbox {
	position: relative;
	width: 100%;
	height: 48px;
	overflow: hidden;
}
.logo {
	position: absolute;
	z-index: 10;
	width: 50px;
	height: 48px;
	left: 5px;
}
.logo img {
	width: 100%;
	height: 100%;
}
.nav {
	width: 80%;
	height: 46px;
	margin: 0px auto 0;
	padding: 0px 16% 0px;
	background: url(http://www.xinhuanet.com/gangao/20170615hkback/images/navbg.jpg) 50% 0 repeat;
}
.nav .swiper-slide {
	text-align: center;
	color: #fff;
	width: auto;
	padding: 0px 3%;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.nav .swiper-slide a {
	color: #fff;
}
.nav .on,
.nav .on a {
	color: #f00000;
}
/*首屏轮播*/
.part1-box {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.part1pic {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 10px;
}
.part1pic .arrow-left {
	background: url(http://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
}
.part1pic .arrow-right {
	background: url(http://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
}
.part1pic .swiper-container {
	width: 100%;
	height: auto;
}
.swiper-slide {
	position: relative;
}
.part1pic .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}
.part1pic .swiper-container .swiper-wrapper .swiper-slide .bg {
	width: 100%;
	height: 44px;
	background: url(http://www.xinhuanet.com/gangao/20170615hkback/images/graybg.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.part1pic .swiper-container .swiper-wrapper .swiper-slide .title {
	position: absolute;
	left: 1%;
	bottom: 0;
	width: 98%;
	height: 48px;
	line-height: 22px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	text-align: left;
	z-index: 2;
}
.part1pic .swiper-container .swiper-wrapper .swiper-slide .title a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 22px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 2;
}
.part1pic .pagination {
	position: absolute;
	text-align: center;
	bottom: -20px;
	width: 100%;
	z-index: 3;
}
.part1pic .swiper-pagination-bullet {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	opacity: 0.8;
}
.part1pic .swiper-pagination-bullet-active {
	background: #f00000;
	opacity: 1;
}
/*title*/
.titlebox {
	width: 97%;
	height: 2.0rem;
	margin: 20px auto 10px auto;
	background:url(http://www.xinhuanet.com/english/20170621hkback/images/titlebg.png) no-repeat;
	background-size: cover;
}
.titlebox img {
	width: 100%;
	height: auto;
}
.titlebox h3 {
	height: auto;
	line-height: 1.8rem;
	margin-left: 12%;
	color: #fff;
	font-size: 21px;
	color: #fff;
}
.titlebox h3 a {
	color: #fff;
}
/*part2*/
.part-txtList {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.part-txtList li {
	margin: 5px 0;
	padding: 10px 0;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e1e1e1;
	font-size: 18px;
}
.part-txtList-tit {
	font-size: 18px;
	line-height: 1.5rem;
	max-height:4.5rem;
	color: #333;
	display: block;
	overflow:hidden;
}
.part-txtList-img {
	float: left;
	display: inline-block;
	width: 33%;
	height: auto;
	margin-right: 3%;
}
.part-txtList-img img {
	width: 100%;
	height: auto;
}
/*特别策划轮播*/
.part2-box {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.part2pic {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 10px;
}
.part2pic .arrow-left {
	background: url(http://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
}
.part2pic .arrow-right {
	background: url(http://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
}
.part2pic .swiper-container {
	width: 100%;
	height: auto;
}
.swiper-slide {
	position: relative;
}
.part2pic .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}
.part2pic .swiper-container .swiper-wrapper .swiper-slide .bg {
	width: 100%;
	height: 44px;
	background: url(http://www.xinhuanet.com/gangao/20170615hkback/images/graybg.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.part2pic .swiper-container .swiper-wrapper .swiper-slide .title {
	position: absolute;
	left: 1%;
	bottom: 0;
	width: 98%;
	height: 48px;
	line-height: 22px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	text-align: left;
	z-index: 2;
}
.part2pic .swiper-container .swiper-wrapper .swiper-slide .title a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 22px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 2;
}
.part2pic .pagination {
	position: absolute;
	text-align: center;
	bottom: -20px;
	width: 100%;
	z-index: 3;
}
.part2pic .swiper-pagination-bullet {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	opacity: 0.8;
}
.part2pic .swiper-pagination-bullet-active {
	background: #f00000;
	opacity: 1;
}

/*高清大图*/
.part3-box {
	width: 96%;
	height: auto;
	margin: 0 auto;
}
.part3pic {
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 10px;
}
.part3pic .arrow-left {
	background: url(http://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
}
.part3pic .arrow-right {
	background: url(http://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
}
.part3pic .swiper-container {
	width: 100%;
	height: auto;
}
.swiper-slide {
	position: relative;
}
.part3pic .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}
.part3pic .swiper-container .swiper-wrapper .swiper-slide .bg {
	width: 100%;
	height: 44px;
	background: url(http://www.xinhuanet.com/gangao/20170615hkback/images/graybg.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.part3pic .swiper-container .swiper-wrapper .swiper-slide .title {
	position: absolute;
	left: 1%;
	bottom: 0;
	width: 98%;
	height: 48px;
	line-height: 22px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-family: Microsoft YaHei;
	text-align: left;
	z-index: 2;
}
.part3pic .swiper-container .swiper-wrapper .swiper-slide .title a {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 48px;
	line-height: 22px;
	color: #fff;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 2;
}
.part3pic .pagination {
	position: absolute;
	text-align: center;
	bottom: -20px;
	width: 100%;
	z-index: 3;
}
.part3pic .swiper-pagination-bullet {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	opacity: 0.8;
}
.part3pic .swiper-pagination-bullet-active {
	background: #f00000;
	opacity: 1;
}
.footer {
	width: 100%;
	background: url(http://www.xinhuanet.com/gangao/20170615hkback/images/mbfooter.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 1.2rem;
	text-align: center;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	margin-top: 20px;
}
.footer p {
	width: 90%;
	margin: 0 auto;
}
