
.rpg {
    display: none;
    z-index: 955;
    position: fixed;
    left: 50%;
    bottom: 0;
    height: 122px;
    width: 1100px;
    margin-left: -550px;
    background: url(https://www.joyboom.com/assets/rpg/images/pg.png) no-repeat right top;
}

.rpg_close {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    width: 15px;
    height: 15px;
    background: url(https://www.joyboom.com/assets/rpg/images/close.png) no-repeat;
}
.rpg .rpg_left {
    width: 760px;
    float: left;
    padding: 70px 0;
}
.rpg .rpg_left dl{
    margin-bottom: 0!important;
}
.rpg h3 {
    width: 786px;
    float: left;
    padding-left: 40px;
    font-size: 19px;
    color: #ff5400;
    font-weight: bold;
    line-height: 38px;
    padding-top: 5px;
   /* font-style: italic;*/
}
.rpg_form {
    width: 802px;
    padding-left: 40px;
    overflow: hidden;
}
.fl {
    float: left;
}
.rpg_form input {
    padding-left: 4px;
    width: 181px;
}

.rpg_form input, .rpg_form select {
    width: 160px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #e0b404;
    background: #fff;
    color: #727171;
    font-size: 14px;
    vertical-align: middle;
    line-height: 21px;
}
.rpg_form dd {
    float: left;
    width: 169px;
  
}
.rpg_form label {
    display: none;
}
.rpg_form dt {
    float: left;
    width: 169px;
    border: none;
	height:23px;
	line-height:22px;
}
a.form_btn {
    display: inline-block;
    width: 160px;
    height: 32px;
    background: #ff5400;
    color: #fff!important;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    vertical-align: middle;
}
.rpg_bk {
    z-index: 955;
    width: 340px;
}
.rpg_bk_l1 {
    float: left;
    display: block;
    width: 195px;
    text-align: center;
}
.rpg_bk_l1 img {
    margin-top: 8px;
}
.rpg_bk_l2 {
    float: left;
    display: block;
    padding: 5px 0 0 30px;
}
.fr {
    float: right;
}


.pos_f {
    position: fixed;
}


.fs14 {
    font-size: 14px;
}



.pos_r {
    position: relative;
}


.pos_a {
    position: absolute;
}

.ffyh {
    font-family: "Microsoft YaHei";
}


