@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,hgroup,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: 539px;
	background: url(../images/banner.jpg?dt=20190805T1836) top center repeat-x;
}

.page-section .section-wrapper {
    width: 1200px;
    padding: 70px 0;
    margin: 0 auto;
}

.section1 {
    height: 765px;
    background: url(../images/sec1-img.jpg?dt=20190927T144300) no-repeat center top;
}
.section2-yr {
    height: 554px;
    background: url(../images/sec2-img-yr.jpg?dt=20190927T144300) no-repeat center top;
}
.section2 {
    height: 744px;
    background: url(../images/sec2-img.jpg?dt=20190927T144300) no-repeat center top;
}
.section4 {
    height: 568px;
    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 {
    height: 879px;
    background: url(../images/sec5-img.jpg?dt=20190927T144300) no-repeat center top;
}
.section6 {
    height: 463px;
    background: url(../images/sec6-img.jpg?dt=20190927T144300) no-repeat center top;
}
.section7 {
  background-color: #1f1c1c;
}
.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;
}

.section4 {
    background-color: #fff;
}
.section4 .sec4-title-img {
    display: block;
    margin: 0 auto;
}
.section4 .card{
    display: inline-block;
    position: absolute;
    width: 390px;
    height: 340px;
    top: 0;
    opacity: 0;
}
.section4 .card-1{
    left: 0;
}
.section4 .card-2{
    left: 405px;
}
.section4 .card-3{
    right: 0;
}
.section4 .btn-more{
    display: inline-block;
    position: absolute;
    width: 455px;
    height: 65px;
    background: red;
    opacity: 0;
    left: 373px;
    top: 554px;
}

.page-section .content-img {
  width: 1000px;
  margin: 0 auto;
}
.page-section .content-img img {
  display: block;
}

.sec1-card-img,
.sec1-activity-img {
  position: relative;
}
.sec1-card-img a {
  position: absolute;
  width: 482px;
  height: 268px;
  top: 91px;
}
.sec1-card-img a.left-card {
  left: 0;
}
.sec1-card-img a.right-card {
  right: 0;
}

.sec1-activity-img .activity-btn {
  position: absolute;
  width: 1000px;
  height: 206px;
  top: 77px;
}

.product {
    background: #fff;
}
.product .section-wrapper {
  padding-top: 0;
}
.product h3 img {
    display: block;
    margin: 0 auto;
}

.product-cards li {
  float: left;
  width: 589px;
}
.product-cards li.left {
  margin-right: 21px;
}
.product-cards li.margin-bottom-36 {
  margin-bottom: 36px;
}

.product-cards li .fund-msg {
  padding: 5px;
    -webkit-border-radius: 0.15rem;;
    -moz-border-radius: 0.15rem;;
    border-radius: 0.15rem;
    background: #eccc9e;
    background: linear-gradient(to right, #e8c591, #f2d8b7);
}
.product-cards li .fund-msg .fund-msg-wrapper {
    /*height: 225px;*/
    padding: 16px 0;
    background: #fff;
    -webkit-border-radius: 0.15rem;;
    -moz-border-radius: 0.15rem;;
    border-radius: 0.15rem;
}
.product-cards li .fund-msg .tag {
  text-align: center;
}
.product-cards li .fund-msg .tag span {
  display: inline-block;
  padding: 2px 5px;
  border: 1px solid #cd0000;
  border-radius: 0.05rem;
  line-height: 1;
  font-size: 17px;
  color: #cd0000;
  border-radius: 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: 34px;
  color: #cd0000;
  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: #5d2f19;
  font-weight: bold;
  background: url(../images/fund-name-bg.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 17px 0 15px;
}
.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: 476px;
  height: 79px;
  font-size: 24px;
  background: url(../images/fund-card-btn-bg.png) no-repeat;
  text-align: center;
  line-height: 57px;
  color: #fff;
}
.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: #999999;
  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: #000000;
  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;
}

.tips {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
    padding-top: 20px;
    padding-left: 11px;
}

.fx-tips .section-wrapper {
    padding-bottom: 20px;
    padding-top: 30px;
}
.fx-tips p {
    font-size: 14px;
    color: #999999;
    line-height: 1.5;
    margin: 10px 0;
}

.table{
  width: 100%;
}

.table .desc {
  margin-bottom: 0.25rem;
  font-size: 24px;
  color: #979797;
  line-height: 1;
  text-align: center; 
}

.table th {
  padding: 24px 0;
  border: 2px solid #fff;
  background-color: #ff8547;
  background: -webkit-linear-gradient(top, #fc7948, #fda461);
  background: -o-linear-gradient(bottom, #fc7948, #fda461);
  background: -moz-linear-gradient(bottom, #fc7948, #fda461);
  background: linear-gradient(to bottom, #fc7948, #fda461);
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.table tr:first-of-type th:first-of-type {
  border-radius: 20px 0 0 0;
}
.table tr:first-of-type th:last-of-type {
  border-radius: 0 20px 0 0;
}
.table td {
  padding: 24px 0;
  border: 2px solid #fff;
  background-color: #f5f5f5;
  text-align: center;
  font-size: 24px;
  color: #333333;
}
