*{
	font-family: "Helvetica Neue";
}
.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.clearfix{
	zoom:1;
}
/* html{
	overflow: hidden;
}
body{
	width: 101.2%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
} */
.mmp-center{
	background: #f7f8f9;
	position: fixed;
    top: 90px;
    height:20px;
    bottom: 0;
    width: 100%;
}
.topRelease{
	position: fixed;
	top:104px;
	margin-left: 263px;
    /*width: 680px;*/
    width:600px;
    height: 50px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    /*-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
    /*-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
	/*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);;*/
	z-index: 90;
	/*border: 1px solid #e5e5e5;*/
}
.centerRelease{
	position: relative;
	height: 50px;
	width: 100%;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 4px;
    border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	/*-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
    /*-webkit-box-shadow:0px 0px 3px rgba(0, 0, 0, 0.15);*/
	/*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
	border: 1px solid #e5e5e5;
}
.footRelease{
	/*width: 680px;*/
    width:600px;
	height: 38px;
	background: inherit;
	background-color: rgba(248, 248, 248, 1);
	/*-moz-box-shadow: inset 0 -2px 3px -2px rgba(0, 0, 0, 0.15);*/
    /*-webkit-box-shadow:inset 0 -2px 3px -2px rgba(0, 0, 0, 0.15);*/
	/*box-shadow:inset 0 -2px 3px -2px rgba(0, 0, 0, 0.15);*/
	position: relative;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: -9px -9px 0 -21px;
}
.footRelease img{
	margin-top:10px;
	float: left;
	margin-right: 15px;
	cursor: pointer;
}
.footRelease .no{
	margin-right: 10px;
}
.footRelease div{
	margin-top:10px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #999;
}
.topRelease .centerRelease div{
	float: left;
	text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
	font-kerning: normal;
	width: 104px;
	height: 50px;
	/*border-top:3px solid rgba(255, 255, 255, 1);*/
	text-align: center;
	line-height: 50px;
    font-weight: 400;
    font-style: normal;
	font-size: 16px;
	border-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.topRelease .centerRelease .textRelease,.topRelease .centerRelease .activityRelease, .centerRelease .groupRelease,.topRelease .centerRelease .orgState{
	border-radius:0px;
	color: #888;
}
.centerRelease div:first-child{
	color: #333;
}
.topRelease .centerRelease div:nth-child(6){
	float: right;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
	color: #999999;
	border:0;
}
.center-list{
	padding-left: 15px !important;
	background: #f7f8f9;
	padding-top: 0px;
    top: 118px;
    bottom: 0;
    width: 100%;
    overflow-y: scroll;
}
.inforcorr{
	width: 1202px;
	margin: 0 auto;
	position: relative;
	padding-left: 1px;
	/* background: #fff; */
}
.noticeinforRelease,.noticeinforClass{
	width: 243px;
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    /*-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
    /*-webkit-box-shadow:0px 0px 3px rgba(0, 0, 0, 0.15);*/
	/*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
	padding: 20px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
}
.noticeinforRelease div:first-child{
	width: 200px;
    height: 44px;
    background: -webkit-linear-gradient(270deg, #5bbdec 0%, #5bbdec 0%, #1BA3E4 100%, #1BA3E4 100%);
    background: -moz-linear-gradient(180deg, #5bbdec 0%, #5bbdec 0%, #1BA3E4 100%, #1BA3E4 100%);
    background: linear-gradient(180deg, #5bbdec 0%, #5bbdec 0%, #1BA3E4 100%, #1BA3E4 100%);
    border: none;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	line-height: 44px;
}
/*.noticeinforClass a span:first-child{*/
/*	!*float:left;*!*/
/*	display: inline-block;*/
/*	width: 138px;*/
/*    height: 32px;*/
/*    background: inherit;*/
/*    background-color: rgba(255, 255, 255, 0);*/
/*    box-sizing: border-box;*/
/*    border-width: 1px;*/
/*    border-style: solid;*/
/*    border-color: rgba(27, 163, 228, 1);*/
/*    border-radius: 4px;*/
/*    border-top-right-radius: 0px;*/
/*    border-bottom-right-radius: 0px;*/
/*    -moz-box-shadow: none;*/
/*    -webkit-box-shadow: none;*/
/*	box-shadow: none;*/
/*	display: inline-block;*/
/*	font-family: 'microsoft YaHei';*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*	color: #1BA3E4;*/
/*	line-height: 32px;*/
/*	text-align: center;*/
/*}*/
/*.noticeinforClass  a span:last-child{*/
/*	display: inline-block;*/
/*	!*float:left;*!*/
/*	width: 62px;*/
/*    height: 32px;*/
/*    background: inherit;*/
/*    background-color: rgba(255, 255, 255, 0);*/
/*    box-sizing: border-box;*/
/*    border-width: 1px;*/
/*    border-style: solid;*/
/*    border-color: rgba(187, 187, 187, 1);*/
/*    border-radius: 4px;*/
/*    border-top-left-radius: 0px;*/
/*    border-bottom-left-radius: 0px;*/
/*    -moz-box-shadow: none;*/
/*    -webkit-box-shadow: none;*/
/*	box-shadow: none;*/
/*	border-left:0px; */
/*	font-family: "microsoft YaHei","pingfang SC";*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    font-size: 12px;*/
/*	color: #999999;*/
/*	line-height: 32px;*/
/*	text-align: center;*/
/*	position: relative;*/
/*	top: -.5px;*/
/*}*/
#goDotButton{
	width: 200px;
	height: 44px;
	background: -webkit-linear-gradient(270deg, #5bbdec 0%, #5bbdec 0%, #1BA3E4 100%, #1BA3E4 100%);
	background: -moz-linear-gradient(180deg, #5bbdec 0%, #5bbdec 0%, #1BA3E4 100%, #1BA3E4 100%);
	background: linear-gradient(180deg, #5bbdec 0%, #5bbdec 0%, #1BA3E4 100%, #1BA3E4 100%);
	border: none;
	border-radius: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-align: center;
	line-height: 44px;
}
#goDotButton>span{
	font-family: 'Microsoft YaHei Bold', 'Microsoft YaHei Regular', 'Microsoft YaHei';
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-left: 10px;
}
.noticeinforRelease div>span{
	font-family: 'Microsoft YaHei Bold', 'Microsoft YaHei Regular', 'Microsoft YaHei';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
	color: #FFFFFF;
	vertical-align:middle ;
	margin-left: 10px;
}
div.noticeinforText{
	font-family: 'Helvetica Neue';
    font-weight: 400;
    font-style: normal;
    color: #999999;
	line-height: 26px;
	margin-top: 20px;
}
.noticeinfor{
	position: fixed;
	width: 240px;
    border: none;
    border-radius: 4px;
    height: 662px
}
.search-text{
	width: 126px;
	height: 38px;
	font-size: 12px;
	color: #999;
	border: 1px solid #e5e5e5;
	padding-left: 30px;
	outline: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: url("../../images/search.png") no-repeat 12px;
}
.search-div{
	display: inline-block;
	background: #1BA3E4;
	vertical-align: bottom;
	margin-left: -4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.search-div a,.search-div a:hover{
	display: inline-block;
	width: 54px;
	height: 38px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height:38px;
	text-decoration: none;
	cursor: pointer;
}
.issue-div,.issue-statistics{
	background: #fff;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    height:112px;
    border-bottom:1px solid #ddd;
}
.issue-div img,.issue-statistics img,.backgroundimg p{
	margin-top:26px;
}
.issue-div p,.issue-statistics p,.backgroundimg p{
	margin-bottom:26px;
	margin-top:7px;
	height:20px;
	font-size: 14px;
    line-height: 20px;
    color:#1BA3E4;
}
.backgroundimg p{
	color:#fff;
}
.issue-div a,.issue-div a:hover,.issue-statistics a,.issue-statistics a:hover{
	display: inline-block;
	/* width: 150px;
	height: 36px; */
	font-size: 14px;
	color: #666;
	/* line-height:36px; */
	text-decoration: none;
	
	font-family: "microsoft YaHei","pingfang SC";
}
.issue-div a,.issue-div a:hover{
	color: #1BA3E4;
}
.issue-div a img,.issue-statistics a img{
	margin-left: 16px;
	margin-right: 10px;
}
.noticeinfor>label{
	text-align: center;
	font-size: 12px;
	color: #e45e77;
	cursor: pointer;
	margin-top: 22px;
	display: block;
}
.infotype{
	color: #666;
	border-right: 1px solid #666;
	padding-right: 6px;
	margin-right: 6px;
	line-height: 12px;
    display: inline-block;
}
.noticeinfor ul{
	padding: 0;
	margin: 0;
}
.noticeinfor>ul>li{
	list-style: none;
    /* margin-top: 20px; */
    text-align: left;
    cursor: pointer;
    font-size: 12px;
    color: #666;
    /* width: 150px; */
    height: 36px;
    line-height: 36px;
    background: #fff;
    padding-left: 58px;
}
.noticeinfor>ul>.activeMmp{
	color:#fb9b00
}
.ative_info_zt:hover{
	color:#fb9b00 !important;
}
.noticeinfor>ul>li:FIRST-CHILD{
	padding-left: 0;
}
.noticeinfor>ul>li>img{
	margin-top:26px;
}
.noticeinfor>ul .backgroundimg{
	background: #fff;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    height: 112px;
    border-bottom: 1px solid #ddd;      
}
.noticeinfor>ul .backgroundative{
	width:192px; 
    height: 124px; 
	margin: -10px;
    position: relative; 
    background: url("../../images/checked_img.png") no-repeat center;
    border:0 none;
}
.backgroundative{
	width:192px; 
    height: 124px; 
	margin: -10px;
    position: relative; 
    background: url("../../images/checked_img.png") no-repeat center;
    border:0 none;
}
.infor-list{
	/*width: 680px;*/
    width:600px;
    margin-left: 263px;
    display: inline-block;
    background: #fff;
	padding: 10px 20px;
	margin-top: 48px;
	/*webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
    /*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
	border: 1px solid #e5e5e5;
}
.bigImgInfor{
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #e5e5e5;
}
.infor-img{
	width: 560px;
	height: 335px;
	position: relative;
	overflow: hidden;
	border-radius: 4px;
	/* margin: 10px 0; */
	/* border: 1px solid #e5e5e5; */
}
.infor-img>img{
	position: absolute;
	/*width: 640px;*/
	width: 100%;
	/*height:332px;*/
	height: auto;
	min-height: 100%;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	cursor: pointer;
	border-radius: 4px;
}
.infor-name{
	/*background: url(../../images/shadeline.png) repeat-x;*/
    width: 640px;
    height: 55px;
    position: absolute;
    bottom: 0px;
    line-height: 55px;
    left: 0px;
    /*bottom: 3px;*/
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: rgba(0, 0, 0, 0.35);
}
.infor-name a{
	margin-left: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	width: 100%;
}
.infor-name a:focus{
	color: #fff;
	text-decoration: none;
}
.lists{
	list-style: none;
	padding: 0;
	margin: 0;
}
.oneImgInfor,.threeImgInfor{
	height: auto;
	list-style:none;
	border-bottom: 1px solid #e5e5e5;
	padding: 14px 0 14px 0;
}
.threeImgInfor{
	height:auto;
}
.item-inner{
	display: inline-block;
	/*width: 586px;*/
	height:auto;
	/*position: relative;*/
	vertical-align: top;
}
.threeHead>label{
	margin: 2px 0 12px 0;
	font-size: 20px;
    /*font-weight: bold;*/
    /*color: #333;*/
    cursor: pointer;
    line-height: 20px;
}
.threeHead>label>a{
	color: #333;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.threeImage>img{
	width: 176px;
    height: 100px;
    cursor: pointer;
    border-radius: 4px;
}
.threeImage>img:nth-child(2){
	margin:0 14px;
}
.threeImage img:last-child{
	margin-right: 0px;
}
.three-footer{
	margin-top: 14px;
}
.three-footer>div>p{
	margin: 0;
}
.three-footer>p{
	display: inline-block;
    font-size: 12px;
    color: #999;
    line-height: 12px;
    padding-left: 20px;
	margin: 0px;
}
.three-footer>p>img {
    margin-right: 6px;
    vertical-align: bottom;
}
.lbox{
	float: left;
	width: 180px;
    /*height: 132px;*/
    height:100px;
	position: relative;
}
.lbox>img{
	position: absolute;
	top: 2px;
	left: 0;
}
.lbox a{
	display: block;
    height: 132px;
	line-height: 110px;
	overflow: hidden;
}
.lbox a img{
	width: 176px;
    height: 100px;
	cursor: pointer;
	border-radius: 4px;
}
.rbox{
	/*width: 348px;*/
    width:378px;
	height: 96px;
	float: right;
	padding-left: 12px;
	position: relative;
}
.rboxOne{
	width: 100%;
	/* height: 104px; */
	padding-left: 12px;
	/*position: relative;*/
}
.rbox h2{
	font-size: 18px;
    /*font-weight: bold;*/
    color: #333;
    cursor: pointer;
    margin-top: 0px;
    line-height: 18px;
}
.rboxOne h2{
	    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 0;
    cursor: pointer;
    /*margin-top: 20px;*/
}
.inforcontent{
	font-size: 12px;
	color: #999;
	margin: 10px 0;
	height: 50px;
}
.rbox h2 a{
	color: #4c4c4c;
	text-decoration: none;
}
.footer{
	/*line-height: 14px;*/
    position: absolute;
    top: 88%;
    width: 97%;
	/*font-size: 12px;*/
}
.footerOne{
	line-height: 14px;
    position: absolute;
    bottom: 16px;
	width: 100%;
	left: 0px;
}
.footer-left{
	float: left;
}
.footer-left>img{
	border-radius: 1px;
}
.footer div:nth-child(2){
	position: absolute;
	right: 37px;
	top: 2px;
}
.three-footer div:nth-child(2){
	position: absolute;
	right: 37px;
	bottom: -2px;
}
.footerOne div:nth-child(2){
	position: absolute;
	right: 80px;
	bottom: 0px;
}
.footer div:nth-child(2)>p,.three-footer div:nth-child(2)>p,.footerOne div:nth-child(2)>p{
	display: inline-block;
	font-size: 12px;
	color: #999;
	line-height: 12px;
	padding-left: 14px;
	float: right;

}
.bigImgInfor{
	position: relative;
}
.bigImgInfor .three-footer div:nth-child(2){
	position: absolute;
	right: 80px;
	bottom: 13px;
}
.footer-left>p{
	display: inline-block;
	font-size: 12px;
	color: #999999;
	line-height: 12px;
	/*padding-left: 8px;*/
}
.footer-left>p>img,.footer div:nth-child(2)>p>img,.three-footer div:nth-child(2)>p>img,.footerOne div:nth-child(2)>p>img{
	margin-right: 4px;
	vertical-align: bottom;
}
.delbox{
	display: inline-block;
	float: right;
	margin-top: 2px;
}

.delbox > span {
	margin-left: 10px;
	cursor: pointer
}
.advertisement{
    float: right;
    position: absolute;
    top: 0;
     right: 0;
    /*left: 50%;*/
    margin-left: 359px;
   /*  background: #fff; */
    height:100%;
    transform: translateZ(1px);
}
.informBox{
	width: 320px;
	height: 457px;
	background-color: #fff;
	border-radius: 4px;
	margin-bottom: 20px;
	border: 1px solid #e9e9e9;

}
.informBox .informHeader{
	height:50px;
	border-bottom: 1px solid #e9e9e9 ;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 20px;
}
.informHeader .title{
	font-weight: bold;
	font-size: 15px;
	color:#666;
}
.informBox .informHeader .sendInformBtn{
	padding:5px;
	background: #1aa1fb;
	border-radius: 3px;
	color:#fff;
	cursor: pointer;
	font-size: 12px;
}

.advertisement .informBody>ul{
	margin:0px;
}
.advertisement .informBody>ul>li{
	display: flex;
	justify-content: space-between;
	list-style: none;
	font-size: 14px;
	margin-top: 0;
	padding:10px 20px;
	cursor: pointer;
}
.advertisement .informBody>ul>li:hover {
	background-color:#fbfbff;
}
.advertisement .informBody>ul>li:hover .informCon{
	color:rgb(26, 161, 251);
}
.advertisement .informBody>ul>li>p{
	margin-bottom: 0px;
	line-height: 14px;
	font-size: 14px;
}

.informBody{
	padding-top:12px;
	padding-bottom:14px;
}
.informBody .informCon{
	color:#666;
	cursor: pointer;
    font-size: 14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width:200px;
	padding:2px 0;
}
.informBody .timeInfo{
	color:#ccc;
	padding:2px 0;
}

.funRecommend{
	margin-bottom: 28px;
	width: 320px;
	height: 270px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #e9e9e9;
}
.funRecommend .title{
	padding-left: 20px;
	height: 50px;
	border-bottom: 1px solid #eff1f6;
	line-height: 50px;
	font-weight: 700;
	color: #666;
}
.funRecommend .contents{
	padding: 7px 20px 20px 20px;
	font-size: 14px;
	color: #6684a2;
	border-radius: 0 0 4px 4px;
	overflow: hidden;
}
.funRecommend .contents>li{
	position: relative;
	margin-top: 20px;
	cursor: pointer;
}
.funRecommend .contents>li>a{
	color: #6684a2;
}
.funRecommend .new{
	position: absolute;
	width: 24px;
	height: 16px;
	background-color: #ffda44;
	border-radius: 8px 8px 8px 0;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}
.funRecommend .hot{
	position: absolute;
	width: 24px;
	height: 24px;
	top: -5px;
}
.funRecommend .tip01{
	top: 21px;
	left: 78px;
}
.funRecommend .tip02{
	top: 0;
	left: 148px;
}
.searchinput{
	position: relative;
	width: 95%;
    margin: 0 auto;
    border: 1px solid #1BA3E4;
    border-radius: 19px;
    overflow: hidden;
    background:#1BA3E4;
}
.searchinput input{
	width: 75%;
	height: 36px;
	border: 0 none;
	padding-left: 15px;
	font-size: 12px;
	color: #999;
	outline: none;
	/* border-radius: 4px; */
	/* background: url("../../images/searchs.png") no-repeat 250px; */
	background-color: #f1f1f1;
}
.searchinput .search_img_info{
	display: inline-block;
	margin: 0 auto;
    width: 23%;
    height: 33px;
    vertical-align: middle;
    cursor: pointer;
}
.searchinput .search_img_info img{
	display: block;
    margin: 8px 0px 8px 14px;
}
.useguide{
	width: 100%;
    /* height: 272px; */
    background: #fff;
    padding: 10px;
    margin-top: 10px;
}
.useguide h2{
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.useguide p{
	font-size: 12px;
	color: #999;
	margin: 0;
}
.advertisement ul{
	margin: 0;
	padding: 0;
	background: #fff;
    margin-top: 10px;
}
.advertisement ul li{
	list-style: none;
	margin-top: 10px;
}
.advertisement ul li:FIRST-CHILD{
	margin-top: 0;
}
.advertisement ul li img{
	width: 272px;
	height: 290px;
}
.advertisement ul li div{
	height: 36px;
	/* background: #f1f1f1; */
	line-height: 36px;
}
.advername{
	margin-left: 14px;
	font-weight: bold;
	color: #333;
}
.adver{
	margin-left: 12px;
	font-weight: bold;
	color: #1BA3E4;
}

/* 锟斤拷锟街诧拷 */
#cover{
    display:none;
    position:fixed;
    z-index:999;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.44);
}
/*锟斤拷锟斤拷锟斤拷锟斤拷*/
#setPwd{
	display:none;
    position:fixed;
    z-index:12;
    top:50%;
    left:50%;
    margin-top: -156px;
    margin-left: -207px;
	width: 414px;
	height: 293px;
	background: #fff;
	border-radius: 4px;
	font-size: 0px;
}
.setPwdHead{
	height: 44px;
	text-align: center;
	position: relative;
	background: #f1f1f1;
}
.setPwdHead>h1{
	margin: 0px;
	font-size: 18px;
	color: #666;
	line-height: 44px;
}
.setPwdHead>img{
	position: absolute;
	width: 14px;
	height: 14px;
	top: 15px;
    right: 32px;
    cursor: pointer;
}
.setPwdCenter{
	/* width: 407px; */
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.safetyHint{
	margin: 0;
	font-size: 14px;
	color: #e45e77;
	height: 14px;
	line-height: 14px;
}
.setPwdCenter>div{
	margin-top: 20px;
}
.setPwdCenter>div>span{
	width: 48px;
	height: 12px;
	line-height: 12px;
	text-align: right;
	display: inline-block;
	font-size: 12px;
	margin-right: 14px;
}
.setPwdCenter>div>input{
	width: 212px;
	height: 38px;
	border: 1px solid #ccc;
	padding-left: 12px;
	outline: none;
	font-size: 12px;
	color: #666;
}
.setPwdBtn{
	margin-top: 20px;
	text-align: center;
}
.setPwdBtn>input{
	width: 98px;
	height: 34px;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	border: 1px solid #ccc;
}
#setPwdSuccess{
	background: #e5e5e5;
	color: #666;
}
#pass{
	background: #fff;
	color: #666;
	margin-left: 16px;
}
/*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�*/

/*确锟斤拷删锟斤拷锟斤拷讯*/
#affirmdel{
	display:none;
    position:fixed;
    z-index:1000;
    top:50%;
    left:50%;
    margin-top: -156px;
    margin-left: -168px;
    width: 336px;
	background: #fff;
	border-radius: 4px;
	font-size: 0px;
}
.affirmdelHead{
	height: 44px;
	text-align: center;
	position: relative;
	background: #fff;
	width: 90%;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
}
.affirmdelHead>h1{
	margin: 0px;
	font-size: 18px;
	color: #666;
	line-height: 44px;
	text-align: left;
}
.affirmdelHead>img{
	position: absolute;
	width: 14px;
	height: 14px;
	top: 15px;
    right: 0px;
    cursor: pointer;
}
.affirmdelCenter{
	height: 65px;
	/* border-bottom: 1px solid #e5e5e5; */
	line-height: 65px;
	text-align: center;
}
.affirmdelCenter>a{
	font-size: 14px;
	color: #666;
	display: inline-block;
}
.affirmdelCenter>a:hover{
	color: #666;
	display: inline-block;
	text-decoration: none;
}
.affirmdelBtn{
	margin: 0px 0px 20px 0px;
	text-align: center;
}
.affirmdelBtn>input{
	width: 98px;
	height: 34px;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	border: 1px solid #ccc;
}
#affirmdelSuccess{
	background: #20c3b8;
    color: #fff;
    border: 0 none;
    outline: 0 none;
}
#affirmdelpass{
	background: #fff;
	color: #666;
	margin-left: 16px;
}
/*确锟斤拷删锟斤拷锟斤拷讯锟斤拷锟斤拷*/

