.invest-main{background: #fff;height: auto;margin: calc(30rem / 14) auto;}
/*选项*/
.item-head {width: 100%;border-bottom: 1px solid #7babd6;position: relative;line-height: 46px;height: 46px;}
.item-head .line { position: absolute; bottom: -1px; left: 0; width: 83px; height: 1px; background: #ffc819; margin: 0; border: none; }
.item-head h3 {display: inline-block;float: left;font-weight: 500;margin: 0;font-family: "Microsoft YaHei UI";font-size: 28px;}
.item-list{margin: calc(20rem / 14) 0 0 0;min-height: 30px;}
.list-header{width: 98px;font-size: 16px;font-family: "Microsoft YaHei";font-weight: bold;display: inline-block;text-align: right;height: 28px;line-height: 28px;}
.hot-search ul{width: calc(100% - 110px);display: inline-block;float: right;}
.invest-main .hot-search ul li{float: left;margin: 2px 5px;cursor: pointer;line-height: 28px;padding: 0px 15px;}
.invest-main .hot-search ul li.on{background: #0a579a;color: #fff;}
/*列表*/
.main-list{margin:40px 0 20px;}
.main-list-box{width: 100%;height: 216px;background: #f8fafd;padding: 20px 30px 30px;position: relative;display: inline-block;}
.list-box-header{font-size: 24px;border-bottom: 1px solid #cacaca;line-height: 62px;margin-bottom: calc(15rem / 14);}
.list-box-title{line-height: calc(24rem / 14);color: #666666;margin-bottom: calc(20rem / 14);}
.list-box-text{line-height: 32px;height: 32px;font-size: 16px;font-weight: bold;}
.list-box-jy{font-size: 16px;color: #000;}
.list-box-footer{width: 100%;height: 46px;background: url("../assets/images/more_bg.png");position: absolute;bottom: 0;left: 0;}
.link-detail{line-height: 14px;color: #005096;padding-left: 40px;position: relative;display: inline-block;width: 100%;font-weight: bold;}
.link-detail:hover{text-decoration: none;}
.list-box-title p{max-height:48px; min-height: 24px;line-height: 24px;margin: 0;font-size: 14px;color: #666666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;word-break: break-all;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.invest-page{width: 100%;margin:20px auto;background: #fff;text-align: center;}
/*.link-detail .btn-inner{position: relative;z-index: 1;}
.link-detail:hover .btn-inner{color: #005096;ransition: all 0.5s;-moz-transition: all 0.5s;-webkit-animation: all 0.5s;}
.link-detail .btnbg-x{position: absolute;left:-1px;top:-1px;width: 0;bottom: -1px; transition: all 0.5s;-moz-transition: all 0.5s;-webkit-animation: all 0.5s;}
.link-detail:hover .btnbg-x{width: 100%;width: calc(100% + 2px);background: #ffc819;}*/
.e-detail-banner .e-detail-banner__wrapper{background-image:url("../assets/images/banner.jpg")}

@media(max-width:1440px){
    .list-box-header{font-size: 19px;}
    .list-box-text{font-size: 14px;}
}

.header-list-box{width: 100%;height: 44px;background: url("../assets/images/more_bg.png");}
.list-box-more{text-align: right;position: absolute;bottom: 30px;right: 30px;}
.itemList .col-xs-4{margin-bottom: 40px;}
.link-detail:hover{color: #005096;}
.itemList .col-xs-4>div:hover{box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 5px 16px rgba(0, 0, 0, 0.08);width: 100%;height: 100%;display: block;}