body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, 
dl, dt, dd, ul, ol, li, 
pre, 
form, fieldset, legend, button, input, textarea, 
th, td, 
img{
	border:medium none;
	margin: 0;
	padding: 0;
}
body,button, input, select, textarea  {
	 font: 12px/1.5 "microsoft yahei","黑体",tahoma, Srial, helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6  { font-size: 100%; }
em {font-style:normal;}
ul, ol  { list-style: none; }
a { text-decoration: none; color:#333;}
a:active {text-decoration: none;}
/*a:hover  { text-decoration: none; color:#F40; }*/
img { border:0px;}
table  { border-collapse: collapse; border-spacing: 0; }
html  {
font-size: 62.5%;
}
body  {
    font-size: 1.4rem;
}
h1  {
    font-size: 2.4rem;
}
.clearfix:before,
.clearfix:after{
	display: table;
	content:" ";
}
.clearfix:after {
	clear:both;
}
/*----------------header----------*/
.navbar-ph {
	height: 100%;
    width: 100%;
    background: #5eb2e4;
    border: none;
    padding: 3% 0;
    margin-bottom: 0;
}
.ph-nv-left {
	width: 35%;
	float: left;
	padding-left:2%;
}
.ph-nv-left a{display: block;}
.ph-nv-left img{
	width: 100%;
}
.ph-hd-right {
    top: 46%;
    width: 86%;
    max-width: 200px;
    min-width: 11rem;
    margin-top: -1.3rem;
    right: 0;
    line-height: 31%;
    position: absolute;
    padding-right: 2%;
    white-space: nowrap;
    text-align: right;
}
.myinfor-list p{
	display: inline-block;
	width: 66%;
	color: #9b9b9b;
	max-height: 44px;
	overflow: auto;
	font-size: 1.6rem;
}
/*.ph-hd-right {
	top: 50%;
	width: 37%;
	max-width:155px ;
	min-width: 11rem;
    margin-top: -10px;
    right: 0;
    line-height: 31%;
    position: absolute;
    padding-right: 2%;
    white-space: nowrap;
    text-align: right;
}*/
.ph-hd-right a {
	color: #cdcdcd;
	font-size: 1.8rem;
	display: inline-block;
	vertical-align: middle;
}
.no-login a {
	padding: 1rem 0;
}
.ph-hd-right a.name{
    padding: 0 5%;
    max-width: 166px;
    overflow: hidden;
    margin-right: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
}
.index-bd {
	background: #f6f6f6;	
}
.ph-search-btn {
	height: 3rem;
}
/*---------------CONTERNT---------------*/
.pano {
	width: 100%;
	margin: 0 auto;
	height: 363px;
}
/*.pano img {
	width: 100%;
}*/
.pano-name {
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0;
    background: rgba(0,0,0,.32);
    z-index: 3;
    padding: 3% 0;
}
.pano-name p {
	color: #FFFFFF;
	font-size: 1.6rem;
	line-height: 1.6rem;
	padding-left: 2rem;
}
.pano-name img {
	    position: absolute;
    right: .8rem;
    bottom: .8rem;
    width: 4.8rem;
}
.ph-content{
	width: 100%;
	/*margin: 0 auto;*/
	padding: 2rem 0 3rem;
}
.ph-title1 {
	height: 22px;
	font-size: 22px;
	color: #5eb2e4;
	margin-bottom: 17px;
	padding: 0 1rem;
}
.tetile-li {font-size: 20px;}
.ph-title1 a {
	color: #9b9b9b;
	font-size:18px;
}
li { list-style: none;}
.ph-list1 ,
.ph-list2 {
   width: 100%;
   padding: 0 0 0 2%;
}
.ph-list1 li,
.ph-list2 li{
	width: 48%;
	/*height: 240px;*/
	margin: 0 2% 2% 0;
	float: left;
	position: relative;
	background: #FFFFFF;
}
.ph-list1 li {min-height: 150px;}
.ph-list1 li >a >img ,
.ph-list2 li >img{
	width: 100%;
}
/*.index-list1 li:nth-child(6n),
.index-list2 li:nth-child(6n) {
	margin-right: 0;
}*/
.ph-list1-synopsis {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 22%;
	width: 100%;
	background: rgba(0,0,0,.32);
	z-index: 3;
	    padding: 3% 0;
}
.ph-list1-synopsis p {
	height: 100%;
	color: #FFFFFF;
	font-size: 1.6rem;
	width: 70%;
	/*line-height: 250%;*/
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ph-list1-synopsis img {
	position: absolute;
	bottom: 4px;
	right: 4px;
	width: 50px;
    height: 50px;
}


.ph-title2 {
	margin-top: 2rem;
}
.ph-list2-synopsis p {
	width: 100%;
	color: #2f2f2f;
	font-size: 1.6rem;
	padding-left: 43%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*line-height: 41px;*/
	margin-bottom: 0.5rem;
}
.ph-list2-synopsis div {
	overflow: hidden;
	/*width: 100%;*/
}
.ph-list2-synopsis span {
	white-space: nowrap;
	overflow: hidden;
}
.ph-left-nu {
	padding-left:4%;
	width: 50%;
	/*margin-bottom: 8%;*/
}
.ph-right-nu {
	padding-right: 5%;
	width: 49%;
	margin-bottom: 8%;
	text-align: right;
}
/*.list2-synopsis div:last-child {
	padding-right:28px;
}*/
.ph-sys-name {
	padding-right:5%;
}
.list2-synopsis span{
	white-space: nowrap;
	text-overflow: ellipsis;
}
.footer-ph {
	background: #fff;
	padding: 30px 0;
}
.footer-ph img {
	width: 80%;
	display: block;
	margin:  0 auto 16px;
}
.footer-ph p {
	text-align: center;
	line-height: 23px;
	color: #5f5f5f;
}
.footer-ph p span{
	padding-left: 1rem;
}
.navbar-my {padding: 5% 0;}
.navbar-my h6 {
	text-align: center;
	color: #FFFFFF;
	font-size: 2.2rem;
	line-height: 2.4rem;
}
.new-msg:after {
	content:" ";
	width: 8px;
	height: 8px;
	background: #ba2727;
	display: block;
	position: absolute;
	right: 3px;
	top: -4px;
	border-radius: 50%;
}
.user-msg {
	background: #FFFFFF;
	margin-top:10px;
	padding: 4% 2%;
}
.user-num {
	width: 100%;
	margin:2px 0 10px;
	padding: 5% 2%;
	background: #FFFFFF;
}
.user-num li {
	display: inline-block;
	width: 23.8%;
	text-align: center;
	border-right: 1px solid #cdcdcd;
	font-size: 1.4rem;
}
.user-num li a{display: block;text-decoration: none;}
.user-num p {
	color: #2f2f2f;
}
.user-num span {
	color: #5f5f5f;
}
.user-num .active p {
	color: #ba2727;
}
.user-num .active span {
	color: #e45e5e;
}
.user-num li:last-child {
	border: none;
}
/*.user-tx-img {
	width: 15%;
	display: inline-block;
}*/
/*.user-text p,*/
.user-text,
.user-link,
.bs-example  {
	display: inline-block;
	vertical-align: middle;
}
.user-link {
	background: url(../images/user-link.png) no-repeat;
	padding: 15px 8px;
	margin-top: 13px;
}
.user-text {
	width: 77%;
    padding-left: 2%;
    min-height: 40px;
}
.username {
	font-size: 2rem;
	color: #2f2f2f;
}
.userjj,
.atten-rq a,
.atten-zp a{
	color: #9B9B9B;
	font-size: 1.4rem;
}
.username,
.userjj {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pano-user-list,
.coll-list {
	position: relative;
	background: #FFFFFF;
	margin-bottom: 10px;
    padding: 0 2% 15px;
}
.pano-list-title {
	font-size:1.4rem ;
	width: 90%;
	padding: 20px 0 2px;
}
.pano-list-title i{
	font-style: normal;
	color: #9b9b9b;
	font-size: 1.2rem;
	padding-left: 1%;
}
.pano-list-title b{
	font-weight: normal;
    width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap;
    display: inline-block;
    vertical-align: top;
    max-width: 47%;
}
.pano-list-title >img {
	width: 15%;
}
.zhiding-menu {
	position: absolute;
	right: 10px;
	top: 45px;
	background: #FFFFFF;
	border: 1px solid #e7e7e7;
	width:85px;
}
.zhiding-menu li{
	text-align: center;
	line-height: 27px;
	padding: 0 6px;
}
.zhiding-menu li.active {
	background: #f5f5f5;
	color: #e45e5e;
}
.select-list {
	position: relative;
	top: 18px;
	right: 10px;
}
.pano-img {
	width: 100%;
}
/*------------collection--------*/
.coll-list {
	padding-top:15px ;
	padding-bottom:15px ;
}
@media (max-width:374px) {
	
.his-tx-img {
	width: 15%;
}
.ph-list2-synopsis img{
	display: block;
	width: 37%;
	height: 31%;
	padding: 2%;
	background: #FFFFFF;
	position: absolute;
	top: 61%;
	left: 4%;
	overflow: hidden;
	margin-top: -18%;
}
}
@media(min-width:375px) {
.his-tx-img {
	width: 12%;
}
.ph-list2-synopsis img{
	display: block;
	width: 37%;
	height: 65px;
	padding: 2%;
	background: #FFFFFF;
	position: absolute;
	top: 61%;
	left: 4%;
	overflow: hidden;
	margin-top: -18%;
}
	
}
@media(min-width:414px) {
.his-tx-img {
	width: 12%;
}
.ph-list2-synopsis img{
	display: block;
	width: 37%;
	height: 72px;
	padding: 2%;
	background: #FFFFFF;
	position: absolute;
	top: 61%;
	left: 4%;
	overflow: hidden;
	margin-top: -18%;
}
	
}
.number-list {
	float: left;
	padding-bottom: 4px;
}
.number-list img {
	padding-right: 6px;
	display: inline-block;
	vertical-align: middle;
}
.number-list a {
	color: #cdcdcd;
	padding-right: 10px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 1px;
}
.coll-user-title {
	margin-bottom: 2rem;
}
.cancel-collect,
.attention-btn {
	background: #F5F5F5;
	border: 1px solid #cdcdcd;
	padding: 3px 6px;
	margin-top: 6px;
}
.attention-btn {width: 85px;margin-top: 9px;}
.attention-btn img {padding-right: 4px; }
.plus {height: 12px;}
.his-text {
	width: 64%;
}
.his-name {
	font-size: 1.6rem;
	/*line-height: 1.4rem;*/
}
.his-name a{display: block;}
.his-time {
	font-size: 1.2rem;
}
.coll-title {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:1.5rem ;
	padding-bottom: 1rem;
}
.attention-num {
	padding: 2%;
}
.atten-rq,
.atten-zp {
	padding-left: 1rem;
}
.atten-rq {
	padding-right: 2.5rem;
}
.fans-text {
	width: 60%;
}
.edit {
	color: #FFFFFF;
    font-size: 1.8rem;
    padding-right: 1rem;
    background: none;
    border: none;
    outline: none;
}
.edit:active {
	color: #FFF !important;
	text-decoration: none;
}
.myinfor-back {
	padding-left: 6px;
}
.myinfor-list {
	width: 100%;
	margin:10px 0;
}
.myinfor-list > li {
	width: 100%;
	padding: 10px 3%;
	margin-bottom: 2px;
	background: #FFFFFF;
}
/*.myinfor-list > li:first-child {
	padding: 6px 3%;
}*/
.myinfor-tx {
    height: 37px;
    margin-top: -4px;
}
.myinfor-list > li label {
	width: 30%;
	font-weight: normal;
	font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    vertical-align: top;
}
.myinfor-list > li input,
.myinfor-list > li select,
.myinfor-list > li span {
	width: 66%;
	height: 30px;
	font-size: 1.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #9b9b9b;
	/*padding-left: 0.4rem;*/
}
.myinfor-list > li span {
    display: inline-block;
    line-height: 30px;
}
.myinfor-list > li select {
	border: none;
	min-width: 180px;
	font-size: 1.6rem;
	color: #9b9b9b;
	}
.myinfor-list > li textarea {
	width: 67%;
	min-height: 30px;
	font-size: 1.6rem;
	color: #9b9b9b;
	border: none;
	outline: none;
	background: none;
}
.myinfor-list > li textarea[disabled=disabled]{
	color: #9b9b9b !important;
}
.myinfor-list > li.myinfor-ul2 {
	margin-bottom: 16px;
}
.myinfor-hot{margin: 15px 0 20px;}
.myinfor-hot li {
	padding: 4px 10px;
	background: #5eb2e4;
	float: left;
	color: #FFFFFF;
	font-size: 1.6rem;
	margin: 0 8px 6px;
}
.input-group {
	display: inline;
}
.myinfor-list > li input[disabled=disabled] {
	background: #FFF;
}
.city-label {
	display:inline-block;
	vertical-align: top;
}
.img-over {
	width: 100%;
	height: 118px;
	overflow: hidden;
}
.img-over img {
	width: 100%;
	border: none;
}

.user-img {
	width: 15%;
	float: left;
	overflow: ;
}
.user-img img {
	width: 100%;
}
.attention-red {
	width: 100%;
	background: #e45e5e;
	color: #fff;
	padding: 2px 0;
	margin-top: 2px;
}
#toTop {
  display:none;
  text-decoration:none;
  position:fixed;
  bottom:10px;
  right:10px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:100%;
  background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
  background:url(../images/ui.totop.png) no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  float:left;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
  outline:none;
}

.ajax_load_nodata {
    clear: both;
    height: 46px;
    line-height: 46px;
    text-align: center;
}