﻿/*个人中心*/

.PersonLeft {
	height: auto;
	width: 210px;
	position: absolute;
	left: 0;
	top: 33px;
}

.PersonLeft .PersonHs {
	box-shadow: 0px 2px 7px #e6e6e6;
	-moz-box-shadow: 0px 2px 7px #e6e6e6;
}

.PersonRight {
	padding-right: 200px;
}

.PersonMain {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	padding-top: 35px;
	padding-left: 250px;
	padding-right: 0;
	min-height: 800px;
}

.PersonLeft .panel-heading {
	padding: 0;
	border: none;
	background-color: #fff;
}

.PersonLeft .panel-group a {
	display: block;
	width: 100%;
	height: 64px;
	line-height: 64px;
	color: #696969;
	position: relative;
	font-size: 15px;
}

.PersonLeft .panel-group .panel-body a {
	padding-left: 60px;
}

.PersonLeft .panel-group .panel-body a:hover {
	color: #000
}

.PersonLeft .iconfont {
	font-size: 24px;
	float: left;
	margin: 0 15px 0 25px;
}

.PersonLeft a.active {
	background-color: #013299;
	color: #fff;
}

.PersonLeft a {
	text-decoration: none;
}

.panel-body {
	padding: 0
}

.panel-body ul li a {
	padding-left: 15px;
}


/*个人中心*/


.PersonRight {
	padding-right: 200px;
}


.PerNewsBody .hd {
	height: 58px;
	line-height: 58px;
	position: relative;
	border-bottom: 1px solid #e8e8e8
}

.PerNewsBody .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	font-size: 16px
}

.PerNewsBody .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	margin-right: 20px
}

.PerNewsBody .hd ul li.on {
	color: #013299;
	border-bottom: 2px solid #013299
}

.PerNewsBody .pager {
	position: absolute;
	right: 0px;
	top: -5px;
}

.PerNewsBody .pager a {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	margin-right: 10px;
}
.PerNewsBody .pager a:hover{
	background: #7ca3f7;
    color: #fff;
}

.PerRight {
	box-shadow: 0 0 7px #e6e6e6;
	-moz-box-shadow: 0 0 7px #e6e6e6;
	min-height: 760px;
}

.PerRight .PerNewsBody {
	position: relative;
}
.PerNewsBody .NewsHS {
	width: 100%;
	height: auto;
	padding: 20px 40px;
	position: relative;
	border-bottom: 1px solid #ece7e7;
}

.PerNewsBody .NewsHS a.ChangeNew {
	display: inline-block;
	width: 70px;
	height: 30px;
	line-height: 30px
}

.PerNewsBody .NewsHS span {
	display: block;
	font-size: 14px;
	color: #777;
	margin-top: 8px;
}

.PerNewsBody .NewsHS .ChangeNew {
	position: absolute;
	right: 45px;
	top: 35px;
}

.PerNewsBody .NewsHS .ChangeNew a {
	display: inline-block;
	margin-right: 15px;
}

.PerNewsBody .NewsHS h4 {
	color: #222;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1.3px
}

.PerNewsBody .NewsHS h4:hover {
	opacity: .7
}

.PerNewsBody .NewsHS .iconfont {
	font-size: 24px;
	position: relative;
	top: 4px
}

.PerRight .pagination {
	margin-right: 35px;
}

.PersonLeft .panel-body li.active {
	background-color: #013299;
}

.PersonLeft .panel-body li.active a {
	color: #fff;
}

.PersonLeft .panel-body li.active a:hover {
	color: #fff!important;
}

.PerSelect {
	position: relative;
	float: right;
	margin-right: 30px
}

.PerSelect .FaBubtn {
	padding: 11px 35px;
	background-color: #F44336;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
	line-height: 14px;
	height: 35px;
	margin-top: 15px
}

.PerSelect .FaBubtn .iconfont {
	position: absolute;
	right: 12px
}