/*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
/*::-webkit-scrollbar {*/
/*	width: 10px;*/
/*	height: 1px;*/
/*}*/
/*::-webkit-scrollbar-thumb {*/
/*	border-radius: 5px;*/
/*	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);*/
/*	background: rgba(0, 0, 0, 0.2);*/
/*}*/
.tz_img{
	display: inline-block;
	width:48px;
	height:21px;
	line-height: 20px;
	/*background: url("../../images/tongzhi_img.png") no-repeat center;*/
	/*position: absolute;*/
    /*left: 0px;*/
    /*top: 0px;*/
	border-radius: 3px;
	/*font-weight: 700;*/
	border: 1px solid #ffc460;
	color: #fb9b00;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.tz_imgO,.tz_imgOO{
	display: inline-block;
	width:63px;
	height:21px;
	line-height: 20px;
	/*font-weight: 700;*/
	/*background: url("../../images/signUp.png") no-repeat center;*/
	/*position: absolute;*/
    /*left: 0;*/
    /*top: 0px;*/
	border-radius: 3px;
	border: 1px solid #ffc460;
	color: #fb9b00;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
.tz_imgOO{
	background: url("../../images/day_topic.png") no-repeat center;
}
#toTopDivShow{
	display:none;
	width:62px;
	height:62px;
	background: url("../../images/toTop_app.png") no-repeat center;
	position: fixed;
	top: 86%;
    left: 50%;
	margin-left: 350px;
	cursor: pointer;
    border-radius: 31px;
}
#toTopDivShow:hover{
	background: url("../../images/toTop_app_on.png") no-repeat center;
}
#forShowTypeInfo{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 15px;
	line-height: 22px;
	color:#333333;
	font-weight: bold;
}
.backToedit{
	font-size: 12px;
    color: #333;
    margin-right: 5px;
}
/*#hintDiv img{*/
/*	margin-top:12px;*/
/*}*/
.forLongOname{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.forOtherNeed{
	position: absolute;
	top:22px;
	right:10px;
	font-size:12px;
	color:#999999;
}
.toOrgShowInfo{
	color: #1ba3e4;
    font-size: 12px;
}
#bottomYellowLine{
	position: absolute;
	width: 66px;
	height: 3px;
	left: 20px;
	bottom: -11px;
	background: #1ba3e4;
}
/*移动端提示框*/
#mobileAlert{
	min-width: 300px;
	max-width: 800px;
	position: fixed;
	display: none;
	z-index: 1000;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform:translate(-50%,-50%);
	background: #fff;
	border-radius: 4px;
	border: 1px solid #e5e5e5;
}
#mobileAlertHeader{
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 40px;
	color:#666;
	font-size: 14px;
	padding-left: 10px;
}
#mobileAlertHeader>img{
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#mobileAlertBody{
	font-size: 14px;
	color:#666;
	padding: 15px;
}
#mobileAlertFoot{
	height: 40px;
	text-align: center;
}
#mobileAlertFoot>input{
	width: 60px;
	height: 30px;
	line-height: 28px;
	background: #1ba3e4;
	color: #fff;
	border-radius: 3px;
	text-align: center;
	border:1px solid #1ba3e4;
	outline: none;
}
/*权限弹出框的确认按钮*/
.authclosebtn{
	margin-right: 113px !important;
}
/*校区选择*/
#campusDiv{
	display: none;
	float: right;
	position: relative;
}
#campusInput{
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 80px;
	outline: none;
	background: #f8f8f8 url("../../images/ico_arrow_down5.png") no-repeat 70px center;
	background-size: 10px auto;
	border: none;
	color: #999;
	font-size: 12px;
	cursor: pointer;
	padding: 0 10px;
}
#campusUl{
	display: none;
	position: absolute;
	z-index: 1000;
	width: 80px;
	max-height: 100px;
	overflow-y: auto;
	top: 24px;
	right: -5px;
	padding: 8px 0;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
}
#campusUl>li{
	list-style: none;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4px;
	height: 30px;
	line-height: 28px;
	cursor: pointer;
}
#campusUl>li.active{
	background: #1ba3e4;
	color: #fff;

}
#campusUl>li.normal:hover{
	background: #f1f1f1;
}
#sendInformWin{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	margin-top:-280px;
	margin-left:-460px;
	width:939px;
	height:561px;
	background: #fff;
	border-radius:5px;
	font-size: 12px;
	overflow: hidden;
}
#sendInformWin  .sendInformWinHeader{
	height:60px;
	position: relative;
	padding:0 40px;
	background-color: rgb(251,253,255);
	border-bottom:1px solid #c9c9c9;
}
#sendInformWin  .sendInformWinHeader div{
	height:60px;
	color:#000;
	font-size: 20px;
	line-height: 60px;
}
#sendInformWin  .sendInformWinHeader .title{
	float: left;
}
#sendInformWin  .sendInformWinHeader .closeDiv{
	float: right;
	cursor: pointer;
	margin-top:25px;
}
.sendInformWinBody{
	width: 939px;
	padding:0px 40px;
	display: flex;
	justify-content: space-between;
	margin-right: 0;

}
.sendInformWinBody >.bodyRight{
	width:226px;
	height:395px;
	border:1px solid #ccc;
	border-radius: 4px;
	padding-left:10px;
}
.sendInformWinBody .bodyLeft {
	width: 632px;
	height:400px;
	overflow-y: auto;
}
.sendInformWinBody >.bodyLeft>div{
	margin-bottom: 15px;
}
.sendInformWinBody >.bodyLeft>div.addAccessory{
	margin-bottom: 6px;
}
.sendObjInput{
	height:30px;
	line-height: 30px;
	border:1px solid #ccc;
	border-radius: 4px;
	width:540px;
	padding:0 10px;
}
.placeHolder{
color:#999999;
}
.selectcumpus ul{
    position:absolute;
    top:34px;
    left:73px;
    background-color: #fff;
    width:270px;
    border:1px solid #ccc;
    border-radius: 4px;
    z-index: 99;
	display: none;
}
.selectcumpus ul li{
    cursor: pointer;
    padding:10px;
}
.selectcumpus ul li:hover{
    background-color: rgba(248, 248, 248, 1);
}
.showSelectInfo{
	display: none;
}
.showSelectInfo .teaNum,.showSelectInfo .stuNum{
	color:#1aa1fb;
	padding:0 3px;
}
.sendInformWinBody >.bodyLeft>div>.span{
	display: inline-block;
	width:60px;
	text-align: right;
	margin-right: 10px;
	font-size: 14px;
	line-height: 30px;

}
.addAccessory svg{
	position: absolute;
	top:1px;
	left:73px;
	width:15px;
	height:13px;
}
.addAccessory .addAccessoryBtn{
	display: inline-block;
	position: relative;
	top:0px;
	left:20px;
    cursor: pointer;
	color:rgb(80,184,234);
	/*display: none;*/
    margin-bottom: 0px;
}
.deleAccessoryBtn{
	color:rgb(80,184,234);
	padding-left: 10px;
    cursor:pointer ;

}
.fileTextName{
	padding-left:18px;
    cursor: pointer;
}
.accessorySize{
	padding-left: 5px;
	color:#c9c9c9;
}
.sendInformWinBody >.bodyLeft input{
	width:540px;
	outline: none;
	border-radius: 3px;
	height:30px;
	border:1px solid #ccc;
	padding:0 10px;
	color:#999999;
}
.sendInformWinBody >.bodyLeft .textarea{
	width:540px;
	height:175px;
	outline: none;
	border-radius: 3px 3px 0 0;
	padding: 10px;
	overflow-y: auto;
	border:1px solid #ccc;
	resize:none;
	border-bottom: none;
}
.sendInformWinBody >.bodyLeft .addPicbox{
	position:absolute;
	bottom:-62px;
	left:0px;
	height:62px;
	width: 100%;
	border:1px solid #ccc ;
	border-top:none;
	border-radius:0 0 3px 3px ;
	padding-left:10px;
}
.sendInformWinBody >.bodyLeft .addPicbox form{
	position:absolute;
	bottom:0px;
	left:10px;
	opacity: 0;
}
.sendInformWinBody >.bodyLeft .addPicbox .addImg{
	display: inline-block;
	width: 52px;
	height: 52px;
	background: url(../../../images/addImgBtn.jpg) no-repeat;
    background-size: cover;
	position: relative;
	top: 0px;
	left: 0px;
	cursor: pointer;

}
.sendInformWinBody >.bodyLeft .addPicbox input{
	width:50px;
	height:50px;
}

