body{
    background-color: #fafafa;
}
.header{
    text-align: center
}
.div-banner{
    margin-bottom:20px;
    height: 250px;
    background: url(/pc/img/asset/asset.png) no-repeat center center;
}
.content-title{
    margin-bottom: 40px;
}
.div-center{
    margin: 0 auto;
    margin-bottom: 68px;
    padding-bottom: 20px;
}
.div-center .content{
    border: 1px solid #eaeaea;
    /*padding: 20px 30px 37px 30px;*/
    background-color: #fff;
    min-height: 300px;
    position: relative;
    text-align: center;
}
/*.div-center .content .pinlei,*/
.div-center .content .hegui,
.div-center .content .guanli{
    display: none
}
.div-center .nav-menu-asset>li {
    display: inline-block;
    position: relative;
    border:1px solid #E54848;
    border-radius: 5px;
    padding: 8px 0px;
    margin: 15px 8px 15px 15px;
    color: #E54848;
    width: 140px;
}
.div-center .nav-menu-asset>li.select{
    background-color: #E54848;
    color: #fafafa;
}
.div-center .nav-menu-asset>li>em{
    display: none;
    position: absolute;
    margin-left: 45%;
    margin-top:27%;
    left: 0;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #E54848 transparent transparent transparent;
}
/*.div-center .nav-menu-asset>li a {
      color: #E54848;
      font-size: 14px;
}*/
/*.div-center .nav-menu-asset>li:hover {
    background-color: #E54848;
}*/
/*.nav > li > a:hover, .nav > li > a:focus{
    color: #E54848;
    background-color:#fafafa;
}*/
.content-des{
    margin-bottom: 40px;
    text-align: left;
    line-height: 25px;
}
.hr-div{
    padding:120px 6px 236px 6px;
	margin-left: 12px;
	border-left: 3px solid #E54848;
	font-size: 0;
}
.block-des{
    text-align: center;
    margin-bottom: 30px;
}
/*资产配置*/
.block-des.bg{
    width: 100%;
    height: 220px;
    margin-bottom: 100px;
    text-align: left;
    padding: 25px 150px 0px 320px;
}
.block-des.bg.one{
   background: url(/pc/img/asset/01.png) no-repeat center center;
   background-size: contain;
   background-position: 8%;
   behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des.bg.two{
     background: url(/pc/img/asset/02.png) no-repeat center center;
   background-size: contain;
   background-position: 8%;
   behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des.bg.three{
     background: url(/pc/img/asset/03.png) no-repeat center center;
   background-size: contain;
   background-position: 8%;
   behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des.bg.four{
     background: url(/pc/img/asset/04.png) no-repeat center center;
   background-size: contain;
   background-position: 8%;
   behavior: url('/pc/js/backgroundsize.min.htc');
}
/*资产配置*/
.block-des .block-left{
    display: inline-block;
    position: relative;
    width: 380px;
    height: 120px;
    background: url(/pc/img/asset/block-left.png) no-repeat center center;
    background-size: contain;
    text-align: right;
    padding: 15px 40px;
    behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des .block-center{
    position: relative;
    display: inline-block;
    width: 60px;
    height: 70px;
    background: url(/pc/img/asset/group.png) no-repeat center center;
    background-size: contain;
    behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des .block-right{
    display: inline-block;
    position: relative;
    width: 380px;
    height: 120px;
    background: url(/pc/img/asset/block-right.png) no-repeat center center;
    background-size: contain;
    text-align: left;
    padding: 15px 40px;
    behavior: url('/pc/js/backgroundsize.min.htc');
}


.block-des .block-item{
    display: inline-block;
    position: relative;
    width: 380px;
    height: 120px;
    text-align: left;
    padding: 15px 30px;
}
.block-des .block-item.one{
  background: url(/pc/img/asset/group-hegui-0.png) no-repeat center center;
  background-size: contain;
  margin: 30px 0 0 0px;
  behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des .block-item.two{
  background: url(/pc/img/asset/group-hegui-1.png) no-repeat center center;
  background-size: contain;
  margin: 30px 0 0 120px;
  behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des .block-item.three{
  background: url(/pc/img/asset/group-hegui-2.png) no-repeat center center;
  background-size: contain;
  margin: 30px 0 0 0px;
  behavior: url('/pc/js/backgroundsize.min.htc');
}
.block-des .block-item.four{
  background: url(/pc/img/asset/group-hegui-3.png) no-repeat center center;
  background-size: contain;
  margin: 30px 0 0 120px;
  behavior: url('/pc/js/backgroundsize.min.htc');
}

.block-des .des-title,.block-des .des-title-hegui{
    font-size: 20px;
    line-height: 50px;
    color: #E54848;
}
 .block-des .des-title{
     line-height: 40px;
 }
 .block-des .des-title-hegui{
     margin:30px 0px 30px 0px;
 }
.block-des .des-title-guanli{
     font-size: 20px;
    line-height: 80px;
    color: #E54848;
  
}
.block-des .fengkong-img{
    position: relative;
    width: 100%;
    height: 530px;
    background: url(/pc/img/asset/fengkong.png) no-repeat center center;
    background-size: 80%;
    behavior: url('/pc/js/backgroundsize.min.htc');
}
.des-title-hegui:before{
    content:"";
    content: url(/pc/img/asset/tr.png);
    position: relative;
    top: -3px;
    left: -7px;
}
.des-title-hegui:after{
    content:"";
    content: url(/pc/img/asset/tl.png);
    position: relative;
    top: -3px;
    left: 7px;
}
.block-des .des-body{
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
}
.block-des .des-body-guanli{
    font-size: 16px;
    color: #666666;
}
.block-des .des-list-item{
    display: inline-block;
    position: relative;
    width: 190px;
    height: 60px;
    background: url(/pc/img/asset/list-item.png) no-repeat center center;
    background-size: contain;
    text-align: right;
    font-size: 18px;
    color: #E54848;
    padding: 18px 50px;
    margin-left: 50px;
    text-align: left;
    margin-top:10px;
    behavior: url('/pc/js/backgroundsize.min.htc');
}