﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border:0; 
	}
.gray{
	color:#666666;}
a{color:#333333;text-decoration:none;}
a:hover {text-decoration:underline;color:#181818;}
a:active{text-decoration:underline;}

.LineLink a{text-decoration:underline;}
.LineLink a:hover {text-decoration:none;color:#181818;}


.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

p{
	line-height:180%;}

.ListDate{
	color:#666666;
	 }
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	
	
	
}


.LeadTop{
	background:url("/images/MobileImages/m_nav_bg1.png") repeat center -0px;
	width:100%;
	margin:auto;
	height:35px;
	line-height:35px;
	overflow:hidden;
	color:#FFF;} 
.LeadTop p{
	font-size:18px;
	line-height:35px;
	}
.LeadTop .BackIcon a{
	display:block;
	background: url("/images/MobileImages/back_icon.png") no-repeat 10px center;
	width:34px;
	height:30px;}



 #head{
	background:#FFF;
	max-width:640px;
	margin:auto;
}

 #head .top{
	max-width:640px;
	margin:auto;
	padding:10px 0px;
	font-size:12px;
	border-bottom:1px solid #DDDDDD;
}	



 #head .top .TopLogo{
	max-width:640px;
	margin:auto;
	padding-top:0px;
	text-align:center;
	}
 #head .top .TopLogo .logo{
	}
 #head .top .TopLogo .logo img{
	max-width:100%;
}


	
 #head .top .TopLogo .tel .telW{
	padding-left:30px;
	padding-top:10px;
	color:#999;
	font-size:11px;
	}	
 #head .top .TopLogo .tel .telN{
	padding-left:30px;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F00;
	line-height:100%;}

/* navs*/
.LeadTop button{
    width:30px;
    height: 35px;
	background: url("/images/MobileImages/nav_icon.png") no-repeat left center;
	border:None;
}
.LeadTop button:hover{
	border:none;
}

.downNav ul li{
}
.downNav ul li a{
	border-top:1px solid #444444;
	border-bottom:1px solid #111111;
    height: 40px;
    line-height: 40px;
    text-align: center;
	display:block;
	color:#999999;}
.downNav ul li a:hover{
	color:#FFF;
    background-color: #111111;
	text-decoration:none;
}
.downNav{
    width: 100%;
    background-color: #333333;
    position: fixed;
    z-index: 999;
    bottom: 0;
    display: none;
}
.upNav{
   width: 100%;
    background-color: #333333;
    position: fixed;
    z-index: 999;
    display: none;
}
.bgDiv{
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .8;
    position:fixed;
    display: none;
    z-index: 999;
    bottom: 0;
}
.leftNav{
    width: 50%;
    max-width: 400px;
    height: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -50%;
}
.rightNav{
    width: 50%;
    max-width: 400px;
    height: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -50%;
}



