﻿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;}

.myjj_content{margin-top:25%; }
.myjj_content .items{background-color:#fff;padding: 1% 1%;margin-bottom: 15%;border-radius: 10px;}
.myjj_content .items .item .title a{padding-left: 2%;display: block;width: 100%;color: #fff;background: #589afe;border-radius: 10px;font-size: 18px;font-weight: 500;line-height: 42px;letter-spacing: 1px;}
.myjj_content .items .item{margin: 2% 0;}
.myjj_content .items .item .zhaiyao{margin: 1% 0;}
.myjj_content .items .item .neirong{
    display: block;
    border: 1px solid #589afe;
    border-radius: 10px;
    width: 96%;
    margin: 0 auto;
    padding: 4% 15px 15px;
    position: relative;
    line-height: 28px;
}
.myjj_content .items .item span{background: #ff9327;border-radius: 6px;color: #fff;display: block;padding: 0 3%;line-height: 26px;}
.myjj_content .items .item .wj{position: absolute;left: -2%; top: 13%;}
.myjj_content .items .item .bq{overflow: hidden;margin: 1% 2% 0;}
.myjj_content .items .item .bq a{display: block;}
.myjj_content .items .item .bq span{float: right;margin-left: 2%;}
.myjj_content .items .item .syichu4{
    background: none;
    color: #333;
}

/*小屏幕（小于等于 768px）*/
@media (max-width: 768px) {
	a{font-size: 15px!important;}
.wrapper1{width:96%;}
.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 .items .item .title a{line-height: 22px;padding: 2%;font-size: 16px !important;}
.myjj_content .items .item .neirong{padding: 10% 8px 10px;line-height: 24px;}
.myjj_content .items .item .wj{top: 5%;left: -3%;}
.myjj_content .items .item .zhaiyao{margin: 2% 0;}
.myjj_content .items .item{margin: 2% 0 4%;}
.myjj_content .items .item .syichu4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding: 0;
}

}	


