﻿@import "page.css";
@import "message.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 img{ max-width:100%}
.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 img{ max-width:100%}
.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:40px; clear:both; border-bottom:#999 1px dashed; display:block; overflow:hidden; height:40px; width:100%;}
div.nylisttt li span{ font-family:"宋体"}
div.nylisttt li a{ float:left;transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out; }
div.nylisttt li span.spantime{ float:right;}
div.nylisttt li a:hover{ text-indent:10px}



@media screen and (max-width:640px){	
div.nylisttt li span.spantime{ display:none}
div.nylisttt li a{ display:block; overflow:hidden; width:100%; height:100%;}

}





