.clear{
	clear: both;
}
.main-container{
	font-family: "微软雅黑",Arial;
}
.main-container .create-title{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #DCDCDC;
}
.main-container .create-title .name{
	float: left;
	font-size: 18px;
	color: #333333;
}
.main-container .create-title .back{
	float: right;
	font-size: 14px;
	color: #3A85C6;
	cursor: pointer;
}
.main-container .title-div{
	height: 50px;
	line-height: 50px;
	background: #F1F9FE;
	padding-left: 20px;
	font-size: 16px;
	color: #333333;
}

.main-container .create-detail .create-basic .basic-items  .select-type .type-item .pic, .add-btn,
.main-container .create-detail .create-basic .basic-items .item .style-border .add-more,
.main-container .create-detail .create-basic .basic-items .item .style-border .style-img,
.modal-body-container .style-border.active .selected,
.modal-body-container .style-border .style-img,
.extra-files .file-list .file-item .file-icon,
.extra-files .file-list .file-item .del,
.extra-files-attached .file-list .file-item .file-icon,
.extra-files-attached .file-list .file-item .del{
	background: url(../images/new_world/create_wb.png) no-repeat;
}

.main-container .create-detail{
	width: 970px;
	margin: 20px auto 0 auto;
}
.main-container .create-detail .create-basic .basic-items .item, .main-container .create-detail .create-company .company-items .item{
	margin-top: 20px;
}
.main-container .create-detail .create-basic .basic-items .item .name, .main-container .create-detail .create-company .company-items .item .name{
	display: block;
	float: left;
	width: 175px;
	color: #333333;
	font-size: 14px;
	padding-right: 20px;
	height: 35px;
	line-height: 35px;
	text-align: right;
}
.main-container .create-detail .create-basic .basic-items .item .name span, .main-container .create-detail .create-company .company-items .item .name span{
	margin-right: 10px;
	vertical-align: sub;
	color: red;
}
.main-container .create-detail .create-basic .basic-items .item input[type="text"], .main-container .create-detail .create-company .company-items .item input[type="text"]{
	width: 400px;
	/*height: 35px;*/
	padding: 9px 10px 8px 10px;
	line-height: 1;
	float: left;
	display: block;
	border-radius: 3px ! important;
	font-size: 14px;
	color: #666666;
}
.main-container .tip-basic{
	/*width: 284px;*/
	line-height: 35px;
	height: 35px;
	/*margin-left: 10px;*/
	display: block;
	float: left;
	border-radius: 3px;
	padding: 0 10px;
	font-size: 12px;
}
 .main-container .create-company .tip-basic{
 	margin-top: 70px;
 }
