#tianqi-yugao .tianqi-box{
	width: 100%;
	height: 100%;
	padding-bottom: 0.8rem;
	background: #155bdf;
}
#tianqi-yugao img{
	display: block;
}
.tianqi-head{
	width: 100%;
	height: 0.75rem;
	font-size: 0.4rem;
}
.tianqi-head span{
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 0.75rem;
	
}
.tianqi-head img{
	display: block;
}
.tianqi-head-01{
	width: 20%;
	height: 100%;
}
.tianqi-head-02{
	width: 60%;
	height: 100%;
}
.tianqi-head-03{
	width: 20%;
	height: 100%;
	font: 0.6rem/0.6rem microsoft yahei;
}
.tianqi-nowDay{
	margin-top: 1.5rem;
	width: 100%;
}
.tianqi-nowDay img{
	display: block;
	width: 2.8rem;
	height: 2.5rem;
	margin: 0 auto;
}
.tianqi-nowDay-msg{
	height: 1.25rem;
	width: 100%;
	line-height: 1.25rem;
	text-align: center;
	font-size: 0.6rem;
}
.tianqi-nowDay-day{
	height: 0.8rem;
	line-height: 0.8rem;
	width: 100%;
	text-align: center;
	margin-top: 1.25rem;
	font-size: 0.3rem;
	font-family:microsoft yahei;
}
.tianqi-nowDay-day b{
	font-weight: 100;
	color: grey;
}
.tianqi-bottom{
	width: 100%;
	font-size: 0.3rem;
	overflow: hidden;
	text-align: center;
}
.tianqi-bottom .tianqi-msg-bfont{
	font-size: 0.3rem;
}
.tianqi-bottom dl{
	width: 1.8rem;
	float: left;
}
.tianqi-bottom dt{
	line-height: 0.6rem;
	font-size: 0.22rem;
}
.tianqi-smallT{
	text-align: center;
	overflow: hidden;
	height: 0.35rem;
	margin-top: 0.25rem;
}
.tianqi-smallT img{
	float: left;
	margin-left: 0.4rem;
}
.tianqi-smallT span{
	float: left;
	display: inline-block;
	height: 0.35rem;
	line-height: 0.35rem;
}
/*swiper样式修改*/
.swiper-container {
    width: 100%;
    /*height: 100%;*/
  	background: url(img/bg.jpg) repeat-y center center;
  	padding-top: 1rem;
  	padding-bottom:0 ;
  	position: relative;
}
.swiper-slide{
	color: white;
}
/*#canguan-xuzhi img{
	width: 100%;
}
#canguan-xuzhi p{
	margin: 0 auto;
	color: white;
	width: 90%;
	font-size: 0.25rem;
	line-height: 0.35rem;
	text-align: left;
}*/


/*************馆内资讯***************/
.c-middle .zixun_one {
    height: 108px;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #808080;
}
.c-middle .zixun_one img {
    float: left;
}
.zixun_one img {
    margin-top: 20px;
    margin-left: 10px;
    width: 70px;
}
.c-middle .zixun_one .zixun_one_div {
    padding-left: 10px;
    float: left;
    width: 69%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.miaoshu {
    margin-top: 10px;
    overflow: hidden;
    height: 95px;
    font-size: 16px;
    color: #fff;
}
.miaoshu-t {
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    color: #c4c4c4;
    text-overflow: ellipsis;
}
.miaoshu-c {
    overflow: hidden;
    color: #c4c4c4;
    height: 45px;
    line-height: 23px;
    text-overflow: ellipsis;
}
.upTime {
    color: #c4c4c4;
    font-family: Arial;
}
/*文章详情*/
.articl-title {
    /*line-height: 60px;*/
    font-size: 16px;
    color: #DFB873;
    margin-left: 10px;
}
.articl-msg p {
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 15px;
    color: #c4c4c4;
}
.articl-content {
   	margin-left: 20px;
    margin-right: 20px;
    color: #c4c4c4;
}
.articl-content img {
    width: 100%;
}