.sendInformWinBody .addAccessory input{
	width:70px;
    height:30px;

}
.sendObj{
	display: flex;
}
/*.sendObj ul{*/
/*	display: flex;*/
/*	min-height:30px;*/
/*	align-items: center;*/
/*}*/
/*.sendObj ul li{*/
/*	background: rgb(251,253,255);*/
/*	border: 1px solid #c3c3c3;*/
/*	padding:2px 6px;*/
/*	margin-right: 5px;*/
/*	height:23px;*/
/*	text-align: center;*/
/*}*/
.addAccessory{
	position: relative;
}
.addAccessory form{
	position: absolute;
	top:0px;
	left:85px;
	width:80px;
	cursor: pointer;
}
ul,ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.sendContent span{
	vertical-align: top;
}
.sendInformWinBody .bodyLeft .showSelectBox{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	width:520px;
	/*padding-right: 6px;*/
}
.sendInformWinBody .bodyLeft .showSelectBox li{
	margin-bottom: 5px;
}
.sendInformWinBody .addAccessory ul li{
	display: flex;
	border:1px solid #d1dfe7;
	align-items: center;
	justify-content: space-around;
	width:246px;
	padding:2px 2px;
	margin-bottom: 10px;
}
.fileTypeImg img{
	heigth:30px;
	width:30px;
}
.fileName{
	heigth:30px;
}

