.w_60{width: 60px;}
.formControls{position:relative}/*表单控制区*/
.formControls > *{vertical-align:middle}
.item-list{overflow: hidden;font-size: 12px;}
.item-list > a,
.item-list > li{float: left;border: 1px solid #ccc;min-width: 60px;padding:0 18px;height: 28px;line-height: 28px;text-align: center;margin:0 15px 0 0;background-color: #fff;cursor: pointer;color: #666; list-style: none;}
.item-list > a:hover,
.item-list > li:hover{border-color:#31adfc;background: url(../img/icon-on.gif) right bottom no-repeat;text-decoration: none;}
.item-list .pitch,
.item-list .pitch:hover{background: url(../img/icon-on.gif) right bottom no-repeat;text-decoration: none;border: 1px solid #31adfc;}


.page-aside:nth-child(2){border-left: 1px solid #ddd;}
.titleBig{font-size: 20px;}
.p_text{font-size: 14px;height: 31px;line-height: 1.42857;padding: 4px;box-sizing: border-box;border: solid 1px #ddd;width: 100%;-webkit-transition: all .2s linear 0s;-moz-transition: all .2s linear 0s;-o-transition: all .2s linear 0s;transition: all .2s linear 0s;}
.address-btn{position: absolute;top:0;right: 14px;
    display: inline-block;padding-left: 43px;padding-right: 18px;height: 31px;background:url(../img/add-iconl.png) no-repeat center left #0097e5;line-height: 31px;color:#fff;}
.w_60{width: 60px;}
.cur-no{cursor: no-drop;}
.form-label{margin-left: 20px;}
.tip{color: #f00;}

/**/
.row{box-sizing:border-box; margin-left:-15px; margin-right:-15px}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {min-height: 1px;position: relative; padding-left:15px; padding-right:15px; box-sizing:border-box;
  -webkit-transition:all 0.3s ease-in;
		-moz-transition:all 0.3s ease-in;
		-o-transition:all 0.3s ease-in;
			transition:all 0.3s ease-in}

.col-1{width:8.33333%}
.col-2{width:16.66667%}
.col-3{width:25%}
.col-4{width:33.33333%}
.col-5{width:41.66667%}
.col-6{width:50%}
.col-7{width:58.33333%}
.col-8{width:66.66667%}
.col-9{width:75%}
.col-10{width:83.33333%}
.col-11{width:91.66667%}
.col-12{width:100%}
.p_text{font-size: 14px;height: 31px;line-height: 1.42857;padding: 4px;box-sizing: border-box;border: solid 1px #ddd;width: 100%;-webkit-transition: all .2s linear 0s;-moz-transition: all .2s linear 0s;-o-transition: all .2s linear 0s;transition: all .2s linear 0s;}

label,.placeholder{font-size:14px}
.form legend{font-size:20px}/*表单名称*/
.form .row{margin-top:15px}/*表单行*/
.form-label{display:block; color:#555}/*表单标题*/
.formControls{position:relative}/*表单控制区*/
.formControls > *{vertical-align:middle}
.placeholder{position:absolute; left:4px; top:4px;color:#c6c6c6; cursor:text}/*表单默认值*/
.form-horizontal .form-label{margin-top:3px;cursor:text;text-align:right}
.form-horizontal .Validform_checktip{ margin-top:5px}
.formControls {
	margin-top: 0px;
	padding-left: 0;
}
#Btn {margin-left: 48%;}
#textIntroduce,#textFounderIntroduce {height: 300px;}
/* 平板电脑 */
@media (min-width:768px) and (max-width:1200px ) {
	.page-aside{
		width: 100%;
	}
}
@media only screen and (max-width: 780px) { 
	.page-aside{
		width: 100%;
	}
	.form-label{
		margin-left: 0;
	}
	.row.cl{
		margin-bottom: 15px;
	}
	.address-btn{
		height: 40px;
		line-height: 40px;
	}
	.formControls{
		padding-left: 15px;
	}
	.form-horizontal .form-label{
		margin-top: 15px;
		margin-bottom: 0;
		
	}
	.titleBig{
		font-weight: bold;
	}
	.form .row{
		margin-top: 0;
	}
	.row.cl{
		margin-bottom: 8px;
	}
	.p_text{
		font-size: 16px;
		height: 40px;
		line-height: 40px;
		padding: 0 4px;
	}
	.formControls{
		width: 100%;
	}
	#textTransType {
		padding: 0;
		}
	.item-list > a{
		float: left;
		min-width: 48%;
		height: 40px;
		line-height: 40px;
		margin: 0 2% 10px 0;
	}
	.input-text{
		height: 40px;
	}
	.btn{
		width: 100%;
	}
	#Btn{
		margin-left: 0; 
		margin-top: 15px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	#textStatus{height: 40px;}
	#textIntroduce,#textFounderIntroduce {height: 150px;}
}

@media only screen and (min-width: 1200px) { 
	.page-aside{width:48%;float: left;}
}