.main-container .success{
	/*background: #E0F0D8;
	border:1px solid #D6E9C6;*/
	color: #48874A;
}
.main-container .error{
	
	background: #F2DEDE;
	border:1px solid #EED3D7;
	color: #B74B4B;
}
.main-container .error-basic{
	visibility: hidden;
	margin-top: 30px;
	margin-left: 175px;
}
.main-container .error-show{
	visibility: visible;
}
.main-container .warning{
	background: #FCF7E3;
	border:1px solid #FAEDD5;
	color: #BF9858;
}
.main-container .create-detail .create-basic .basic-items  .select-type{
	float: left;
}
.main-container .create-detail .create-basic .basic-items  .select-type .type-item{
	cursor: pointer;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	position: relative;
	font-size: 14px;
}
.main-container .create-detail .create-basic .basic-items  .select-type .type-item:hover, .main-container .create-detail .create-basic .basic-items  .select-type .type-item.active{
	border-color: #3A85C6;
	color: #3A85C6;
}
.main-container .create-detail .create-basic .basic-items  .select-type .type-item.active .pic{
	width: 14px;
	height:14px;
	background-position: 0 -44px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.main-container .create-detail .create-basic .basic-items  .select-type .type-item input[type="radio"]{
	margin-right: 10px;
	cursor: pointer;
}
.wb-introduce, .apply-reason{
	width: 400px;
	height: 130px;
	resize:none;
	border-radius: 3px ! important;
	padding: 10px;
	float: left;
}
.main-container .create-detail .item .basic-img{
	width: 104px;
	height: 104px;
	float: left;
	cursor: pointer;
}
.main-container .create-detail .create-company{
	margin-top: 50px;
	display: none;
}
.main-container .create-detail .item .add-img{
	background: url('../images/new_world/park/add_model_normal.png');
}
.main-container .create-detail .item .add-img:hover{
	background: url('../images/new_world/park/add_model_hover.png');
}
.main-container .create-detail .create-basic .basic-items .item .park-house{
	float: left;
}


.main-container .create-detail .create-basic .basic-items .item .house-style, .modal-body-container .house-style{
	float: left;
}
.main-container .create-detail .create-basic .basic-items .item .house-style .house, .modal-body-container .house-style .house{
	float: left;
	margin-right: 10px;	
}
.main-container .create-detail .create-basic .basic-items .item .house-style .house .house-img, .modal-body-container .house-style .house .house-img{
	width: 204px;
	height: 183px;
	border:1px solid white;
	cursor: pointer;
}
.modal-body-container .house-style, .modal-body-container .desktop-style{
	width: 100%;
	margin-top: 20px;
}
.modal-body-container .house-style .house, .modal-body-container .desktop-style .desktop{
	width: 224px;
	height: 204px;
	margin-right: 10px;
}
.modal-body-container .house-style .house:first-child, .modal-body-container .desktop-style .desktop:first-child{
	margin-left: 35px;
}
.modal-body-container .house-style .house.house-img1, .main-container .create-detail .create-basic .basic-items .item .style-border.house-img1{
	background: url('../images/new_world/park/dev_park_workbench_small.png') no-repeat center;
}
.modal-body-container .house-style .house.house-img2, .main-container .create-detail .create-basic .basic-items .item .style-border.house-img2{
	background: url('../images/new_world/park/dev_park_workbench.png') no-repeat center;
}
.modal-body-container .house-style .house.house-img3, .main-container .create-detail .create-basic .basic-items .item .style-border.house-img3{
	background: url('../images/new_world/park/dev_park_workbench_large.png') no-repeat center;
}


.main-container .create-detail .create-basic .basic-items .item .desktop-style{
	float: left;
}
.main-container .create-detail .create-basic .basic-items .item .desktop-style .desktop{
	float: left;
	margin-right: 10px;
}
.main-container .create-detail .create-basic .basic-items .item .desktop-style .desktop .desktop-img{
	width: 174px;
	height: 130px;
	border:1px solid white;
	cursor: pointer;
}
.modal-body-container .desktop-style .desktop.desktop-img1, .main-container .create-detail .create-basic .basic-items .item .style-border.desktop-img1{
	background: url('../images/new_world/park/circle_desktop.png') no-repeat center;
}
.modal-body-container .desktop-style .desktop.desktop-img2, .main-container .create-detail .create-basic .basic-items .item .style-border.desktop-img2{
	background: url('../images/new_world/park/rect_desktop.png') no-repeat center;
}
.modal-body-container .desktop-style .desktop.desktop-img3, .main-container .create-detail .create-basic .basic-items .item .style-border.desktop-img3{
	background: url('../images/new_world/park/cloud_desktop.png') no-repeat center;
}

.main-container .create-detail .create-basic .basic-items .item .house-style .house .house-img:hover, .main-container .create-detail .create-basic .basic-items .item .house-style .house .house-img.active, .main-container .create-detail .create-basic .basic-items .item .desktop-style .desktop .desktop-img:hover, .main-container .create-detail .create-basic .basic-items .item .desktop-style .desktop .desktop-img.active{
	border:1px solid #7ECEF4;
	border-radius: 3px;
}
.main-container .create-detail .create-basic .basic-items .item.style{
	margin-top: 30px;
}

.submit-items{
	margin:10px 0 100px 175px;
	height: 35px;
	line-height: 35px;
}
.submit-items .submit-btn, .submit-items .identify-btn{
	background: #52B678;
	color: white;
	border-radius: 3px;
	width: 95px;
	height: 35px;
	line-height: 35px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	margin-right: 20px;
}
.submit-items .submit-btn:hover, .submit-items .identify-btn:hover{
	background: #64C886;
}
.submit-items .cancel-btn{
	font-size: 14px;
	color: #666666;
	cursor: pointer;
}
.submit-items .cancel-btn:hover{
	color: #3A85C6;
}


/*********1-10***********/
.park-house-workbench74, .park-house-workbench75, .park-house-workbench96, .park-house-workbench99, .park-house-workbench100{
	width: 95px;
	height: 125px;
	background: url(../images/new_world/park/house/F1.png);
	background: url(../images/new_world/park/house/F1.svg),none;
}
.park-house-workbench23, .park-house-workbench24, .park-house-workbench26, .park-house-workbench65, .park-house-workbench90, .park-house-workbench91, .park-house-workbench94{
	width: 80px;
	height: 90px;
	background: url(../images/new_world/park/house/F2.png);
	background: url(../images/new_world/park/house/F2.svg),none;
}
.park-house-workbench68, .park-house-workbench77, .park-house-workbench78{
	width: 83px;
	height: 94px;
	background: url(../images/new_world/park/house/F3.png);
	background: url(../images/new_world/park/house/F3.svg),none;
}
.park-house-workbench69{
	width: 135px;
	height: 118px;
	background: url(../images/new_world/park/house/F4.png);
	background: url(../images/new_world/park/house/F4.svg),none;
}
.park-house-workbench29{
	width: 131px;
	height: 123px;
	background: url(../images/new_world/park/house/F5.png);
	background: url(../images/new_world/park/house/F5.svg),none;
}
.park-house-workbench47, .park-house-workbench93{
	width: 80px;
	height: 200px;
	background: url(../images/new_world/park/house/F6.png);
	background: url(../images/new_world/park/house/F6.svg),none;
}
.park-house-workbench43, .park-house-workbench48, .park-house-workbench89, .park-house-workbench95{
	width: 101px;
	height: 116px;
	background: url(../images/new_world/park/house/F7.png);
	background: url(../images/new_world/park/house/F7.svg),none;
}
.park-house-workbench6, .park-house-workbench35, .park-house-workbench66, .park-house-workbench81, .park-house-workbench88{
	width: 116px;
	height: 132px;
	background: url(../images/new_world/park/house/F8.png);
	background: url(../images/new_world/park/house/F8.svg),none;
}
.park-house-workbench4, .park-house-workbench15, .park-house-workbench21, .park-house-workbench31, .park-house-workbench54, .park-house-workbench63, .park-house-workbench64, .park-house-workbench76, .park-house-workbench80{
	width: 87px;
	height: 115px;
	background: url(../images/new_world/park/house/F9.png);
	background: url(../images/new_world/park/house/F9.svg),none;
}
.park-house-workbench20{
	width: 197px;
	height: 161px;
	background: url(../images/new_world/park/house/F10.png);
	background: url(../images/new_world/park/house/F10.svg),none;
}

/*********11-20***********/
.park-house-workbench42, .park-house-workbench71, .park-house-workbench83{
	width: 105px;
	height: 133px;
	background: url(../images/new_world/park/house/F11.png);
	background: url(../images/new_world/park/house/F11.svg),none;
}
.park-house-workbench40, .park-house-workbench41{
	width: 91px;
	height: 119px;
	background: url(../images/new_world/park/house/F12.png);
	background: url(../images/new_world/park/house/F12.svg),none;
}
.park-house-workbench28, .park-house-workbench58{
	width: 132px;
	height: 148px;
	background: url(../images/new_world/park/house/F13.png);
	background: url(../images/new_world/park/house/F13.svg),none;
}
.park-house-workbench1, .park-house-workbench7, .park-house-workbench8, .park-house-workbench51{
	width: 103px;
	height: 131px;
	background: url(../images/new_world/park/house/F14.png);
	background: url(../images/new_world/park/house/F14.svg),none;
}
.park-house-workbench2, .park-house-workbench12, .park-house-workbench53, .park-house-workbench59{
	width: 88px;
	height: 122px;
	background: url(../images/new_world/park/house/F15.png);
	background: url(../images/new_world/park/house/F15.svg),none;
}
.park-house-workbench3, .park-house-workbench82{
	width: 116px;
	height: 132px;
	background: url(../images/new_world/park/house/F16.png);
	background: url(../images/new_world/park/house/F16.svg),none;
}
.park-house-workbench9, .park-house-workbench10, .park-house-workbench36{
	width: 102px;
	height: 127px;
	background: url(../images/new_world/park/house/F17.png);
	background: url(../images/new_world/park/house/F17.svg),none;
}
.park-house-workbench11, .park-house-workbench60, .park-house-workbench62, .park-house-workbench85, .park-house-workbench87{
	width: 113px;
	height: 143px;
	background: url(../images/new_world/park/house/F18.png);
	background: url(../images/new_world/park/house/F18.svg),none;
}
.park-house-workbench33, .park-house-workbench34{
	width: 100px;
	height: 123px;
	background: url(../images/new_world/park/house/F19.png);
	background: url(../images/new_world/park/house/F19.svg),none;
}
.park-house-workbench14{
	width: 170px;
	height: 148px;
	background: url(../images/new_world/park/house/F20.png);
	background: url(../images/new_world/park/house/F20.svg),none;
}

/***********21-30*************/
.park-house-workbench13{
	width: 192px;
	height: 178px;
	background: url(../images/new_world/park/house/F21.png);
	background: url(../images/new_world/park/house/F21.svg),none;
}
.park-house-workbench16{
	width: 133px;
	height: 117px;
	background: url(../images/new_world/park/house/F22.png);
	background: url(../images/new_world/park/house/F22.svg),none;
}
.park-house-workbench37{
	width: 198px;
	height: 176px;
	background: url(../images/new_world/park/house/F23.png);
	background: url(../images/new_world/park/house/F23.svg),none;
}
.park-house-workbench17{
	width: 165px;
	height: 136px;
	background: url(../images/new_world/park/house/F24.png);
	background: url(../images/new_world/park/house/F24.svg),none;
}
.park-house-workbench84{
	width: 99px;
	height: 138px;
	background: url(../images/new_world/park/house/F25.png);
	background: url(../images/new_world/park/house/F25.svg),none;
}
.park-house-workbench61{
	width: 80px;
	height: 126px;
	background: url(../images/new_world/park/house/F26.png);
	background: url(../images/new_world/park/house/F26.svg),none;
}
.park-house-workbench19, .park-house-workbench79{
	width: 86px;
	height: 155px;
	background: url(../images/new_world/park/house/F27.png);
	background: url(../images/new_world/park/house/F27.svg),none;
}
.park-house-workbench38{
	width: 200px;
	height: 166px;
	background: url(../images/new_world/park/house/F28.png);
	background: url(../images/new_world/park/house/F28.svg),none;
}
.park-house-workbench86{
	width: 122px;
	height: 147px;
	background: url(../images/new_world/park/house/F29.png);
	background: url(../images/new_world/park/house/F29.svg),none;
}
.park-house-workbench39{
	width: 240px;
	height: 204px;
	background: url(../images/new_world/park/house/F30.png);
	background: url(../images/new_world/park/house/F30.svg),none;
}

/************31-40**************/
.park-house-workbench57{
	width: 280px;
	height: 197px;
	background: url(../images/new_world/park/house/F31.png);
	background: url(../images/new_world/park/house/F31.svg),none;
}
.park-house-workbench5{
	width: 131px;
	height: 124px;
	background: url(../images/new_world/park/house/F32.png);
	background: url(../images/new_world/park/house/F32.svg),none;
}
.park-house-workbench52{
	width: 157px;
	height: 142px;
	background: url(../images/new_world/park/house/F33.png);
	background: url(../images/new_world/park/house/F33.svg),none;
}
.park-house-workbench72{
	width: 104px;
	height: 159px;
	background: url(../images/new_world/park/house/F34.png);
	background: url(../images/new_world/park/house/F34.svg),none;
}
.park-house-workbench73{
	width: 117px;
	height: 132px;
	background: url(../images/new_world/park/house/F35.png);
	background: url(../images/new_world/park/house/F35.svg),none;
}
.park-house-workbench50{
	width: 162px;
	height: 142px;
	background: url(../images/new_world/park/house/F36.png);
	background: url(../images/new_world/park/house/F36.svg),none;
}
.park-house-workbench56, .park-house-workbench97{
	width: 83px;
	height: 116px;
	background: url(../images/new_world/park/house/F37.png);
	background: url(../images/new_world/park/house/F37.svg),none;
}
.park-house-workbench98{
	width: 136px;
	height: 172px;
	background: url(../images/new_world/park/house/F38.png);
	background: url(../images/new_world/park/house/F38.svg),none;
}
.park-house-workbench44, .park-house-workbench45, .park-house-workbench46{
	width: 72px;
	height: 93px;
	background: url(../images/new_world/park/house/F39.png);
	background: url(../images/new_world/park/house/F39.svg),none;
}
.park-house-workbench22{
	width: 85px;
	height: 101px;
	background: url(../images/new_world/park/house/F40.png);
	background: url(../images/new_world/park/house/F40.svg),none;
}

/***********41-48**************/
.park-house-workbench27{
	width: 130px;
	height: 159px;
	background: url(../images/new_world/park/house/F41.png);
	background: url(../images/new_world/park/house/F41.svg),none;
}
.park-house-workbench67, .park-house-workbench92{
	width: 140px;
	height: 180px;
	background: url(../images/new_world/park/house/F42.png);
	background: url(../images/new_world/park/house/F42.svg),none;
}
.park-house-workbench25{
	width: 80px;
	height: 200px;
	background: url(../images/new_world/park/house/F43.png);
	background: url(../images/new_world/park/house/F43.svg),none;
}
.park-house-workbench32{
	width: 147px;
	height: 129px;
	background: url(../images/new_world/park/house/F44.png);
	background: url(../images/new_world/park/house/F44.svg),none;
}
.park-house-workbench18, .park-house-workbench49{
	width: 167px;
	height: 157px;
	background: url(../images/new_world/park/house/F45.png);
	background: url(../images/new_world/park/house/F45.svg),none;
}
.park-house-workbench30{
	width: 244px;
	height: 173px;
	background: url(../images/new_world/park/house/F46.png);
	background: url(../images/new_world/park/house/F46.svg),none;
}
.park-house-workbench70{
	width: 121px;
	height: 137px;
	background: url(../images/new_world/park/house/F47.png);
	background: url(../images/new_world/park/house/F47.svg),none;
}
.park-house-workbench55{
	width: 157px;
	height: 150px;
	background: url(../images/new_world/park/house/F48.png);
	background: url(../images/new_world/park/house/F48.svg);
}
.login-tip{
	text-align: center;
	font-size: 20px;
	min-height: 500px;
}
.login-tip span{
	margin-top: 150px;
	display: block;
}
#wb_hy{
    width: 400px;
}

