    .infomation_wrap{width: 750px;margin:0 auto;}
    .infomation_item {
    max-width: 750px;
    margin-bottom: 30px;
}
.ajax-upload-dragdrop{padding: 10px 6px 0px 10px;}
.ajax-upload-dragdrop{width:100% !important;}
.title {
    line-height: 30px;
}
.infomation_items {
    display: inline-block;
    width: 349px;
    margin-right: 20px;float: left;
}
.infomation_items:nth-child(4){}
.info_add{width:63%;}
.info_apa{}
.info_last , .info_apa{width:30%;}
.infomation_title {
    width: 85%;
    height: 45px;
    /*margin-right: 20px;*/
}
.uploading-img {
 margin-top:10px;
 padding:20px;
 position:relative;
 border:1px dashed #ccc;
 width:100%
}
.uploading-img li {
 overflow:hidden;
 margin-bottom:10px;
 width:124px;
 height:124px;
 background:url(/style/global/img/imgadd.png) no-repeat;
 position:relative;
 float:left;
 margin-right:10px
}
.uploading-img li:last-child {
 margin-right:0
}
.uploading-tip {
 line-height:25px;
 box-sizing:border-box;
 height:0;
 width:100%;
 position:absolute;
 bottom:0;
 left:0;
 background:rgba(0,0,0,.8);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000,endColorstr=#b2000000);
 zoom:1;
 padding:0 30px;
 z-index:100
}
:root .uploading-tip {
 filter:none\9
}
.uploading-tip>* {
 font-style:normal;
 font-size:16px;
 color:green;
 font-family:宋体;
 cursor:pointer
}
.uploading-tip span:nth-of-type(2) {
 margin-left:20px
}
.uploading-tip i {
 color:red;
 float:right;
 font-family:微软雅黑
}
.uploading-imgInput {
 border:1px solid silver;
 width:100%;
 overflow:hidden;
 height:40px;
 margin-top:20px
}
.andArea {
 color:#ccc;
 font-size:18px;
 position:relative;
 text-align:center;
 top:0px;
 float:right
}
.filePicker {
 cursor:pointer;
 background:#00b7ee;
 border-radius:0px;
 box-shadow:0 1px 1px rgba(0,0,0,.1);
 color:#fff;
 cursor:pointer;
 display:inline-block;
 font-size:18px;
 height:38px;
 line-height:38px;
 min-width:100px;
 margin:0 auto 0;
 overflow:hidden;
 transition:background .2s;
 -moz-transition:background .2s;
 -webkit-transition:background .2s;
 -o-transition:background .2s
}
#fileImage {
 cursor:pointer;
 opacity:0;
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 left:0
}
.uploading-imgInput span {
 font-size:18px;
 display:inline-block;
 height:38px;
 line-height:38px;
 min-width:100px;
 border-left:1px solid #dfdfdf;
 text-align:center;
 cursor:pointer
}
.uploading-imgInput input {
 border:none;
 width:69%;
 height:100%;
 outline:none;
 padding-left:10px
}
.uploading-img ul {
 overflow:hidden
}
.uploading-imgBg {
 position:relative;
 width:122px;
 height:122px;
 text-align:center;
 border:1px solid #ccc;
 background:url(/style/global/img/bg.png)
}
.uploading-imgBg img {
 width:100%;
 height:auto
}
.uploading-imgBg img.cur {
 width:auto;
 height:100%
}
.uploadProgress {
 display:none;
 width:100%;
 margin:0;
 position:absolute;
 bottom:0;
 height:8px;
 left:0;
 background:#00b7ee
}
.uploadTrue {
 display:none;
 width:20px;
 height:20px;
 margin:0;
 position:absolute;
 bottom:0;
 right:0;
 background:url(/style/global/img/TruePng.png) no-repeat;
 background-size:100%
}
.ipt-box-tips{font-size:16px;font-weight:bold;}
.title a{color: #ececec;
padding: 5px 10px;
background: #575757;
border-radius: 5px;}
.icon{width: 12%;
display: inline-block;
background: #e8e8e8;
line-height: 45px;
text-align: center;
    cursor:pointer;
}

.markdown ,.markdown-body{display:none;}
.markdown-bodys{display:block;margin: 10px 0;
border: 2px solid #eee;
padding: 20px 10px;transform:all 0.3s ease-in-out 0s;}
.markdown-bodys p{line-height:1.5;padding:3px 0;}


@media only screen and (max-width: 760px) {
    .infomation_wrap{width: 100%;}
    .infomation_items {width:46%;}
    
}
@media only screen and (max-width: 580px) {
    .infomation_wrap{width:350px;}
    .infomation_items , .info_add , .info_last, .info_apa{max-width: 350px;width:100%;}
    
}
@media only screen and (max-width: 350px) {.infomation_wrap{width:320px;}}



