@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: 580px;
	background: url(../images/banner.jpg?dt=20190805T1836) top center repeat-x;
}

.page-section .section-wrapper {
    width: 1210px;
    padding: 70px 0;
    margin: 0 auto;
}
.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 {
  padding-bottom: 80px;
  background: #f7f7f7 url(../images/sec1-bottom-bg.jpg) no-repeat center bottom;
}
.section1 h3 img {
    display: block;
    margin: 0 auto;
}
.section1 .manager-card {
    overflow: hidden;
    padding-top: 50px;
    padding-left: 3px;
}
.section1 .manager-card a {
    position: relative;
    display: block;
    float: left;
    width: 272px;
    height: 496px;
    padding: 35px 14px;
    background-color: #ffffff;
    border: 1px solid #d7b369;
    margin-left: -1px;
    opacity: 0.5;
}
.section1 .manager-card a .line-top-txt {
    padding-bottom: 8px;
    border-bottom: 1px solid #713908;
}
.section1 .manager-card a .line-top-txt h4 {
    font-size: 28px;
    color: #713908;
    font-weight: normal;
}
.section1 .manager-card a .line-top-txt h4:before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 26px;
    background-color: #713908;
    margin-right: 5px;
    vertical-align: middle;
}
.section1 .manager-card a .line-top-txt p {
    font-size: 18px;
    color: #713908;
    padding-top: 5px;
}
.section1 .manager-card a .line-bottom-txt {
    padding-top: 8px;
}
.section1 .manager-card a .line-bottom-txt .desc {
    font-weight: bold;
    font-size: 20px;
    color: #713908;
}
.section1 .manager-card a .line-bottom-txt .start-time {
    font-size: 18px;
    color: #713908;
    padding-top: 8px;
}
.section1 .manager-card a .line-bottom-txt .start-time:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 26px;
    background: url("../images/camera-icon.png") no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 5px;
    vertical-align: -3px;
}
.section1 .manager-card a .manager-pic {
    position: absolute;
    bottom: 18px;
    left: 0;
    right: 0;
}
.section1 .manager-card a .manager-pic:after {
    content: '';
    position: absolute;
    left: 32px;
    right: 32px;
    bottom: 0;
    width: 241px;
    height: 6px;
    background-color: #e9cda7;
}
.section1 .manager-card a .manager-pic img {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.section1 .manager-card a.current {
    background-color: #e9cda7;
    opacity: 1;
}
.section1 .manager-card a.current .manager-pic:after {
    background-color: #333333;
}

.section2 {
    background: #b50000;
}
.section2 .section-wrapper {
    width: 1220px;
    position: relative;
    padding: 0 0 50px;
}
.section2 .section-wrapper .fund-cards {
    position: absolute;
    top: 352px;
    width: 574px;
    height: 326px;
    background: url("../images/fund-card-bg.png") no-repeat;
}
.section2 .section-wrapper .fund-cards .card-item {
    position: absolute;
    top: 65px;
    width: 270px;
    text-align: center;
}
.section2 .section-wrapper .fund-cards .card-item h5 {
    font-size: 28px;
    color: #5d2f19;
    margin-top: 14px;
    line-height: 46px;
}
.section2 .section-wrapper .fund-cards .card-item .tags {
    margin-top: 16px;
}
.section2 .section-wrapper .fund-cards .card-item .tags span {
    font-size: 20px;
    color: #df0303;
    margin: 0 10px;
}
.section2 .section-wrapper .fund-cards .card-item .fund-yield-item {
    margin-top: 25px;
}
.section2 .section-wrapper .fund-cards .card-item .fund-yield-item .fund-yield {
    font-size: 28px;
    color: #df0303;
    font-weight: bold;
}
.section2 .section-wrapper .fund-cards .card-item .fund-yield-item .fund-yield-time {
    font-size: 18px;
    color: #868686;
    padding-top: 5px;
}
.section2 .section-wrapper .fund-cards .card-item .card-btn {
    padding-top: 22px;
}
.section2 .section-wrapper .fund-cards .card-item .card-btn a {
    display: inline-block;
    width: 248px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    color: #ffffff;
    background: #e81515;
    background: linear-gradient(to bottom, #f32b2b, #de0000);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.section2 .section-wrapper .fund-cards .card1-item {
    left: 11px;
}
.section2 .section-wrapper .fund-cards .card2-item {
    right: 11px;
}
.section2 .section-wrapper .left-cards {
    left: 15px;
}
.section2 .section-wrapper .right-cards {
    right: 15px;
}
.section3 .section-wrapper {
    position: relative;
    width: 1220px;
    padding: 0;
}
.section3 .section-wrapper .sec-btn {
    position: absolute;
    left: 222px;
    bottom: 135px;
    width: 349px;
    height: 0;
    padding-top: 54px;
    overflow: hidden;
    color: transparent;
}
.section4 {
    height: 556px;
    background: url(../images/sec4-img.jpg?dt=20190927T144300) no-repeat center top;
}
.section4 .imgs-wrapper {
    position: relative;
    width: 1200px;
    height: 340px;
    margin: 0.35rem auto 0;
}
.section5 {
    padding-bottom: 120px;
    background: #f7f7f7 url("../images/sec5-bottom-bg.jpg") no-repeat center bottom;
}
.section5 .section-wrapper {
    position: relative;
    padding: 0;
}
.section5 .section-wrapper a.join-btn {
    position: absolute;
    left: 42px;
    bottom: 56px;
    font-size: 26px;
    color: #333333;
    width: 351px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    border-radius: 5px;
    background-color: #eccd8c;
    text-decoration: none;
}
.section5 .section-wrapper a.join-btn:hover {
    background-color: #efc875;
}
.section5 .section-wrapper .right-txt-list {
    position: absolute;
    right: 48px;
    top: 267px;
    width: 434px;
    height: auto;
    z-index: 1;
}
.section5 .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;

}

.swiper-container{
    width: 434px;
    height: 218px;
}
.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;
}

.section6 {
    background-color: #b50000;
}
.section7 {
  background-color: #840000;
}
.section7 .section7-wrapper {
  padding: 50px 0;
  width: 1200px;
  margin: 0 auto;
}
.section7 .section7-wrapper p {
  font-size: 16px;
  color: #646363;
  line-height: 1.6;
  text-align: justify;
}
.section7 .section7-wrapper p.padding-top-30 {
  padding-top: 30px;
}

.tips {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    padding-top: 20px;
    padding-left: 11px;
}
