.sg2_duanwu.layui-layer-dialog.login {
  box-shadow:none;
  background: url(//static1.one-piece.cc/web/onepiece/images/Hot_carnival/login.png) no-repeat;
  background-size: 100% 100%;
}
.sg2_duanwu.layui-layer-dialog.login .layui-layer-btn-c {
  display: block;
}

/*------确定按钮------*/
.sg2_duanwu.layui-layer-dialog .layui-layer-btn .layui-layer-btn0,
.sg2_duanwu2.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
  background: url(//static1.one-piece.cc/web/onepiece/images/Hot_carnival/dia_ok.png) no-repeat;
  background-size: 100% 100%;
  width: 124px;
  height: 43px;
  border: none;
  padding: 0;
}

/*-----关闭按钮-----*/
.sg2_duanwu.layui-layer-dialog .layui-layer-setwin .layui-layer-close,
.sg2_duanwu2.layui-layer-dialog .layui-layer-setwin .layui-layer-close {
  background: url(//static1.one-piece.cc/web/onepiece/images/Hot_carnival/close.png) no-repeat;
  background-size: 100% 100%;
  width: 50px;
  height: 50px;
  top: -16px;
  right: -41px;
}
.sg2_duanwu.layui-layer-dialog .layui-layer-content .dia_login {
  padding-left: 88px;
}
.sg2_duanwu.layui-layer-dialog .layui-layer-content {
  padding: 0;
  height: 212px !important;
  padding: 47px 30px 0;
  text-align: center;
}
.dia_login .id_input {
  width: 300px;
  overflow: hidden;
}
.dia_login input,
.dia_login select {
  width: 320px;
  height: 39px;
  outline: none;
  border: none;
  color: #352f2c;
  font-size: 14px;
  margin-bottom: 11px;
  text-align: center;
  background: transparent;
}
.dia_login select {
  padding: 0 0 0 100px;
}
.dia_login input::-webkit-input-placeholder{
　　color:#352f2c;
    font-size: 14px;
}　
.dia_login select option{
  display: block;
  width: 320px;
  height: 39px;
  outline: none;
  border: none;
  margin-bottom: 13px;
  text-align: center;
  background: transparent;
  background: url(//static1.one-piece.cc/web/onepiece/images/Hot_carnival/option.png);
}
option{
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    appearance:none;
}
.code input {
  width: 204px;
  float: left;
}
.code img {
  width: 102px;
  height: 39px;
  float: left;
  margin-left: 14px;
}

.sg2_duanwu.layui-layer-dialog {
  box-shadow:none;
  background: url(//static1.one-piece.cc/web/onepiece/images/Hot_carnival/tip.png) no-repeat;
}
.sg2_duanwu.layui-layer-dialog .layui-layer-content {
  font-size: 18px;
}
.sg2_duanwu.layui-layer-dialog .layui-layer-btn-c {
  display: none;
}