body{
background-color:#fff;
margin: 0px 0px 0px 0px;
}
.jianti{
color: #000000;
text-decoration: none;
line-height: 28px;
text-align: center;
margin-top: 20px;
}
.biaoti{
color:#000;
font-family: "\5FAE\8F6F\96C5\9ED1";
font-size: 26px;
line-height: 36px;
font-weight: bold;
TEXT-DECORATION: none;
text-align: center;
 
margin:auto;
}
.futi{
COLOR: #000000;
TEXT-DECORATION: none;
line-height: 28px;
text-align: center;
}
.riqi{
FONT-SIZE: 12px;
COLOR:#7e7e7e;
TEXT-DECORATION: none;
line-height: 28px;
text-align: center;
}
.zhengwen{
COLOR: #000000;
TEXT-DECORATION: none;
line-height: 28px;
margin-left:auto;
margin-right:auto;
}
.guanbi,.guanbi a{
COLOR: #000000;
TEXT-DECORATION: none;
line-height: 28px;
text-align:center;
font-size: 14px;
font-family: "\5FAE\8F6F\96C5\9ED1";
}
.guanbi a:hover{
COLOR: #bd0a01;
}
.bianji{
text-align:right;
padding-right:10px;
color:#000;
margin:0 auto;
font-size: 14px;
color: rgb(124, 124, 124);
}
  
@media screen and (max-width: 900px) {
.zhengwen{
width:98%;
}
.zhengwen img{
        width: 98%;
    }
.zhengwen iframe{
width: 100%;
}
.biaoti{
width:100%;
}
  video{
width: 100%;
}
.ifr{
visibility:hidden;
display:none;
}
#top-sj{
width: 100%;
background-color: #bd0a01;
height: 45px;
}
.top-sj-logo,.top-sj-logo a{
width: 45px;
float: left;
text-decoration: none;
padding: 2px 4px 0px 2px;
}
.top-sj-text,.top-sj-text a{
text-decoration: none;
font-size: 25px;
font-weight: bold;
height: 30px;
color: #fff;
font-family: "\5FAE\8F6F\96C5\9ED1";
padding-top: 5px;
}
.foot-sj{
text-decoration: none;
font-size: 12px;
color: rgb(121, 121, 121);
text-align: center;
width: 100%;
}
.guanbi{
visibility:hidden;
display:none;
}
.hr1000{
width:100%;
}
.bianji{
width: 96%;
}
/* 回到首页顶部 */
#elevator_item {
width: 60px;
height: 100px;
position: fixed;
right: 15px;
bottom: 15px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
}

#elevator_item.off {
opacity: 0;
visibility: hidden
}

#elevator {
display: block;
width: 60px;
height: 50px;
background: url(/material/resources/shouye/images/icon_top.png) center center no-repeat;
background-color: #444;
background-color: rgba(0, 0, 0, .6);
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
cursor: pointer;
margin-bottom: 10px;
margin-top: 50px;
}

#elevator:hover {
background-color: rgba(0, 0, 0, .7)
}

#elevator:active {
background-color: rgba(0, 0, 0, .75)
}
/* 回到首页顶部 */
}

@media screen and (min-width: 901px) {
#top-sj{
visibility:hidden;
display:none;
}
.foot-sj{
visibility:hidden;
display:none;
}
.zhengwen{
width:1000px;
}
.hr1000{
width:1000px;
}
.bianji{
width: 1000px;
}
.biaoti{
width:1000px;
}
video {
border-radius: 10px;
}
}