@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%;}
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;}
del,ins,u,a{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-family:"Microsoft YaHei";font-size:14px;color:#333;outline:0;}
body{font-size:14px;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color: #333;background:#ffffff;}
p,a{color:#333;}
/*a{
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
*/a:hover{text-decoration: none;}

html{
	background-color: #ffffff;
}
.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;}




.banner{
    min-width: 1000px;
  	background: url(../images/banner.jpg?dt=20200416T151900) top center no-repeat;
}
.banner .wrapper {
  height: 450px;
}

.imgs1 {
    position: relative;
}
.imgs1 .top-text {
    position: absolute;
    top: -51px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.imgs1 .read-more-btn1,
.imgs1 .read-more-btn2 {
    position: absolute;
    width: 494px;
    height: 120px;
    bottom: 50px;
    text-indent: -8888px;
}
.imgs1 .read-more-btn1 {
    left: 0;
}
.imgs1 .read-more-btn2 {
    right: 0;
}

.fund-card-sec {
    padding-bottom: 38px;
}
.fund-card-sec1 {
    padding-top: 64px;
    background: #a81707 url("../images/sec1-top-bg.jpg") no-repeat center top;
}
.fund-card-sec2 {
    padding-bottom: 74px;
    background: #a81707 url("../images/sec-bottom-bg.jpg") no-repeat center bottom;
}
.fund-card-sec .fund-card-sec-wrapper {
    width: 1000px;
    margin: 0 auto;
}
.fund-card-sec .fund-card-sec-wrapper {
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #d48171;
    border-radius: 20px;
}
.fund-card-top {
    position: relative;
    padding-top: 148px;
    padding-bottom: 42px;
    background-color: #fff;
}
.fund-card-top .fund-card-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.fund-msg .fund-name {
    font-size: 30px;
    color: #333333;
    text-align: center;
}
.fund-msg .fund-tags {
    text-align: center;
    margin-top: 25px;
}
.fund-msg .fund-tags span {
    font-size: 22px;
    color: #e8541d;
    padding: 4px 15px;
    border-radius: 4px;
    margin: 0 5px;
    border: 1px solid #e8541d;
}
.fund-msg  .yield-sec {
    margin-top: 25px;
    overflow: hidden;
}
.fund-msg  .yield-sec > div {
    width: 50%;
    float: left;
}
.fund-msg  .yield-sec > div .yield-default-style {
    font-size: 45px;
    color: #e8541d;
    text-align: center;
}
.fund-msg  .yield-sec > div .yield-default-style i {
    font-size: 30px;
    color: #e8541d;
    font-style: normal;
}
.fund-msg  .yield-sec > div .yield-time-default-style {
    font-size: 18px;
    color: #999999;
    text-align: center;
}
.fund-msg .btn {
    text-align: center;
    margin-top: 30px;
}
.fund-msg .btn a {
    display: inline-block;
    padding: 15px 92px;
    font-size: 30px;
    color: #fff;
    border-radius: 50px;
    background: #ef4929;
    background: linear-gradient(to right, #fb5b32, #e0301d);
}

.fund-card-bottom {
    padding: 35px 30px;
}
.fund-card-bottom ul li {
    position: relative;
    font-size: 22px;
    color: #fff3e5;
    padding-left: 50px;
    margin-bottom: 18px;
    line-height: 1.6;
}
.fund-card-bottom ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 29px;
    height: 26px;
    background: url("../images/list-icon.png?dt=20200326T151900") no-repeat;
}
.fund-card-bottom .tips {
    margin-top: 10px;
}
.fund-card-bottom .tips p {
    font-size: 22px;
    color: #fff7ec;
    line-height: 1.6;
}
.footer-text {
    background-color: #ececec;
}
.footer-text .footer-text-wrapper {
    width: 1000px;
    margin: 0 auto;
    padding: 42px 0 24px;
}
.footer-text p {
    font-size: 22px;
    color: #666666;
    line-height: 1.6;
    margin-bottom: 20px;
}

.wrapper{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#main .imgs{
  min-width: 1000px;
  text-align: center;
}

.new-add {
  position: relative;
}
.new-add .btn {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
  text-align: center;
  z-index: 100;
}
.new-add .btn a {
  font-size: 24px;
  color: #1c61e6;
}
.new-add .btn a:hover {
  text-decoration: underline;
}


.flwj{
    position: absolute;
    height: 50px;
    line-height: 50px;
    left: 157px;
    bottom: 62px;
    padding-left: 15px;
}
.flwj a{
	color: #2f74c2;
	font-size: 16px;
    margin-right: 50px;
}
.flwj a:hover{
	text-decoration: underline;
}

/* 右侧悬浮窗css */
.suspension-pop{
	position: fixed;
	bottom: 50px;
	right: 20px;
	padding-bottom: 20px; 
	border-radius: 10px;
	width: 155px;
	overflow: hidden;
	text-align: center;
	-webkit-animation: susPop 1.2s ease-in-out;
  	animation: susPop 1.2s ease-in-out;
  	z-index: 100;
}
.suspension-pop .bottomTxt{
	padding-bottom: 20px; 
	background: rgba(0, 0, 0, 0.8);
	border-radius: 10px;
}
.suspension-pop .topImg{
	border-radius: 10px 10px 0 0;
	width: 100%;
}
.suspension-pop p{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding: 30px 12px 15px;
}
.suspension-pop .yyBtn{
	text-align: center;
}
.suspension-pop .yyBtn a{
	display: inline-block;
	width: 110px;
	height: 38px;
	background: #ff6307;
	border-radius: 4px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

@-webkit-keyframes susPop {
  0% { 
  		-webkit-transform: scale(0.5); 
  		bottom: 500px;
  	}
  100% { 
  	-webkit-transform: scale(1.0); 
  	bottom: 50px;
  }
}
 
@keyframes susPop {
  0%{ 
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    bottom: 500px;
  }100%{
  	transform: scale(1.0);
    -webkit-transform: scale(1.0);
    bottom: 50px;
  }
}
