/* CSS Document */
body {background: #ffeedb!important;}
.content {
	width: 1080px;
	margin: 0 auto;
}
.content:after { 
	content:"."; 
	display:block; 
	clear:both; 
	height:0;
	overflow:hidden;
}

.gradient {
	background: -moz-linear-gradient(top, #ffde6f 0%, #ffd446 100%);
    background: -webkit-linear-gradient(top, #ffde6f 0%,#ffd446 100%);
    background: -o-linear-gradient(top, #ffde6f 0%,#ffd446 100%);
    background: -ms-linear-gradient(top, #ffde6f 0%,#ffd446 100%);
    background: linear-gradient(to bottom, #ffde6f 0%,#ffd446 100%);
	box-shadow: 0 0 10px #ffe0ca;
	-webkit-box-shadow: 0 0 10px #ffe0ca;
	-moz-box-shadow: 0 0 10px #ffe0ca;
}
.btn-item {
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: #333;
	width: 336px;
	height: 52px;
	line-height: 52px;
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	cursor: pointer;
	font-weight: bold;
}
.btn-item-sm {
	width: 160px;
	height: 28px;
	line-height: 28px;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	font-size: 14px;
}
.btn-item:hover {
	opacity: 0.8;
}
a.disabled {
	background: #e4e4e4;
	box-shadow: 0 0 10px #ececec;
	-webkit-box-shadow: 0 0 10px #ececec;
	-moz-box-shadow: 0 0 10px #ececec;
	color: #9c9c9c;
}

.public-title {
	font-size: 42px;
	color: #212121;
	font-weight: bold;
	line-height: 106%;
	text-align: center;
	text-shadow: 5px 5px 8px #e7e0d9;
	-webkit-text-shadow: 5px 5px 8px #e7e0d9;
	-moz-text-shadow: 5px 5px 8px #e7e0d9;
}
.public-title .icon {
	margin: -3px 28px 0 28px;
	vertical-align: middle;
}
.at-pc .banner {
	height: 361px;
	background: url("../images/pc/banner.png") no-repeat center;
}
.at-pc .banner .date-ele {
	font-size: 20px;
	color: #000;
	padding: 275px 0 0 0;
	line-height: 100%;
}

/*领新人好礼*/
.at-pc .section01 {
	padding: 60px 0 0 0;
}
.section01 .white-box {
	background: #fff;
	margin: 25px 0 0 0;
	padding: 40px 0;
}
.section01 .title {
	background: url("../images/pc/s-title-icon.png") no-repeat left center;
	padding: 0 0 0 24px;
	font-size: 30px;
	color: #212121;
	line-height: 100%;
}
.section01 .title span {
	color: #fc3210;
	margin: 0 20px 0 0;
}
.section01 .welfare_01 {
	padding: 40px 0 0 0;
}
.section01 .welfare_01 .coupon-box {
	padding: 0 30px;
}
.section01 .welfare_01 .coupon-item {
	width: 492px;
	height: 118px;
	background: url("../images/pc/coupon-icon.png") no-repeat center;
}
.section01 .welfare_01 .coupon-item .item01 {
	width: 300px;
	height: 118px;
	left: 0;
	top: 0;
	font-size: 26px;
	color: #fff;
	text-align: center;
}
.section01 .welfare_01 .coupon-item .item01 p {
	padding: 36px 0 12px 0;
}
.section01 .welfare_01 .coupon-item .item01 div {
	font-size: 16px;
	color: #fff;
}
.section01 .welfare_01 .coupon-item .item02 {
	font-size: 70px;
	color: #fc3210;
	line-height: 100%;
	width: 182px;
	height: 118px;
	line-height: 118px;
	font-weight: bolder;
	right: 10px;
	top: 0;
	text-align: center;
}
.section01 .welfare_01 .coupon-item .item02 span {
	font-weight: normal;
	font-size: 26px;
}
.section01 .welfare_01 .coupon-inf {
	font-size: 14PX;
	color: #999999;
	padding: 25px 0 20px 30px;
}

.section01 .welfare_02 {
	padding: 60px 0 0 0;
}
.section01 .welfare_02 li {
	width: 33.33%;
	height: 200px;
}
.section01 .welfare_02 li p {
	font-size: 16px;
	color: #212121;
	padding: 12px 0 0 0;
}

.section01 .welfare_03 {
	padding: 60px 0 0 0;
}
.section01 .welfare_03 .left-ele {
	width: 560px;
	height: 465px;
	margin: 0 0 0 30px;
}
.section01 .welfare_03 .left-ele .swiper-container-pic {
	height: 435px;
}
.section01 .welfare_03 .left-ele .swiper-slide {
	width: 560px;
	height: 390px;
	overflow: hidden;
}
.section01 .welfare_03 .left-ele .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	color: #ccc;
	font-size: 12px;
	font-style: italic;
	background: none;
	opacity: 1;
	text-indent: -2px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border: solid 1px #cccccc;
	margin: 0 7px;
}
.section01 .welfare_03 .left-ele .swiper-pagination-bullet-active {
	color: #fc3210;
	border: solid 1px #fc3210;
	font-weight: bold;
}
.section01 .welfare_03 .right-ele {
	width: 360px;
	padding: 0 30px;
	margin: 60px 0 0 0;
	border-left: dashed 1px #ffa79a;
	min-height: 100px;
}
.section01 .welfare_03 .right-ele .s-title {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	line-height: 100%;
	margin: 0 0 16px 0;
}
.section01 .welfare_03 .right-ele .s-title .icon {
	left: -41px;
	top: 0;
}
.section01 .welfare_03 .right-ele .bot-border {
	border-bottom: dashed 1px #ffe8e4;
}
.section01 .welfare_03 .right-ele ul.list-01 {
	padding: 0 0 10px 0;
	margin: 0 0 28px 0;
}
.section01 .welfare_03 .right-ele li {
	margin: 0 0 12px 0;
	color: #666666;
	font-size: 14px;
}

/*学经典好课*/
.section02 {
	padding: 60px 0 0 0;
}
.section02 .content {
	background: #fff;
	padding: 45px 0;
	margin-top: 40px;
}
.section02 .content ul {
	padding: 0 30px;
}
.section02 li {
	width: 490px;
	height: 234px;
	border: solid 1px #e6e6e6;
}
.section02 li .l-ele {
	width: 280px;
	height: 234px;
	background: #fff2f0;
}
.section02 li .l-ele .title {
	font-size: 18px;
	color: #212121;
	font-weight: bold;
	padding: 20px 20px 12px 20px;
}
.section02 li .l-ele p {
	font-size: 16px;
	color: #999;
	padding: 0 20px;
}
.section02 li .r-ele {
	width: 166px;
	margin: 0 20px 0 0;
	padding: 28px 0 0 0;
}
.section02 li .r-ele p {
	font-size: 16px;
	color: #666666;
	padding: 0 0 20px 0;
}
.section02 li .r-ele p span {
	color: #fc3210;
}
.section02 li .r-ele .btn-item {
	margin: 10px 0 0 0;
}

/*理财教育网*/
.section03 {
	padding: 60px 0 75px 0;
}
.section03 .content {
	background: #fff;
	padding: 45px 0;
	margin-top: 40px;
}
.section03 .des {
	font-size: 20px;
	color: #212121;
	line-height: 100%;
	padding: 0 0 60px 0;
}
.section03 ul {
	padding: 0 0 0 10px;
}
.section03 li {
	width: 200px;
	height: 200px;
	background: url("../images/pc/count-bg.png") no-repeat center;
	margin: 0 0 0 52px;
}
.section03 li strong {
	display: block;
	font-size: 46px;
	font-weight: bold;
	color: #fc3210;
	line-height: 100%;
	padding: 55px 0 20px 0;
	vertical-align: middle;
}
.section03 li p {
	font-size: 20px;
	color: #212121;
}


/*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*/
	