@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

.clearfix:after {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

body {
  font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
}

input {
  outline: none;
}

button {
  border: 0;
  outline: 0;
}

ol,
ul,
li {
  list-style: none;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

li {
  list-style-type: none;
}

/* 图片地址 */
/* 颜色 */
/* 屏幕尺寸 */
html,
body {
  position: relative;
}

.clearfix {
  display: block;
}

.clearfix:after {
  content: '';
  overflow: hidden;
  width: 100%;
  height: 0px;
  font-size: 0px;
  display: block;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.hide {
  display: none;
}

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.list li {
  position: relative;
  padding-left: 16px;
  line-height: 40px;
  font-size: 16px;
  color: #333;
}

.list li a {
  color: #333;
}

.list li:before {
  position: absolute;
  left: 0;
  top: 18px;
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: #cc0000;
  content: '';
}

.colTit {
  position: relative;
  height: 34px;
  background: url("http://www.locpg.gov.cn/qzxzgcl70zn/images/line-02.png") 0 center repeat-x;
}

.colTit span {
  background: #fff;
  padding-right: 10px;
}

.bigTit {
  position: relative;
  height: 110px;
  background: url("http://www.locpg.gov.cn/qzxzgcl70zn/images/line-01.png") 0 center repeat-x;
}

.bigTit span {
  background: #fff;
  padding-right: 10px;
}

.swiper-button-prev {
  background: url("http://www.locpg.gov.cn/qzxzgcl70zn/images/arrow-left.png") center center no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
}

.swiper-button-next {
  background: url("http://www.locpg.gov.cn/qzxzgcl70zn/images/arrow-right.png") center center no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100%;
          background-size: 100%;
}

.banner {
  width: 100%;
  height: 426px;
  background: url(http://www.locpg.gov.cn/qzxzgcl70zn/images/banner.jpg) center 0 no-repeat;
}
.banner .index{ width:170px; height:48px; position:absolute; top:30px; left:10px;}
.banner .jf{ width:90px; height:30px; background:#970000; border-radius:5px; color:#fff; position:absolute; line-height:30px; text-align:center; top:30px; right:10px;}
.banner .jf a{ color:#fff;}
.nav {
  width: 100%;
  height: 53px;
  background: url("http://www.locpg.gov.cn/qzxzgcl70zn/images/nav.jpg") center 0 repeat-x;
  font-size: 0;
}

.nav a {
  display: inline-block;
  margin-right: 82px;
  line-height: 53px;
  font-size: 18px;
  vertical-align: top;
  color: #fff;
}

.nav a:last-child {
  margin-right: 0;
}

.foot {
  width: 100%;
  height: 100px;
  margin-top: 30px;
  padding-top: 30px;
  background: url("http://www.locpg.gov.cn/qzxzgcl70zn/images/footer.jpg") center 0 repeat-x;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.foot p {
  margin-bottom: 5px;
  height: 24px;
  line-height: 32px;
  text-align: center;
  color: #000;
}

.foot p a {
  display: inline-block;
  color: #000;
}

/* 焦点图和头条新闻 */
.part1 {
  margin-top: 36px;
  height: 406px;
  overflow: hidden;
}

.part1 .focus {
  width: 720px;
  height: 406px;
  float: left;
  position: relative;
}

.part1 .focus .swiper-button-prev,
.part1 .focus .swiper-button-next {
  width: 20px;
  height: 49px;
}

.part1 .focus .swiper-pagination {
  text-align: right;
  width: 30%;
  left: auto;
  right: 10px;
  bottom: 15px;
}

.part1 .focus .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}

.part1 .focus .swiper-pagination .swiper-pagination-bullet-active {
  background: #cc0000;
}

.part1 .focus .focus-img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.part1 .focus .focus-tit {
  position: absolute;
  padding: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
}

.part1 .focus .focus-tit a {
  color: #fff;
}

.part1 .headNews {
  width: 470px;
  height: 406px;
  float: right;
}

.part1 .headNews h1 {
  padding: 0 5px;
  line-height: 38px;
  font-size: 22px;
  font-weight: bold;
  color: #cc0000;
}

.part1 .headNews h1 a {
  color: #cc0000;
}

.part1 .headNews .list {
  margin-top: 10px;
  border-top: 1px solid #cc0000;
}

/* 庆祝活动 我办动态 壮丽70 */
.part2 {
  margin-top: 24px;
}

.part2 .twList {
  width: 720px;
  padding-top: 36px;
  float: left;
}

.part2 .twList .qzhd {
  width: 350px;
  float: left;
}

.part2 .twList .wbdt {
  width: 350px;
  float: right;
}

.part2 .twList .list {
  margin-top: 15px;
}

.part2 .twList .list li {
  height: 40px;
  overflow: hidden;
}

.part2 .twList .video {
  width: 720px;
  margin-top: 15px;
  float: left;
  position: relative;
}

.part2 .twList .video .swiper-container {
  margin-top: 20px;
  width: 720px;
  height: 406px;
}

.part2 .twList .video .swiper-button-prev,
.part2 .twList .video .swiper-button-next {
  width: 20px;
  height: 49px;
}

.part2 .twList .video .swiper-pagination {
  text-align: right;
  width: 30%;
  left: auto;
  right: 10px;
  bottom: 15px;
}

.part2 .twList .video .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}

.part2 .twList .video .swiper-pagination .swiper-pagination-bullet-active {
  background: #cc0000;
}

.part2 .twList .video .video-img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.part2 .twList .video .play{ width:92px; height:92px; background:url(http://www.locpg.gov.cn/qzxzgcl70zn/images/play.png) no-repeat; position:absolute; left:50%; top:50%; margin-left:-46px; margin-top:-50px; z-index:99;}

.part2 .twList .video .video-tit {
  position: absolute;
  padding: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
}

.part2 .twList .video .video-tit a {
  color: #fff;
}

.part2 .fdxsd {
  position: relative;
  margin-top: 70px;
  padding: 78px 0px 0px 0px;
  width: 450px;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  float: right;
  border: 4px solid #cc0000;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.part2 .fdxsd .title {
  position: absolute;
  left: 50%;
  top: -70px;
  margin-left: -174px;
  padding: 0 10px;
  width: 348px;
  text-align: center;
  background: #fff;
}
.part2 .fdxsd .tab{ padding:0 8px;}
.part2 .fdxsd .tab .tab-heads {
  width: 242px;
  float: right;
  margin-right:10px;
}

.part2 .fdxsd .tab .tab-heads .tab-head {
	color:#333;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.part2 .fdxsd .tab .tab-heads .tab-head a{ color:#333;}
.part2 .fdxsd .tab .tab-heads .tab-head h2 {
  width: 244px;
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #f9cc91;
  color: #333333;
  background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(#fce5b6));
  background-image: -webkit-linear-gradient(bottom, white 0%, #fce5b6 100%);
  background-image: -moz- oldlinear-gradient(bottom, white 0%, #fce5b6 100%);
  background-image: linear-gradient(0deg, white 0%, #fce5b6 100%);
  cursor: pointer;
}

.part2 .fdxsd .tab .tab-heads .tab-head p {
  font-size: 16px;
  line-height: 26px;
  height: 0;
  overflow: hidden;
  color: #333333;
}

.part2 .fdxsd .tab .tab-heads .tab-head.on h2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffb74b), to(#fbdc82));
  background-image: -webkit-linear-gradient(bottom, #ffb74b 0%, #fbdc82 100%);
  background-image: -moz- oldlinear-gradient(bottom, #ffb74b 0%, #fbdc82 100%);
  background-image: linear-gradient(0deg, #ffb74b 0%, #fbdc82 100%);
  border: 1px solid #d3992e;
}

.part2 .fdxsd .tab .tab-heads .tab-head.on p {
  height: auto;
}

.part2 .fdxsd .tab .tab-conts {
  width: 166px;
  float: left;
}

.part2 .fdxsd .tab .tab-conts .tab-cont {
  display: none;
  text-align: center;
}

.part2 .fdxsd .tab .tab-conts .tab-cont.on {
  display: block;
}

.part2 .fdxsd .list {
  padding-top: 10px;
  padding-bottom:10px;
  margin-top: 10px;
  border-top: 1px solid #f9cc91;
  background:url(http://www.locpg.gov.cn/qzxzgcl70zn/images/fdxsdbg.jpg) top center repeat;
  border-radius: 0 0 10px 10px;
}
.part2 .fdxsd .list ul{ padding:0 15px;}

/* 高清大图 */
.part3 {
  margin-top: 40px;
}

.part3 .bigTit {
  text-align: center;
}

.part3 .bigTit span {
  padding-left: 10px;
  padding-right: 10px;
}

.part3 .scroll {
  margin-top: 25px;
  width: 100%;
  height: 632px;
}

.part3 .scroll .swiper-button-prev,
.part3 .scroll .swiper-button-next {
  width: 30px;
  height: 74px;
}

.part3 .scroll .swiper-pagination {
  text-align: right;
  width: 30%;
  left: auto;
  right: 10px;
  bottom: 15px;
}

.part3 .scroll .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
}

.part3 .scroll .swiper-pagination .swiper-pagination-bullet-active {
  background: #cc0000;
}

.part3 .scroll .scroll-img {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.part3 .scroll .scroll-img img {
  width: 100%;
  height: 100%;
}

.part3 .scroll .scroll-tit {
  position: absolute;
  padding: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  z-index: 4;
}

.part3 .scroll .scroll-tit a {
  color: #fff;
}

/* 各界声音 媒体评论 */
.part4 {
  margin-top: 24px;
}

.part4 .list {
  margin-top: -20px;
}

.part4 .gjsy {
  width: 585px;
  float: left;
}

.part4 .mtpl {
  width: 585px;
  float: right;
}

/* 成就展 */
.achievement {
  margin-top: 30px;
}

/*# sourceMappingURL=maps/index.css.map */
