html,body{
	height: 100%;
}

.list{
	width: 100%;
	height: 3.5714rem;
	line-height: 3.5741rem;
	box-sizing: border-box;
}
.list ul{
	list-style: none;
	box-sizing: border-box;
	font-size: 0;
	padding: 0;
}
.list ul li{
	width: 33.333%;
	font-size: 1rem;
	display: inline-block;
	text-align: center;
	background: #f3f3f3;
	border-bottom: #e5e5e5 1px solid;
}
.list ul li.active{
	border-bottom: 1px solid #d33b30;
	background: #FFFFFF;
}
.rotation{
	width: 100%;
	box-sizing: border-box;
}
.rotation img{
	width: 100%;
}
.infoList{
	box-sizing: border-box;
}
.infoList ul{
	list-style: none;
	padding: 0;
}
.infoList ul li{
	border-top: 1px solid #e5e5e5;
}
.infoList ul li .time{
	text-align: right;
	color: #979797;
	font-size: 0.9rem;
}
.rotation .swiper-container{
	height: 200px;
    overflow: hidden;
}
.rotation .swiper-slide span{
	display: inline-block;
    background: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1rem;
    width: 100%;
    font-size: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*mymessage*/
.search-group{
	box-sizing: border-box;
	padding: 6px 12px;
	background: #E0E1EA;
}
.search-group .searchIcon{
	width: 5%;
	display: block;
	float: left;
	height: 36px;
}
.search-group input{
	width: 90%;
	display: block;
	float: left;
	height: 36px;
	border:1px solid #CBCBCB;
	border-left: 0;
	border-top-right-radius: 27px;
	border-bottom-right-radius: 27px;
}
.search-group .searchIcon-left{
	background: #FFFFFF;
	border:1px solid #CBCBCB;
	border-right: 0;
	width: 10%;
	text-align: center;
	height: 36px;
	float: left;
	display: block;
	border-top-left-radius: 27px;
	border-bottom-left-radius: 27px;
}
.search-group .searchIcon-left img{
	width: 16px;
	padding-top: 10px;
}
.infoList{
	box-sizing: border-box;
}
.infoList ul{
	list-style: none;
	padding: 15px;
	padding-top: 0;
}
.infoList ul li{
	border-top: 1px solid #9c9b9b;
}
.infoList ul li:first-child{
	border-top: 0px;
}
.infoList ul li .icon{
	float: left;
	width: 9%;
	padding-top: 12px;
}
.infoList ul li .icon img{
	width: 100%;
}
.infoList ul li .content{
	float: left;
	width: 91%;
	padding-left: 10px;
	padding-top: 10px;
}
.infoList ul li .content p{
	margin-bottom: 0;
}
.infoList ul li .content .msgtitle{
	font-size: 13px;
	line-height: 22px;
	color: #666666;
}
.infoList ul li .content .msgContent{
	padding: 9px 6px;
	margin: 10px 0;
	word-break: break-all;
	background: #F0F0F0;
}
.infoList ul li .content .delMessage{
	float: right;
	width: 20px;
	height: 23px;
    background: url(../res/img/del.png) no-repeat;
    background-size: 100%;
    margin-top: -30px;
}

.headerDetail{
	width: 100%;
	box-sizing: border-box;
	background: #FFFFFF;
	border-bottom: 1px solid #dddddd;
}
.close{
	position: absolute;
	right: 0;
	width: 50px;
	height: 50px;
	color: #000000;
	top: 0;
	font-size: 2rem;
	line-height: 50px;
	opacity: 1;
}

.infoList a,.infoList a:visited{
	color: #000000;
	text-decoration:none;
}
.contentDetail p{
	line-height: 20px;
}
/*login*/
.loginSection{
	width: 100%;
	box-sizing: border-box;
	padding: 1rem;
	position: fixed;
	height: 100%;
	background: #F9F7FF;
}
.loginSection form input{
	margin: 1rem 0;
}
.loginSection form span{
	display: block;
	height: 45px;
	float: left;
	width: 13%;
	border: 1px solid #DAD8DC;
	border-right: 0;
	margin: 1rem 0;
	background: #FFFFFF;
	text-align: center;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.loginSection form span img{
	width: 17px;
	margin-top: 10px;
}
.btn-login{
	background: #f68e1b;
	color: #000000;
}
.login_input{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	width: 87%;
	height: 45px;
	border: 1px solid #DAD8DC;
	border-left: 0;
	padding-left: 0;
	float: left;
}
.login_btn{
	width: 100%;
	padding: 10px;
	border-radius: 25px;
	background: #d33b30;
	color: #FFFFFF;
	border:0;
	font-size: 18px;
}
/*newsDetail*/
.headerDetail_1{
	width: 100%;
	box-sizing: border-box;
	background: #FFFFFF;
	border-bottom: 1px solid #dddddd;
	padding: 10px;
}
.headerDetail_1 h3{
	margin-top: 0;
	text-align: center;
	padding-top: 10px;
}
.contentDetail{
	width: 100%;
	padding: 1rem;
	line-height: 2rem;
}
/*searchList*/
.contentDetail ul{
	list-style: none;
	box-sizing: border-box;
	padding-left: 0;
	max-height: 100%;
	overflow: auto;
}
.contentDetail ul li{
	padding: 1rem 0;
	border-top: 1px solid #dddddd;
}
.contentDetail ul li p{
	margin-bottom: 0;
}
.contentDetail ul li:first-child{
	border-top: 0px ;
}
.contentDetail ul li a,.contentDetail ul li a:visited{
	text-decoration: none;
	color: #999999;
}
.contentDetail ul li .searchTitle{
	font-size: 13px;
	color: #666666;
	line-height: 22px;
}
.contentDetail ul li .searchPart{
	font-size: 10px;
	color: #999999;
	line-height: 22px;
}

.contentDetail .searchTitle{
	font-size: 16px;
}
.contentDetail .content{
	font-size: 14px;
	color: #9B9B9B;
}
/*news*/
.funcList{
	padding: 0;
	list-style: none;
	box-sizing: border-box;
	font-size: 0;
}
.funcList li span{
	color: #000000;
	font-size: 3rem;
	box-sizing: border-box;
	padding: 5px;
}
.funcList li{
	width: 33.3333%;
	text-align: center;
	float: left;
	font-size: 1rem;
	margin: 1rem 0;
	cursor: pointer;
}
.funcList li img{
	width: 60px;
}
.funcList li a{
	color: #000000;
	text-decoration: none;
}
.funcList li p{
	font-size: 12px;
	width: 50%;
	margin:0 auto;
	text-align: center;
    padding: 0.5rem 0;
    height: 2.5rem;
}
.subFunList{
	list-style: none;
	padding: 0;
}
.subFunList li{
	width: 100%;
	background: #FFFFFF;
	padding: 10px 12px 12px 8px;
	margin-top: 10px;
}
.subFunList .iconContainer,.subFunList .titleContainer{
	float: left;
}
.subFunList .iconContainer{
	width: 10%;
}
.subFunList .iconContainer img{
	width: 100%;
}
.subFunList .titleContainer{
	width: 90%;
	line-height: 35px;
	padding-left: 10px;
	font-size: 12px;
	color: #575757;
}
.subFunList .titleContainer:after{
	content: ">";
	font-size: 12px;
	color: #575757;
	float: right;
}
.info{
	padding: 5px 15px;
	box-sizing: border-box;
}
.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}
.clearpadding{
	padding: 0;
}
.tips-warn{
	color: red;
}
.clickable{
	cursor: pointer;
}

.page-header {
	margin: 20px 0 20px !important;
}

.form-control {
	padding: 0 12px !important;
	height: 30px !important;
}

.margin {
	margin: 5px 0 15px -16px;
}
thead  tr{
	border:1px solid #ccc;
}
thead  tr td {
	border-right: 1px solid #ccc;
	padding: 5px !important;
}

tbody  tr td {
	border: 1px solid #ccc;
	padding: 5px !important;
}

#page-wrapper {
	height: 92%;
	overflow: auto;
}

#page-wrapper1 {
	width: 100%;
	overflow:hidden;
	padding: 0 20px;
}

.goHome {
	top: 18px;
	right: 20px;
	position: absolute;
}