/* CSS Document */

.instructionsBd{ width:100%; position:relative; overflow:hidden; font-family:"微软雅黑"; font-size:12px; color:#5d5b5b; padding-bottom:20%; border-bottom:1px solid #e0e0e0;}
.instructionsWrap{ padding:0 21.8%;}
.instructionsWrap .tip{ color:#a5a5a5; padding-top:1.5%;}
.instructionsWrap h2{ padding-top:2%; margin-bottom:2%; text-align:center; font-size:35px; color:#f05133;}
.instructionsWrap h2 span{ font-size:20px;}
.instructionsWrap{ color:#333;}
.topCon{width:100%; color:#fff; background:url(../img/bg-fwcx.jpg) no-repeat; }
.topCon ul{ vertical-align:top; width:100%; padding-top:10%; padding-bottom:10%;}
.topCon ul li{ float:left; width:33%; text-align:center;}
.topCon ul li.border{ border-right:1px solid #f89145;}
.topCon ul li span{ display:block; border:2px solid #fff;  font-size:20px; margin:0 25% 0 15%; text-align:center; padding:10% 0;}
.topCon ul li  img{ margin-bottom:4%; width:65% ;}
.topCon ul li a{ display:block; text-indent:-1.5em;  font-size:16px; background:url(../img/aBtn.png) no-repeat 80% 0; padding-bottom:5px;}
#popClick{ position:relative;}
.popBox{ display:none; position:absolute; left:0; top:-89px; background:#333; width:600px; height:320px; z-index:3;}
#closeBtn{ display:block; position:absolute; right:10px; top:10px; z-index:4; color:#fff; font-size:18px; font-weight:bold; cursor:pointer; padding:10px;}