.sendContent{
	margin-bottom:0px !important;
}
.descriWrapper {
    display: inline-block;
    float: left;
}
.descriWrapper li{
    float: left;
    margin-right: 6px;
}
.descriWrapper .upImgs{
    width:52px;
    height:52px;
    position:relative;
}
.descriWrapper .upImgs img{
    width:52px;
    height:52px;
}
.descriWrapper .delUpImgBtn{
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../../../images/dotdelete.png) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
	cursor: pointer;
}
.descriWrapper .picDescript {
    display: inline-block;
    position: absolute;
    bottom: 1px;
    left: 0;
    height:14px;
    width:100%;
    background-color: rgba(251, 204, 51, 1);
    font-size: 12px;
    color: #666;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.descriWrapper  .descriBox {
    width: 540px;
    height: 96px;
    padding: 2px 10px 10px;
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 2;
    background-color: #fff;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 4px;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.0980392156862745);
}
.descriWrapper  .desArrow {
    position: absolute;
    left: 30px;
    top: 57px;
    width: 16px;
    height: 16px;
    z-index: 3;
    border-top: 1px solid rgba(220, 223, 230, 1);
    border-left: 1px solid rgba(220, 223, 230, 1);
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}
.descriWrapper  .descriptText {
    width: 520px;
    height: 38px;
    padding-top: 3px;
    outline: none;
    border: none;
    resize: none;
}
.deaTitle{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding-top:6px;
}
.descriWrapper .deaTitle span{
    height:20px;
}
.teaAndStuloading{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    position: absolute;
}
.teaAndStuloading .fullload{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -27.5px;
    margin-left: -40px;
    z-index: 999999;
	width: 82px;
	height:55px;
	box-shadow: none;
}
#fullTeaAndStuloading{
    height: 25px;
    width: 25px;
    border-radius: 100%;
    margin: 0 auto;
    border: 2px solid #1ba3e4;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
    margin-bottom: 8px;
}
.fullloading{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    position: fixed;
}
.fullload {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -65px;
	margin-left: -65px;
	z-index: 999999;
	background: #fff;
	height: 120px;
	width: 120px;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #ccc;

}
.fullload p{
	text-align: center;
	color:#1BA3E4;
}
#fullPageLoadingEffect {
    height: 25px;
    width: 25px;
    border-radius: 100%;
    margin: 40px auto;
    border: 2px solid #1ba3e4;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
    margin-bottom: 8px;
}
.descriWrapper .desfooter {
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.descriWrapper  .alreadyDescript {
    display: inline-block;
    width: 48px;
    height: 20px;
    border-radius: 4px;
    background-color: rgba(22, 155, 213, 1);
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}
.bodyRight .searchBox input{
	border: 1px solid #dcdfe6;
	border-radius: 3px;
	padding: 0 20px 0 10px;
	width:204px;
	outline: none;
	height:25px;
	font-size: 12px;
}
.bodyRight .searchBox {
	height:50px;
	display: flex;
	align-items: center;
}
.bodyRight .searchBox .searchBtn{
	position:absolute;
	top:5px;
	right:8px;
	height:15px;
	width:15px;
	cursor: pointer;
}
.bodyRight .searchBox .clearBtn{
	display: none;
	position:absolute;
	top:8px;
	right:30px;
	height:8px;
	width:8px;
	cursor: pointer;
}
.selectContent{
	height:343px;
	overflow-y: auto;
}
.allSelect{
	margin-bottom: 10px;
}
.allselectBox{
	margin-right: 5px;
}
.selectBox{
	cursor: pointer;
}
.showDown{
	transform: rotate(-136deg);
}
.selectAllItem{
    cursor: pointer;
    position: relative;
}
.selectAllItem .showDown{
    position: absolute;
    top:4px;
    left:20px;
}
.selectInfo {
    padding-left: 32px;
    display: inline-block;
    width: 196px;
}
.selectAllBox{
    position: absolute;
    top:0px;
    left:0px;
}
.selectAllItem > ul>li{
	margin-bottom: 10px;

}
.selectStOrTea .selectAllItem{
	margin-bottom: 10px;
}
.selectBoxUl > ul>li{
	margin-bottom: 10px;

}
.selectBoxUl>li:first-child{
	margin-top: 10px;
}
.personNema{
	padding-left: 5px;
}
.selectBoxUl{
	display: none;
	margin-left: 40px;
}


.sendInformWinFoot{
	height: 58px;
	padding: 0px 40px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	border-top: 1px solid #c3c3c3;
	margin-top: 20px;
	background: rgb(251,253,255);
}
.sendInformWinFoot .cancelBtn{
	border: 1px solid #c3c3c3;
	margin-right: 20px;
}
.sendInformWinFoot div{
	height: 30px;
	width: 72px;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;

}
.sendInformWinFoot .sureBtn{
	background-color: #1aa1fb;
	color: #fff;
}

#informDetails{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	margin-top:-260px;
	margin-left:-352px;
	width:715px;
	height:520px;
	background: #fff;
	border-radius:5px;
	font-size: 12px;
	overflow: hidden;
}
.informDetailsHeader{
	height:60px;
	position: relative;
	padding:0 40px;
	background-color: rgb(251,253,255);
	border-bottom:1px solid #c9c9c9;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 40px;
}
.informDetailsTitle{
	font-size: 20px;
}
.informDetailsClose{
	display: flex;
	height:15px;
}
.informDetailsClose ul{
	padding:0 20px;
	margin-top: 1px;
}
.informDetailsClose img{
	width:12px;
	height:12px;
	cursor: pointer;
}
.accessoryInfo{
    display: none;
}
.informDetailsClose ul li{
	background: rgb(158,158,158);
	border-radius:1.5px ;
	height:3px;
	width:3px;
	margin-bottom: 1px;
}
.informDetailsBody{
	overflow-y: auto;
	height:436px;
}
.informInfo{
	font-size: 12px;
	color:#888888;
	height:36px;
	line-height: 36px;
	display: flex;
	justify-content: space-between;

}
.detailsTop{
	border-bottom:1px dashed #c9c9c9;
}
.informInfo .sendPerson{
	padding-right:10px;
}
.informInfo .sendTime{
}
.detailBtn{
	color:#1BA3E4;
	cursor: pointer;
}
.showRead{
	position: relative;
	margin-bottom:5px;
}
.showRead:after{
	content: '';
	display: block;
	height:8px;
	width:8px;
	border-radius: 4px;
	background: rgb(28,214,124);
	top:4px;
	left:-14px;
	position: absolute;

}
.showNoRead{
	margin-bottom:5px;
	position: relative;
}
.showNoRead:after{
	content: '';
	display: block;
	height:8px;
	width:8px;
	border-radius: 4px;
	background: rgb(255,121,121);
	top:4px;
	left:-14px;
	position: absolute;
}
.informDetail{
	padding-left:15px;
	color:#888888;
	display: none;
}
.deleBtn{
	cursor: pointer;
}
.deleteArrow{
	position: absolute;
	right: 64px;
	top: 38px;
	width: 16px;
	height: 16px;
	z-index: 100;
	border-top: 1px solid rgb(228,228,228);
	border-left: 1px solid rgb(228,228,228);
	background-color: #fff;
	transform: rotate(45deg);
	display: none;

}
.deleBox{
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid rgb(228,228,228);
	position: absolute;
	right: 40px;
	top: 46px;
	z-index: 99;
	background-color: #fff;
	font-size: 12px;
	color: #999999;
	cursor: pointer;
	display: none;
}
.searchResult ul{
    overflow-y: auto;
    height:339px;
}
.detailsContent{
	padding-top:10px;
	font-size: 14px;
}
.detailsBody h4{
	margin-bottom: 0px;
}
.detailsBody .filesname{
	color:#1aa1fb;
}
.detailsBody img{
	max-width: 618px;
}
.cntentText{
	line-height: 20px;
	margin-bottom: 10px;
    font-size: 14px;
	white-space: normal;
	word-break: break-all;
}
#orgStateDetails{
	display: none;
	position: fixed;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-top:-270px;
	margin-left:-352px;
	width:800px;
	height:540px;
	background: #fff;
	border-radius:5px;
	font-size: 12px;
	overflow: hidden;
}
#orgStateDetails .orgStateDetailsHeader{
	width:100%;
	height:60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:0 40px;
	border-bottom:1px solid #ccc;
	background-color:rgb(251,253,255);
}
.orgStateDetailsBody{
	padding-left:40px;
	height:430px;
	overflow-y: auto;
}
.orgStateBodyCon{
	width:720px;
}
.orgStateBodyTop{
	width:720px;
	padding-top:14px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 8px;

}

