﻿/*bigAd 2016.10.13. yun.*/
.bigAdBlank{position: fixed; bottom: 0; right: 0; width: 100%; height: 100%; background-color: rgba(17, 17, 17, 0.68);}
.bigAd{position:fixed; width: 700px; top:105px; left: 25%; color: #fff; z-index: 99;}
.bigAdImg{width: 100%; margin: 0px auto;}
.bigAdClose{position: absolute; top:0px; /*right: 0px;*/}
.bigAd p{color: #e7ff1d;}
.bigAd a{color: #e7ff1d;}