﻿@import url(phone_fixckStyle.css);
#articleBox
{
	padding:10px;	
}
#articleBox h1
{
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding: 10px 0 5px 0;
	font-family: Microsoft YaHei;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;	
}
#articleBox #articleInfoBox
{
    position:relative;
    text-align:center;
}
#articleBox #articleInfoBox span
{
	font-size: 12px;
	color: #666;
	margin-right:5px;
    line-height:30px;
}
.loading_min
{
	width:10px;
	height:10px;
	display:inline-block;
	background:url(../img/loading_min.gif) no-repeat;	
}
#articleBox #articleContent
{
	padding:10px 0;
}

#zdjsBox
{
    font-size:14px;
    text-align:right;
    color:#333;
    padding:15px;
}
#zwdpBox
{
    text-indent:2em;
    font-size:14px;
    color:#333;
    line-height:1.8em;
    padding:10px;
}

#zxtgBox
{
    display:none;
}
#zxtgBtnBox
{
    padding:10px;
}
#btn_zxtg
{
    display:block;
    text-align:center;
    line-height:47px;
    font-size:24px;
    color:#fff;
    text-decoration:none;
    font-family:"微软雅黑";
    width:100%;
    background:url(../img/phone/phone_btnBg_red.png) no-repeat;
    background-size:100% 100%;
}