/* 
* @Author: sabera
* @Date:   2016-11-02 09:39:48
* @Last Modified by:   sabera
* @Last Modified time: 2017-03-02 17:12:46
*/
body{
	background-color:#eff3f6;
}
.buttom{
	position: fixed;
	bottom:0px;
	left:0px;
	height:56px;
	width:100%;
	background-color:#fff;
	border-top:1px solid #999;
	z-index:10;

}
.buttom ul li{
	float:left;
	width:25%;
	text-align:center;
	color:#fff;
}
.buttom ul li a{
	width:100%;
	height:100%;
	display:block;
}
.buttom ul li a span{
	font-size:22px;
	line-height:30px;
}
.buttom ul li a p{
	margin-bottom:0px;
	line-height:20px;
	font-size:14px;
}
.buttom ul .active a{
	color:#36a7f3;
}

.head{
	background-color:#577080;
	overflow:hidden;
	width:100%;
}
.head .bg{
	width:100%;
}
.head .tou{
	position: absolute;
	top:0;
	width:100%;
	overflow:hidden;	
}
.head .tou img{
	margin-top:10px;
	margin-left: 40%;
	overflow:hidden;
	width:20%;
	border:2px solid #fff;
	border-radius:100px;
}
.head .tou p{
	text-align:center;
	font-size:14px;
	color:#fff;
}
.head .tou .name{
	font-size:16px;
}
.head .tou .bang{
	display:block;
	color:#222;
	line-height:30px;
	width:120px;
	background:rgba(255, 255, 255, 0.7);
	text-align:center;
	margin:10px auto;

}
.height2{
	height:10px;
}
.line1{
	position: relative;
	overflow:hidden;
	background-color:#fff;
	width:100%;
	border-bottom:1px solid #ccc;
}
.line1 .zuo{
	color:#999;
	float:left;
	line-height:56px;
	width:40%;
	text-align:center;
	margin-left: 3%;
}
.line1 .you{
	text-align:right;
	float:left;
	margin:10px 0;
	height:36px;
	width:55%;
	line-height:36px;
	text-indent:1em;
	color:#444;
}
.line1 a{
	display:block;
	position: absolute;
	right:3%;
    line-height: 34px;
    border: 1px solid #cacaca;
    background-color: #f8f8f8;
    border-radius: 2px;
    width: 60px;
    font-size: 12px;
    text-align: center;
    color: #444;
    top: 10px;
}

.line1 .shuo{
	display:inline-block;
	margin:10px 0;
	width:70%;
	line-height:28px;
	text-indent:1em;

}
.list2{
	overflow:hidden;
	background-color:#fff;
	width:100%;
	border-bottom:1px solid #ccc;
}
.list2 .shang{
	background-color:#fff8cf;
	overflow:hidden;
	line-height:30px;
}
.list2 .shang span{
	display:block;
	float:left;

	overflow:hidden;
}
.list2 .shang .time{
	font-size:10px;
	padding-left: 5px;
	width:40%;
}
.list2 .shang .fa{
	text-align:center;
	color:#cd1818;
	width:30%;
}
.list2 .shang .kou{
	padding-right: 10px;
	text-align:right;
	color:#ee5215;
	width:30%;
}
.list2 .xia{
	line-height:30px;
	width:94%;
    margin-left:3%;
    overflow:hidden;
}
.list2 .xia .place{
	color:#1262bd;
}
.list2 .xia .why{
	color:#ee5215;
}
/*.line1{
	overflow:hidden;
	background-color:#fff;
	width:100%;
	border-bottom:1px solid #ccc;
}
.line1 .zuo{
	color:#999;
	line-height:56px;
	width:26%;
	text-align:center;
	margin-left: 3%;
}
.line1 .you{
	text-align:left;
	margin:10px 0;
	height:36px;
	width:68%;
	line-height:36px;
	text-indent:1em;
	background-color:#fffaf4;
	color:#444;
	margin-left:10px;
	padding:4px;
}
.line1 a{
	display:block;
	float:right;
	margin-top: 10px;
	margin-right:15px;
    line-height: 34px;
    border: 1px solid #cacaca;
    background-color: #f8f8f8;
    border-radius: 2px;
    width: 60px;
    font-size: 12px;
    text-align: center;
    color: #444;
}
.line1 .zuo1{
	color:#999;
	line-height:36px;
	width:26%;
	text-align:center;
	margin-left: 3%;
}
.line1 .shuo{
	margin:0px 5% 10px;
	width:90%;
	line-height:24px;

}
.line1 .co{
	width:98%;
	margin-left: 1%;
}
*/
.height{
	height:56px;
}





