@charset "utf-8";

/*内容部分****开始*/
.byMailCon-Warp{
    width: 800px;margin:auto;
}
.byMailConInfoTitle{
    width: 100%;text-align: center;
    line-height: 22px;
    font-size: 18px;
    margin:30px 0px 20px;
}
.byMailConInfoNote{
    font-size: 12px;
    color: #ff0000;
    margin-bottom: 16px;
}
.byMailConInfo-Wrap dl{
    float: left;
    margin-left: 20px;
}
.byMailConInfo-Wrap dl dd{
    float: left;width: 80px;
    text-align: right;
    line-height: 34px;
}
.byMailConInfo{
    position: relative;
	float:left;
    height: auto;
    margin-bottom: 15px;
}
.byMailConInfo label.error{
    position: absolute;
    top: 100%;
    left: 0;
}
.byMailConInfo .mid.validateCodeRefresh{
    display: inline-block;
    width: 65px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    background-color: #297FDF;
    color: #fff;
    font-size: 13px;
}
.byMailConInfo .mid.validateCode{
    width: 80px;
    height: 32px;
    vertical-align: top;
}
.byMailConInfo input{
    border:none;outline: none;
    height: 32px;
    line-height: 32px;
    width: 272px;
    padding: 0px 5px;
    border:1px solid #dddddd;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: text;
}
.byMailConInfoTextarea{
    height: 100px;
    width: 668px;
    border:1px solid #dddddd;
    overflow: hidden;
}
.byMailConInfoTextarea textarea{
    padding: 10px;
    width: 648px;
    height: 80px;
    border:none;outline: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.byMailConInfoError{
    color: #0077BB;
    font-size: 12px;
    height: 16px;line-height: 16px;
    text-align: left;
    overflow: hidden;
}
.byMailConInfoBtn{
    width: 100%;text-align: center;
    margin: 10px 0 30px 0;
}
.byMailConInfo .cMailSingleCodeBtn{
 	border:none;outline: none;
 	margin:auto;
 	text-align: center;
    line-height: 34px;
 	cursor:pointer;
 	width: 100px !important; height: 34px;
 	background-color: #0077BB;
     color: #fff;
 	border-radius: 3px;
 	font-family: "微软雅黑";
     font-size: 14px;
 }
.byMailConInfoBtn input{
    border:none;outline: none;
    width: 108px;height: 34px;
    text-align: center;
    line-height: 34px;
    background-color: #0077BB;
    color: #fff;
    margin:auto;
    border-radius: 3px;
    font-family: "微软雅黑";
    font-size: 14px;
    cursor: pointer;
}

.ReportPeople2{
 	width: 158px !important;
 }

.byMailConMain{
    display: none;
}
.byMailConMainActive{
    display: block;
}


/*<!-- 在线互动&*&* 结束 -->*/
.byMailConReply{
    border-top: 1px solid #dddddd;
    padding: 15px 15px 0px 15px;
}
.yMailConAllReply{
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 10px;
}
.byMailConReplyList ul.replayList{
    padding: 0px 15px;
    background-color: #fff;
    border-bottom: 1px dashed #dddddd;
}
.byMailConReplyListTop{
    border-top: 1px dashed #dddddd;
}
.byMailConReplyListTop li{
    font-weight: bold;
    height: 50px;line-height: 50px;
}
.byMailConReplyList ul li{
    float: left;
}
.byMailConReplyList ul li a{
    text-decoration: none;
    display: block;
    cursor: pointer;
    color: #666;
    /* height: 50px; */
    line-height: 50px;
}
.byMailConReplyList ul li a:hover{
    color: #333;
}
.byMailConReplyList ul.replayList:nth-child(2n){
    background-color: #f9f9f9;
}
.byMailConReplyName{
    width: 76%;
}
.byMailConReplyTime,.byMailConReplyResults{
    width: 12%;
    text-align: center;
    height: 50px;line-height: 50px;
}


/*<!-- 在线互动&*&*详情 开始 -->*/
.byMailWorks-List{
    padding: 15px 0px;
    border-bottom: 1px solid #dddddd;
}
.byMailGovWorks-List{
    border:none;
}
.byMailConUser{
    width: 170px;
    float: left;
    padding-left: 25px;
}
.byMailConUserPic{
    float: left;
    width: 54px;height: 54px;
    display: block;
    border:none;
}
.byMailConUserRight{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.byMailConUserRight p{
    line-height: 24px;
    color: #333;
}
.byMailConStaff{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}
.byMailConStaff p{
    text-align: right;
    line-height: 24px;
}
.byMailConUserWorks{
    float: left;
    width: 915px;
    padding: 0px 15px 15px 15px;
    border-radius: 5px;
    background-color: #f9f9f9;
    margin-left: 10px;
}
.byMailConUserWorks p{
    line-height: 30px;
    color: #666;
}

/*<!-- 在线互动&*&*详情 结束 -->*/

