﻿@charset "utf-8";
/* CSS Document */
/*短消息样式*/
.i-top-user-ico{width:61px;height:61px;position:absolute;top:0;left:292px;background:url(../images/i-top-user.png) no-repeat;}
.i-n-name span{color:#000000;}
.i-top-time{color:#000000;}
.i-top-berry-num{color:#000000;}
.i-n-count{color:#12b7f5;}

.i-b-time span{color:#8e8e93;background:none;}


.i-signal {
    background: rgba(0, 0, 0, 0) url("../images/i-top-signal5_2.png") no-repeat scroll 0 0;
    width: 85px;
}
.i-signal1 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-signal1_2.png") no-repeat scroll 0 0;
}
.i-signal2 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-signal2_2.png") no-repeat scroll 0 0;
}
.i-signal3 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-signal3_2.png") no-repeat scroll 0 0;
}
.i-signal4 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-signal4_2.png") no-repeat scroll 0 0;
}
.i-signal5 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-signal5_2.png") no-repeat scroll 0 0;
}


.i-c-dx {
    background: rgba(0, 0, 0, 0) url("../images/i-carrier-dx_2.png") no-repeat scroll center 0;
}
.i-c-yd {
    background: rgba(0, 0, 0, 0) url("../images/i-carrier-yd_2.png") no-repeat scroll center 0;
}
.i-c-lt {
    background: rgba(0, 0, 0, 0) url("../images/i-carrier-lt_2.png") no-repeat scroll center 0;
}

.i-n-wifi {
    background: rgba(0, 0, 0, 0) url("../images/i-top-wifi_2.png") no-repeat scroll 0 0;
}
.i-n-e {
    background: rgba(0, 0, 0, 0) url("../images/i-top-e_2.png") no-repeat scroll center 0;
    width: 35px;
}
.i-n-g {
    background: rgba(0, 0, 0, 0) url("../images/i-top-g_2.png") no-repeat scroll center 0;
    width: 35px;
}
.i-n-3g {
    background: rgba(0, 0, 0, 0) url("../images/i-top-3g_2.png") no-repeat scroll center 0;
    width: 50px;
}
.i-n-4g {
    background: rgba(0, 0, 0, 0) url("../images/i-top-4g_2.png") no-repeat scroll center 0;
    width: 50px;
}
.i-top-berry, .i-top-berry2 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-berry1_2.png") no-repeat scroll 0 0;
    position: relative;
    width: 70px;
}
.i-top-berry2 {
    background: rgba(0, 0, 0, 0) url("../images/i-top-berry2_2.png") no-repeat scroll right 0;
    width: 95px;
}
.i-top-berry i em{background:#000000;}


.i-top-dir{width: 30px;background: url(../images/i-top-dir_2.png) no-repeat;}

.i-n-user{width:140px;background:url(../images/i-n-user-msg.png) no-repeat;}
/*以上为修改顶部内容为黑色样式*/


.i-b-rec-text div span, .i-b-sen-text div span{border-radius:4rem;border:none;background:#e5e5ea;}

.i-b-sen-text div{margin-right: 10px;}
.i-b-rec-text div{margin-left: 10px;}

.i-b-sen-text div span{background:#00d148;border:none;color:#ffffff;}
.i-b-sen-text div i{background:rgba(0, 0, 0, 0) url("../images/sen-txt-bg-msg.png") no-repeat scroll right -68px;right:-15px;top:auto;bottom:0px;width:46px;}
.i-b-rec-text div i{background:rgba(0, 0, 0, 0) url("../images/rec-txt-bg-msg.png") no-repeat scroll 5px -68px;left:-23px;top:auto;bottom:0px;width:46px;}
.i-b-sen-text div.i-b-voice b{background:rgba(0, 0, 0, 0) url("../images/sen-record-qq.png") no-repeat scroll 0 0}
.i-b-sen-text div.i-b-voice em{left:-25px;top:4px;color:#ffffff;font-size:24px;}
.i-b-rec-text div.i-b-voice em{left:65px;top:4px;font-size:24px;color:#333333;}
.i-b-rec-text div.i-b-voice b{background:rgba(0, 0, 0, 0) url("../images/rec-record-qq.png") no-repeat scroll 0 0 / 100% auto;}


.i-b-rec-text div.i-b-pay span, .i-b-sen-text div.i-b-pay span{background:rgba(0, 0, 0, 0) url("../images/i-pay-send-qq.png") no-repeat scroll 0 0;margin-left:0px;border-radius:0rem;}
.i-b-sen-text .i-b-pay span.i-pay-send, .i-b-sen-text .i-b-pay span.i-pay-rec{background:rgba(0, 0, 0, 0) url("../images/i-pay-rec-qq.png") no-repeat scroll 0 0;margin-right:0px;border-radius:0rem;}
.i-b-rec-text, .i-b-sen-text{position:relative;}


.i-b-sen-text div.i-b-pay span,.i-b-rec-text div.i-b-pay span{width:217px;height:235.5px;}


.iphone{background:#ffffff;}



.i-b-rec-text, .i-b-sen-text{margin:0;margin-top:40px;padding:0;}



.i-bottom-msg{position: absolute;
	
    width: 100%;
    height: 68px;
    bottom: 0;
    left: 0;
	background:url("../images/i-bottom-msg.png") no-repeat scroll 0 0 / 100% auto;
}