.fina_asset .fina_asset_title {
    height: 35px;
    line-height: 35px;
    border-bottom: 2px solid #DDDADA;
    margin-bottom: 5px;
}

.fpbox_2 .fpnav ul li em.n1 {
    background-position: 0 -60px;
}

.fpbox_2 .fpnav ul li em.n2 {
    background-position: -80px -60px;
}

.fpbox_2 .fpnav ul li em.n3 {
    background-position: -157px -60px;
}

.fina_asset .fina_asset_list {
    width: 785px;
    overflow: hidden;
}

.fina_asset .fina_asset_list .inner {
    width: 800px;
    margin-top: 10px;
}

.fina_asset .fina_asset_box {
    width: 387px;
    float: left;
    margin: 0 10px 10px 0;
}

.fina_asset_box .fina_asset_title {
    height: 35px;
    line-height: 35px;
    margin: 0;
    position: relative;
    border: 0;
}

.fina_asset_box .fina_asset_title .lt {
    width: 5px;
    height: 35px;
    float: left;
}

.fina_asset_box .fina_asset_title .rt {
    width: 5px;
    height: 35px;
    float: right;
}

.fina_asset_box .fina_asset_title h5 {
    font-size: 16px;
    margin-left: 10px;
}

.fina_asset_box .fina_asset_title h5 span {
    font-family: Arial;
}

.fina_asset_box .fina_asset_title .stat {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
}

.fina_asset_box .fa_main {
    border-left: 1px solid #DEDADB;
    padding: 8px 15px;
    background: none;
    width: auto;
    height: auto;
    position: relative;
}

.fina_asset_box .fpbot {
    height: 5px;
    font-size: 0;
    line-height: 0;
}

.fina_asset_box .fpbot .lt {
    width: 5px;
    height: 5px;
    float: left;
}

.fina_asset_box .fpbot .rt {
    width: 5px;
    height: 5px;
    float: right;
}

.fina_asset_box .pro_pic {
    width: 65px;
    float: left;
    padding-top: 5px;
}

.fina_asset_box .pro_info {
    margin-left: 70px;
}

.fina_asset_box .pro_info a {
    padding-left: 25px;
    margin-right: 10px;
    font-size: 14px;
}

.fina_asset_box a.fp_buy {
    width: 95px;
    height: 55px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 10px;
}

.fina_asset_box a.nobuy {
    width: 95px;
    height: 55px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    right: 10px;
    top: 10px;
}

.notice .login-worp {
    width: 740px;
    height: 395px;
    background: #fff;
    border-radius: 5px;
    padding: 40px;
    margin: 30px auto;
    position: relative;
}

.notice .login-worp .login-left {
    width: 400px;
    height: 100%;
    float: left;
    position: relative;
}

.notice .login-worp .login-left h3 {
    text-align: center;
    font-size: 18px;
    color: #b39670;
    font-weight: 600
}

.notice .login-worp .login-left .letter {
    width: 95%;
    height: 345px;
    overflow: auto;
    margin-top: 23px;
    padding-right: 20px;
}

.notice .login-worp .login-left .letter p {
    text-indent: 28px;
    color: #808080;
    font-size: 14px;
    margin: 5px 0;
    text-align: justify
}

.notice .login-worp .login-right {
    width: 280px;
    height: 100%;
    border: 1px dashed #ee5561;
    float: left;
    position: relative;
    margin-left: 10px;
    padding: 0 20px 0 20px;
}

.notice .login-worp .login-right .tit {
    text-align: center;
    border-bottom: 1px solid #ee5561;
    font-size: 18px;
    line-height: 55px;
}

.notice .login-worp .login-right .input-warp {
    width: 100%;
    height: 42px;
    background: #fff;
    margin-top: 6px;
    border-radius: 5px;
    padding-left: 5px;
}

.notice .login-worp .login-right .input-warp input {
    padding-top: 5px;
    height: 41%
}

.notice .login-worp .login-right .input-warp .tel {
    width: 88%;
    margin-left: 25px;
    height: 30px;
    line-height: 30px
}

.notice .login-worp .login-right .input-warp .verify {
    width: 145px;
    float: left;
    margin-left: 25px;
    height: 30px;
    line-height: 30px
}

.notice .login-worp .login-right .input-warp .img-box {
    width: 100px;
    height: 100%;
    float: right;
}

.notice .login-worp .login-right .input-warp .img-box img {
    width: 100%;
    height: 100%
}

.notice .login-worp .login-right .input-warp .verify1 {
    width: 145px;
    float: left;
    margin-left: 25px;
    height: 30px;
    line-height: 30px
}

.notice .login-worp .login-right .input-warp .code {
    width: 96px;
    height: 33px;
    float: left;
    line-height: 33px;
    padding: 0;
    border-left: 1px solid #cbcbcb;
    margin-top: 5px;
    margin-left: 5px;
    cursor: pointer;
    color: #3e95e5;
    background: #fff;
    text-align: center
}

.notice .login-btn {
    display: inline-block;
    width: 100%;
    height: 42px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #ff9000;
    margin-top: 22px;
    line-height: 42px;
    border-radius: 5px;
}