﻿body {background:#1c1916;font-family:"宋体";overflow-x:hidden;}

img { border:none;}
li { list-style:none;}
a {text-decoration:none;}
input {outline:none;}


@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/Min.jpg) center 0 no-repeat;
  background-size: cover;
}	

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

.Min {width:100%;height:auto;overflow:hidden;margin-top:4rem;}
.Min img {width:100%;height:auto;}

.GoPage {width:40%;height:auto;overflow:hidden;position:fixed;bottom:1rem;left:30%;display:block;}
.GoPage img {width:100%;height:auto;}



.Bottom {display:none;}

}	



@media screen and (min-width:768px){

.VideoBox {width:100%;height:;}

.Logo {width:260px;height:163px;display:block;position:absolute;top:10px;top:10px;}
.Min {display:none;}
.MinPageBtn {display:none;}
.BottomMin {display:none;}

.GoPage {width:380px;height:140px;display:block;position:fixed;left:50%;bottom:-40px;margin-left:-228px;z-index:9999;}

}


@media screen and (min-width:1920px){




}