.rows_one_tit{
	height:40px;
	line-height: 40px;
	padding-left: 40px;
	background: url(img/yx_ico.png) no-repeat;
	background-position: 8px -25px;
	font-weight:500;
}
.rows_one_changeselect{
	border-top: 2px solid #F3F3F3;
	padding:10px;
	display: block;
	position: absolute;
	width: 100%;
	top: 40px;
	bottom: 0;
	overflow: hidden;
	overflow-y:auto; 
}

.rows_one_sysform{
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	color: #666;
}
.rows_one_form_tit{
	display: inline-block;
	width: 60px;
	text-align: left;
}
.rows_one_sysform .cm_form_select{
	display: inline-block;
}
.rows_one_sysform.pocket_select_store{
	margin-top:0; 
}
.rows_one_rightBox{
	display: inline-block;
	margin-left:0px; 
}
.rows_one_tyInput{
	display: inline-block;
	width: 45px;
	height:27px;
	border-radius:2px;
	-webkit-border-radius:2px;
}
.rows_one_tyInput>input{
	width: 100%;
	height:100%;
	display: block;
	border:1px solid #e8e8e8;
	border-radius:2px;
	-webkit-border-radius:2px;
}
.rows_one_tyInput>input:focus{
	border-color: rgb( 202, 154, 205 );
	box-shadow: 0px 0px 3px 0px #86338c;
}
.rows_one_tyline{
	display: inline-block;
	width: 100%;
	height:1px;
	background-color: #f3f3f3;
}
.rows_one_datepickerGroup{
	display: inline-block;
}
.rows_one_datepicker_words{
	min-width: 20px;
	display: inline-block;
	text-align: center
}
.rows_one_datepicker{
	margin-top:8px;
	display: inline-block; 
}
.cm_datapicker_box>input:focus{
	border-color: rgb( 202, 154, 205 );
	box-shadow: 0px 0px 3px 0px #86338c;
}

.rows_one_totalGroup{
	display: inline-block;
	margin-top:5px; 
}
.rows_one_total{
	display: inline-block;
}
.rows_one_total_words{
	display: inline-block;
	width: 60px;
}
.rows_one_total_mallwords{
	display: inline-block;
	min-width: 20px;
	text-align: center;
}
.rows_one_total_input{
	width: 75px;
}
.rows_one_total{
	margin-top:5px; 
}
.page-rows-one-btn{
	background-color: #f3f3f3;
}
.rows_one_selectBtn{
	width: 100%;
	height:29px;
	display: block;
	line-height: 29px;
	background-color: #832688;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	border-radius: 3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}

.page-rows-two .table-content-pager{
	background-color: #f3f3f3;
}

.page_button_group{
	display: block;
	margin: 0 auto;
	height: 30px;
	width: 180px;
	/* margin-top:9px; */
}
.page_button_group>span{
	display: inline-block;
	height:28px;
	line-height: 28px;
	margin: 0 2px;
	width: 60px;
	border-radius:2px;
	-webkit-border-radius:2px;

}
.page_ty_cancelBtn{
	background-color: #fff;
}

.page-rows-three .page-right-btn{
	background-color: #f3f3f3;
}
.rows_three_msg{
	display: inline-block;
	/* padding-left: 5px; */
}
.rows_three_showTip{
	vertical-align: middle;
	margin-left: 23px;
}
.rows_three_select_rightBox{
	display: inline-block;
}
.rows_three_tyInput{
	display: inline-block;
	width: 113px;
	height:26px;
}
.rows_three_tyInput>input{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e2e2e2;
}
.rows_three_tyspan{
	display: inline-block;
	margin: 0 3px;
}
.rows_one_changeselect input,.rows_one_changeselect select{
	color: #832688;
}
.page-rows-three .cm_datapicker_box{
	margin-left:0px; 
}
.page-rows-three .cm_form_radioGroup label:first-child{
	margin-left: -4px;
}
.page-rows-three .cm_form_checkboxGroup label:first-child{
	margin-left:-4px; 
}
.rows_three_select_rightBox label{
	margin-left:-4px; 
}
.ActivitiesNameBox{
	width: 200px;
}
@media screen and (min-height:800px) {
	.rows_one_sysform{
		margin-top:15px 
	}
	.rows_one_total{
		margin-top:10px; 
	}
	.rows_one_datepicker{
		margin-top:10px; 
	}
}