/* CSS Document */
/*
	background: -moz-linear-gradient(left, #fc5644 0%, #eb4442 100%);
    background: -webkit-linear-gradient(left, #fc5644 0%,#eb4442 100%);
    background: -o-linear-gradient(left, #fc5644 0%,#eb4442 100%);
    background: -ms-linear-gradient(left, #fc5644 0%,#eb4442 100%);
    background: linear-gradient(to right, #fc5644 0%,#eb4442 100%);
*/
.index-h5 {overflow-x: hidden;width: 100%;}
div.content {width: 100%;}
.padding-space {padding: 0 0 1rem 0;height: auto;}


/*btn element style*/
.btn {
	width: 4.6rem;
	height: 0.82rem;
	line-height: 0.82rem;
	text-align: center;
	display: inline-block;
	border-radius: 0.41rem;
	-webkit-border-radius: 0.41rem;
	-moz-border-radius: 0.41rem;
	font-size: 0.28rem;
	color: #fff;
	background: -moz-linear-gradient(left, #ee2312 0%, #ff6549 100%);
    background: -webkit-linear-gradient(left, #ee2312 0%,#ff6549 100%);
    background: -o-linear-gradient(left, #ee2312 0%,#ff6549 100%);
    background: -ms-linear-gradient(left, #ee2312 0%,#ff6549 100%);
    background: linear-gradient(to right, #ee2312 0%,#ff6549 100%);
	box-shadow: 0px 0px 10px #f8aaa4;
	-webkit-box-shadow: 0px 0px 10px #f8aaa4;
	-moz-box-shadow: 0px 0px 10px #f8aaa4;
}
.tips:active,
.btn:active {
	opacity: 0.8;
}

/*publit title*/
.pub-tit {
	font-size: 0.42rem;
	color: #333;
	font-weight: bold;
	line-height: 0.8rem;
	text-align: center;
	position: relative;
	background: url("../images/mobile/index/tit-icon.png") no-repeat center bottom;
	background-size: 6.39rem auto;
}
.pub-tit-yellow {
	background: url("../images/mobile/index/tit-y-icon.png") no-repeat center bottom;
	background-size: 6.39rem auto;
}
.pub-tit .green {
	color: #04a17f;
}
.pub-tit .yellow {
	color: #fbd974;
}
.pub-tit .white {
	color: #fff;
}


.page-head {
	padding: 0.2rem 0.36rem;
	border-bottom: solid 1px #e6e6e6;
}
.page-head .logo {
	width: 1.94rem;
}

/*banner*/
.banner-box .banner {
    height: 11.8rem;
    background-size: 7.5rem auto;
	position: relative;
	margin: 0 0 0.4rem 0;
}
.banner-box .banner .swiper-container .swiper-slide {
	height: 11.8rem;
}
.banner-box .banner .swiper-container .swiper-pagination-bullet {
    width: 0.36rem;
    height: 0.06rem;
    margin: 0 6px !important;
    background: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    cursor: pointer;
    opacity: 1;
}
.banner-box .banner .swiper-container .swiper-pagination-bullet-active {
    background: #ee2312;
}
.banner-box .banner .swiper-container .swiper-pagination {
    bottom: 6.8rem;
}

.banner_bot {
	background: rgba(255,255,255,0.5);
	width: 5.88rem;
	bottom: 0.4rem;
	left: 0.45rem;
	padding: 0 0.36rem;
	z-index: 10;
}
.banner_bot li {
	min-height: 0.72rem;
	padding: 0.18rem 0.16rem 0.18rem 2.16rem;
	border-bottom: dashed 1px #e6e6e6;
}
.banner_bot li .side-tit {
	width: 1.83rem;
	height: 0.72rem;
	text-align: center;
	line-height: 0.68rem;
	font-size: 0.28rem;
	color: #fff;
	font-weight: bold;
	background: url("../images/mobile/index/ban-01.png") no-repeat center top;
	background-size: 1.83rem auto;
	left: 0;
	top: 0.18rem;
}
.banner_bot li a.item {
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.34rem;
}
.banner_bot li a.item:active {
	color: #04a27f;
	text-decoration: underline;
}
.banner_bot .red-tit {
	font-size: 0.3rem;
	color: #ee2312;
	padding: 0.23rem 0;
}
.banner_bot .ip-it {
	height: 0.58rem;
	width: 5.58rem;
	border: solid 1px #ffaa9b;
	background: #fff;
	margin: 0 0 0.2rem 0;
	text-align: center;
	font-size: 0.28rem;
	color: #212121;
}
.banner_bot .btn {
	width: 5.6rem;
	height: 0.76rem;
	border-radius: 0.38rem;
	-webkit-border-radius: 0.38rem;
	-moz-border-radius: 0.38rem;
	line-height: 0.76rem;
}
.banner_bot .inf {
	padding: 0.16rem 0 0.24rem 0;
	font-size: 0.22rem;
	color: #333;
}
.banner_bot .inf img {
	width: 0.16rem;
	margin: -0.06rem 0.06rem 0 0;
}
.banner_bot .inf span {
	color: #ee2312;
}

/*section 01*/
.sec-one {
	padding: 0 0 0.4rem 0;
}
.sec-one .content {
	padding: 0.4rem 0.2rem 0 0.2rem;
	width: calc(100% - 0.4rem);
}


/*AFP认证，理财规划领域的专业证书*/
.sec-two .content {
	padding: 0.4rem 0 0.6rem 0.24rem;
}
.sec-two ul {
	margin: 0 0 0.6rem 0;
}
.sec-two li {
	width: 2.16rem;
	min-height: 4.34rem;
	border: solid 1px #e6e6e6;
	box-shadow: 0 0 8px #d6f3e9;
	-webkit-box-shadow: 0 0 8px #d6f3e9;
	-moz-box-shadow: 0 0 8px #d6f3e9;
	margin: 0 0 0 0.12rem;
}
.sec-two li .icon {
	width: 1.4rem;
	top: 0.46rem;
	left: 50%;
	margin: 0 0 0 -0.7rem;
}
.sec-two li .tit {
	font-size: 0.28rem;
	color: #333;
	font-weight: bold;
	padding: 0.72rem 0 0.2rem 0;
}
.sec-two li .des {
	font-size: 0.24rem;
	color: #666;
	line-height: 0.36rem;
	padding: 0 0.16rem;
}



/*全球金融理财卓越标准*/
.sec-three {
	padding: 0.3rem 0;
	background: #11b982 url("../images/mobile/index/03-00.png") no-repeat center bottom;
	background-size: 7.5rem auto;
}
.sec-three .des {
	margin: 0.2rem 0.36rem;
	background: rgba(210,244,235,0.9);
	padding: 0.3rem 0.35rem;
}
.sec-three .des p {
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
}
.sec-three .des .btn-it {
	display: inline-block;
	width: 2.58rem;
	height: 0.58rem;
	text-align: center;
	line-height: 0.58rem;
	border: solid 1px #04a27f;
	border-radius: 0.3rem;
	-webkit-border-radius: 0.3rem;
	-moz-border-radius: 0.3rem;
	font-size: 0.28rem;
	color: #04a27f;
	margin: 0.24rem 0 0 0;
}
.sec-three .list {
	padding: 0.3rem 0 0.1rem 0;
}
.sec-three .list li {
	width: 25%;
}
.sec-three .list li .icon {
	width: 0.74rem;
}
.sec-three .list li .tit {
	font-size: 0.22rem;
	color: #fff;
	line-height: 0.36rem;
	padding: 0.1rem 0 0 0;
}
.sec-three .list li .tit span {
	color: #fbd974;
}



/*如何获得AFP金融理财师证书？*/
.sec-four {
	padding: 0.4rem 0 0 0;
}
.sec-four .des {
	padding: 0.36rem;
	font-size: 0.28rem;
	line-height: 0.4rem;
}
.sec-four .slide-box {
	margin: 0 0.36rem;
}
.sec-four .swiper-container {
	min-height: 4.2rem;
}
.sec-four .swiper-container .swiper-pagination-bullet {
    width: 0.36rem;
    height: 0.06rem;
    margin: 0 6px !important;
    background: #bdeadb;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    cursor: pointer;
    opacity: 1;
}
.sec-four .swiper-container .swiper-pagination-bullet-active {
    background: #049682;
}
.sec-four .swiper-container .swiper-pagination {
    bottom: 0.1rem;
}
.sec-four .swiper-slide {
	box-shadow: 0 5px 8px #d5edea;
	-webki-box-shadow: 0 5px 8px #d5edea;
	-moz-box-shadow: 0 5px 8px #d5edea;
	border: solid 1px #d8efec;
}
.sec-four .swiper-slide .inf {
	padding: 0.2rem 0.24rem;
	height: 1.2rem;
	line-height: 0.4rem;
	font-size: 0.24rem;
	color: #666666;
}

/*理财规划从业者关心热门问题*/
.sec-five {
	padding: 0.4rem 0 0 0;
}
.sec-five .pub-tit {
	line-height: 0.56rem;
	padding: 0 0 0.3rem 0;
}
.sec-five .content {
	padding: 0.4rem 0 0 0;
}
.sec-five ul {
	padding: 0 0.36rem;
}
.sec-five li {
	margin: 0 0 0.28rem 0;
}
.sec-five li .hd {
	height: 0.66rem;
	font-size: 0.3rem;
	color: #fff;
	line-height: 0.66rem;
	background: -moz-linear-gradient(left, #0caf78 0%, #77d98e 100%);
    background: -webkit-linear-gradient(left, #0caf78 0%,#77d98e 100%);
    background: -o-linear-gradient(left, #0caf78 0%,#77d98e 100%);
    background: -ms-linear-gradient(left, #0caf78 0%,#77d98e 100%);
    background: linear-gradient(to right, #0caf78 0%,#77d98e 100%);
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	margin: 0 auto;
}
.sec-five li .hd img {
	width: 0.38rem;
}
.sec-five li .des {
	padding: 0.24rem;
	background: #fff;
	border: solid 1px #a7d8c8;
	box-shadow: 0 0 8px #d1eae7;
	-webkit-box-shadow: 0 0 8px #d1eae7;
	-moz-box-shadow: 0 0 8px #d1eae7;
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
}
.sec-five li.full-list .hd {
	width: 6rem;
}
.sec-five li.item {
	width: 3.26rem;
}
.sec-five li.item .hd {
	width: 3rem;
}

.sec-five .form-yellow {
	background: url("../images/mobile/index/05-03.png") no-repeat center;
	background-size: cover;
	min-height: 4.6rem;
	padding: 0 0.4rem 0.2rem 0.4rem;
	margin: 0 0.36rem;
}
.sec-five .form-yellow .tit {
	font-size: 0.36rem;
	color: #333;
	line-height: 0.46rem;
	padding: 0.46rem 0 0.36rem 0;
}
.sec-five .form-two .fm-box {
	padding: 0 1.24rem;
}
.sec-five .form-yellow .fm-box .ip-it {
	height: 0.82rem;
	background: #fff;
	line-height: 0.82rem;
	text-align: center;
	font-size: 0.28rem;
	color: #666666;
	width: 100%;
	margin: 0 0 0.2rem 0;
}
.sec-five .form-yellow .fm-box .btn {
	width: 6rem;
	margin: 0.2rem 0 0 0;
}

/*section 06*/
.linear-bg {
	margin: 0.5rem 0 0 0;
	background: -moz-linear-gradient(top, #e4f7f5 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #e4f7f5 0%,#fff 100%);
    background: -o-linear-gradient(top, #e4f7f5 0%,#fff 100%);
    background: -ms-linear-gradient(top, #e4f7f5 0%,#fff 100%);
    background: linear-gradient(to bottom, #e4f7f5 0%,#fff 100%);
}
.sec-six {
	padding: 0.4rem 0.36rem 0 0.36rem;
}
.sec-six .content {
	padding: 0.4rem 0 0 0;
}
.sec-six li.item {
	width: 3.16rem;
	height: 1.8rem;
	margin: 0 0 0.26rem 0;
}
.sec-six li .arrow {
	width: 0.2rem;
	margin: 0.78rem 0.12rem 0 0.12rem;
}
.sec-six li .num {
	left: 0.05rem;
	top: 0.1rem;
	font-size: 0.22rem;
	color: #fff;
}
.sec-six li .tit {
	width: 0.62rem;
	padding: 0.15rem 0;
	border-bottom: solid 3px #fff;
	top: 0.15rem;
	left: 50%;
	margin: 0 0 0 -0.31rem;
	text-align: center;
	font-size: 0.3rem;
	color: #fff;
}
.sec-six li .des {
	width: 100%;
	bottom: 0.16rem;
	left: 0;
	line-height: 0.36rem;
	font-size: 0.26rem;
	color: #fff;
}

/*section 07*/
.sec-seven {
	padding: 0.4rem 0.36rem 0 0.36rem;
}
.sec-seven .content {
	margin: 0.4rem 0 0.5rem 0;
	border: solid 1px #a1dfd6;
	box-shadow: 0 0 8px #e5f4f2;
	-webkit-box-shadow: 0 0 8px #e5f4f2;
	-moz-box-shadow: 0 0 8px #e5f4f2;
}
.sec-seven .des {
	padding: 0.24rem 0.34rem;
	font-size: 0.28rem;
	color: #333333;
	line-height: 0.4rem;
	background: -moz-linear-gradient(bottom, #ddf2ef 0%, #f2fbfa 100%);
    background: -webkit-linear-gradient(bottom, #ddf2ef 0%,#f2fbfa 100%);
    background: -o-linear-gradient(bottom, #ddf2ef 0%,#f2fbfa 100%);
    background: -ms-linear-gradient(bottom, #ddf2ef 0%,#f2fbfa 100%);
    background: linear-gradient(to top, #ddf2ef 0%,#f2fbfa 100%);
}
.sec-seven .des:after {
	display: block;
	content: " ";
	position: absolute;
	width: 0.36rem;
	height: 0.12rem;
	background: -moz-linear-gradient(left, #059682 0%, #10b782 100%);
    background: -webkit-linear-gradient(left, #059682 0%,#10b782 100%);
    background: -o-linear-gradient(left, #059682 0%,#10b782 100%);
    background: -ms-linear-gradient(left, #059682 0%,#10b782 100%);
    background: linear-gradient(to right, #059682 0%,#10b782 100%);
	left: 0;
	top: 0.1rem;
	border-bottom-right-radius: 0.06rem;
	-webkit-border-bottom-right-radius: 0.06rem;
	-moz-border-bottom-right-radius: 0.06rem;
	border-top-right-radius: 0.06rem;
	-webkit-border-top-right-radius: 0.06rem;
	-moz-border-top-right-radius: 0.06rem;
}
.sec-seven .des strong.green {
	color: #04a27f;
}
.sec-seven .slide-box {
	background: #fff;
	padding: 0.26rem 0.35rem 0 0.35rem;
	min-height: 4.1rem;
}

.sec-seven .swiper-container {
	min-height: 4.1rem;
}
.sec-seven .swiper-container .swiper-pagination-bullet {
    width: 0.36rem;
    height: 0.06rem;
    margin: 0 6px !important;
    background: #bdeadb;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    cursor: pointer;
    opacity: 1;
}
.sec-seven .swiper-container .swiper-pagination-bullet-active {
    background: #049682;
}
.sec-seven .swiper-container .swiper-pagination {
    bottom: 0.3rem;
}
.sec-seven .item {
	width: calc(100% - 2px);
	height: 3.3rem;
	border: solid 1px #e1f2ee;
}
.sec-seven .item .icon {
	width: 0.24rem;
	right: 0.15rem;
	top: 0.15rem;
}
.sec-seven .item .hd {
	padding: 0 0.32rem;
	height: 1.16rem;
	line-height: 1.16rem;
	font-size: 0.42rem;
	color: #04a27f;
	font-weight: bolder;
}
.sec-seven .item .hd .ccie {
	height: 0.66rem;
}
.sec-seven .item .tit {
	font-size: 0.36rem;
	color: #333333;
	padding: 0 0.32rem;
	line-height: 100%;
}
.sec-seven .item .tit span {
	color: #04a27f;
}
.sec-seven .item .inf {
	display: inline-block;
	margin: 0.16rem 0.32rem 0.26rem 0.32rem;
	height: 0.42rem;
	line-height: 0.42rem;
	color: #333333;
	font-size: 0.26rem;
	padding: 0 0.1rem;
	background: #e5f8f4;
}
.sec-seven .item .hd .icon {
	width: 0.32rem;
	margin: -0.08rem 0 0 0;
}
.sec-seven .item .btn {
	width: 2.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	border-radius: 0.3rem;
	-webkit-border-radius: 0.3rem;
	-moz-border-radius: 0.3rem;
	font-size: 0.26rem;
	margin: 0 0 0 0.32rem;
}

/*section 08*/
.sec-eight {
	background: #f6f6f6;
	padding: 0.4rem 0.36rem 0 0.36rem;
}
.sec-eight .content {
	padding: 0.1rem 0;
}
.sec-eight li {
	font-size: 0.28rem;
	line-height: 0.3rem;
	color: #333;
	padding: 0.26rem 0;
	border-bottom: solid 1px #e6e6e6;
}
.sec-eight li:last-child {
	border: none;
}
.sec-eight li div {
	max-width: 5.5rem;
}
.sec-eight li a {
	color: #04a27f;
}

/*底部表单*/
.form-green {
	background: url("../images/mobile/index/bot-form-bg.png") no-repeat center;
	background-size: cover;
	padding: 0 0 0.5rem 0;
}
.form-green .tit {
	font-size: 0.42rem;
	color: #fff;
	line-height: 0.56rem;
	padding: 0.46rem 0 0.35rem 0;
}
.form-green .fm-box {
	padding: 0 0.75rem;
}
.form-green .fm-box .ip-it {
	height: 0.82rem;
	background: #fff;
	line-height: 0.82rem;
	text-align: center;
	font-size: 0.28rem;
	color: #666666;
	width: 100%;
	margin: 0 0 0.2rem 0;
	border: solid 1px #77d98e;
}
.form-green .fm-box .btn {
	width: 6rem;
	margin: 0.1rem 0 0 0;
}