.bzx{background:#fff;min-height:290px;}
.bxm{background:#fff;min-height:290px;}
.mem{position:relative;height:80px;}
.bxc{background:#eaf3fb;min-height:360px; border:1px solid#dcebf1;border-radius:7px;box-shadow:1px 1px 1px #c0c4cf;left:9%;top:100px;position:absolute;}
.inf_adr{float:left;width:65%;padding:2% 4%;font:16px fn2;}
.inf_adr p{font:16px fn2;text-align:center;}
.inf_adr h3{font:24px fn3; text-align:center;}
.inf_adr ol {margin:1% 0% 0% 2%;font:16px fn2;}
.inf_adr ol li {margin:6px 0px;}
.inf_frm{background:#fff;float:right;width:35%;}
.inf_frm .lgn{margin:40px 0px 0px 0px;}
.inf_frm .reg{margin:5px 0px 0px 0px;}
.inf_frm td{padding:10px 26px;}
.fmt{font:26px fn2;}

@media only screen and (max-width:1150px){ 
.bzx{min-height:80px;}
.bxm{min-height:360px;}
.bxc{background:#fff;border-radius:7px;box-shadow:2px 3px 4px #c0c4cf;left:3%;top:100px;position:absolute;}
.inf_adr {width:100%;float:left;border-right:0px;}
.inf_adr p{margin:10px 8px 0px 8px;font:16px fn4;}
.inf_frm{background:#fff;width:100%;float:left;height:auto;}
.fmt{font:14px fn2;}
}