@charset "utf-8";

.ins{ width:100%;float:left; }
.ins div{ width:25%;float:left; border: 1px solid #efefef; box-sizing: border-box; padding: 10px 10px; margin-bottom: 10px;}
.ins div img{ width:50px; border-radius: 50px; border:1px solid #efefef; float:left; }
.ins div p{display: inline;float: left; padding-left: 15px;line-height: 180%;font-weight: bold;}
.ins_0{ width:100%;float:left; padding:0 0 15px 0; font-size: 14px; color: #666; line-height: 150%;}
.ins_0 a,.ins_1 a{color: #6a1988; text-decoration: underline;}
.ins_0 a:hover,.ins_1 a:hover{color: #666; text-decoration: none;}
.ins_1{width: 100%;float: left; line-height: 180%; margin-bottom: 15px;}
.ins_1_h1{ width:100%;float:left; padding:10px 0 20px 0; line-height:120%; }
.ins_1_h2{ width:100%;float:left; padding:10px 0 20px 0; line-height:120%; }
.ins_2{ width:100%;float:left; margin-bottom:100px; }

.nz{ width:100%;float:left; box-sizing:border-box; }

@media screen   and (min-width:1px) and (max-width:1200px) {

.nz{padding:  0 3%;}


}


@media screen   and (min-width:1px) and (max-width:560px) {

.dq_wd{ width: 100%;}
.wdlist_c li{width: 48%;}
.ins div{width: 100%;}

.ins_2{margin-bottom:10px;}


}