.page_app_box{
	background-color: #fff;
}
.chooseBox{
	padding-left:40px;
	padding-top: 40px;
}
.rows_three_tyInput{
	display: inline-block;
	width: 360px;
	height:26px;
	position: relative;
}
.rows_three_tyInput>input{
	display: block;
	width: 100%;
	height:100%;
	border:1px solid #e7e7e7;
}

.page_publicPlatform_foot{
	display: block;
	position: absolute;
	bottom: 0;
	height: 40px;
	left: 0;
	right: 0;
	text-align: center;
	background-color:#f3f3f3;
}
.page_publicPlatform_BtnOk{
	height:30px;
	line-height: 30px;
	margin-top:10px; 
	width: 60px;
}
.chooseBox_tit{
	display: inline-block;
	width: 100%;
	height:60px;
	line-height: 60px;
	font-size: 14px;
	padding-left: 50px;
	background: url(img/zs_app.png) no-repeat left center;
	background-position: 0px -2px;
}
.chooseBox .sysform{
	margin-top:0px; 
}
.az_ico{
	background-position: 0px -93px;
}
.page_button_group{
	display: block;
    margin: 0 auto;
    height: 30px;
    width: 190px;
}
.page_publicPlatform_cancelBtn{
	height:30px;
	line-height: 30px;
	margin-top:10px;
	width: 110px;
	display:none;
	padding-left: 30px;
	text-align: left;
	background:#fff url(img/page_sale_lookshopIco_disable.png) no-repeat 10px center;
}
.banner{
	position: absolute;
	z-index: 1;
	height:550px;
	width: 280px;
	margin-top: -315px;
	top: 50%;
	right:15%;
	background-color: #fff;
}
.banner_box{
	display:block;
	float: left;
	height:500px;
	width: 100%;
	overflow: hidden;
	position: relative;
	border:1px solid #dcdcdc;
}
.banner_button{
	display: block;
	float: left;
	height:50px;
	text-align: center;
	width: 100%;
}
.banner_button>span{
	display: inline-block;
	vertical-align: middle;
	line-height: 33px;
	background-color: #943699;
	border-radius:3px;
	-webkit-border-radius:3px;
	text-align: center;
	/* padding: 0 25px; */
	margin-top:10px;
	color: #fff;
	cursor:pointer;
	width: 130px;
}
.banner_button>span>a{
	color: #fff;
}
.banner_list{
	list-style: none;
	width: 1120px;
	margin-left: 0;
	height:500px;
	transition: margin-left .5s ease-out;
	-webkit-transition: margin-left .5s ease-out;
	background-color: #000;
}
ul.banner_list li{
	width: 280px;
	height:100%;
	float: left;
}
ul.banner_list li>img{
	width: 100%;
	height:100%;
	border: 0;
}
ul.banner_index{
	position: absolute;
	z-index: 1;
	width: 48px;
	height:6px;
	margin-left:-24px;
	left: 50%;
	bottom:24px; 
}
ul.banner_index li{
	width: 6px;
	height:6px;
	display: block;
	margin: 0 3px;
	float: left;
	border-radius:50%;
	-webkit-border-radius:50%;
	background-color: #e4e4e4;
}
ul.banner_index li.selected{
	background-color: #943699;
}

#main .page-content .code_box {
	display: inline-block;
    width: 200px;
    height: 243px;
    overflow: hidden;
    background-color: #fff;
    margin: 30px 0 30px 30px;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
}
#main .page-content .code_box .code_img .code_image {
	width: 86%;
	min-height: 137px;
}
#main .page-content .code_box .title {
	margin-top: 20px;
    margin-bottom: 4px;
	font-size: 12px;
}
#main .page-content .code_box a  {
	cursor: pointer;
}
#main .tip_box {
	max-width: 1530px;
	margin: 22px 30px 0;
	line-height: 20px;
	color: #999;
}
#main .tip_box .tip_img {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin-right: 2px;
}
#main .tip_box .tip_image {
	width: 100%;
}
#main .tip_box .tip_content {
	display: inline-block;
	width: 98%;
	line-height: 18px;
	margin-top: 3px;
}

.no_small_program {
	margin: 30px 24px;
}
.no_small_program .what_is, .no_small_program .who_is, .no_small_program .how_is {
	margin-bottom: 32px;
}
.no_small_program .what_is .description_box, .no_small_program .who_is .description_box, .no_small_program .how_is .description_box {
	display: inline-block;
}
.no_small_program .what_is .description_box .title, .no_small_program .who_is .description_box .title, .no_small_program .how_is .description_box .title {
	font-size: 14px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(34,34,34,1);
    margin-bottom: 10px;
}
.no_small_program .what_is .description_box .tip, .no_small_program .who_is .description_box .tip, .no_small_program .how_is .description_box .tip {
	font-size: 12px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
	color: rgba(34,34,34,1);
	margin-bottom: 9px;
}

.no_small_program .what_is .icon_box, .who_is .icon_box, .how_is .icon_box {
	width: 47px;
    height: 47px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

.no_small_program .what_is .icon_box .icon_img, .who_is .icon_box .icon_img, .how_is .icon_box .icon_img {
	width: 100%;
}

.description_box .tip .step_txt {
	display: inline-block;
    margin-right: 4px;
    font-weight: 600;
}
.no_small_program .open_small_program {
    width: auto;
    height: 30px;
    background: rgba(119,46,132,1);
    border-radius: 3px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    padding: 0 10px;
    margin-left: 69px;
	display: inline-block;
	cursor: pointer;
}
.no_small_program .open_small_program:hover {
    background: #8c4994;
}
.no_small_program .open_small_program .member_help {
	color: #E3CDE8;
    display: inline-block;
    margin: 0 4px;
}
.no_small_program .open_small_program .right_img_box {
	width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    line-height: 27px;
}
.no_small_program .open_small_program .right_img {
	width: 100%;
}

.page_sale_copy_short_link {
	cursor: pointer;
	margin-left: 10px;
}