﻿.info {
	margin-top: 20px;
	overflow: hidden;
}

.info>div {
	float: left;
}

.infoMsg {
	width: 710px;
	height: auto;
	padding: 25px 20px;
	background: #FFFFFF;
}

.infoMsg h2,
.infoTab {
	text-align: center;
	margin-bottom: 20px;
}

.infoTab p {
	color: #828282;
	font-size: 14px;
	display: inline-block;
}

.infoTab p:first-of-type {
	padding-right: 15px;
	border-right: 0px solid #828282;
}

.infoTab p:last-of-type {
	padding-left: 15px;
}

.infoMsg>p {
	color: #383838;
	font-size: 16px;
	line-height: 30px;
	margin-top: 6px;
}

.infoMsg>img {
	max-width: 710px;
	height: auto;
	margin: 15px 0;
}

.infoMsg button {
	font-size: 16px;
	padding: 4px 10px;
	border: 1px solid #383838;
	outline: none;
	background: transparent;
	border-radius: 20px;
	margin-right: 10px;
}

.share {
	float: right;
}

.share li {
	cursor: pointer;
	margin-left: 10px;
	display: inline-block;
	position: relative;
}


.dialog {
	width: 124px;
	height: 130px;
	text-align: center;
	position: absolute;
	top: -130px;
	left: -48px;
	display: none;
	background-image: url(../images/duihuakuang.png);
}

.dialogTwo {
	left: -48px;
}

.dialogThree {
	left: -88px;
}

.dialog p {
	margin-top: 8px;
}

.dialog img {
	margin-top: 3px;
}

.bottomShare {
	padding: 38px 0 0 0;
}

.leftInfo {
	width: 230px;
	height: auto;
	/*margin-left: 20px;*/
}

#advertisement {
	width: 230px;
	height: 389px;
	background: #FFFFFF;
}

.hotInfo {
	width: 230px;
	height: auto;
	background: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}

.hotInfo>p {
	color: #FFFFFF;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: #2E81FF;
}

.hotInfo ul li {
	border-bottom: 1px solid #F4F4F4;
}

.hotInfo ul li:last-of-type {
	border-bottom: none;
}

.hotInfo ul li p {
	width: 210px;
	height: auto;
	line-height: 25px;
	cursor: pointer;
	padding: 4px 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*#advertisement div{*/
/*margin-top: 0px !important;*/
/*}*/


.hotInfoText li a:hover {
	color: #3696FF !important;
}


#share {
	float: right;
}


.bdshare-button-style1-32 .bds_sqq {
	background-image: url(../images/qq.png) !important;
	background-position: 0 !important;
}

.bdshare-button-style1-32 .bds_weixin {
	background-image: url(../images/weixin.png) !important;
	background-position: 0 !important;
}

.bdshare-button-style1-32 .bds_tsina {
	background-image: url(../images/weibo.png) !important;
	background-position: 0 !important;
}


/*评论*/

#userPl{
	width: 1000px;
    height: auto;
    margin: 20px auto;
}

.commentAll {
	width: 720px !important;
	margin: 0 !important;
}

.comment-input {
	width: 100% !important;
}

.comment-show-con-list {
	width: 90% !important;
	margin-left: 2% !important;
}

.hf-input {
	width: 99% !important;
}

#mypl {
	color: #383838;
	background: #EFEFEF;
	margin-right: 7px !important;
}

#hfPl {
	color: #383838;
	background: #EFEFEF;
	margin-right: 6px !important;
}

.date-dz-pl img {
	vertical-align: middle;
}

.comment-show-con-list .date-dz-left {
	width: 616px;
}

.all-pl-con .date-dz-left {
	width: 591px;
}

#checkPl ul {
	margin: 0 !important;
	border: none !important;
}

#checkPl ul li {
	margin: 0 !important;
}

#popPhone,
#changePhone {
	width: 290px;
	height: auto;
	background: #FFFFFF;
	position: fixed;
	left: 40%;
	top: 22%;
	display: none;
	border-radius: 2px;
	padding: 30px 20px 25px 20px;
	box-shadow: 2px 2px 36px #E7E7E7;
	z-index: 1002;
}

#popPhone>img,
#changePhone>img {
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 8px;
}

#popPhone>div p,
#changePhone>div p:first-of-type {
	font-size: 22px;
}

#popPhone input[type="tel"] {
	width: 267px;
	height: 40px;
	margin-top: 20px;
	padding: 0 10px;
	outline: none;
	border-radius: 2px;
	border: 1px solid #E1E1E1;
}

.messgesCodePhone,
.messgesCodePhone2 {
	width: 266px;
	height: 40px;
	padding: 0 10px;
	margin-top: 10px;
	border: 1px solid #E1E1E1;
}

.messgesCode {
	width: 266px;
	height: 40px;
	padding: 0 10px;
	margin-top: 10px;
	border: 1px solid #E1E1E1;
}

.messgesCode>input,
.messgesCodePhone>input,
.messgesCodePhone2>input {
	width: 154px;
	height: 38px;
	border: none;
	outline: none;
	margin-top: 0px;
	padding: 0;
}

.messgesCode>input[type="button"],
.messgesCodePhone>input[type='button'],
.messgesCodePhone2>input[type='button'] {
	width: 106px;
	color: #247FFB;
	padding-left: 12px;
	cursor: pointer;
	display: inline-block;
	background: #FFFFFF;
	border-left: 1px solid #E1E1E1;
}

.phoneErr,
.codeErr,
.codeErr2 {
	color: #E93E3E !important;
	font-size: 12px !important;
	margin-top: 2px;
	display: none;
}

#popPhone input[value="完成"],
#changePhone input[value="下一步"] {
	width: 288px;
	height: 45px;
	color: #FFFFFF;
	font-size: 18px;
	border: none;
	outline: none;
	margin-top: 30px;
	cursor: pointer;
	background: #055FD5;
}

#imgCode3>input {
	width: 128px;
	height: 40px;
	padding: 0 8px;
	border: 1px solid #e1e1e1;
}

.captcha4Err {
	color: #E93E3E !important;
	font-size: 12px !important;
}

.activePl {
	color: #383838 !important;
}