@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,a,span,i,em,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
del,s{text-decoration: line-through;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
a{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-family:"Microsoft YaHei";font-size:14px;color:#333;outline:0;}
body{min-width: 1002px; font-size:14px;line-height:1;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color: #333;background:#fff;}
p,a{color:#333;}
a{
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
a:hover{text-decoration: none;}

body{
	/*height: 7112px;*/
	/*background: url(../body.jpg) center 50px no-repeat;*/
}


.wrap{
	position: relative;
	margin:0 auto;
	width: 1000px;
	height: 100%;
}

.clearfix:after,
.clearfix:before{content:" ";display:table;}
.clearfix:after{clear:both;}


.header{height:80px;background:#fff;}
.header .logo{
    float: left;
    width:279px;
    height:46px;
    padding-top: 8px;
}
.header .logo a{
    display: inline-block;
    width:279px;
    height:46px;
    background:url(../images/logo.jpg) left no-repeat;
    text-indent: -9999px;
}
.header .main{
    padding: 0;
    width: 1000px;
    margin:0 auto;
    overflow: hidden;
    padding-top: 8px;
}
.header .main .logo{
    display: inline-block;
    float: left;
    margin: 0;
}
.header .nav{
    float:right;
    padding-top: 15px;
    color:#a2a5a4;
}
.header .nav li{
    display: inline-block;
}
.header .nav a{
    padding: 0px 15px;
    font: bold 16px/35px "微软雅黑";
    color: #3e3e3e;
    text-decoration: none;
}
.header .nav a:hover{
    color: #ff6307;
    -webkit-transition: none;
    transition: none;
}



.footer{
	padding-top: 50px;
	height: 100px;
	text-align: center;
}
.footer p,
.footer a{
	color: #ababab;
	line-height: 22px;
}
.footer a:hover{color: #f67b29;}

.grey-333333 {
  color: #333333!important;
}
.red-f91459 {
  color: #f91459!important;
}

.banner{
	height: 358px;
	background: url(../images/banner.jpg?dt=20190805T1836) no-repeat top center;
}

.page-section .section-wrapper {
    width: 1210px;
    padding: 70px 0;
    margin: 45px auto 0;
}
.page-section .sec-img {
    display: block;
    margin: 0 auto;
}
.page-section .fund-card-tips {
    padding: 0 20px;
}
.page-section .fund-card-tips p {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.8;
    line-height: 1.5;
}

.section1 {
    height: 939px;
    margin-top: -1px;
    background: url(../images/sec1-img.jpg) no-repeat center top;
}
.section2 {
    height: 674px;
    margin-top: -1px;
    background: url(../images/sec2-img.jpg) no-repeat center top;
}
.section3 {
    height: 722px;
    margin-top: -1px;
    overflow: hidden;
    background: url(../images/sec3-img.jpg) no-repeat center top;
}
.section3 .section-wrapper {
    position: relative;
    padding: 0;
    margin-top: 181px;
}
.section3 .section-wrapper a.join-btn {
    position: absolute;
    left: 42px;
    bottom: 56px;
    font-size: 26px;
    color: #fff;
    width: 351px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    border-radius: 5px;
    background-color: #d01414;
    text-decoration: none;
}
.section3 .section-wrapper a.join-btn:hover {
    background-color: #bf0b0b;
}
.section3 .section-wrapper .right-txt-list {
    position: absolute;
    right: 48px;
    top: 146px;
    width: 434px;
    height: auto;
    z-index: 1;
}
.section3 .right-txt-list .cover{
    position: absolute;
    width: 434px;
    height: 94px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    pointer-events: none;
    bottom: -33px;
    z-index: 100;
}

.section4 {
    padding: 60px 0 76px;
    margin-top: -1px;
    overflow: hidden;
    background: url(../images/sec4-bg.png) repeat-y center top;
}
.section4 .section-wrapper {
    width: 1201px;
    position: relative;
    padding: 0 0 50px;
    background: url("../images/fund-card-bg.png") no-repeat;
}
.product .section-wrapper {
    padding-top: 82px;
}
.product .section-wrapper .product-cards-title {
    position: absolute;
    top: 8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 30px;
    color: #223f91;
}
.product .section-wrapper .product-cards-title span {
    color: #d01414;
}

.product-cards li {
    float: left;
    width: 541px;
    margin: 0 28px;
}
/*.product-cards li.left {*/
    /*margin-right: 11px;*/
/*}*/
.product-cards li.margin-bottom-36 {
    margin-bottom: 36px;
}

.product-cards li .fund-msg {
    padding: 4px;
    background: linear-gradient(to bottom, #ffffff, #fff8f0);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius:10px;
}
.product-cards li .fund-msg .fund-msg-wrapper {
    padding: 24px 0;
    border: 1px solid #e0ddd6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.product-cards li .fund-msg .tags {
    text-align: center;
    padding-top: 14px;
}
.product-cards li .fund-msg .tags span {
    display: inline-block;
    padding: 2px 5px;
    border: 1px solid #6c3505;
    line-height: 1;
    font-size: 18px;
    color: #6c3505;
    border-radius: 3px;
    margin: 0 3px;
}
.product-cards li .fund-msg .fund-yield-sec {
    padding: 24px 18px 0;
}
.product-cards li .fund-msg .fund-yield-sec > div {
    float: left;
    width: 50%;
}
.product-cards li .fund-msg .fund-yield-sec .yield-default-style {
    font-size: 48px;
    color: #d01414;
    text-align: center;
    font-weight: bold;
}
.product-cards li .fund-msg .fund-yield-sec .yield-time-default-style {
    font-size: 15px;
    color: #535047;
    text-align: center;
    padding-top: 5px;
}

.product-cards .fund-msg .fund-name {
    text-align: center;
    font-size: 30px;
    color: #d01414;
    font-weight: bold;
}
.product-cards .fund-msg .fund-name span {
    display: inline-block;
    margin-top: 10px;
    font-size: 24px;
    font-weight: normal;
}

.product-cards .fund-msg .btn {
    text-align: center;
    padding-top: 22px;
}
.product-cards .fund-msg .btn a {
    display: inline-block;
    width: 450px;
    height: 50px;
    font-size: 24px;
    background: #d01414;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    -webkit-box-shadow: 0 3px 20px #ddaeae;
    -moz-box-shadow: 0 3px 20px #ddaeae;
    box-shadow: 0 3px 20px #ddaeae;
}
.product-cards .fund-msg .btn a:hover {
    text-shadow: 0 2px 20px rgba(255, 255, 255, 0.8);
}
.product-cards .fund-msg .fund-tips {
    font-size: 14px;
    color: #ffffff;
    padding-top: 10px;
}
.product-cards .fund-card-tips {
    margin-top: 5px;
}
.product-cards .fund-card-tips p {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    padding-top: 5px;
    text-align: justify;
    opacity: 0.3;
}

.product-cards .bottom-content {
    position: relative;
    padding-left: 116px;
    margin-top: 24px;
}
.product-cards .bottom-content .left-title {
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-cards .bottom-content .left-title span {
    position: relative;
    display: inline-block;
    font-size: 20px;
    color: #5d2f19;
    background-color: #f9eee0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 8px;
}
.product-cards .bottom-content .left-title span:after {
    content: '';
    position: absolute;
    right: -6px;
    top: 60%;
    margin-top: -5px;
    width: 0;
    height: 0;
    border-left: 6px solid #f9eee0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
.product-cards .bottom-content .rank-data {
    overflow: hidden;
}
.product-cards .bottom-content .rank-data p {
    float: left;
    font-size: 18px;
    color: #868686;
}
.product-cards .bottom-content .rank-data p.padding-left-20 {
    padding-left: 64px;
}
.product-cards .bottom-content .rank-data p .num1 {
    font-size: 38px;
    color: #e71212;
}
.product-cards .bottom-content .rank-data p .num2 {
    font-size: 24px;
    color: #5d2f19;
}
.product-cards .fund-4 .bottom-content {
    padding-left: 0;
}
.product-cards .bottom-content .tags {
    padding-top: 6px;
    text-align: center;
}
.product-cards .bottom-content .tags span {
    display: inline-block;
    padding: 4px 10px;
    background-color: #f9eee0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 24px;
    color: #5d2f19;
    margin: 0 15px;
}

.swiper-container{
    width: 434px;
    height: 268px;
}
.swiper-container .swiper-slide{
    height: auto;
    background: #ffffff;
    margin-bottom: 17px;
    text-align: left;
    padding: 11px 14px 15px;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 18px;
    color: #525252;
    line-height: 28px;
}

.section5 .section-wrapper {
    padding: 0;
}
.section5 .section-wrapper p {
    font-size: 16px;
    color: #000000;
    opacity: 0.5;
    text-align: justify;
    line-height: 1.5;
    margin-bottom: 15px;
}

.tips {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    padding-top: 20px;
    padding-left: 11px;
}
