body {background:#000; background-size:100% auto;background-attachment:fixed;overflow-x:hidden;}

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

.modal-body span {color:red;}
.modal-body h1 {width:100%;height:auto;text-align:center;}
.modal-header {border-bottom:none;color:#679bc5;}
.modal-title {text-align:center;font-weight:bold;font-size:1.8rem;}
.close {color:#e8c573;}
.modal-footer {border-top:none;}
.btn-default {background:#e1f3fd;color:#8c4d31;border:none;}

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


@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_bg1.jpg) center 0 no-repeat;
  background-size: cover;
}
.GoPage {
    width: 100%;

    display: block;
    position: fixed;
    left: 50%;
    bottom: 0px;
    z-index: 9999;
    transform: translateX(-50%);
}


.jq22-container {display:none;}

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

.Top {width:100%;height:auto;overflow:hidden;margin:0 auto;}
.Top img {width:100%;height:auto;}

.GoPage {height:auto;overflow:hidden;display:block;position:fixed;left:50%;bottom:0rem;transform:translateX(-50%);}
/* .GoPage img {width:100%;height:auto;} */


.GoPage img {max-width:100%;height:auto;}
.GoIndex {width:163px;height:41px;display:block;position:fixed;right:10px;top:10px;z-index:9999;}

.Nav {display:none;}

}


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

.Top {display:none;}
.VideoBox {position:relative;height:1080px;}
.Logo {position:fixed;top:10px;left:10px;display:block;width:200px;height:auto;z-index:9999;}

.Nav {width:138px;height:39px;display:block;position:fixed;top:10px;z-index:9999;}
.Nav1 {right:10px;}
.Nav2 {right:160px;}
.Nav3 {right:310px;}

.GoPage {display:block;position:fixed;left:50%;bottom:0px;z-index:9999;cursor: pointer;transform:translateX(-50%);}


}

