iframe {
  display: block;
  width: 100%;
}
a:hover {
  color: inherit;
  -webkit-touch-callout: none;
}
body {
  font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", "Helvetica, Arial", "STHeitiSC-Light", "simsun", "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", "sans-serif", "微软雅黑", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;
}
html,
body {
  height: auto;
}
.domPc {
  display: block;
}
.domMobile {
  display: none;
}
@media all and (max-width: 768px) {
  .domPc {
    display: none;
  }
  .domMobile {
    display: block;
  }
}
.bgsp {
  background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/sprite.png");
}
.hide {
  display: none;
}
.banner .box {
  position: relative;
  height: 410px;
}
.logo {
  position: absolute;
  top: 32px;
  left: 0;
  display: block;
  width: 92px;
  height: 92px;
  background-repeat: no-repeat;
  background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/sprite.png");
  background-position: 0 -619px;
}
.t-cn {
  position: absolute;
  top: 30px;
  right: 0;
  display: block;
  height: 18px;
  padding-left: 24px;
  padding-right: 6px;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.t-cn:hover {
  color: #fff;
  text-decoration: underline;
}
.box {
  width: 1000px;
  margin: 0 auto;
}
body {
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/pc_bg_body.png");
  background-color: #f5f5f0;
}
.nav {
  padding: 12px 0;
  background-color: #fa3e30;
}
.nav .box {
  font-size: 0;
  height: 60px;
  line-height: 60px;
  vertical-align: middle;
}
/* 
版本1
.nav-home,
.nav-list,
.nav-evt{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.nav-home,
.nav-item,
.nav-evt{
	display: inline-block;
	font-size: 18px;
	color: #f8f2bf;
	text-align: center;
	&:hover{
		color: #f8f2bf;
	}
}
.nav-home{
	width: 124px;
}
.nav-list{
	box-sizing: border-box;
	width: 664px;
	padding: 0 22px;
	border-left:1px solid #fcda93;
	border-right:1px solid #fcda93;
}
.nav-item{
	float: left;
	// margin: 0 24px;
	line-height: 28px;
}
.nav-evt{
	width: 196px;
	font-size: 20px;
	font-weight: bold;
} 
*/
/*
版本2：
*/
.nav-left,
.nav-right {
  position: relative;
  display: inline-block;
  height: 100%;
  vertical-align: top;
}
.nav-left {
  width: 850px;
}
.nav-right {
  width: 150px;
}
.nav-right:before {
  content: "";
  position: absolute;
  display: block;
  left: -34px;
  z-index: 30;
  width: 1px;
  height: 58px;
  background-color: #f8f2bf;
}
.nav-wrap {
  line-height: 100%;
}
.nav-row a:first-child {
  margin-left: 0;
}
.nav-item {
  display: inline-block;
  font-size: 18px;
  color: #f8f2bf;
  text-align: center;
  line-height: 28px;
  margin-right: 84px;
}
.nav-item:hover {
  color: #f8f2bf;
}
.nav-row .nav-evt {
  margin: 0;
  text-align: right;
}
.nav-row .nav-bigevt {
  margin-right: 0;
}
.nav-row .nav-ivodeo {
  margin: 0;
}
.nav-row .nav-media {
  margin-right: 102px;
}
body .nav-row .nav-love {
  margin-left: 1em;
  margin-right: 50px;
}
.nav-left {
  width: 790px;
}
.nav-right {
  width: 210px;
}
.nav-item {
  margin-right: 70px;
}
.nav-row .nav-media {
  margin-right: 88px;
}
.title .box {
  padding-top: 20px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 7px;
}
.title h1 {
  display: inline-block;
  border-bottom: 3px solid #fa3e30;
  font-size: 24px;
  line-height: 50px;
  font-weight: bold;
  color: #333;
}
.cont {
  padding-bottom: 36px;
}
.cont-list,
.text {
  background-color: #fff;
}
.cont-list {
  float: left;
  width: 630px;
  padding: 20px 12px 16px;
}
.cont-list ul {
  padding-bottom: 14px;
}
.cont-list li {
  position: relative;
  border-bottom: 1px solid #ededed;
  line-height: 44px;
}
.cont-list li:before {
  content: "";
  position: absolute;
  display: block;
  bottom: 16px;
  right: 0;
  font-size: 12px;
  line-height: 100%;
  color: #999;
  content: attr(data-pubtime);
}
.cont-list a {
  position: relative;
  display: inline-block;
  max-width: 84%;
  padding-left: 24px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.cont-list a:before {
  content: "";
  position: absolute;
  display: block;
  top: 8px;
  left: 7px;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  background-color: #999;
}
.cont-list a:hover {
  color: #fa3e30;
}
.more {
  width: 138px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  text-align: center;
  background-color: #fa3e30;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.cont-side {
  float: right;
  width: 330px;
}
.cont-slide-pic {
  position: relative;
  display: block;
  height: 184px;
}
.cont-slide-pic img {
  display: block;
  width: 100%;
  height: 100%;
}
.cont-slide-pic span {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 4px 16px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.text {
  margin-top: 20px;
  padding-bottom: 10px;
}
.text-wrap {
  width: 87.5%;
  margin: 0 auto;
}
.text-tit {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 14px;
  text-align: center;
}
.text-tit a {
  display: inline-block;
  vertical-align: middle;
  height: 28px;
  line-height: 28px;
  padding-left: 36px;
  background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -22px;
  font-size: 18px;
  font-weight: bold;
  color: #4c4c4c;
}
.text-lefttit {
  text-align: left;
}
.text-lefttit a {
  padding-left: 44px;
  background-position: 8px -22px;
}
.text-cont-tit {
  display: block;
  font-size: 22px;
  line-height: 36px;
  font-weight: bold;
  color: #4c4c4c;
}
.text-cont-sub {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
.text-cont-item {
  padding: 4px 0;
}
.text-cont-item a {
  font-size: 14px;
  line-height: 28px;
  color: #4c4c4c;
}
.picpage .cont .box {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 34px;
  background-color: #fff;
  overflow: hidden;
}
.picpage .cont-wrap {
  width: 120%;
  padding-bottom: 20px;
}
.picpage .cont-item {
  float: left;
  width: 200px;
  margin-right: 40px;
  margin-bottom: 22px;
}
.picpage .cont-item a,
.picpage .cont-item img {
  display: block;
}
.picpage .cont-item img {
  width: 100%;
  height: 134px;
}
.picpage .cont-item a + a {
  height: 50px;
  padding-top: 8px;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
  color: #000;
}
.footer {
  background-color: #fa3e30;
}
.copyright ul {
  padding: 45px 0;
  text-align: center;
}
.copyright li {
  color: #000;
  height: 24px;
  line-height: 36px;
  font-size: 14px;
}
.copyright li:first-child {
  color: #ffa9a9;
}
.copyright li:first-child + li a {
  color: #f8f2bf;
}
.copyright a {
  color: #000;
}
@media all and (max-width: 768px) {
  .box {
    width: 94%;
  }
  body {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    background-image: inherit;
  }
  .m-banner {
    height: 4.27rem;
    background-image: url("http://www.xinhuanet.com/zt/hk20/mobile/cms/bundle/banner.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
  }
  .m-banner .box {
    position: relative;
  }
  .mzlb {
    position: absolute;
    top: 0.375rem;
    right: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    background-repeat: no-repeat;
    background-position: right 0;
    background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/er_m_logo.png");
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
  }
  .m-navexp {
    display: none;
    position: absolute;
    top: 0.40625rem;
    right: -6px;
    width: 0.625rem;
    height: 0.46875rem;
    padding: 6px;
    background-position: center center;
    background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/m_btn_nav.png");
    background-repeat: no-repeat;
    -webkit-background-size: 0.625rem 0.46875rem;
       -moz-background-size: 0.625rem 0.46875rem;
            background-size: 0.625rem 0.46875rem;
  }
  .m-xlook {
    display: block;
    height: 1.78125rem;
    margin: 8px auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/m_xdd_look_hk.png");
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
  }
  .nav-more-content.show {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
     -ms-transform: scale(1, 1);
         transform: scale(1, 1);
  }
  .nav-more-content {
    position: fixed;
    z-index: 60;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: auto;
    background-color: #eee;
    /*  -webkit-transform: scale(0, 0.1);
       transform: scale(0, 0.1);
       -webkit-transition: all 0.2s;
       -webkit-transition: all 0.2s ease-out;
       transition: all 0.2s ease-out;
       -webkit-transform-origin: 100% 10%;
       transform-origin: 100% 10%; */
  }
  .m-close {
    position: absolute;
    right: 20px;
    top: 30px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(http://www.newsimg.cn/xl2017/images/m-close.png);
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
            background-size: 100%;
    z-index: 99999;
  }
  .nav-list-head {
    position: relative;
    height: 1.8rem;
    z-index: 1;
    background: #eee;
    -webkit-box-shadow: 0 10px 10px #eee;
       -moz-box-shadow: 0 10px 10px #eee;
            box-shadow: 0 10px 10px #eee;
  }
  .nav-more-content .nav-close {
    position: absolute;
    top: 0.4rem;
    right: 0.4rem;
    height: 1.0rem;
    width: 1.0rem;
    z-index: 2;
    text-indent: 100%;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
     -ms-transform: rotate(0deg);
         transform: rotate(0deg);
    -webkit-transition: all 0.3s 0.4s;
    -moz-transition: all 0.3s 0.4s;
    transition: all 0.3s 0.4s;
    overflow: hidden;
  }
  .nav-more-content.show .nav-close {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
     -ms-transform: rotate(135deg);
         transform: rotate(135deg);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .nav-list-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: auto;
  }
  .nav-more-content h2:first-of-type {
    margin-top: 80px;
  }
  .nav-more-content h2 {
    font-size: 16px;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .nav-more-content ul {
    width: 92%;
    margin-bottom: 4px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }
  .nav-more-content li {
    padding: 2px 6px;
    float: left;
    min-width: 28%;
    line-height: 24px;
    text-align: center;
    margin-right: 1%;
    margin-bottom: 4px;
    background-color: #fff;
  }
  .nav-more-content li a {
    font-size: 13px;
  }
  .nav-more-content a {
    display: block;
    color: #333 !important;
  }
  .m-t-simp,
  .m-t-hk {
    width: 45%;
  }
  .title .box {
    width: 92%;
    margin-bottom: 0;
    padding-top: 0;
    line-height: 0;
  }
  .title h1 {
    font-size: 0.46875rem;
    line-height: 0.65625rem;
  }
  .cont .box {
    width: 100%;
  }
  .cont-list {
    width: 94%;
    float: none;
    width: auto;
  }
  .cont-list li:before {
    bottom: 6px;
  }
  .cont-list a {
    max-width: 100%;
    padding-top: 6px;
    padding-left: 18px;
    padding-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
  }
  .cont-list a:before {
    top: 16px;
    width: 3px;
    height: 3px;
  }
  .more {
    width: 90px;
    height: 21px;
    line-height: 21px;
    font-size: 12px;
  }
  .backtop {
    height: 1.15625rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("http://www.newsimg.cn/hkzlb/zt/hk20/m_backtop.png");
    -webkit-background-size: cover;
       -moz-background-size: cover;
            background-size: cover;
  }
  .copyright ul {
    padding: 10px 0;
  }
  .copyright li {
    height: auto;
    font-size: 12px;
    line-height: 18px;
  }
  .picpage .cont {
    padding-top: 15px;
    background-color: #fff;
  }
  .picpage .cont .box {
    width: 95.3%;
    padding: 0;
  }
  .picpage .cont-wrap {
    width: 100%;
  }
  .picpage .cont-item {
    width: 4.5rem;
    margin-right: 0;
  }
  .picpage .cont-item:nth-child(odd) {
    float: left;
  }
  .picpage .cont-item:nth-child(even) {
    float: right;
  }
  .picpage .cont-item img {
    height: 2.6rem;
  }
  .picpage .cont-item a + a {
    font-size: 12px;
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}
@media screen and (max-width: 768px) {
  .menu {
    top: 20px;
    right: auto;
    left: 20px;
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 7;
    overflow: hidden;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background-color: #c0120d;
  }
  .menu-icon,
  .menu-icon2,
  .menu-icon2:after,
  .menu-icon2:before,
  .menu-icon:after,
  .menu-icon:before {
    display: block;
    height: 3px;
    background-color: #fff;
    position: absolute;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
  }
  .menu-icon,
  .menu-icon:after,
  .menu-icon:before {
    width: 20px;
  }
  .menu-icon2,
  .menu-icon2:after,
  .menu-icon2:before {
    width: 3px;
  }
  .menu-icon,
  .menu-icon2 {
    pointer-events: none;
    top: 18px;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .menu-icon {
    left: 13px;
  }
  .menu-icon2 {
    left: 8px;
  }
  .menu-icon2:before,
  .menu-icon:before {
    content: "";
    top: -6px;
    left: 0;
  }
  .menu-icon2:after,
  .menu-icon:after {
    content: "";
    top: 6px;
    left: 0;
  }
  .menu-list {
    background-color: #ed6941;
    color: #555;
    line-height: 40px;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 40px 90px 100px;
    z-index: 6;
    font-size: 16px;
    top: 0;
    /*left            : 100%;*/
    -webkit-transform: translateX(100%);
       -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: -webkit-transform 300ms ease-out;
    transition: -webkit-transform 300ms ease-out;
    -moz-transition: transform 300ms ease-out, -moz-transform 300ms ease-out;
    transition: transform 300ms ease-out;
    transition: transform 300ms ease-out, -webkit-transform 300ms ease-out, -moz-transform 300ms ease-out;
  }
  .menu-list li,
  .menu-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .menu-list a {
    outline: 0;
    color: #4c4c4c;
    text-decoration: none;
  }
  .menu-text {
    color: #CCC;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 100;
  }
  .menu-text a {
    font-weight: normal;
    color: #FFF;
  }
  .menu-btn {
    color: #555;
    margin-right: 1em;
    margin-left: 1em;
  }
  .menu-list li a {
    display: block;
    text-align: center;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin-bottom: 10px;
    text-decoration: none;
    background-color: #FFF;
  }
  .menu-list li a:active {
    background-color: #CCC;
  }
  .open-menu {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .open-menu .menu-icon,
  .open-menu .menu-icon2,
  .open-menu .menu-icon2:after,
  .open-menu .menu-icon2:before,
  .open-menu .menu-icon:after,
  .open-menu .menu-icon:before {
    background-color: #FFF;
  }
  .open-menu .menu-icon2 {
    /*left: 45px;*/
    -webkit-transform: translateX(45px);
       -moz-transform: translateX(45px);
        -ms-transform: translateX(45px);
            transform: translateX(45px);
  }
  .open-menu .menu-icon,
  .open-menu .menu-icon:after,
  .open-menu .menu-icon:before {
    width: 25px;
  }
  .open-menu .menu-icon {
    /*left: 98px;*/
    -webkit-transform: translateX(90px);
       -moz-transform: translateX(90px);
        -ms-transform: translateX(90px);
            transform: translateX(90px);
  }
  .open-menu .menu-icon:after,
  .open-menu .menu-icon:before {
    top: 50%;
    left: -95px;
    margin-top: -1px;
  }
  .open-menu .menu-icon:before {
    -webkit-transform: rotate(-315deg);
       -moz-transform: rotate(-315deg);
        -ms-transform: rotate(-315deg);
            transform: rotate(-315deg);
  }
  .open-menu .menu-icon:after {
    -webkit-transform: rotate(315deg);
       -moz-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
            transform: rotate(315deg);
  }
  .open-menu .menu-list {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    /*left    : 0;*/
    overflow: scroll !important;
  }
}
@media screen and (max-width: 320px) {
  .menu {
    top: 3px;
    right: 5px;
  }
  .menu-list {
    padding-top: 10px;
  }
  .menu-text {
    margin-bottom: 5px;
  }
  /*.menu-btn {
        color       : #555;
        margin-right: 30px;
        margin-left : 30px;
    }*/
  .menu-list ul {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .menu-list li {
    /*width: 50%;*/
    /*flex-shrink: 1;*/
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .menu-list li a {
    /*width          : 100%;*/
    display: block;
    text-align: center;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    margin: 0 5px 12px;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 30px;
  }
}

/*# sourceMappingURL=../maps/erji.css.map */
