 



.djsmore{ border:0px dashed #ffa6a6; border-radius: 2px; background: #fafafa; margin-top: 30px; }
.djsmore .version{padding: 12px;}
.djsmore .version .ewm { text-align: center; margin: 12px; } 
.djsmore .version .ewm img{ width: 100%;} 

.latenews{ padding: 0 12px; font-size: 13px;}
.latenews li:first-child{border-top: 1px solid #f0f2f6;}
.latenews li{ padding: 0 4px; line-height: 45px; height: 45px;border-bottom: 1px solid #f0f2f6; color: #222; }
.latenews li a{ color: #464646;display: block;width:800px; float: left; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;  }
.latenews li span{ padding-right: 6px; color:#B4B4B4; float: right; }
.latenews li:hover{ background: #f8f8f8; }


 
.main-ad{ position: relative;box-shadow: 0 0 1px rgba(0,0,0,0.2); overflow: hidden; border-radius: 2px;background: #fff;  margin: 11.4px; }
.main-ad img{ width: 100%;border-radius: 2px; transition: all 0.8s;}
.main-ad .size_icon {position: absolute;right: 8px;bottom: 6px;top: auto;width:auto; padding-left: 4px; height: 20px;line-height: 20px;text-align: center;font-size: 10px;
color: #fff;font-weight: 300;border-radius: 2px;background: rgba(0,0,0,.2);text-shadow: none;}
.main-ad img:hover{ transform: scale(1.03); transition: all 0.8s; opacity: 0.9;border-radius: 2px;}


.user-section{ border: 1px solid #eee; margin-top: -1px;}
.user-edit{ padding:20px 34px; }
.user-edit .item-list{ display: flex; height: 54px; line-height: 54px;  }
.user-edit .item-list .edit-tit{ width: 100px; color:#8c8c8c; font-weight: 300; }
.user-edit .item-list .edit-con{flex: 6;}
.user-edit .item-list .edit-con .con{ color: #d3d3d3; }
.user-edit .item-list .edit-con .aimg1{ width:50px; border-radius: 100%;height: 50px; }
.user-edit .item-list .edit-con .aimg2{ height: 50px; border:1px solid #eee; border-radius: 2px;}
.user-edit .item-list .edit-con .prelink{ margin-left: 6px; font-size: 12px; color: #1d4d7e; }

.user-edit .set-list{ display: flex; margin-bottom: 22px; vertical-align: middle;  }
.user-edit .set-list .edit-tit{ width: 100px; color: #d3d3d3; font-weight: 300; }
.user-edit .set-list .edit-con{flex: 6;}
.user-edit .set-list .edit-con .p1{ margin-bottom: 8px; }
.user-edit .set-list .edit-con .p1 b{color: #f00;}
.user-edit .set-list .edit-con .p2{ color: #666; font-size: 12px; font-weight: 300;  }
.user-edit .edit-but{ color: #f3bb6c}
.user-edit .editPwd .layui-form-label{ color: #8c8c8c;}


.pass-edit-box{padding: 20px;}
.pass-edit-box h2{text-align: center;margin-bottom: 10px;}