/*全局*/
*{
  font-family: "微软雅黑";
  padding: 0;
  margin: 0;
}
a:hover{ text-decoration: none; };
i,em{
  font-style: normal;
}
ul{
	margin:0px;
}
dl{
	margin:0px;
}
p{
	margin:0px;
}
ul{
	margin:0px;
}
li{
	list-style-type: none;
}
.clear{
	clear:both;
}
/*头部*/
.head{
	overflow: hidden;
	height:60px;
	/*background: red;*/
	background: url(../img/tou.png);
	background-size:100% 100%;
}
.head_left{
	float:left;
	padding-left:14px;
	padding-top:8px;
}
.head_left>img{
	width:257px;
	height:42px;
}
.head_right{
	float:right;
	overflow: hidden;
	height:100%;
}
.head_right_name{
	float:left;
	width:150px;
	border-left:1px solid #851c4f;
	height:100%;
	padding:20px 15px;
	color:#fff;
	font-size:14px;
}
.head_right_name>img{
	float:left;
	width:22px;
	height:22px;
}
.head_right_name>span{
	float:left;
	margin-left:10px;
	margin-top:-1px;
}
/*尾部*/
.footer {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #8B3037;
    font-size: 14px;
    color: #fff;
}
/*确认删除弹出框*/
.mash {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.4);
    z-index: 1;
    display: none;
}
/*确定删除弹框*/
.confirm {
    position: fixed;
    top: 200px;
    width: 320px;
    background: #fff;
    z-index: 2;
    display: none;
}
.zq {
    position: fixed;
    top: 200px;
    width: 320px;
    background: #fff;
    z-index: 2;
    display: none;
}
.cu {
    position: fixed;
    top: 200px;
    width: 320px;
    background: #fff;
    z-index: 2;
    display: none;
}
.confirm_t {
    font-size: 14px;
    color: #fff;
    padding: 10px 14px;
    background: #8B3037;
}
.confirm_m {
    margin-top: 20px;
    text-align: center;
    color: #333;
    font-size: 16px;
}
.confirm_b {
    margin-top: 32px;
    margin-bottom: 30px;
    text-align: center;
}
.confirm_b_center {
    display: inline-block;
    overflow: hidden;
}
.confirm_yes {
    width: 80px;
    height: 30px;
    background: #3db7b8;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    border: none;
    float: left;
    margin-right: 54px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
.confirm_no {
    width: 80px;
    height: 30px;
    background: #e6493a;
    font-size: 12px;
    color: #fff;
    border-radius: 4px;
    border: none;
    float: left;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}
/*查看日志弹出框*/
.report,.report1,.report2{
	width:900px;
	position: fixed;
	top:100px;
	background: #fff;
	z-index: 2;
	display: none;
}

.report_title{
	height:44px;
	text-align: center;
	font-size:20px;
	color:#fff;
	line-height:44px;
	background: #583838;
	padding:0px 24px;
}
.closes{
	width:25px;
	height:27px;
	float:right;
	margin-top:9px;
	border-radius: 50%;
	cursor: pointer;
}
.report_list{
	padding:22px;
}
.report_list_t{
	border:1px solid #e6e6e6;
	border-radius: 4px;
}
.report_list_li{
	overflow: hidden;
	background: #dedede;
	height:44px;
	font-size:18px;
	color:#333;
	line-height:44px ;
	border-bottom:1px solid #e6e6e6;
}
.report_list_li_left{
	width:78px;
	float:left;
	text-align: center;
	border-right:1px solid #fff;
}
.report_list_li_left1{
	width:78px;
	float:left;
	text-align: center;
	border-right:1px solid #e6e6e6;
}
.report_list_li_right{
	float:left;
	width:776px;
	padding-left:22px;
}
.report_list_most{
	overflow: hidden;
	height:40px;
	font-size:14px;
	color:#5e5e5e;
	line-height:40px ;
	border-bottom:1px solid #e6e6e6;
}
.page{
	padding:20px;
	text-align: center;
}
.page>ul{
	display: inline-block;
	margin:0 auto;
	overflow: hidden;
}
.page>ul>li{
	float:left;
	font-size:14px;
	padding:0px 10px;
	color:#555;
}
.page>ul>li>a{
	color:#555;
}
.page>ul>li>a:hover{
	color:#2150bd;
}
/*弹出附件*/
.xz{
	width:22px;
	height:22px;
	cursor: pointer;
	margin-top:8px;
	display: inline-block;
	background: url(../img/xz.png);
	background-size:100% 100%;
}
.xz:hover{
	background: url(../img/xz1.png);
	background-size:100% 100%;
}
.addfj{
	text-align: center;
}
.addfj_t{
	width:160px;
	height:46px;
	text-align: center;
	line-height: 46px;
	color:#fff;
	font-size:22px;
	border-radius: 4px;
	background: #1fa5e4;
	margin:0 auto;
	margin-top:20px;
	cursor: pointer;
	border:none;
}
/*新议题*/
.new_discussion,.new_discussion1{
	width:750px;
	position: fixed;
	top:50px;
	background: #fff;
	z-index: 2;
	display: none;
}
.discussion_main{
	margin:18px 60px;
	border:1px solid #e4e4e4;
	padding:20px 20px;
}
.discussion_main_t{
	padding:10px 20px;
	border-bottom:1px dashed #e4e4e4;
	overflow: hidden;
	font-size:15px;
}
.discussion_main_t_left{
	float:left;
	width:130px;
	color:#333;
	line-height: 31px;
    height: 31px;
}
.discussion_main_t_right{
	float:left;
	width:330px;
	color:#333;
	overflow: hidden;
	line-height: 31px;
    height: 34px;
}
.discussion_main_t_inp{
	float:left;
	width:330px;
	color:#333;
	border:1px solid #aaa;
	background: none;
	padding: 5px;
}
.discussion_main_t_right>label{
	float:left;
	overflow: hidden;
	margin-right:10px;
	font-weight: 500;
}
.discussion_main_t_right>label>input{
	margin-right:6px;
}
.discussion_select{
	padding-left: 5px;
	appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
   padding-right: 14px;
    border: none;
    width:60%;
   background: url("../img/arrow.png") no-repeat scroll right center transparent;
   border: 1px solid #aaa;
   cursor:pointer;
}
select::-ms-expand { display: none; }
.discussion_big{
	border:1px solid #e4e4e4;
}

.xzs{
	width:19px;
	height:17px;
	cursor: pointer;
	margin-top:11px;
	display: inline-block;
	background: url(../img/cuohao1.png);
	background-size:100% 100%;
}
