﻿/*稀细缆页样式*/
.tong_con_title {
	font-size: 22px;
	font-weight: bold;
	font-family: "宋体";
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.tong_liulan {
	font-size: 14px;
	font-weight: normal;
	margin: auto;
	width: 100%;
	line-height: 25px;
	color: #666;
	text-align: center;
	margin-top: 10px
}
.tong_back {
	margin: 10px auto;
	width: 100%;
	line-height: 25px;
	height: 25px;
	color: #666;
	text-align: center;
}
.tong_back a {
	color: #666;
}
.tong_back a:hover {
	color: #F00;
}
.tong_connr {
	margin: 10px auto;
	width: 100%;
	text-align: left;
	line-height: 38px;
	margin-top: 20px;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
}
.lmzj {
	margin: 10px auto;
	width: 100%;
	text-align: left;
	line-height: 30px;
	margin-top: 20px;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
}
.lmzj a {
	margin: 10px auto;
	width: 100%;
	text-align: left;
	line-height: 30px;
	margin-top: 20px;
	font-weight: normal;
	color: #333333;
	font-size: 16px;
}
.lmzj a:hover {
	color: #bc2931;
}
.waplmzj {
	margin: 10px auto;
	width: 100%;
	text-align: left;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	font-size: 20px;
	margin-top: 50px
}
.waplmzj a {
	font-size: 20px;
	margin-top: 50px
}
.waplmzj a:hover {
	color: #bc2931;
}
.pian {
	margin: 10px auto;
	width: 100%;
	text-align: left;
	line-height: 22px;
}
.pian span {
	font-weight: bold;
}
/*单页面样式*/
.dan_con {
	width: 100%;
	margin: auto;
	text-align: left;
	line-height: 22px;
}
.tong_page {
	width: 90%;
	margin: 10px auto;
	height: 25px;
}
/*新闻列表页*/
.tong_list {
	width: 100%;
	margin: 10px auto;
}
.tong_list li {
	margin: auto;
	padding-bottom: 5px;
	border-bottom: #CCC 1px dotted;
	text-align: left;
	position: relative;
	margin-left: 10px;
	font-size: 15px;
	font-family: "宋体";
	font-weight: bold;
}
.tong_list li p {
	margin: 5px auto;
	margin-right: 100px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.tong_list li span {
	position: absolute;
	right: 0px;
	top: 35%;
	font-size: 12px;
	font-weight: normal;
}
.tong_pic {
	width: 100%;
	margin: 15px auto;
	border-bottom: #CCC 1px dotted;
	text-align: left;
	height: 165px;
}
.tong_tu {
	float: left;
	width: 150px;
	height: 150px;
	box-shadow: 0px 0px 2px #999;
}
.tong_tu img {
	margin: 3px;
	width: 144px;
	height: 144px;
}
.tong_pic dl {
	float: right;
	text-align: left;
	width: 560px;
}
.tong_pic dt {
	font-size: 15px;
	font-family: "宋体";
	font-weight: bold; /*border-bottom:#999 1px dotted;*/
	height: 35px;
	line-height: 35px;
}
.tong_pic dd {
	margin: auto;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.tong_pic dd a {
	color: #F00; /*text-align:right; line-height:25px; float:right; margin-right:10px;*/
}
.tong_pic dd a:hover {
	color: #F00;
	text-decoration: underline;
}
/*新闻列表页带标题时间*/
div.nylisttt {
	width: 95%;
	margin: 0px auto
}
div.nylisttt li {
	line-height: 35px;
	clear: both;
	border-bottom: #999 0px dotted;
}
div.nylisttt li span {
	float: left;
	font-family: "宋体"
}
/*图片列表页*/
div.piclists {
	margin-left: 20px;
}/*整个图片组的左边距*/
li.lithumb {
	float: left;
	margin-right: 30px;
}
li.lithumb table tr td.tdtitle {
	line-height: 30px;
}
li.lithumb table tr td.tdtitle a {
	font-family: "宋体"
}
li.lithumb table tr td.tdcenter {
	border: 1px solid #cccccc;
}
li.lithumb table tr td.tdcenter a {
	float: left;
	width: 100%;
	text-align: center;
	display: inline-block
}
li.lithumb table tr td.tdcenter img {
}
li.lithumbend {
	margin-right: 0px;
}
/*注册页*/
.mzhuce {
	float: left;
	margin-left: 380px;
	width: 600px;
	margin-bottom: 0px;
	margin-top: 100px
}
