﻿.all_zt_n {
 border: solid 1px #dddddd;
 margin: 0 0 18px 0px;
 /* height: 243px; */
 /* overflow: hidden; */
}

.all_zt_n h4 {
 line-height: 45px;
 background: #efefef;
 border-bottom: solid 1px #dddddd;
 padding: 0 10px;
 color: #6f6f6f;
 font: 16px/45px 'Microsoft YaHei', '微软雅黑', STXihei, '华文细黑', Heiti, '黑体', SimSun, '宋体', sans-serif;
 height: 45px;
}

.all_zt_n h4 a {
 float: right;
 font-size: 12px;
 font-family: "宋体";
 font-weight: normal
}

.zt_content {
 padding: 20px;
 overflow: hidden;
}

.fwzx {
 width: 48%;
 float: left;
}

.zt_content .siteNewtitle {
 width: 208px;
 float: left
}

.zt_content a {
 color: #4d4d4d
}

.zt_content a:hover {
 color: #349454
}

.zt_content .siteNewtitle h2 {
 font-size: 12px;
 font-weight: normal;
 text-align: center;
 height: 30px;
 line-height: 30px;
 display: none;
 overflow: hidden
}

.zt_content .siteNewtitle img {
 width: 208px;
 height: 158px;
 display: block
}

.zt_content ul {
 float: left;
 margin: 0 0 0 30px;
}

.zt_content ul li {
 background: url(/Content/Areas/Common/images/ico1.png) no-repeat 0 12px;
 font-size: 14px;
 height: 28px;
 line-height: 28px;
 padding: 0 0 0 10px;
}
/*  */
.all_gc{
 width: 74%;
 float: left;
 margin-left: 30px;
}
.zzjs, .xxdt{
 overflow: hidden;
}
.zzjs ul, .xxdt ul{
 margin-left: 0px;
}
.zzjs .hea_title , .xxdt .hea_title a{
font-size: 16px;
margin-bottom: 2px;
}

.xxdt{
 margin-top: 8px;
}


@media only screen and (max-width:768px) {
 .article_left {
 float: none;
 display: none
 }

 .article_right {
 width: 100%;
 float: none
 }

 .zt_content ul {
 width: 59%;
 }

 .zt_content ul li {
 width: 100%;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 }

 .fwzx .siteNewtitle {
 display: none;
 }
 .all_gc{
 width: auto;
 float: none;
 margin-left: 0px;
 }
}


@media only screen and (max-width:640px) {
 .zt_content .siteNewtitle {
 float: none;
 margin: 10px auto;
 width: 70%;
 }

 .zt_content ul {
 float: none;
 width: 100%;
 margin: 0;
 }

 .all_zt_n {
 height: auto;
 }
 .all_zt_n h4 span{
 width: 85%;
 display: inline-block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 }

 .zt_content .siteNewtitle img {
 width: 100%;
 height: auto;
 }

}  