.orgStateBodyBottom{
	padding:0 40px;
	display: flex;
	justify-content: space-between;
	margin-top:20px;
}
.orgStatetitle{
	font-size: 20px;
}
.closeorgState{
	cursor: pointer;
}

.nameAndPic img{
	width:24px;
	height:24px;
	border-radius: 50%;
}
.orgStatePic{
	display: flex;
	flex-wrap: wrap;
	width:304px;

}
.orgStatePic li{
	margin-bottom: 8px;
	margin-right: 8px;
	cursor: pointer;
}
.orgStatePic li:nth-of-type(3n){
	margin-right: 0px;
}
.orgStatePic img{
	width:96px;
	height:96px;
}
.orgStateShow{
	display: flex;
}
.orgStateShow .inforNum,.orgStateShow .inforNum,.orgStateShow .handNum,.orgStateShow .eyesNum{
	padding-left:4px;
}
.orgStateShow>div>svg{
	cursor: pointer;
}
.showBigPic{
	display: none;
	position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color: rgba(1,1,1,0.7);
}
.picBox img{
	max-width: 525px;
	max-height:400px;
}
.closeShowPic{
	height:60px;

	padding-right: 40px;
	margin-top: 18px;
}
.closeShowPic svg{
	width:18px;
	height:18px;
	float: right;
	cursor: pointer;
}
.picBox{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height:400px;
	padding: 0 40px;
}
.showBigPic .picDesc{
	color:#f2f2f2;
	text-align: center;
	padding:10px 20px;
	font-size: 14px;
	overflow: hidden;

}
/*机构动态样式*/
.orgStateLi{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.orgStateLbox{
	flex:1;
	margin-right:18px;
	display:flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: space-between;
	min-height:96px
}
.orgStateTop{
	display: flex;
	justify-content: space-between;
	align-items: center
}
.orgStateTopPic>img{
	width:24px;
	height:24px;
	border-radius: 50%;
}
.orgStateTopTime{
	font-size: 12px
}
.orgStateTopTime>span{
	color: #999999;
}
.orgStateCon{
	flex:1;
}
.contitle{
	line-height: 22px;
}
.orgStateCon .contitle{
	cursor:pointer;
	margin:4px 0 0 0 ;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#333333;
	font-weight: bold;
}
.orgStateCon .content{
	cursor:pointer;
	margin:4px 0 0 0;
	font-size: 13px;
	color:#666666;
	overflow: hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	width: auto;
}
.orgStateFoot{
	margin-top:7px;
	height:14px;

}
.orgStateFoot p span,.orgStateFoot p img{
	vertical-align: middle;
}
.StateorgName{
	float:left;
	font-size: 12px;
	color:#999999;
	max-width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zsbmOname{
	display: inline-block;
	vertical-align: bottom;
	max-width: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zxOname{
	display: inline-block;
	vertical-align: bottom;
	max-width: 110px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.StateorgInfo{
	float:right;
	display:flex;
	height:14px;
	font-size: 12px;
}
.eyes img{
	margin-top:0px;
}


.StateorgInfo .infor,.StateorgInfo .hand{
	margin: 0 10px 0 0
}
.StateorgInfo .infor>span,.StateorgInfo .hand>span,.StateorgInfo .eyes>span{
	color:#999;
	padding-left:4px;
	font-size:12px
}
.StateorgInfo .delimg{
	margin: 0 ;
	padding-top:4px;
}
.StateorgInfo .delimg img{
	cursor: pointer;
}
.stateImgBox{
	position: relative;
	cursor: pointer
}
.stateImgBox img{
	width:96px;
	height:96px;
}
.stateImgBox span{
	position: absolute;
	bottom:0px;
	display: inline-block;
	width:100%;left:0px;
	text-align: center;
	color:#fff;
	background-color: rgba(0,0,0,0.5)
}
.contentNotitle{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	cursor:pointer;
	margin:6px 0 0 0;
	font-size: 13px;
	color:#666666;
}
.contitleNOcon{
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 22px;
	cursor:pointer;
	margin:4px 0 0 0;
	font-size: 15px;
	color:#333333;
	font-weight: bold;
}
.stateImgBox span{
	font-size: 12px;
}
.delOrgStateCover{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(1,1,1,0.7);
}
#delOrgState{
	position: absolute;
	z-index: 1000;
	top: 50%;
	left: 50%;
	margin-top: -156px;
	margin-left: -168px;
	width: 336px;
	background: #fff;
	border-radius: 4px;
	/*font-size: 0px;*/
}
.delOrgStateHead{
	height: 44px;
	text-align: center;
	position: relative;
	background: #fff;
	width: 90%;
	border-bottom: 1px solid #ddd;
	margin: 0 auto;
}
.delOrgStateHead>h1{
	margin: 0px;
	font-size: 18px;
	color: #666;
	line-height: 44px;
	text-align: left;
}

.delOrgStateCenter>a{
	color: #666;
	display: inline-block;
	text-decoration: none
}
.delOrgStateHead>img{
	position: absolute;
	width: 14px;
	height: 14px;
	top: 15px;
	right: 0px;
	cursor: pointer;}
.delOrgStateCenter{
	height: 65px;
	/* border-bottom: 1px solid #e5e5e5; */
	line-height: 65px;
	text-align: center;
}
.delOrgStateBtn{
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#delOrgStateSuccess{
	background: #20c3b8;
	color: #fff;
	border: 0 none;
	outline: 0 none;
}
#delOrgStatepass{
	background: #fff;
	color: #666;
	margin-left: 16px;
}
.delOrgStateBtn>input{
	width: 98px;
	height: 34px;
	border-radius: 4px;
	outline: none;
	font-size: 14px;
	border: 1px solid #ccc;
}
.orgStateText p{
	white-space: normal;
	word-break: break-all;
	margin-top:10px;
}




