.gray-bg{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: 0.70;
    filter: alpha(opacity=60);
}/*弹框*/
.Cue-frame{
	width:393px;
	height:300px;
	background: #000;
	position: fixed;
    top:50%;
    left:50%;
    z-index: 1002;
    transform: translate(-50%,-50%);
    background-size:100% 100%; 
    /*min-width: 1190px;*/
    background: url(../images/Cue-frame.png);
}
.Cue-frame-content{
	width: 393px;
	padding:0 10px;
	/*position: relative;
	top: 46%;
	left: 36.3%;*/
	margin-top: 145px;
	font-size: 20px;
	font-weight: bolder;
	color: #373737;
	display: inline-block;
	text-align: center;
	max-height: 52px;
	overflow: hidden;
}
.Cue-frame-input{
	width: 393px;
	height: 93px;
	padding:0 10px;
	font-size: 20px;
	font-weight: bolder;
	display: inline-block;
	text-align: center;
	/*max-height: 52px;*/
	/*overflow: hidden;*/
}
.Cue-frame-input input{
	width: 100%;
	height: 65px;
    background: none;
    border: none;
    margin-top:34px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.Cue-frame img{
    width:20px;
    height: 20px;
    position: relative;
	top: 33%;
	left: 93%;
	cursor: pointer;
}.filename{
	width: 100%;
    display: inline-block;
    padding-left: 90px;
    margin-top: 15px;
}
/*加载*/
.Loading-img{
	width: 160px;
	height: 100px;
	text-align: center;
	position: fixed;
	left:46%;
	top:50%;
	z-index: 99;
}
.Loading-img img{
	width: 60px;
	height: 60px;
}
/*内容*/
.Release-requirements{
	width: 100%;
	background: #f5f5f5;
	display: inline-block;
	padding-bottom:15px;
}
.Release-requirements-center{
	width: 1200px;
	margin:20px auto;
	/*height: 800px;*/
}
.Release-requirements-center-top{
	width: 100%;
	height: 80px;
	margin-bottom:20px;
	background: #fff;
}
.Release-content{
	width: 950px;
	background: #fff;
	padding-bottom: 30px;
	position: relative;
}
.F-page{
    position: absolute;
    right: 0;
}
.Release-content-one{
    width: 688px;
    height: 60px;
    background: #fdf5ef;
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
    font-size: 18px;
    color: #333333;
    line-height: 50px;
}
.Release-content-one span{
	color: #df5c02;
}
.Release-content-one img{
	width: 70px;
	height: 50px;
	margin-left: 70px;
	margin-top: 5px;
	margin-right: 20px;
}
.Release-content-oneCon{
	line-height: 60px;
}
.Release-content h3{
	margin-left: 15px;
	margin-top: 30px;
}
.Release-content h3 p{
	width: 22px;
	height: 22px;
	background:#ff6801;
	color: #fff;
	text-align: center;
	line-height: 22px;
}
.Release-content h3 div{
	margin-left: 5px;
}
.Release-content-two,.Release-content-three{
	width: 100%;
	/*height: 150px;*/
	padding-left: 41px;
	margin-top: 30px;
	display: inline-block;
	position: relative;
}
.Release-content-two p,.Release-content-three p{
	width: 80px;
	font-size: 15px;
	margin-top: 7px;
}
.Release-content-two div input{
	width: 800px;
	height: 37px;
	border-radius: 3px;
	border:1px solid #ccc;
	padding-left: 5px;
	margin-left: 10px;
	position: relative;
}
.invite_state5{
    width: 100px;
    height: 37px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #c0c0c0;
    color: #000000;
    margin-right:5px;
    cursor: pointer;
    margin-left:10px;
}
/*.pirce{
	margin-left: 10px;
}*/
.Upload-pictures{
	width: 800px;
	padding-left: 10px;
}
.Upload-pictures-input{
	width: 130px;
	height: 37px;
	background: #f7f7f7;
	border:1px solid #e7e7e7;
	border-radius: 3px;
	color: #acadae;
	position: relative;
	cursor: pointer;
}
.Upload-pictures-input input{
	opacity: 0;
	width: 130px;
	height: 37px;
	cursor: pointer;
}
.Upload-pictures-look{
	width: 100%;
	display: inline-block;
	margin-top:30px;
	/*margin-left:50px;*/
	/*border:1px solid #aaa;*/
	cursor: pointer;
}
.Upload-pictures-input-p{
	position: absolute;
	top: 0px;
	left: 35px;
	cursor: pointer;
}
.Upload-pictures-font{
	margin-top: 9px;
	color: #acadae;
	margin-left: 7px;
}
.Release-content-three div input{
    width: 245px;
	height: 37px;
	border-radius: 3px;
	border:1px solid #ccc;
	margin-left: 25px;
}
.Add-img div{
    width: 75px;
	height: 75px;
	border:1px solid #ccc;
	margin-right: 15px;
}
.btn{
	width:100%;
	height: 85px;
	padding-left: 130px;
	padding-top:30px;
	display: inline-block;
	margin-bottom: 20px;
}
.btn input{
	width: 130px;
	height: 42px;
	background: #FF6801;
	color: #fff;
	font-size: 16px;
	border:1px solid #FF6801;
	border-radius: 8px;
	cursor: pointer;
	font-family: "思源黑体";
}
.btn input:hover{
    background: #fa7519;
}
.right-img{
	width: 232px;
	height:850px;
	background: url(../images/lianxi.png); 
	background-size: 100% 100%;
}
.right-img-title{
	width: 232px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
    text-align: center;
}
.right-img-text{
	width: 200px;
	line-height: 23px;
	margin-left: 17px;
	font-size: 14px;
}
.right-img-textone{
    margin-top: 10px;
    padding-bottom:10px;
    border-bottom:1px solid #f3c6a7;
}
.right-img-number{
	width: 232px;
	font-size: 14px;
	color: #fff;
	margin-top: 98px;
	text-align: center;
}
/*file*/
.IDcard{
   /* width: 640px;
    height: 210px;*/
}
.IDcard form{
	/*width: 640px;
	height: 210px;*/
}
.wrap {
    width: 100px;
	height: 100px;
	position: relative;
	margin-right: 10px;
	margin-bottom:10px;
	margin-top: 30px;
}
.album-old{
	position: absolute;
	
}
.album-old{
	width: 100px;
    height: 100px;
    top:0px;
    left:0px;
    z-index: 1;
}
/*.upload-btn {
	position: absolute;
    width: 95px;
    height: 95px;
    left: 74%;
    margin-left: -71px;
    top: 18%;
    margin-top: -16px;
    z-index: 2;
}*/
.upload-btn input {
	width: 100%;
	height: 100%;
	opacity: 0;
}
.btn-old{
	/*background:url(../images/sctp.png);*/
	background-repeat: no-repeat;
	width: 95px;
	height: 95px;
	background-size: 100% 100%;
	position: relative;
}
.btn-old2{
	background:url(../images/sctp.png);
	background-repeat: no-repeat;
	width: 95px;
	height: 95px;
	background-size: 100% 100%;
}
.up_down_img{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 1px;
}
.upload-img{
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1;
	overflow: hidden;
	border:1px solid #ccc;
}
.upload-img.loading{
	background:url(../images/loading.gif) no-repeat center;
}
.upload-img img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	opacity: 0; 
	width: 100px;
	height:100px;
}
.album-old .upload-img {
	width: 100px;
	height: 100px;
    margin-bottom: 10px;
}
.Cover-project{
	width:100%;
	padding-left: 41px;	
	display: inline-block;
	margin-top: 25px;
}
.Cover-project p{
	width: 80px;
	height: 30px;
    font-size: 15px;
    margin-top: 7px; 
}
.Cover-project-box{
	width: 100px;
	height:100px;
	border:1px solid #ccc;
}
.Cover-project-img{
/*	position: absolute;
	top: 0;*/
	width: 97px;
	height: 97px;
	margin-top: 1px;
	border:1px solid #ccc;
	/*margin-left: -99px;*/
}
.Cover-project-box input{
	width: 100px;
	height: 100px;
}
/*错误提示*/
.error-Tips{
	width: 100%;
	display: inline-block;
	padding-left: 80px;
	margin:15px 0;
}
.error-Tips img{
	width: 20px;
	height: 20px;
}
.error-Tips div{
	font-size: 12px;
	margin-top: 2px;
	margin-left: 5px;
}
.Release-content-two textarea{
	font-family: "思源黑体";
	padding:10px;
	margin-left: 10px;
	width: 800px;
}
.Face-to-face{
	margin-left: 15px;
	margin-top: 6px;
	color: #fa8511;
	font-weight: bolder;
	font-size: 16px;
	cursor: pointer;
}
.Thirty{
	position: absolute;
	top: 8px;
	right: 28px;
	font-family: "思源黑体";
	font-size: 16px;
	color: #818181;
}
.Release-success{
	width:100%;
	text-align: center;
	display: inline-block;
}
.Release-content-center{
	width: 420px;
	margin:0 auto;
	padding-left: 15px;
}
.Release-font{
	width: 100%;
	/*margin:0 auto;*/
	font-weight: bolder;
	/*text-align: center;*/
}
.Release-font a{
    color:#fa8511;
    margin:0 10px;
}
.Release-font-one{
	margin-top: 20px;
	margin-bottom:15px;
}
/*预览弹框*/
#preview:active{
    cursor: move;
}
.Preview-box{
   width: 1000px;
   /*height: 500px;*/
   background:#fff;
   position: fixed;
   top: 50%;
   left: 50%;
   z-index: 1002;
   transform: translate(-50%,-50%);
}
.Preview-box-back{
   width:100%;
   /*height: auto;*/
   height: 1080px;
   background:#000;
   opacity: 0.6;
   position: absolute;
   top: 0;
}
/*内容*/
.Project-details{
	width: 100%;
	/*height: 1000px;*/
	background: #f0f0f0;
	display: inline-block;
	max-height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.Project-details-box{
	width:100%;
	/*height: 800px;*/
	margin:30px auto;
}
.Project-details-box-one{
	width:100%;
	/*height: 420px;*/
    background: #fff;
    padding:20px 20px;
    display: inline-block;
}
.Project-details-box-one-img{
	width: 40%;
}
.Project-details-box-one div img{
	width:100%;
	height: 370px;
}
.details-right{
	width:60%;
	height: 370px;
	padding:20px 50px;
	position: relative;
}
.details-right-one{
	width:100%;
	height: 140px;
	border-bottom:1px solid #fee8d2;
}
.details-NAME{
	font-size: 22px;
	color: #333333;
	margin-bottom: 30px;
}
.details-clock{
	line-height: 35px;
	color: #787878;
}
.details-right-two{
	width:100%;
	/*height: 70px;*/
	border-bottom:1px solid #fee8d2;
	display: inline-block;
}
.details-pirce{
	width: 250px;
	height: 85px;
	line-height: 60px;
	padding-top: 10px;
	font-size: 16px;
}
.details-pirce span{
	color: #fa8511;
	font-size: 27px;
}
.score{
	width: 160px;
	/*height: 70px;*/
	line-height: 85px;
	font-size: 16px;
	position: relative;
}
.score div img{
    width:110px;
    height: 20px; 
}
.score p img{
    width:110px;
    height: 20px; 
    position: absolute;
    top: 29px;
    left: 48px;
   /* max-width: 60px;
    overflow: */
}
.details-right-three{
	width:100%;
	display: inline-block;
}
.details-right-three div{
	margin-top: 8px;
	line-height: 32px;
	font-size: 14px;
	color: #787878;
	max-width:330px;
	max-height: 32px;
	overflow: hidden;
	cursor: pointer;
}
.btn1 input{
	width: 160px;
	height: 47px;
	background: #fa8511;
	border:none;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 315px;
	right: 30px;
	font-family: "思源黑体";
	line-height: 47px;
	text-align: center;
	outline: none;
	cursor: pointer;
}
.Project-details-box-two{
	width:100%;
	/*height: 420px;*/
    background: #fff;
    padding:20px 20px;
    margin:10px 0;
    display: inline-block;
}
.Projectadvantage{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #f2f1f1;
}
.Projectadvantage p{
	width: 120px;
	height: 40px;
	background: #fa8511;
	line-height: 40px;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 16px;
	color: #fff;
}
.Projectadvantage-NAME{
	width: 100%;
	/*height: 300px;*/
	padding:15px 0;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.Projectadvantage-NAME2{
	width: 100%;
	/*height: 200px;*/
	padding:20px 0;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}
.Project-details-box-three{
	width:100%;
	height: 230px;
    background: #fff;
    padding:20px 20px;
    margin:10px 0;
    display: inline-block;
    position: relative;
}
.Project-details-box-three div img{
	width:864px;
	height: 110px;
	/*margin-left: 140px;*/
	margin-top: 30px;
}
.liucheng-text1{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left: 125px;
}
.liucheng-text2{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left: 250px;
}
.liucheng-text3{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left: 415px;
}
.liucheng-text4{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left: 550px;
}
.liucheng-text5{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left:705px;
}
.liucheng-text6{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left: 845px;
}
.liucheng-text7{
	font-size: 16px;
	color: #938d87;
	position: absolute;
	top: 135px;
	left: 1000px;
}
.Project-details-box-four{
	width:100%;
	/*height: 800px;*/
    background: #fff;
    padding:20px 20px;
    margin:10px 0;
    display: inline-block;
}
.Projectadvantage-picture img{
    width: 1100px;
    margin-left:30px;
    margin-top: 10px;
}
.Projectadvantage-left{
	width: 240px;
	height: 40px;
	background: #fa8511;
	line-height: 40px;
	/*text-align: center;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 16px;
	color: #fff;
}
.Projectadvantage-left span{

}
.Projectadvantage-left p a{
	margin:0 25px;
	cursor: pointer;
	color: #fff;
}
.bottom-box-right{
	width: 100%;
	/*height:640px;*/
	background: #fff;
	display: inline-block;
	padding-bottom: 20px;
}
.bottom-box-rightext{
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-top:15px;
	font-size: 16px;
	padding-left: 25px;
	color: #000;
	border-bottom: 1px solid #eee;
}
.bottom-box-rightext p{
	width:80px;
	height: 45px;
	text-align: center;
	border-bottom:2px solid #FF6801;
}
/*评价*/
.assess{
	width: 94%;
	height: 65px;
	margin-left:25px;
	display: inline-block;
	border-bottom: 1px dashed #999999;
}
.assess-box{
	width:170px;
	height: 65px;
	/*margin-top: 30px;*/
	line-height: 65px;
	cursor: pointer;
}
.assess-box:hover{
	color:#df5c02; 
}
.assess-box div img{
	width:24px;
	height: 24px;
	margin-top: -5px;
	margin-right: 5px;
}
.Content-text{
	width: 94%;
	height: 150px;
	margin-left:25px;
    display: inline-block;
    border-bottom: 1px dashed #999999;
}
.Content-text-left{
	width: 120px;
	height: 149px;
	padding:20px 20px;
	display: inline-block;
}
.Content-text-left img{
	width: 80px;
	height: 80px;
}
.text-left-content{
	width: 60px;
	height: 20px;
	line-height: 20px;
	margin:0 auto;
	max-height: 20px;
	margin-top: 5px;
	overflow: hidden;
}
.Content-text-right{
	width: 770px;
	height: 149px;
	padding-left: 15px;
}
.right-text{
	width:40%;
	height:35px;
	line-height: 35px;
	font-size: 16px;
	color: #df5c02;
	max-width:40%;
	max-height: 35px;
	overflow: hidden;
}
.Content-text-right-img{
	width: 100%;
	height: 30px;
}
.right-text-two{
    width: 100%;
	height: 49px;
	line-height: 24px;
	max-height: 50px;
	overflow: hidden;
}
.right-text-data{
	width: 100%;
	height: 30px;
	line-height:30px;
	color: #cacac9;
}
.right-img2{
	width:24px;
	height: 24px;

}
/*分页*/
.pading{
	width: 100%;
	height: 60px;
	margin-top:30px;
	display: inline-block;
}
.pading-box{
	width: 300px;
	height: 50px;
	margin:0 auto;
}
.pading-one{
	width: 30px;
	height: 30px;
	font-size: 14px;
	background:#fff; 
	color: #aaa;
	margin-right: 10px;
	text-align: center;
	line-height: 30px;
	border-bottom:1px solid #ccc;
}
.pading-one:hover,.pading-two:hover{
    background:#FF6801;
    color: #fff;
}
.pading-two{
	width: 50px;
	height: 30px;
	background:#fff; 
	font-size: 14px;
	color: #aaa;
	text-align: center;
	line-height: 30px;
	border-bottom:1px solid #ccc;
	/*margin-right: 10px;*/
}
.ass{
	text-align: center;
}
.Collection{
	position: absolute;
	top: 25px;
	right: 30px;
	cursor: pointer;
}
.Collection p img{
	width: 15px;
	height: 15px;
	margin-left: 5px;
}
/*缩略图*/
.thumbnail{
	width: 232px;
	margin-top: 20px;
}
.thumbnail img{
	width: 100%;
}

