@charset "UTF-8";
/*************************************创业创新案例 start******************************************/
.case_list{
    width:100%;
    padding:3px 2% 15px;
    border-top:10px solid #f4f4f4;
    border-bottom:10px solid #f4f4f4;
    overflow:hidden;
}
.case_list a{
    float:left;
    width:22%;
    background:#f4f4f4;
    border-radius:20px;
    line-height:35px;
    margin:12px 0 0 2%;
    text-align:center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.case_list a:hover{
    background:#4796ed;
    color:#fff;
}
.case_list a.sel{
    background:#4796ed;
    color:#fff;
}
.new_title{
    position:sticky;
    position:-webkit-sticky;
    z-index:9;
    top:95px;
    width:100%;
    background:#fff;
    padding:10px 4%;
    border-bottom:1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.case{
    width:100%;
    background:#fff;
    overflow:hidden;
}
.case .am-list li{
    padding:0 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.class_list li .am-list-item-hd{
    height:4rem;
    -webkit-line-clamp: 2;
}
/*************************************创业创新案例 end******************************************/

/*************************************创业创新案例精选分类 start******************************************/
.am-header{
    line-height:45px;
}
.am-header .am-header-nav{
    background:#fff;
    z-index:9999;
    left:0;
    padding-left:10px;
}
.wrapper{
    height:49px;
}
.wrapper .scroller{
    top:0;
    padding-left:40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wrapper .scroller li{
    height:48px;
    line-height:48px;
}
/*************************************创业创新案例精选分类 end******************************************/

/*************************************创业创新精英 start******************************************/
.elite_banner{
    width:100%;
    overflow:hidden;
}
.elite_banner img{
    width:100%;
}

.elite{
    width:100%;
    overflow:hidden;
}
.elite_list{
    width:100%;
    overflow:hidden;
}
.elite_list li{
    position:relative;
    width:100%;
    height:80px;
    padding:10px 4%;
    border-bottom:1px solid #eee;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.elite_list li a{
    display:block;
}
.elite_list li span{
    position:absolute;
    width:60px;
    height:60px;
    border-radius:50%;
    overflow:hidden;
}
.elite_list li img{
    width:100%;
}
.elite_wz{
    width:100%;
    padding-left:70px;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.elite_wz h3,.elite_wz p{
    width:100%;
    height:30px;
    line-height:30px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.elite_wz p{
    color:#999;
}
/*************************************创业创新精英 end******************************************/

/*************************************精英简介 start******************************************/
.elite_detail{
    width:100%;
    overflow:hidden;
}
.elite_item{
    width:100%;
    overflow:hidden;
    display:none;
}
.elite_news1{
    width:100%;
    border-top:10px solid #f4f4f4;
    overflow:hidden;
}
.elite_news1 li{
    position:relative;
    width:100%;
    padding:10px 4%;
    border-bottom:10px solid #f4f4f4;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.elite_news1 li a{
    display:block;
}
.elite_news1 li img{
    position:absolute;
    top:20px;
    left:10px;
    width:36px;
}
.elite_news2 .elite_p{
    width:100%;
    height:56px;
    line-height:28px;
    padding-left:40px;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.elite_news2{
    width:100%;
    border-top:10px solid #f4f4f4;
    overflow:hidden;
}
.elite_news2 li{
    position:relative;
    width:100%;
    padding:10px 4%;
    border-bottom:10px solid #f4f4f4;
    overflow:hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.elite_news2 li img{
    position:absolute;
    top:20px;
    left:10px;
    width:36px;
}
.e_right{
    width:100%;
    height:56px;
    line-height:28px;
    padding-left:40px;
    overflow:hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.e_right h3{
    width:100%;
    height:28px;
    line-height:28px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.e_right p{
    width:100%;
    height:28px;
    line-height:28px;
    color:#999;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.e_right p span{
    margin-right:10px;
}
/*************************************精英简介 end******************************************/

/*************************************法律法规 start******************************************/
.law_list{
    width:100%;
    overflow:hidden;
    display:none;
}
/*************************************法律法规 end******************************************/

/********************************法律法规详情页 start*************************************/
.law_box{
    width:100%;
    overflow:hidden;
}
.law_top{
    width:100%;
    background:#4796ed;
    padding:10px 0;
    overflow:hidden;
}
.law_top h1{
    width:100%;
    font-size:1.6rem;
    font-weight:bold;
    line-height:2.2rem;
    color:#fff;
    text-align: center;
    overflow:hidden;
}
.tiao{
    width:100%;
    margin-top:10px;
    overflow:hidden;
}
.tiao li{
    float:left;
    width:45.5%;
    height:2rem;
    line-height:2rem;
    color:#fff;
    margin-left:3%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.am-panel-group{
    width:94%;
    margin:10px auto;
    overflow:hidden;
}
.am-panel,.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd{
    border:0;
    box-shadow:none;
}
.am-panel-group .am-panel-hd{
    border-bottom:1px solid #eee;
}
.law_box .am-panel-group h4{
    width:100%;
    color:#000;
    overflow:hidden;
}
.law_box .am-panel-group h4 span{
    float:left;
    width:90%;
    height:30px;
    line-height:30px;
    font-size:1.5rem;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.law_box .am-panel-group h4 i{
    float:right;
    font-size:1.8rem;
    line-height:30px;
}
.am-panel-default>.am-panel-hd{
    background:#fff;
}
.am-panel-bd p{
    color:#666;
    line-height:2rem;
    text-align: justify;
}
.am-panel-bd p b{
    margin-right:5px;
}
/********************************法律法规详情页 end*************************************/