﻿html,body{height: 100%;font-family: "微软雅黑"；}
.ov_hd{overflow: hidden;}
.left_f{float: left;}
.right_f{float: right;}
.hui{color: #999;}
a{color: #333;}
.wrapper{width: 1200px;margin: 0 auto;}
.wrapper1{width: 1100px;margin: 0 auto;}
.yichu{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.yichu2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.yichu10{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 10; -webkit-box-orient: vertical;}

.myjj_content{
	margin-top:25%; 
	overflow: hidden;
}
.myjj_content .items{background-color:#fff;padding-bottom:3%;}
.myjj_content .items .item .title a img{width: 23%;margin: 2% 0 1% 0;}
.myjj_content .items_l .item .title a img{width: 45%;margin: 2% 0 1% 0;}
.myjj_content .items .item .title a{display: block;width:100%;text-align: center;}
.myjj_content .items .item .list{padding: 0 3%;/*height: 160px;*/overflow: hidden;}
.myjj_content .items .item .list a{width: 100%;font-size: 16px; display: block;border-bottom: 1px #ccc dashed;line-height: 54px;height: 54px;}
.myjj_content .items .item .list a img{width: 1%;}
.myjj_content .items .item .list a .left_f{width: 80%;}
.myjj_content .items .item .list a .right_f{width: 18%!important;text-align: right;}
.myjj_content .items .item .list a span{display: inline;margin-left: 8px;}
.items_l{width: 50%;float: left;}



/*小屏幕（小于等于 768px）*/
@media (max-width: 768px) {
	a{font-size: 15px!important;}
.wrapper1{width:96%;}
.myjj_content .xinwen{height: 150px;padding: 2%;}
.myjj_content .xinwen .xw_pic img{height: 130px;}
.myjj_content .xinwen .xw_pic{width: 40%;padding: 1% 0;}
.myjj_content .xinwen .xw_text .title{font-size: 15px;letter-spacing: 1px;text-align: center;}
.myjj_content .xinwen .xw_text .neirong{font-size: 14px;text-indent: 2em;line-height: 20px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.myjj_content .xinwen a{display: inline-block;overflow: hidden; }
.myjj_content .xinwen .xw_text{width: 58%;line-height: 24px;}

.myjj_content .items .item .list{padding: 0;}
.myjj_content .items .item .list a{width: 100%;line-height: 48px;height: 48px;}
.myjj_content .items .item .list a .left_f{width: 80%;}
.myjj_content .items .item .list a .right_f{width: 20%;text-align: right;}
.myjj_content .items .item .list a img{width: 2%;}

.myjj_content .items .item .title a img{width: 40%;}
.items_l{float: none;width: 100%;}
}	


