@charset "utf-8";
/* CSS Document */

/********************第一种右边的样式******************/

.right{width:340px;  }
.right .portrait{position:relative; }
.portrait .top{width:100%; height:246px; background:url(../../img/user__top.png) no-repeat ; overflow:hidden;  }
.portrait .top .photo{width:126px; height:126px; margin:32px 0 0 106px; background:url(../../img/user_mask.png) no-repeat;}
.portrait .modify{padding-left:15px; position:absolute; top:12px; right:12px; background:url(../../img/pic_header.png) no-repeat 0 2px;; font-size:13px; color:#3ca3d7;}
.portrait .top .phoImg{margin:12px 12px;}
.portrait .top .myName{text-align:center; margin-top:20px; font-size:20px; color:#323232;}
.portrait .middle{width:338px; height:115px; background:#f7f7f7; border:1px solid #e6e6e6; border-top:none; border-bottom:none; padding-top:20px;}
.portrait .middle .setting{padding-left:110px; width:230px; background:url(../../img/pic_setting.png) no-repeat 75px 1px;   font-size:16px; cursor:pointer; }
.portrait .middle .exit{padding-left:110px; width:230px; background:url(../../img/pic_exit.png) no-repeat 75px 1px;  margin-top:30px; font-size:16px; cursor:pointer;}
.portrait .bottom{ width:100%; height:15px; background:url(../../img/user_bg_down.png) no-repeat; position:absolute ; left:0; bottom:-15px; }

/********************第二种右边的样式******************/
/**08-16**/
.close{ width:300px;   padding:0 20px 20px 20px; border:1px solid #cedae4; margin-top:45px; }
/**08-16**/
.close  .addHeight{margin-bottom:50px; }
.close  .list{ width:100%;   }
.close  .list a{color:#44a7da;}
.close .list h5{ font-size:14px;  width:100%; height:50px; line-height:50px; text-indent:2em; border-bottom:1px solid #edf3f8;font-weight:bold; }
.close  .code_title{ margin-top:22px; margin-left:20px;text-indent:2em; }
.close .list .code_detial{ text-indent:2em; line-height:22px; margin-top:5px; color:#3f3f40; padding:0 20px;}
.code_detial a:hover{color:#8cc9e8;}


/**07-12**/
.portrait .middle .setting:hover{ color:#0087cd;}
.portrait .middle .exit:hover{ color:#0087cd;}

/**08-16增加分享功能***/

/*.share{margin-top:118px; font-size:15px;  }
.sharing{width:124px; height:30px; border:1px solid #d7d7d7; background:#fafafa;}
.share_text{line-height:30px; margin-right:15px;}
.share .shareType li{float:left; border-right:1px solid #d7d7d7; width:30px; height:20px; margin-top:5px; text-align:center; cursor:pointer; }
.share .weibo{background:url(../../img/share/sina_grey.png) no-repeat center center; }
.share .qqSpace{background:url(../../img/share/qq-space_grey.png) no-repeat center center; }
.share .wei_xin{background:url(../../img/share/weixin_grey.png) no-repeat center center;}
.share li.pushDetail{background:url(../../img/push_hei.png) no-repeat center center; border:none;}
.share .weibo:hover{background:url(../../img/share/sina_color.png) no-repeat center center;}
.share .qqSpace:hover{background:url(../../img/share/qq-space_color.png) no-repeat center center;}
.share .wei_xin:hover{background:url(../../img/share/weixin_color.png) no-repeat center center;}
.path_share{ position:absolute; top:165px; right:0;  border:1px solid #e0e0e0; background:#fff; padding:10px 30px; display:none;}
.path_share .path li{padding-left:35px; height:20px;  line-height:20px; font-size:15px; cursor:pointer; margin-bottom:20px; }
.path_share .teng_wei{background:url(../../img/share/qq_grey.png)  no-repeat 0 0; }
.path_share .qq_friend{background:url(../../img/share/QQ-friends_grey.png)  no-repeat 0 0; }
.path_share .dou{background:url(../../img/share/dou_grey.png)  no-repeat 0 0;}
.path_share .renren{background:url(../../img/share/renren_grey.png) no-repeat 0 0;}
.path_share .teng_wei:hover {background:url(../../img/share/qq_colour.png) no-repeat 0 0; }
.path_share .qq_friend:hover{background:url(../../img/share/QQ-friends_colour.png) no-repeat 0 0; }
.path_share .dou:hover{background:url(../../img/share/dou_colour.png)  no-repeat 0 0;}
.path_share .renren:hover{background:url(../../img/share/renren_colour.png) no-repeat 0 0;}*/




















