﻿@import "page.css";
@import "hdp.css";
/*稀细缆页样式*/
.tong_con_title{font-size:16px; font-weight:bold; font-family:"微软雅黑"; height:30px; line-height:30px; text-align:center;}
.tong_liulan{border-bottom:#999 1px dotted; margin:auto; width:100%; line-height:25px; height:25px; color:#666; text-align:center;}
.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:22px;}
.tong_connr iframe{ width: 100%; height: 800px; }
.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;}
.dan_con p{  line-height:32px;  font-size:16px;}
.tong_page{ width:90%; margin:10px auto; height:25px;}
/*新闻列表页*/
.tong_list{ width:100%; margin:10px auto; background:url(../images/san.gif) no-repeat left 6px;}
.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:30px; clear:both; border-bottom:#999 1px dotted;}
div.nylisttt li span{ float:left; font-family:"宋体"}
div.nylisttt li a{ float:left}
div.nylisttt li span.spantime{ float:right}



/*图片列表页*/
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;}