/*我的*/

.sz-oth-dw{color: #fff;font-size: 12px;font-weight: bold;}

.zs-cp-ff{width: 100%;}
.zs-cp-ff p{margin: 10px 0; text-align: center; color: #333;font-size:14px;font-weight: bold;}
.zs-cp-ff-img{width: 100%; position: relative;padding-top: 60%;height: 1%;overflow: hidden;}
.zs-cp-ff-img img{position: absolute;top: 0;left: 0;right: 0;}

.main-head-bg-blue{
    background-image: -moz-linear-gradient( 90deg, rgba(209,243,255,0) 0%, rgb(56,155,253) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgba(209,243,255,0) 0%, rgb(56,155,253) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(209,243,255,0) 0%, rgb(56,155,253) 100%);
    background-size: 100% 250px;
    background-repeat: no-repeat;

}
.icon-set{ display: inline-block;vertical-align: text-bottom;margin-right: 10px; width: 17px;height: 16px;background: url("/static/images/h5/user/icon-set.png") no-repeat center;background-size: 100%;}
.icon-set:before {content: unset;}
.icon-new{ display: inline-block;vertical-align: text-bottom;margin-right: 10px; width: 17px;height: 16px;background: url("/static/images/h5/user/icon-new.png") no-repeat center;background-size: 100%;}
.sz-oth-cha{padding: 0 5px; border: 1px solid #fff;border-radius:33px;height: 33px;line-height: 33px;font-size: 12px;color: #fff;}
.icon-cha{ display: inline-block;vertical-align: text-bottom;margin-right: 5px; width: 14px;height: 14px;background: url("/static/images/h5/user/icon-change.png") no-repeat center;background-size: 100%;}

.sz-ab-t{display: inline-block;position: relative;}
.sz-ab-t span{display: inline-block;min-width: 15px;height: 15px;line-height: 15px;border-radius: 50%; background-color: #ee1414;color: #fff;font-size: 10px;text-align: center;padding: 0 2px;position: absolute;top: -5px;left: 8px;}
.main-head{padding:1rem 1.6rem; font-size: 16px;font-weight: bold;}
.main-timg{width: 50px;height: 50px;border-radius: 50%;overflow: hidden;border: 1px solid #cee7f9;}
.main-tinfo{line-height: 1.2;}
.main-tinfo p{font-size: 18px;margin: 0;}
.main-tinfo span{font-size: 14px;color: #999;}
.main-part p{margin: 0.5rem 0 1rem;font-size:12px;}
.mp01 img{width: 20px;}
.mp02 img{width: 26px;}
.mp03 img{width: 32px;}
.mp04 img{width: 40px;}
.main-more ul {margin: 0;padding:0 0 0 1.6rem;}
.main-more ul li{list-style: none;padding-right: 1.6rem;padding-left: .5rem; border-bottom:1px solid #f5f5f5;}
.main-more ul li:last-child{border-bottom: none;}
.main-more ul li span{font-size: 14px;}
.main-more ul li i{color: #999;font-size: 1.8rem;}