.createSuccessTip{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: rgba(69, 173, 109, 0.85);
	border-radius: 4px;
	position: fixed;
	z-index: 500000;
	top: 0;
	font-size: 16px;
	color: white;
	display: none;
	text-align: center;
	color: #FFFEFE;
}
.createSuccessTip img{
	margin-right: 10px;
	vertical-align: middle;
}

#other_work{
	display: none;
}

#city-picker-search{
	float: left;
	box-sizing: unset;
}
#city-picker-search *{
	box-sizing:unset  ! important;
}


/****area select***/
.main-container .create-detail .create-basic .basic-items .item .address-items{
	width: 400px;
	border: 1px solid #DCDCDC;
	padding: 20px;
	display: inline-block;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .address-item{
	width: 75px;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .address-item .over-select-item, .main-container .create-detail .create-basic .basic-items .item .address-items .select-all-provinces .over-select-item{
	position: relative;
	height: 25px;
	margin-top: -25px;
	cursor: pointer;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .address-item.disabled .over-select-item, .main-container .create-detail .create-basic .basic-items .item .address-items .select-all-provinces.disabled .over-select-item{
	cursor: not-allowed;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .select-all-provinces{
	width: 80px;
	cursor: pointer;
	height: 25px;
	line-height: 25px;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .select-all-provinces.disabled{
	cursor: not-allowed;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .address-item .cityNames, .main-container .create-detail .create-basic .basic-items .item .address-items .select-all-provinces input{
	margin-top: 5px;
	position: absolute;
}
.main-container .create-detail .create-basic .basic-items .item .address-items .address-item span, .main-container .create-detail .create-basic .basic-items .item .address-items .select-all-provinces span{
	font-size: 12px;
	color: #666666;
	margin-left: 19px;
}

.add-btn{
	width: 104px;
	height: 104px;
	background-position: 0px -880px;
	position: absolute;
	margin-left: 175px;
	filter:alpha(opacity=0);  /*支持 IE 浏览器*/
	-moz-opacity:0; /*支持 FireFox 浏览器*/
	-khtml-opacity: 0; /*webkit内核浏览器*/
	opacity:0;
	cursor: pointer;
}
.add-btn:hover{
	filter:alpha(opacity=100);  /*支持 IE 浏览器*/
	-moz-opacity:1; /*支持 FireFox 浏览器*/
	-khtml-opacity: 1; /*webkit内核浏览器*/
	opacity:1;
}

.main-container .create-detail .create-basic .basic-items .item .style-border, .modal-body-container .style-border{
	width: 224px;
	height: 204px;
	border: 1px solid #DCDCDC;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 10px;
	position: relative;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.workbench-model{
	background-color: #EAEAEA;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.house:hover, .main-container .create-detail .create-basic .basic-items .item .style-border.desktop:hover, .modal-body-container .style-border:hover, .modal-body-container .style-border.active{
	border-color: #3A85C6;
	cursor: pointer;
}
.main-container .create-detail .create-basic .basic-items .item .style-border .add-more{
	background-position: 0 -88px;
	width: 9px;
	height: 9px;
	position: absolute;
	bottom: 10px;
	right: 10px;

}
.main-container .create-detail .create-basic .basic-items .item .style-border:hover .add-more{
	background-position: 0 -107px;
}
.modal-body-container .style-border.active .selected{
	background-position: 0 -68px;
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border .style-img, .modal-body-container .style-border .style-img{
	width: 76px;
	height: 24px;
	position: absolute;
	top: 10px;
	right: 0;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.house-img1 .style-img, .modal-body-container .style-border.house-img1 .style-img{
	background-position: 0 -220px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.house-img2 .style-img, .modal-body-container .style-border.house-img2 .style-img{
	background-position: 0 -254px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.house-img3 .style-img, .modal-body-container .style-border.house-img3 .style-img{
	background-position: 0 -288px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.desktop-img1 .style-img, .modal-body-container .style-border.desktop-img1 .style-img{
	background-position: 0 -390px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.desktop-img2 .style-img, .modal-body-container .style-border.desktop-img2 .style-img{
	background-position: 0 -356px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border.desktop-img3 .style-img, .modal-body-container .style-border.desktop-img3 .style-img{
	background-position: 0 -322px;
}
.main-container .create-detail .create-basic .basic-items .item .style-border .item-title{
	position: absolute;
	bottom: -27px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	width: 100%;
}

/****modal****/
.modal-background{
    background-image: url('../images/park/background.png');
    position: fixed;
    top:0px;
    left:0px;
    right:0px;
    bottom: 0px;
    overflow: hidden;
    z-index: 50010;
}
.modal-container{
    background: #ffffff;
    border-radius: 4px;

    top:50%;
    left: 50%;
    margin-left:-386px;
    margin-top: -142px;
    position: fixed;
}
.modal-content-join{
    width:772px;
    height:284px;
    cursor: default;
}
.modal-header-background{
    height:32px;
    line-height: 32px;
    background: #e8eef4;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.enter-workbench-query{
    font-size: 16px;
    color: #3f8ccd;
    margin-left:16px;
}
.modal-body-container{
    text-align: center;
    font-size: 16px;
    color: #595757;
}
#select-workbench-modal, #select-desktop-modal, #cancel-modal{
	display: none;
}

.hy-target{
    height:60px;
    float:left;
    line-height:30px;
    width:750px;
}

.hy-target .target-item{
    float: left;
    margin-right: 30px;
    font-size: 14px;
    color: #333333;
    position: relative;
    cursor: pointer;
}

.hy-target .target-item input{
    position: absolute;
    top: 5px;
    cursor: pointer;
}

.hy-target .target-item span {
    margin-left: 20px;
}

.hy-target .target-item .over-select-item{
    position: relative;
    height: 30px;
    margin-top: -30px;
    cursor: pointer;
}

.business-target, .team-size{
	height: 35px;
	line-height: 35px;
}
.business-target .target-item, .team-size .team-item{
	float: left;
	margin-right: 30px;
	font-size: 14px;
	color: #333333;
	position: relative;
	cursor: pointer;
}
.business-target .target-item input, .team-size .team-item input{
	position: absolute;
	top: 7px;
	cursor: pointer;
}
.business-target .target-item span , .team-size .team-item span{
	margin-left: 20px;
}
.business-target .target-item .over-select-item, .team-size .team-item .over-select-item{
	position: relative;
	height: 35px;
	margin-top: -35px;
	cursor: pointer;
}
.divide-line{
	height: 1px;
	border: 1px dashed #DCDCDC;
	margin-top: 36px;
}

.extra-files{
	float: left;
}
.extra-files .option{
	height: 35px;
	line-height: 35px;
}
.extra-files .btn-upload-file{
	width: 80px;
	height: 35px;
	line-height: 35px;
	background-color: #3A85C6;
	border-radius: 4px;
	cursor: pointer;
	text-align: center;
	color: white;
	float: left;
	font-size: 14px;
}
.extra-files .btn-upload-file:hover{
	background-color: #5099D8;
}
.extra-files .option .desc{
	float: left;
	color: #468847;
	margin-left: 16px;
	font-size: 12px;
}
.extra-files .file-list{
	margin-top: 10px;
}
.extra-files .file-list .file-item{
	position: relative;
	height: 30px;
	line-height: 30px;
}
.extra-files .file-list .file-item .file-icon{
	float: left;
	background-position: 0 -994px;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 8px;
}
.extra-files .file-list .file-item .file-name{
	color: #3A85C6;
	font-size: 14px;
	margin-left:24px;
	float: left;
	display: block;
	max-width: 350px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.extra-files .file-list .file-item .del{
	float: left;
	background-position: 0 -126px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	margin-left: 16px;
	margin-top: 4px;
}
.extra-files .file-list .file-item .del:hover{
	background-position: 0 -156px;
}

#js_num{
	margin-top: 94px;
}
#file_upload_tip{
	font-size: 13px;
	padding-top: 8px;
	color: #EA4614;
	display: none;
}
#file_upload_tip.show{
	display: block;
}
.cancel-modal-container{
	width: 500px;
	height: 260px;
}
#cancel-modal .modal-container{
	margin-left: -250px;
}
#cancel-modal .cancel-icon{
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	text-align: center;
	top: 2px;
	right: 2px;
	cursor: pointer;
}
#cancel-modal .cancel-tip{
	margin-top: 88px;
	text-align: center;
}
#cancel-modal .cancel-foot-bnt{
	margin-top: 40px;
}
#cancel-modal .cancel-foot-bnt > div{
	display: inline-block;
	float: left;
	width: 96px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
#cancel-modal .cancel-foot-clear{
	margin-left: 155px;
	border-radius: 4px;
    background-color: #52b678;
    color: #fff;
}
#cancel-modal .cancel-foot-clear:hover{
	background-color: #64c886;
}
#cancel-modal .cancel-foot-continue{
	color: #666;
}
#cancel-modal .cancel-foot-continue:hover{
	color: #3A85C6;
}