@charset "utf-8";
/* CSS Document */

.imgedge {
	/*......*/
	image-rendering:-moz-crisp-edges; /* Firefox */
	image-rendering:-o-crisp-edges; /* Opera */
	image-rendering:-webkit-optimize-contrast; /*Webkit (non-standard naming) */
	image-rendering:crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.myf{padding:30px 20px 30px 0px;}
.myfi{padding:0px; margin:0px;}
.mycard{box-shadow:2px 2px 12px rgb(0,0,0,0.1);}
.myrow{ margin-bottom:30px;}

.ell{width:100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


  .ell2{
      max-height:2.4rem;
      overflow:hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      line-height:1.2rem;
  }

.list-group-content p{color:#666}
.list-group-heading{font-family:微软雅黑}

/*
.csBoard{display:flex; width:120px;height:120px;flex-flow: row wrap;align-content:flex-start;min-width:120px;}
.csImg{width:15px;height:15px;border:0px;}
.csb{width:15px;height:15px;background-color: #769655; padding:0px;margin:0px;}
.csw{width:15px;height:15px;background-color: #eeeed2; padding:0px;margin:0px;}
*/


.csBoard{display:flex; width:100%;height:100%;flex-flow: row wrap;align-content:flex-start;min-width:120px;}
.csImg{width:12.5%;height:12.5%;border:0px;}
.csb{width:12.5%;height:12.5%;background-color: #769655; padding:0px;margin:0px;}
.csw{width:12.5%;height:12.5%;background-color: #eeeed2; padding:0px;margin:0px;}


.wj{background:#70E2FF}
.cj{background:#21C0F9}
.zj{background:#006DBC}
.gj{background:#FD6F71}
.ds{background:#BB383A}
.zs{background:#FF0004}



.zy{background:#E34600;color:#fff}
.NM{background:#3458A2;color:#fff}
.FM{background:#1993A2;color:#fff}
.IM{background:#129763;color:#fff}
.GM{background:#C81518;color:#fff}
.WGM{background:#D04289;color:#fff}
.CM{background:#3F5980;color:#fff}

.bgreen{ background-color:green;color:#ddd}
.bfree{ background-color:#af9d7a;color:#ddd}
.bred{background-color:red;}
.bgrey{background-color:grey;}
.byellow{ background-color:#FDBD00}
.borange{ background-color:#ff9900;}
.bblue{ background-color:#027ABC;}
.bpurple{background-color:#B937F3;}
.blgtgreen{ background-color:#00C53B;}
.blgtred{ background-color:#F77A7C;}
.blgtrose{ background-color:#EB46A7}
.tecj{background-color:#ffc12b;}
.v2j{background-color:#E5DC89;}
.v3j{background-color:#C1BB8E;}

.redv{color:red; font-weight:bold;}
.greenv{color:green; font-weight:bold;}
.grayv{color:gray;font-weight:bold;}

.red{color:red}
.orange{color:orange}

.avatarTec{ width:120px; border-radius:6px;}

.stupub{width:50px; height:50px; border-radius:50%; background:#40CFC4}
.mingshipub{width:50px; height:50px; border-radius:50%; background:#FF80C3}
.matchpub{width:50px; height:50px; border-radius:50%; background:#af9d7a}
.newspub{width:50px; height:50px; border-radius:50%; background:#63a5ff}
.childpub{width:50px; height:50px; border-radius:50%; background:#20d167}

.f26{font-size:56px; font-weight:bold;line-height:80px;letter-spacing:5px;color:#fff}
.f24{font-size:48px; font-weight:bold;line-height:60px;letter-spacing:5px;color:#fff}
.f22{font-size:36px; font-weight:bold;line-height:60px;letter-spacing:5px;color:#fff}
.f16{font-size:16px;}
.f14{font-size:14px;}

.titl{font-size:12px;color:white;display:inline-block; padding-left:5px; padding-right:5px; height:18px; line-height:18px; border-radius:5px; text-align:center;}

.tec_titl{height:14px; line-height:14px; padding:0px 3px; text-align:center;
border-radius:4px; font-size:10px; font-weight:bold;}


.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  
.myoutbtn{border:1px red solid;width:70px;}
.mkboard{height:120px;width:120px;}
.mkboard div{width:120px; height:120px;padding:0px; line-height:0px;}

.mkboard2{width:100%; height:100%;}
.mkboard2 div{width:100%; height:100%;padding:0px; line-height:0px;} 

.topbtn{margin-top:20px;}
.mytxt{font-size:16px; line-height:32px;}
  
.rightarticle{font-size:12px;width:95%}
.rightarticle a{color:#333; }
.rightarticle a:hover{color:red; text-decoration:underline;}
.rightindex{width:16px; height:16px; color:#fff; text-align:center; line-height:16px; background:red; display:inline-block; margin-right:5px;}


.con{ font-size:16px;padding:20px; line-height:26px;margin-top:10px; margin-bottom:10px;overflow:hidden;zoom:1px;}
.con .cncon{width:100%;margin:0 auto}
#keywords a{display:inline-block; padding:0px 10px; font-size:12px; background:#4EB0D3; color:#fff; text-align:center; margin-left:2px; margin-right:2px; margin-bottom:10px; cursor:pointer; }
.nowpath{font-size:14px; line-height:30px; margin-bottom:20px;}

@media screen and (min-width:300px) {
.detailimg{width:100%;}
}
@media screen and (min-width:768px) {
.detailimg{width:90%;}
}

/* 中型设备（台式电脑，992px 起） */
@media screen and (min-width:992px) {
.detailimg{width:700px;}
}

/* 大型设备（大台式电脑，1200px 起） */
@media screen and (min-width:1400px) {
.detailimg{width:700px;}
}

@media screen and (min-width:1500px) {
.detailimg{width:700px;}
}


