.domPC { display: none !important; }
.iframePC { display: none !important; }
.domMobile { display: block!important; }
body { background:none; }
html {
  background:none; 
  
}

/*内容*/
.lb{ width:100%;   background-position: center bottom;
    background-repeat: no-repeat;
    background-image:url(//www.xinhuanet.com/politics/dlfjdwn/index/170919images/xysjdbg1.jpg);
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;     margin-bottom: 0px;     padding-bottom: 50px; }
.zy{ padding:0 10px;  }
/*导航*/
.site-nav {
height: 1.9rem;
background: #004ea1;
overflow: hidden;
}
.site-nav .nav {
height: 2.5rem;
overflow-x: auto;
font-size: 0;
white-space: nowrap;
-webkit-overflow-scrolling: touch
}
.site-nav .nav .item {
display: inline-block;
text-align: center;
font-size: 1rem;
color: #fff; line-height:1.9rem;
}
.site-nav .nav .item a {
display: inline-block;
padding: 0 1.5rem;
color: #fff
}
.site-nav .nav .active a { background: #004ea1 }
.nav {
background: #a20000;
}
.listbox .titlebg {
height: 39px;
}
.footer {  padding: 10px 0; text-align: center; font-size: 14px;  }
.nav-on-m {
    background-color: #d65b2f;
}
