.wl{background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.8);display:none;position:fixed;z-index:200;left:0px;top:0px;width:100%;height:100%;}
.wl-bx{background:#000;margin:auto;margin-top:20px;padding:3px;display:block;width:100%;max-width:800px;max-height:570px;border:4px solid #8b93ab;border-radius:4px;box-shadow:2px 2px 4px #000;}
.wli{margin:auto;display:block;width:100%;max-width:800px;max-height:530px;}
#cpt{background:#8088a2;margin:auto;width:100%;max-width:800px;text-align:center;font-size:13px;color:#000;padding:3px 0;text-shadow:1px 1px 2px #fff;}
#bx_load{min-height:530px;}
.hd_pn{margin:auto;width:100%;max-width:850px;margin-top:40px;}
.cls{background:url(../../../img/ic/x.png) no-repeat 99% 100%;width:100%;max-width:790px;height:30px;transition:0.7s;transition:0.3s;position:absolute;}
.cls:hover{background:url(../../../img/ic/x1.png) no-repeat 99% 100%;cursor:pointer;}
.prw{margin:0 auto;}
 ul.gl_box{list-style:none;}
.prw ul{overflow:hidden;}
.prw li{overflow:hidden;float:left;width:30%;margin:1.20%;border:6px solid#dcecfa;}
.prw li:hover{ border:6px solid#b3e6f7;}
.im{cursor:pointer;width:100%;max-width:1000px;display:block;box-shadow:1px 1px 2px #7f7f7f;-webkit-transition:all.2s ease-in-out;-webkit-transition:all.5s ease-in-out;}
.im:hover{-webkit-transform:scale(1.20);}
@media screen and (min-width:1600px){.im{height:190px;}}
@media screen and (Max-width:1550px){.im{height:280px;}}
@media screen and (Max-width:1400px){.im{height:180px;}}
@media only screen and (max-width:1150px){ 
	.wl-bx,.cls{width:97%;}
	.im{height:270px;}
	.cls{max-width:800px;}
	.prw li{float:left;width:46.50%;margin:1.30%;}
}
@media only screen and (max-width:800px){ 
	.im{height:190px;}
	.prw li{float:left;width:95%;margin:1.50%;}
	.wl-bx{width:95%;max-height:250px;}
	.cls{width:95%;}
	.wli{max-height:220px;}
	#bx_load{min-height:220px;}
}