

.pop{ position: fixed; top: 0; left: 0; width: 100%; min-width: 1200px; height: 100%;display: none; background: rgba(0,0,0,0.5);z-index: 999;}

.pop .pViedo{ margin:8% auto 0; position: relative; ;display: none; width: 800px;text-align: center;}
.pop .pViedo img{ max-width: 800px;}
.pop .pViedo .close{ position: absolute; top: 0px; left: 100%;width: 40px; height: 40px;text-align: center; line-height: 40px; background: #000; color: #fff;font-size: 18px; cursor: pointer;}


.foot{ background: #0b0b0b; font-size: 12px; color: #9a9a9a; line-height: 18px;; padding: 20px 0; min-width: 1200px}
.foot .con{ width: 1000px; margin: 0 auto; height: 140px;}
.foot .con span{float: right;}
.foot .con .left{float: left;}
.foot .con .left img{padding:10px;}
.foot .con .right{float: right; width: 612px;}
.foot .clear{ clear: both; height: 0px;}

#afooter{text-align: center;color: #FFFFFF;padding: 10px 0;}
#afooter a,#afooter a:link,#afooter a:visited,#afooter a:hover,#afooter a:active{color: #FFFFFF;}
body{background: #000000;}