﻿.ups{width: 142px;height: 49px;/*background: url(../images/up_bg.png) center no-repeat;*/}
.ups input{width: 100%;height: 100%;filter: alpha(opacity=0);opacity: 0;cursor: pointer;}
.again2{margin-left: 20px;font-size: 14px;}
/*.up a.again2{width: 17px;height: 17px;float: left;font-size: 14px;width: 50px;position: relative;left: -50px;}*/
.upload_add_menu iframe{width: 100px;height: 40px;}

.up p{word-wrap: break-word;word-break: break-all;}
.createUpload{max-width: 100%;display: inline-block;clear: both;position: relative;    box-sizing: border-box;}
/*.up a.again2{position: absolute;top:0;right: 0;left: auto;}
*/
.createUpload a.view{cursor: default;color:#333 !important;}

/*jia*/

.input_boxx iframe{width: 142px;}
.ups input{position: relative;z-index: 2;}
.ups:after{content: "+选择文件";font-size: 16px; position: absolute;left: 0;top:0;width: 100%;background:red;box-sizing:border-box;background:#fff;border:1px solid #003c82;text-align: center;border-radius: 5px;}
.input_boxx iframe,.ups:after{height: 50px;line-height: 48px;}

@media only screen and (max-width:767px){
.input_boxx iframe{width:100px;}
/*.input_boxx iframe,.ups:after{height:40px;line-height: 38px;font-size: 14px;}*/

}
