.weituo-content{
	width:92%;
	margin:18px auto;
	padding:10px;
	background-color: #fff;
}
.detail-content{
	width:100%;
	padding:8px;
	border:1px solid #ccc;
	clear:both;
	overflow:hidden;
}
.weituo-container{
	width:90%;
	margin: 0 auto;
}
.weituo-tit{
	margin:36px auto 10px;
	text-align: center;
}
.credit-tip{
	text-align: right;
}
.red-star{
	color:red;
}
.weituo-form{
	margin:20px auto;
}
.weituo-form .weituo-list{
	margin-top:10px;
}
.weituo-list .p-tit{
	padding:8px 0;
	text-indent: 10px;
	border-bottom: 1px dashed #ccc;
}
.p-tit .tit-name{
	color:#007fe1
}
.weituo-list .p-tit .left-line{
	border-left:4px solid #007fe1;
	margin-right:10px;
}
.weituo-list-content{
	padding:20px 0 5px;
}
.weituo-list-content  .label-left,
.weituo-list-content  .label-reg-left,
.model-name{
	display: inline-block;
	width:17%;
	margin-right: 1%;
	text-align: right;
}
.weituo-list-content  .label-reg-left{
	width:17%;
}
.weituo-name{
	margin-bottom: 16px;
	position:relative;
}
.input-text{
	width:30%;
	text-indent: 5px;
	height:26px;
	line-height: 26px;
	border:1px solid #ccc ;
}
.input-rili{
	width:30%;
}
input{
	text-indent: 5px;
	--height:26px;
	line-height: 26px;
	border:1px solid #ccc ;
}
.phone{
	/*width:145px;*/
}
.email{
	/*width:190px;*/
}
.select{
	width:30%;
	height:32px;
	line-height: 32px;
	text-indent: 5px;
	color:#999;
	border:1px solid #ccc ;
	background-image:-webkit-linear-gradient(top, #fff,#f6f6f6);
	background-image:linear-gradient(top, #fff,#f6f6f6);
}
.wtname-tip{
	margin-left: 20px;
	color:#ccc;
}
.wtmodel-container{
	background-color: #efefef;
	padding:15px 20px;
	overflow: hidden;
	margin-left:18.6%;
}
.wtmodel-container .mar-r30{
	margin-right:30px;
}
.wtmodel-container .mar-r10{
	margin-right:10px;
}
.wtmodel-container input{
	margin-right: 15px;
}
.wtmodel-container .input-checkbox{
	margin-right: 5px;
	outline:0;
	border:0;
}
.submit-step{
	margin: 50px auto;
	text-align: center;
}
.submit-step a{
	border:1px solid #dedede;
	color:#fff;
	border-radius: 8px;
	background-color:#3388ff;
	padding:10px 40px;
	overflow:hidden;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.next-go,.submit-go,.reset{
	margin-right:10px;

}
.next-go:hover,
.submit-go:hover,
.reset:hover{
	background-color: #2277ee;
}
.submit-step .cancel{
	background-color: #fefefe;
	color:#3388ff;
}
.submit-step .cancel:hover{
	background-color: #eee;
}
.shengming,.chengnuo,.shuoming{
	text-indent: 2em;
	line-height: 26px;
}
.wtmodel-container .label-checkbox{
	margin-right:16px;
}

.file-content{
	background-color:#eee;
	margin:30px 10px 20px;
	padding:10px;
}
#upload{
	outline:0;
	border:none;
}
#uploadfile{
	width:0;
	border:0;
	position:absolute;
	left:0;
	outline:0
}
.show-file{
	width:100%;
	height:60px;
	background-color: #fff;
	padding:6px;
}
.fujian-btn{
	display:block;
	float:left;
	width:100px;
	height : 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
	border-radius: 5px;
	background-color: #fff;
	border:1px solid #ccc;
	background-image: -webkit-linear-gradient(top,#FEFEFE,#F6F6F6);
	background-image: linear-gradient(top,#FEFEFE,#F6F6F6);
	overflow:hidden;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.fujian-btn:hover{
	background: #fefefe;
}
.fileupload-tip{
	color:#ccc;
	display:block;
	float:right;
	margin-top:12px;
}

.icon-rili{
	font-size: 22px !important;
    display: block;
    line-height: 30px;
    height: 26px;
    position: absolute;
    right:0;
    padding: 1px;
    top: 0;
    border-left: 1px solid #ccc;
    color:#007fe1
}
.riqi-btn3{
	right:0;
}

.yinyong{
	padding:10px 0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.tools{
	width:350px;
	overflow:hidden;
	float:right;
	margin-right: 80px;
}
.tools a{
	display:block;
	padding:5px;
	width:130px;
	text-align: center;
	background-color:#3388ff;
	color:#fff;
	border-radius: 3px;
}
.tools .tools-content{
	background-color: #fefefe;
	line-height: 30px;
	margin-top: 3px;
	text-indent: 5px;
}
.tools,.tayin{
	display:none;
}

.textarea-style{
	width:100%;
	padding:5px;
	line-height:24px;
	border:1px solid #ccc;
}
input.radio-style{
	border:0;
	outline:0;
	margin-right : 5px;
	margin-left: 10px;
}
input.checkbox-style{
	border:0;
	outline:0;
	margin-right: 5px;
}
.modal-label{
	display:inline-block;
	/* display: inline\9; */
	margin-bottom: 10px;

	/*设置宽度*/
	width : 48%;
}
.modal-label input{
	width : 70%;
}

.rili-label{
	display:inline-block;
	position:relative;
	width:30%;
}
.rili-label input{
	width:100%;
}

.reg-textarea{
	width:97%;
	padding:5px;
	line-height:24px;
	border:1px solid #ccc;
}
.reg-marl{
	margin-left:18.6%;
}
.input-rili{
	height:30px;
}