/*详情页*/
.jgti{ width:100%; border-bottom: 1px dashed #ddd;line-height: 40px; height: 40px; margin: 20px 0 10px 0; padding-bottom: 2px; }
.jgti a{ width: auto; padding: 0 30px; background: #c81623; color: #fff; border-radius: 5px; display: inline-block; font-size: 17px; }
.jgti a:hover{ color: #fff;}
.jg50{float:left; width:59%;  background:#eee; line-height: 50px; height: 50px; margin: 10px 0 10px 0; }
.jg51{float:left; width:40%;  background:#eee; line-height: 50px; height: 50px; margin: 10px 1% 10px 0; }
.jg10{float:left; width:100%;  background:#eee; line-height: 50px; height: 50px; margin: 10px 0 10px 0; }
.jg50 a,.jg10 a,.jg51 a{ width: auto; padding: 0 20px; background: #c81623; color: #fff; border-radius: 5px; display: inline-block; font-size: 17px; margin-right: 10px; }
.red{ color: #c81623;}
.tream{float: left;width: 100%;/* display: none; */}
.tream li{ width: 48%; float: left; padding: 0 1%; margin: 20px 0; border-bottom: 1px dashed #eee;}
.tream li .ld_img{width:30%; height: 168px; float: left; background: url(../images/tm.jpg) no-repeat;}
.tream li .ld_img img{ width:100%; height:168px;}
.tream li span{ float: left; width: 65%; padding:2% 0 0 5%;}
.tream li b{font-size: 15px;}
@media only screen and (max-width: 640px) {
.jg50{ width:100%;}.jg51{ width:100%;}
}