/* CSS Document */
.hide {display: none;}
.pc_hide {display: block;}
.pc_show {display: none;}

/*mobile bottom btn-group*/
.bottomSpace {
	padding: 0 0 1rem 0;
}
.bottomBtnGroup {
	position: fixed;
	width: 100%;
	height: 1rem;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: #f3ae55;
	text-align: center;
}
.bottomBtnGroup .btnItem {
	display: block;
	width: 33.33%;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	font-size: 0.32rem;
	color: #fff;
	font-weight: 700;
}
.bottomBtnGroup .btnItem01 {
	background: #0674f7;
	font-size: 0.24rem;
}
.bottomBtnGroup .btnItem01 strong {
	font-size: 0.32rem;
}
.bottomBtnGroup .btnItem02 {
	background: #f99a15;
}

/*public title*/
.publicTitle {
	text-align: center;
	font-size: 0.42rem;
	color: #212121;
	line-height: 0.66rem;
	background: url("../images/title_bg.png") no-repeat center;
	background-size: auto 0.64rem;
	margin: 0.66rem 0 0.36rem 0;
}
.publicTitleBig {
	background: url("../images/title_bg01.png") no-repeat center;
	background-size: 3.06rem auto;
}

/*public box-shadow*/
.box_shadow {
	box-shadow: 0 0 6px #e1e1e1;
	-webkit-box-shadow: 0 0 6px #e1e1e1;
	-moz-box-shadow: 0 0 6px #e1e1e1;
}

.banner .btnItem {
	display: block;
	padding: 0 0.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.3rem;
	color: #fff;
	border: solid 1px #fff;
	border-radius: 0.31rem;
	top: 3.35rem;
	left: 0.4rem;
}

/*section 07*/
.form_box {
	padding: 0 0.3rem;
	margin: 0 0 0.5rem 0;
}
.form_box .content {
	background: #fff;
	padding: 0.46rem 0.28rem 0.46rem 0.28rem;
}
.form_box .content li {
	height: 0.74rem;
	line-height: 0.74rem;
	border: solid 1px #e6e6e6;
	padding: 0 0 0 0.7rem;
	margin: 0 0 0.2rem 0;
}
.form_box .content li .icon {
	position: absolute;
	height: 0.3rem;
	top: 50%;
	margin: -0.15rem 0 0 0;
	left: 0.23rem;
}
.form_box .content li .inputItem {
	line-height: 0.32rem;
	border-left: solid 1px #e6e6e6;
	padding: 0 0 0 0.26rem;
	font-size: 0.28rem;
	color: #212121;
}
.form_box .content li .sendCodeBtn {
	right: 0;
	top: 0.2rem;
	height: 0.36rem;
	padding: 0 0.2rem;
	font-size: 0.28rem;
	color: #0674f7;
	background: none;
	border-left: solid 1px #e6e6e6;
}
.form_box .content .errorText {
	padding: 0 0 0.2rem 0;
	line-height: 0.4rem;
	color: #FF4649;
	font-size: 0.24rem;
}
.form_box .content .submitBtn {
	width: 100%;
	height: 0.82rem;
	background: #f99a15;
	font-size: 0.28rem;
	color: #fff;
	border-radius: 0.41rem;
	-webkit-border-radius: 0.41rem;
	-moz-border-radius: 0.41rem;
	margin: 0.26rem 0 0 0;
}
.form_box .content .submitBtn:active {
	opacity: 0.8;
}
.form_box .content h1 {
	font-size: 0.46rem;
	color: #f99a15;
	line-height: 105%;
	padding: 0 0 0.4rem 0;
}

.qrcodeInfor {
	margin: 0 0.3rem 0.8rem 0.3rem;
	border: solid 1px #729be6;
	background: #f3f6fa;
	padding: 0.25rem;
}
.qrcodeInfor .left_icon {
	width: 1.15rem;
	top: -0.12rem;
	left: -0.12rem;
}
.qrcodeInfor .right_icon {
	width: 1.15rem;
	bottom: -0.12rem;
	right: -0.12rem;
}
.qrcodeInfor .qrcode_pic {
	width: 1.7rem;
	height: 1.7rem;
	margin: 0 0.2rem 0 0;
}
.qrcodeInfor .qrcode_detail {
	width: 4.4rem;
}
.qrcodeInfor .qrcode_detail .infor {
	font-size: 0.28rem;
	color: #999999;
	padding: 0.12rem 0 0 0;
	line-height: 0.4rem;
}
.qrcodeInfor .qrcode_detail .infor .key_ele {
	width: 3.56rem;
}
.qrcodeInfor .qrcode_detail .infor .blue {
	color: #0674f7;
}

