

/*浮出层*/
.laybox{display: none;}
.inbox{ position: absolute; width: 80%; padding: 20px; background: #fff; /*height: 370px;*/ left:4%; top: 50%; margin-top: -207px;  border-radius:20px; }
.inbox .ren{display: none; position:relative; margin-top: -250px;right:-70px; float:right; z-index:2;}
.box-tits{ text-align: center; font-size: 18px; color: #000; margin-bottom: 30px;}
.com-inputs{ margin-bottom: 20px; text-align: left; margin-left: 17px;z-index: 22;position: relative;}
.com-inputs input{ font-size: 12px; /*width: 300px;*/padding: 0 20px; height: 30px; line-height: 30px;border: 1px solid #ccc;}
.com-sel{margin-bottom: 20px;margin-left: 17px; z-index: 22;position: relative;}
.com-sel select{ /*width: 165px;*/ margin-right: 10px; height: 30px; line-height: 30px; border: 1px solid #ccc; font-size: 12px;  color: #999; padding-left: 10px;}
.com-sel option{font-size: 12px;}
.inbox span{ font-size: 12px;}
.get-btns{  margin: 30px 0 0 0; text-align: center;}
.get-btns a{ display:inline-block; *display: inline;*zoom:1;width: 150px; height: 30px; line-height: 30px; background: #c00; font-size: 12px; color: #fff; text-align: center; border-radius: 50px;}
.mygets{ cursor: pointer;}
.laybox{ width: 100%; height: 100%; position: fixed; background: url(../images/trans.png); z-index: 9999;}
.close{background: url(../images/close_btn.png) no-repeat; width: 26px; height: 26px; float: right; position: relative; margin-top: -10px; margin-bottom:4px; right: -10px;z-index: 22;}




/*浮出层*/
.laybox2{display: none;}
.inbox2{ position: absolute; width: 80%; padding: 20px; background: #fff; /*height: 370px;*/ left:4%; top: 50%; margin-top: -207px;  border-radius:20px; }
.inbox2 .ren{display: none; position:relative; margin-top: -250px;right:-70px; float:right; z-index:2;}
.inbox2 span{ font-size: 12px;}
.laybox2{ width: 100%; height: 100%; position: fixed; background: url(../images/trans.png); z-index: 9999;}
