﻿@import url(phone_fixckStyle.css);
#banner
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:119px;
	background:url(../img/phone_zyzt_bannerBg.jpg) no-repeat center center;
	background-size:100%;
	position:relative;
}
#banner h1
{
	font-size:36px;
	text-align:right;
	font-weight:bold;
	color:#d00;
	position:absolute;
	right:10px;
	bottom:10px;
	text-shadow:1px 1px #fff,-1px -1px #fff,-1px 1px #fff,1px -1px #fff;
	font-family:"华文行楷";
}
#descBox
{
}
#descBox h2
{
	position:relative;
	top:10px;
	left:20px;
	text-indent:-9999px;
	width:146px;
	height:43px;
	background:url(../img/phone_zyzt_desc_titleBg.png) no-repeat;
}
#descBox p
{
	margin:0 10px;
	position:relative;
	top:-10px;
	background:#fff;
	border:1px solid #ECECEC;
	border-radius:6px;
	padding:10px;
	font-size:12px;
	line-height:1.8em;	
	z-index:-99;
	padding-top:25px;
	color:#666;
	text-indent:2em;
}
#articleBox
{
	padding:10px;	
}
#articleBox h1
{
	font-size: 20px;
	color: #000;
	line-height: 30px;
	padding: 10px 0 5px 0;
	font-family: Microsoft YaHei;
	text-align: left;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;	
}
#articleBox #articleInfoBox
{
}
#articleBox #articleInfoBox span
{
	font-size: 12px;
	color: #666;
	margin-right:5px;
}
.loading_min
{
	width:10px;
	height:10px;
	display:inline-block;
	background:url(../img/loading_min.gif) no-repeat;	
}
#articleBox #articleContent
{
	padding:10px 0;	
}