﻿body {background:#0e121b;font-family:"微软雅黑";overflow-x:hidden;}

img { border:none;}
li { list-style:none;}
a {text-decoration:none;}
a:hover {opacity:0.7;filter:alpha(opacity=70);}
input {outline:none;}


.ImgBox {width:90%;height:auto;overflow:hidden;text-align:center;margin:0 auto;margin-top:20px;margin-bottom:20px;}
.ImgBox img {max-width:100%;}




@media screen and (max-width: 768px) {
	
body:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background:url(../img/NewsBg.jpg) center 0 no-repeat;
  background-size: cover;
}

.Logo {width:20%;height:auto;margin:0 auto;margin-top:2rem;display:none;}
.Logo img {width:100%;height:auto;}

.NewH {width:70%;height:auto;margin:0 auto;margin-top:3rem;}
.NewH img {width:100%;height:auto;}

.TxtBox {width:98%;height:auto;background:url(../img/Txt.png) top center no-repeat #0f1011;background-size:100% auto;margin:0 auto;margin-top:2rem;color:#ffd891;line-height:3rem;font-size:1.2rem;padding:1rem;}
.NewsH {width:100%;height:5rem;line-height:5rem;font-size:2rem;font-weight:bold;color:#ffd891;text-align:center;overflow:hidden;}
.TxtBox span {color:red;}
.TxtBox a {text-decoration:underline;color:#ffd891;}

.MediaBox {width:100%;height:auto;overflow:hidden;margin-top:2rem;}
.Media {width:30%;height:auto;float:left;margin-left:2.5%;}
.MediaH {width;100%;height:40px;line-height:40px;text-align:center;font-size:16px;color:#ffd891;font-weight:bold;}
.Media img {width:100%;height:auto;}

#ToTop {width:60px;height:60px;position:fixed;left:90px;bottom:40px;cursor:pointer;display:none;z-index:9;}



}	



@media screen and (min-width:768px){
	
body {background:url(../img/NewsBg.jpg) top center no-repeat #0e121b; background-size:100% auto;background-attachment:fixed;overflow-x:hidden;}

.Logo {width:200px;height:140px;position:absolute;left:30px;top:30px;}
.Logo img {width:100%;height:auto;}

.NewH {width:70%;height:auto;margin:0 auto;margin-top:80px;text-align:center;overflow:hidden;}
.NewH img {max-width:100%;height:auto;}

.TxtBox {width:1200px;height:auto;background:url(../img/Txt.png) top center no-repeat #0f1011;background-size:100% auto;margin:0 auto;margin-top:30px;color:#ffd891;line-height:40px;font-size:16px;padding:50px;}
.TxtBox span {color:red;}
.TxtBox a {text-decoration:underline;color:#ffd891;}
.NewsH {width:100%;height:50px;line-height:50px;font-size:30px;font-weight:bold;color:#ffd891;text-align:center;overflow:hidden;margin-top:20px;font-size:30px;margin-bottom:30px;}

.MediaBox {width:100%;height:auto;overflow:hidden;margin-top:20px;}
.Media {width:30%;height:auto;float:left;margin-left:2.5%;}
.MediaH {width;100%;height:40px;line-height:40px;text-align:center;font-size:16px;color:#ffd891;font-weight:bold;}
.Media img {width:100%;height:auto;}

#ToTop {width:60px;height:60px;position:fixed;left:90px;bottom:40px;cursor:pointer;display:none;z-index:9;}

}