.PerSelect .SelHs {
	position: absolute;
	top: 50px;
	line-height: 28px;
	text-align: center;
	width: 95px;
	box-shadow: 0 0 5px #777;
	z-index: 9999;
	background-color: #fff;
	right: 1px;
	display: none;
}

.PerSelect .SelHs a {
	display: block;
	height: 40px;
	border-bottom: 1px solid #b5b5b5;
	line-height: 40px;
	color: #666;
}

.PerSelect .SelHs a:hover {
	color: #013299
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #013299;
	border-color: #013299;
}

.pagination>li>a, .pagination>li>span {
	color: #013299;
}

/*我的粉丝*/
.FansList {
	padding: 20px 15px;
}

.FansList .PeopleSm {
	margin: 0 7px 14px;
	padding: 25px 10px 0;
	min-height: 200px;
	position: relative;

}
.FansList .PeopleSm:hover{
	-webkit-box-shadow: 0 0 7px #999;
	-moz-box-shadow: 0 0 7px #999;
	box-shadow: 0 0 7px #999;
}



.FansList .PeopleSm img {
	display: block;
	width: 84px;
	height: 84px;
	margin: 0 auto;
	border-radius: 50%;
}

.FansList .PeopleSm p.UserName {
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #555;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.FansList .GaoShiqing{
	text-align: center;
}

.FansList .GaoShiqing .MesBtn {
	cursor: pointer;
	font-size: 13px;
	padding: 5px 11px;
	border: 1px solid #ed4040;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	background-color: #ed4040;
	color: #fff;
}

.FansList .GaoShiqing .MesBtn:hover {
	opacity: .8;
}

.FansList .GaoShiqing a.AttBtn {
	cursor: pointer;
	color: #ed4040;
	font-size: 13px;
	padding: 5px 11px;
	border: 1px solid #ed4040;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.FansList .GaoShiqing a.AttBtn:hover {
	background-color: #ed4040;
	color: #fff;
}

.FansList .GaoShiqing .iconfont {
	margin-right: 3px;
}

p.NoMore{
	text-align: center;
	color: #999;
	margin-top: 20px;
}

/*我的关注*/

.Attensearch {
    position: absolute;
    top: 12px;
    right: 210px;
}
.Attensearch input{
	width: 180px;
    padding: 7px 25px 7px 7px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e8e8e8;
    color: #777;
}
.Attensearch .iconfont{
    font-size: 20px;
    margin-left: 10px;
    cursor:pointer;
}

.Attensearch input::-webkit-input-placeholder {
	color: #a0a0a0
}

.Attensearch input::-moz-placeholder {
	color: #a0a0a0
}

.Attensearch input:-moz-placeholder {
	color: #a0a0a0
}

.Attensearch input:-ms-input-placeholder {
	color: #a0a0a0
}

/*消息中心*/
.PerNotice{
	 margin-top: 10px;
}

.PerNotice .Notice{
    padding: 28px 7px;
    position: relative;
    border: 1px solid #e6e6e6;
    margin: 0px 20px;
}
.PerNotice .Notice .UserMian{
    padding-left: 80px;
    padding-right: 22px;
}

.PerNotice .UserImg{
    width: 40px;
    height: 40px;
    position: absolute;
    left: 30px;
}

.PerNotice .UserImg  img{
	display: block;
	width: 100%;
	height: 100%;
}
.PerNotice .Notice .UserMian span.DataTime {
    float: right;
    color: #999;
}
.Notice .UserMian p.MesText{
   margin-top: 15px;
}

.Notice .UserMian .HuiFuBtn{
	float: right;
	line-height: 20px;
}
.Notice .UserMian .HuiFuBtn a{
	margin: 0 7px;
}
.Notice .UserMian .HuiFuBtn .iconfont{
    font-size: 23px;
    position: relative;
    top: 3px;
}

.Notice .UserMian .HuiFuBtn .icon-huifu{
	font-size: 19px;
    top: 3px;
    left: -4px;
}

.PerNotice .UserImg .badge{
	position: absolute;
    right: -11px;
    top: -5px;
    background-color: #ec3737;
}


