/* CSS Document */
/* right(绿色的栏目框) */
img{border:none;}
.mobile_title {
    font-size: 12px;
	letter-spacing: 1px;
	text-indent: 3px;
	color: #ffffff;
	line-height:145%;
	padding-top:3px;
	font-weight:bold;
}
.mobile-title-top-left {
	background-image: url(mobile-title-top-left.jpg);
	height: 20px;
	width: 5px;
}
.mobile-title-top-center {
	background-image: url(mobile-title-top-center.jpg);
}
.mobile-title-top-right {
	background-image: url(mobile-title-top-right.jpg);
	height: 20px;
	width: 5px;
}

/*------right(绿色的栏目框)窗口内容样式------*/
.mobile_content_guanjian {
    margin:0px;
	padding:4px 6px;
    width:190px;
    font-size: 12px;
	font-family: "宋体";
	font-weight: normal;
	word-break: break-all;
	color: #000000;
	text-align:justify;
	line-height:170%;
	list-style-position:inside;
}
.mobile_content_guanjian li{padding-bottom:4px;}
.mobile_content_guanjian a:link {color: #000000;	text-decoration: none;}
.mobile_content_guanjian a:visited {color: #000000;	text-decoration: none;}
.mobile_content_guanjian a:hover {color: #14BE47;	text-decoration: none;}
.mobile_content_guanjian a:active {color: #14BE47;	text-decoration: none;}
.mobile_content_top-left {
	background-image: url(mobile-content-top-left.jpg);
	height: 2px;
	width: 5px;
}
.mobile_content_top-center {
	background-image: url(mobile-content-top-center.jpg);
}
.mobile_content_top-right {
	background-image: url(mobile-content-top-right.jpg);
	width: 5px;
	height:2px;
}
.mobile_content_center-left {
	background-image: url(mobile-content-center-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.mobile_content_center-center {
	background-image: url(mobile-content-center-center.jpg);
	line-height: 18px;
	letter-spacing: 1px;
	color:#000;
	font-size:12px;
	font-weight:normal;
}
.mobile_content_center-right {
	background-image: url(mobile-content-center-right.jpg);
	background-repeat: repeat-y;
	width: 5px;
}

.mobile_content_bottom-left {
	background-image: url(mobile-content-bottom-left.jpg);
	width: 5px;
	height: 3px;
}
.mobile_content_bottom-center {
	background-image: url(mobile-content-bottom-center.jpg);
	background-repeat: repeat-x;
}
.mobile_content_bottom-right {
	background-image: url(mobile-content-bottom-right.jpg);
	width: 5px;
	height: 3px;
}


.bottom_black {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
}
.hzb-content-red {
	font-size: 12px;
	line-height: 180%;
	color: #ff0000;
}
.hzb-space{
	padding-left:58px;}

.hzb-content-title{
    font-size:14px;
	font-weight:bold;
	padding-left:10px;
	line-height:200%;}
.black-dot{
    padding-left:10px;}
	
.hzb_01_content{
    font-size:12px;
	text-align:left;
	line-height:160%;
	word-break:break-all;
	padding:10px 10px 10px 24px;}
.hzb_jingdu{
    padding:20px 5px;
}
.lvannu{padding-right:113px;}


/*客服中心*/
.khfw{
	line-height:16px;
	text-align:left;
	margin-bottom:15px;}
.khfw_title{
	font-weight:bold;
	height:30px;}
.khfw_details{
	padding-left:15px;
	color:#585858;}
	
.space01{padding-left:30px;}
.space02{padding-left:50px;}
.dashed01{border-bottom:1px dashed #999;}