#key {
	background: url(../img/app/key.jpg) no-repeat center/cover;
}
#key dl {
}
#key dt {
	float: right;
	margin-right: -10px;
	padding-top: 200px;
}
#key dd {
	float: left;
	margin-left: -60px;
}

#sec1 {
	padding-bottom: 90px;
	line-height: 30px;
	background:
		url(../img/app/bg-sec1-deco1.jpg) no-repeat center top,
		url(../img/app/bg-sec1-deco2.jpg) no-repeat center bottom;
	min-height: 1265px;
}
#sec1 h2 {
	padding-top: 60px;
	text-align: center;
}
#sec1 .desc {
	padding-top: 5px;
	text-align: center;
}
#sec1 .main {
    padding-top: 29px;
}
#sec1 .content {
	float: left;
	padding-top: 5px;
	width: 600px;
}
#sec1 .box {
	padding: 0 0 35px;
	text-align: center;
	background: #fffafa;
	width: 600px;
	border: 3px solid #351403;
	border-radius: 10px;
	overflow: hidden;
}
#sec1 .box + .box {
	margin-top: 25px;
}
#sec1 .box h3 {
	background: url(../img/app/bg-sec1-frame.jpg) center top;
}
#sec1 .box .txt {
	padding-top: 30px;
	font-size: 26px;
	font-weight: 600;
	line-height: 45px;
}
#sec1 .box .txt strong {
	color: #be0007;
}
#sec1 .box dl {
	margin-top: 20px;
}
#sec1 .box dt {
}
#sec1 .box dd {
	color: #c61503;
}
#sec1 .box .note {
}
#sec1 .info {
	float: right;
	width: 335px;
}
#sec1 .pic {
	margin-right: -10px;
}
#sec1 .cpt {
	margin-top: -45px;
	margin-right: -45px;
}

#sec2 {
	padding-bottom: 110px;
	background: url(../img/app/bg-sec2.jpg) center top;
	position: relative;
	overflow: hidden;
}
#sec2:before {
	content: "";
	margin: auto;
	background: linear-gradient(to bottom right, transparent 50%, #e5dbc5 50%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#sec2:after {
	content: "";
	margin: auto;
	background: url(../img/app/bg-sec2-deco.png) no-repeat center bottom;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#sec2 > * {
	position: relative;
	z-index: 1;
}
#sec2 h2 {
	padding: 90px 0;
	text-align: center;
}
#sec2 .row {
	display: table;
	margin: auto;
	width: 100%;
}
#sec2 .col {
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	width: 50%;
}
#sec2 .col .box {
	float: right;
}
#sec2 .col + .col .box {
	float: left;
}
#sec2 .row.x3 .col {
	width: 33.33%;
}
#sec2 .box {
	float: none;
	padding: 0 0 30px;
	letter-spacing: 0;
	text-align: center;
	background: #fff;
	width: 300px;
	border: 3px solid #000;
	border-radius: 10px;
}
#sec2 .box--bronze {
	border-color: #8d3b08;
}
#sec2 .box--silver {
	border-color: #7e7d7c;
}
#sec2 .box--gold {
	border-color: #8c7233;
}
#sec2 .box--gray {
	border-color: #403d3c;
}
#sec2 .box--red {
	border-color: #8c1f0d;
}
#sec2 h3 {
	margin: 0 0 30px;
	background: #000;
	border-bottom: 3px solid #000;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}
#sec2 .box--bronze h3 {
	background: #8d3b08;
	border-bottom-color: #8d3b08;
}
#sec2 .box--silver h3 {
	background: #7e7d7c;
	border-bottom-color: #7e7d7c;
}
#sec2 .box--gold h3 {
	background: #8c7233;
	border-bottom-color: #8c7233;
}
#sec2 .box--gray h3 {
	background: #403d3c;
	border-bottom-color: #403d3c;
}
#sec2 .box--red h3 {
	background: #8c1f0d;
	border-bottom-color: #8c1f0d;
}
#sec2 .pic {
	text-align: center;
}
#sec2 dl {
	font-size: 22px;
	font-weight: 600;
}
#sec2 dt {
	margin: auto;
	padding: 10px 0;
	width: 227px;
	border-bottom: 2px solid #000;
}
#sec2 dd {
	margin-top: 10px;
	padding: 10px 0;
}

#sec3 {
    padding-bottom: 131px;
    color: #fff;
    padding-top: 96px;
    text-align: center;
    position: relative;
}
#sec3 .flow1{
	margin: 15px 0 0 0;
}
#sec3 .tit {
    margin: 0 0 58px 0;
}
#sec3 .line {
    margin: 60px 0;
}
#sec3:before {
	content: "";
	margin: auto;
	background: url(../img/index/line1.jpg) repeat-x center top;
	height: 11px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
#sec3 h2 {
	padding-top: 95px;
}
#sec3 .txt {
	margin-top: 30px;
}
#sec3 ul {
	margin-top: 45px;
}
#sec3 li {
	display: inline-block;
	margin: 20px;
	width: 320px;
}

#sec4 {
	background: url(../img/app/bg-sec4.jpg);
}
#sec4 h2 {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#sec4 .pic {
	margin-left: 45px;
	padding-top: 40px;
}
#sec4 .row {
	display: table;
	margin: auto;
	width: 100%;
}
#sec4 .col {
	display: table-cell;
	vertical-align: middle;
}
#sec4 .main {
	padding: 75px 0;
	background: url(../img/app/bg-sec1-frame.jpg) center top;
}
#sec4 .search_icon{
    margin: 13px 0 0 20px;
}
#sec4 .content {
	width: 50%;
}
#sec4 .txt {
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	letter-spacing: -.1px;
	text-align: center;
}
#sec4 .info {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
#sec4 .lead {
}
#sec4 .qr {
	width: 115px;
    border: 8px solid #301302;
}
#sec4 .app {
	margin: auto;
	width: 325px;
}
#sec4 .lnk {
    padding: 3.9px;
    width: 50%;
    text-align: center;
}
#sec4 .form {
	margin: 20px auto 0;
	background: #fff;
	width: 325px;
}
#sec4 .form .btn {
	background: #2e1e1e;
	width: 55px;
	height: 55px;
}
#sec4 .form input {
	padding: 15px;
	background: #fff;
	width: 100%;
	border: none;
	outline: none;
}
#sec4 .form button {
	cursor: pointer;
	background: #2e1e1e;
	border: none;
	outline: none;
}