/*企业资料*/
.PerCompany{
    padding: 20px 15px;
}
.PerComMain .form-line .line .w300 {
	width: 300px
}

.PerComMain .form-line {
    color: #696969;
    font-size: 15px;
    min-height: 40px;
    margin: 10px 0 25px 0;
}

.PerComMain .form-line .line {
	float: left;
	width: 50%
}

.PerComMain .form-line .line span {
	display: inline-block;
	padding: 9px 10px;
	width: auto;
	font-weight: 400;
	line-height: 20px;
	text-align: right
}

.PerComMain .form-line input[type=text] {
	height: 32px;
	line-height: 1.3;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-radius: 2px;
	border-color: #D2D2D2!important;
	padding-left: 5px
}
.PerComMain .form-line  input[type=email]{
	height: 32px;
	line-height: 1.3;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	border-radius: 2px;
	border-color: #D2D2D2!important;
	padding-left: 5px
}

.PerComMain .form-line input[type=date] {
	height: 32px;
	line-height: 1.3
}

.PerComMain .PerComBtn {
	text-align: center;
	width: 200px;
	margin: 0 auto
}

.PerComMain .PerComBtn:hover {
	opacity: .8
}

.PerComMain .PerComBtn button {
	cursor: pointer;
	width: 100%;
	height: 44px;
	margin-top: 20px;
	border: none;
	border-radius: 6px;
	background: linear-gradient(-45deg,#32b6ff,#2052d6);
	color: #fff;
	font-size: 17px
}

.PerComMain .info {
	float: right;
	width: 350px;
	padding-top: 5px;
	padding-left: 10px
}

.PerComMain .info select {
	height: 32px;
	padding-left: 5px;
	margin-right: 3px
}


/*上传图片*/
.imgFileUploade {
	width: 100%;
}

.imgFileUploade .header {
	height: 30px;
	width: 100%;
	line-height: 50px;
	padding: 0;
	margin: 0;
	border: none;
	margin-left: 6px;
	margin-bottom: 15px;
}

.imgFileUploade .header span {
	display: block;
	float: left;
}

.imgFileUploade .header span.imgTitle {
	line-height: 50px;
}

.imgFileUploade .header span.imgTitle b {
	color: red;
	margin: 0 5px;
	line-height: 57px;
	display: block;
	float: right;
	font-size: 20px;
}

.imgFileUploade .header span.imgClick {
    width: 180px;
    height: 31px;
    cursor: pointer;
    background: url(../images/addupload.png) no-repeat center center;
    background-size: cover;
    border: 1px solid #909090;
}
.box .imgFileUploade .header span.imgClick{
    width: 80px;
    height: 30px;
    cursor: pointer;
    background: url(../images/addupload2.png) no-repeat center center;
    background-size: cover;
    border: 1px solid #909090;
}

.imgFileUploade .header span.imgcontent {
	color: #999;
	margin-left: 120px;
	line-height: 50px;
}

.imgFileUploade .imgAll {
	width: 100%;
	margin-top: 10px;
	min-height: 177px;
}

.imgFileUploade .imgAll ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0
}

.imgFileUploade .imgAll li {
	width: 162px;
	height: 162px;
	float: left;
	position: relative;
	box-shadow: 0 0 10px #eee;
	margin-right: 15px;
}

.imgFileUploade .imgAll li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}

.delImg {
    position: absolute;
    top: -10px;
    right: -7px;
    width: 22px;
    height: 22px;
    cursor: pointer; 
    background-image: url(../images/Smclose.png);
}


/*账号安全*/
.PerComMain .form-line .lineSafe {
	width: 100%;
	margin-bottom: 15px;
}
.PerComMain .form-line .lineSafe .w600{
	width: 600px;
}

.PerComMain .form-line .lineSafe span {
	display: inline-block;
	padding: 9px 10px;
	width: auto;
	font-weight: 400;
	line-height: 20px;
	text-align: right
}