/*中间静态布局样式*/
.section01 {
	padding: 0 0.3rem;
}
.section01 .content {
	border-radius: 0.1rem;
	font-size: 0.28rem;
	color: #404752;
	line-height: 0.46rem;
}
.section01 .content h3 {
	padding: 0.2rem 0 0 0;
	font-size: 0.3rem;
	color: #0674f7;
	line-height: 0.42rem;
}

.section02 {
	padding: 0 0.3rem;
}
.section02 .content {
	background: #fff;
	border-radius: 0.1rem;
	font-size: 0.28rem;
	color: #404752;
	line-height: 0.46rem;
	padding: 0.4rem;
}

.section04 {
	padding: 0 0.3rem;
}
.section05 .content {
	background: #fff;
	border-radius: 0.1rem;
	font-size: 0.28rem;
	color: #404752;
	line-height: 0.46rem;
	padding: 0.4rem 0.4rem 0 0.4rem;
}

/* 桌面电脑布局: 769px 至最高 1232px。样式继承自: 移动设备布局和平板电脑布局。 */
@media only screen and (min-width: 769px) {
	.pc_hide {display: none;}
	.pc_show {display: block;}
	.bottomBtnGroup {display: none;}
	html {font-size: 100px !important;}
	.pageBox {
		max-width: 750px;
		margin: 0 auto;
	}
	.bottomSpace {padding-bottom: 0px;}
	
	
	.section04 {
		padding: 0 0 0.4rem 0;
	}

	
	/*PC侧边悬浮*/
	.sideFloat {
		width: 267px;
		right: 20px;
		top: 150px;
		position: fixed;
		z-index: 100;
	}
	.sideFloat .qrcode_pic {
		width: 118px;
		height: 118px;
		left: 78px;
		top: 205px;
	}
	.sideFloat .phoneNumber {
		width: 100%;
		bottom: 26px;
		line-height: 36px;
		font-size: 14px;
		color: #ffffff;
	}
		
	/*public header style start*/
	.publicHeader {
		/*position: fixed;*/
		width: 100%;
		left: 0;
		top: 0;
		z-index: 9000;
		height: 79px;
		background: #fff;
		font-family: "Microsoft YaHei","微软雅黑";
		font-weight: normal;
		border: solid 1px #F0F0F0;
	}
	.publicHeader .content {
		width: 1200px;
		margin: 0 auto;
	}
	.publicHeader .content:after { 
		content:"."; 
		display:block; 
		clear:both; 
		height:0;
		overflow:hidden;
	}
	.topSpace {
		padding-top: 80px;
	}
	.publicHeader .logoLink {
		margin: 16px 10px 0 0;
	}
	.publicHeader a.navItem {
		width: 65px;
		text-align: center;
		margin: 20px 0 0 34px;
		padding: 8px 0;
		font-size: 16px;
		color: #666;
		border-bottom: solid 3px #fff;
		z-index: 11;
	}
	.publicHeader a.active,
	.publicHeader a.navItem:hover {
		color: #da4b4b;
		border-bottom: solid 3px #da4b4b;
	}
	.publicHeader .navItemDownloadApp {
		width: 100px;
	}
	.publicHeader a.navItemDownloadApp .qrcode_pic {
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100px;
		height: 100px;
		border: solid 1px #ccc;
		padding: 4px;
		background: #fff;
		max-width: inherit;
	}
	.publicHeader a.navItemDownloadApp:hover .qrcode_pic {
		display: block;
	}
	.publicHeader .searchInput {
		width: 165px;
		height: 42px;
		line-height: 42px;
		border-radius: 21px;
		-webkit-border-radius: 21px;
		-moz-border-radius: 21px;
		padding: 0 40px 0 15px;
		background: #f5f5f5 url("../images/public/search_icon.png") no-repeat 185px center;
		color: #333;
		font-size: 16px;
		margin: 18px 25px 0 0;
	}
	.publicHeader .messageLink {
		padding: 0 18px 0 12px;
		margin: 22px 0 0 0;
		font-size: 16px;
		line-height: 28px;
		color: #666;
	}
	.publicHeader .messageLink .hasMsg {
		right: 12px;
		top: 0;
	}
	.publicHeader .loginLink {
		color: #666;
		font-size: 16px;
		height: 16px;
		line-height: 14px;
		margin: 29px 0 0 0;
		max-width: 165px;
		padding: 0 0 0 12px;
		border-left: solid 1px #cccccd;
	}
	.publicHeader .loginLinked {
		padding: 0 0 0 14px;
		position: relative;
		z-index: 101;
		height: 80px;
		width: auto;
		width: 148px \9;
		white-space: nowrap;
	}
	.publicHeader .loginLinked:after {
		display: block;
		content: " ";
		position: absolute;
		left: 0;
		top: 29px;
		height: 16px;
		width: 1px;
		background: #cccccd;
	}
	.publicHeader .loginLinked img {
		margin: 18px 0 0 0;
	}
	.publicHeader .loginLinked .userId {
		line-height: 74px;
		font-size: 16px;
		color: #666;
		margin: 0 0 0 10px;
		max-width: 80px;
	}
	.publicHeader .loginLinked .controlItem {
		display: none;
		width: 142px;
		top: 97%;
		left: 50%;
		margin: 0 0 0 -65px;
		padding: 5px 0;
		background: #fff;
		border: solid 1px #e6e6e6;
		transition: linear 0.5s;
		-webkit-transition: linear 0.5s;
		-moz-transition: linear 0.5s;
	}
	.publicHeader .loginLinked:hover .controlItem {
		display: block;
	}
	.publicHeader .loginLinked .controlItem .icon {
		position: absolute;
		left: 50%;
		top: -10px;
		margin: 0 0 0 -8px;
	}
	.publicHeader .loginLinked .controlItem a.btnItem {
		display: block;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		color: #212121;
		margin: 6px 0;
		padding: 0 0 0 40px;
	}
	.publicHeader .loginLinked .controlItem a.btnItem01 {
		background: url("../images/public/logined_icon01.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem02 {
		background: url("../images/public/logined_icon02.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem03 {
		background: url("../images/public/logined_icon03.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem04 {
		background: url("../images/public/logined_icon04.png") no-repeat 19px center;
	}
	.publicHeader .loginLinked .controlItem a.btnItem01:hover {
		background: #da4b4b url("../images/public/logined_icon01Active.png") no-repeat 19px center;
		color: #fff;
	}
	.publicHeader .loginLinked .controlItem a.btnItem02:hover {
		background: #da4b4b url("../images/public/logined_icon02Active.png") no-repeat 19px center;
		color: #fff;
	}
	.publicHeader .loginLinked .controlItem a.btnItem03:hover {
		background: #da4b4b url("../images/public/logined_icon03Active.png") no-repeat 19px center;
		color: #fff;
	}
	.publicHeader .loginLinked .controlItem a.btnItem04:hover {
		background: #da4b4b url("../images/public/logined_icon04Active.png") no-repeat 19px center;
		color: #fff;
	}
	/*public header style end*/

	/*public footer style start*/
	.publicFooter {
		background: #444547;
		line-height: 34px;
		overflow: hidden;
	}
	.publicFooter .content {
		width: 1200px;
		margin: 0 auto;
	}
	.publicFooter .content:after { 
		content:"."; 
		display:block; 
		clear:both; 
		height:0;
		overflow:hidden;
	}
	.publicFooter .footerSmall {
		margin: 12px auto;
	}
	.publicFooter .footerSmall .fr,
	.publicFooter .footerSmall .fr a {
		color: #808080;
		font-size: 12px;
	}
	.publicFooter .footerBig {
		margin: 30px auto;
	}
	.publicFooter .footerBig a,
	.publicFooter .footerBig p,
	.publicFooter .footerBig span {
		color: #808080;
	}
	.publicFooter .footerBig p.linkBox {
		padding: 10px 0 0 0;
		line-height: 20px;
		font-size: 14px;
	}

	/*public footer style end*/
	
}
