#main_content {
    padding-bottom: 380px;
}
/***首页广告banner***/
.index-gray-wrap{
    padding-bottom: 40px;
    background-color:#f2f2f2;
}
.mt-30{
    margin-top:30px;
}
.flexslider .slides{
    height:400px;
    overflow:hidden;
}
.flexslider .slides li{
    text-align:center;
    width:100%;
    height:400px;
    display:block;
    position:relative;
    overflow:hidden;
    background-repeat:no-repeat;
    background-position:center center;
}
.flexslider .slides li>a{
    position: absolute;
    left:0;
    top:0;
    display:block;
    height:400px;
    width:100%;
}

.flexslider .slides li .desc{
    position:absolute;
    width: 1000px;
    height:400px;
    left: 50%;
    top:0;
    margin-left: -500px;
}
/*新增自定义融资挂牌广告*/
.index-banner-list {
    color: #fff;
}
    .index-banner-box   {
        background: url(/node/public/image/comb-wisdom/opa60.png) 0 0 repeat;
        width: 640px;
        height: 280px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -140px 0 0 -320px;
        border-radius: 5px;
    }
        .index-banner-tit {
            font-size: 34px;
            margin-top: 45px;
        }
        .index-banner-desc {
            margin-top: 20px;
        }
            .index-banner-desc-text {
                margin: 0 10px;
            }
        .btnBanner.index-banner-btn {
            position: static;
            margin: 20px auto;
            display: block;
            font-size: 18px;
            line-height: 52px;
            width: 257px;
            color: #fff;
            background: url(/node/public/image/index/banner_btn.png) no-repeat;
        }
        .btnBanner.index-banner-btn:hover {
            background-position: -257px 0;
        }
        .index-banner-link {
            color: #fff;
            margin: 0 10px;
        }
        .index-banner-link:hover {
            text-decoration: underline;
        }
            .index-banner-flag {
                display: inline-block;
                *display: inline;
                zoom: 1;
                width: 6px;
                height: 6px;
                background: #fff;
                border-radius: 50%;
                margin-right: 5px;
                vertical-align: middle;
            }
    .listed-banner {
        background: url(../image/index/index.jpg) center center no-repeat;
    }
    .financing-banner {
         background: url(../image/index/financing-banner-bg.jpg) center center no-repeat;
    }
        .financing-banner .index-banner-desc {
            line-height: 30px;
        }
        .financing-banner .index-banner-tit {
            margin-top: 20px;
        }
/* 覆盖flexslider，让箭头不用花朵显示，一直显示 */
.flexslider .flex-prev,.flexslider:hover .flex-prev{
    left:50%;
    margin-left: -550px;
}
.flexslider .flex-next,.flexslider:hover .flex-next{
    left:50%;
    margin-left: 500px;
    background: url(../image/index/slide-arrow.png) -25px -0px no-repeat;
}
/*******************v2版本样式**************************/
.dots{
    display:inline-block;
    *display:inline;
    zoom:1;
    width:10px;
    height:10px;
}
#ent-statis{
    /*margin-top:30px;*/
}
/*企业挂牌数据*/
#ent-statis h3{
    color:#282828;
    font-size:16px;
    margin:30px 0 50px 0;
}
#ent-statis>div{
    height:100px;
    text-align:center;
    display:block;float:left;
}
#ent-total,#ent-money{
    width: 333px;
}
#ent-statis>div>p{
    color: #505050;
    font-size:12px;
    line-height:15px;
}

#ent{
    margin-top:30px;
}
/*企业挂牌数据*/
#ent h3{
    color:#282828;
    font-size:16px;
    margin:30px 0 50px 0;
}
#ent>div{
    height:100px;
    text-align:center;
    display:block;float:left;
}
#total{
    width: 333px;
}
#ent>div>p{
    color: #505050;
    font-size:12px;
    line-height:15px;
}

#ent-total div{
    font-size:18px;
    color:#888;
    margin-top: -40px;
}
#ent-totalCount{
    font-size:72px;
    color: #ff5f01;
    height: 108px;
    line-height: 108px;
    /*margin-top: 20px;*/
}
#totalCount{
    font-size:72px;
    color: #ff5f01;
    height: 108px;
    line-height: 18px;
    margin-top: 20px;
}
#ent-citys{
    margin-top: 3px;

}
#citys{
    margin-top: 3px;

}
#ent-citys span{
     color:#3aaae1;
}
#ent-total div a{color:#2b9c91;}
#ent-date{
    width: 333px;
    background: url("../image/index/ent_nums_bg.png") no-repeat center 50px;
}
#ent-date dl{
    /* height:165px; */
    float: left;
    width:70px;
}
#ent-date dl dd{
    display:block;
    height: 108px;
    font-size:24px;
    color:#fff;
    font-weight: bold;
    line-height: 116px;
    margin-top: 12px;
}
#ent-date dl dd a{
    color:#fff;
}
#ent-date dl dd span{
    display:none;
}
#ent-date dl dt{
    display:block;
    color: #9c9c9c;
    font-size:12px;
    padding-top: 11px;
}
#ent-money dl{
    /* height:165px; */
    margin-top: 20px;
}
#ent-money dl dd{
    height: 113px;
}
#ent-money dl dt {
    color: #9c9c9c;
    font-size: 12px;
}
/*新闻列表*/
#news-center-v2{
/*
    padding: 55px 0px 0px 80px;*/
    background-color: rgb(238, 238, 238);

}
#news-center-v2 .news-list{
    width:972px;
    padding-bottom: 18px;
}
#news-center-v2 .news-list>ul{
    width: 970px;
    border-width: 1px 1px 0;
    border-color: #eee;
    border-style: solid solid none;
}
#news-center-v2 .news-list h3{
    font-size:18px;
    line-height: 50px;
    position:relative;
    font:18px/1.5em MS Gothic ;
    font-weight:500;
}
#news-center-v2 .news-list h3 span.fl{
    margin-right:20px;
    display:block;
    line-height: 46px;
    border-bottom:2px solid #E1E6EE;
    color:#999;
    cursor: pointer;
}
#news-center-v2 .news-list h3 span.f2{
    margin-right:20px;
    /*display:block;*/
    line-height: 46px;
    border-bottom:2px solid #E1E6EE;
    color:#999;
    cursor: pointer;
}
#news-center-v2 .news-list h3 span.select{
    color:#333;
    border-color: #f3623b;
}
#news-center-v2 .news-list h3 a {
    font-size: 14px;
    font-weight: normal;
    color: #f3623b;
    position: absolute;
    right: 0;
    top: 16px;
}
#news-center-v2 .news-list ul{
    display:none;
    margin-top: 14px;
}
#news-center-v2 .news-list ul.select{
    display:block;
}

#news-center-v2 .news-list ul li{
    height:63px;
    color:#A4A4A4;
    border-bottom:1px solid #eee;
}
#news-center-v2 .news-list ul li .content{
    float:left;
    height:63px;
    width:912px;
    overflow:hidden;
    background-color:#fff;
}
#news-center-v2 .news-list ul li .content h4{
    font-size:16px;
    height:20px;
    width: 360px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left:15px;
    margin:10px 0 3px 0;
    color: #505050;
    font-weight:normal;
}
#news-center-v2 .news-list ul li .content h4 a{
    color: #505050;
}
#news-center-v2 .news-list ul li .content p{
    font-size:14px;
    height:20px;
    width: 580px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    padding-left:15px;
    color: #9c9c9c;
}
#news-center-v2 .news-list ul li .time{
    display:block;
   /* width:58px;*/
    height:63px;
    line-height:63px;
    text-align:center;
    font-size:16px;
    overflow:hidden;
    background-color:rgba(255, 95, 1, 0.31);
    color: #6b6b6b;
}
#news-center-v2 .news-list ul li:hover .content{
    color:#fff;
    background-color: #EF7E16;
}
#news-center-v2 .news-list ul li:hover .content h4,#news-center-v2 .news-list ul li:hover .content h4 a{
    color:#fff;
}
#news-center-v2 .news-list ul li:hover .content p{
    color:#e6f5fa;
}
#news-center-v2 .news-list ul li:hover .time{
    color:#fff;
    background-color: #EF7E16;
}

#main_content h2{
    text-align:center;
    margin: 60px 0 25px 0;
}
#main_content h2,#main_content h2 .h2-a{
    font-size:36px;
    color:#333;
    font-weight: normal;
}
#main_content h2 .h2-a{
    cursor:pointer;
}
#main_content h2 .h2-a:hover{
    color:#fd7406;
}
#main_content .sub-title{
    text-align:center;
    font-size:20px;
    color:#888;
}
#main_content .sub-title .money{
    color:#3aaae1;
}
#main_content .sub-title .money .unit{
    color:#888;
}
/****投资园地*****/
.projects{
    margin-top: 10px;
}
.projects .fl{
    width:240px;
    height:320px;
    margin-left:10px;
    border:1px solid #C1C1C1;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    text-align:center;
    position:relative;
    color:#888;
    margin-bottom: 10px;
}
.projects .fl:first-child,.projects .first{
    margin-left:0;
    /* margin-bottom:10px; */
}
/*.projects .send{*/
    /*color:#72C9F9;*/
    /*border:1px solid #72C9F9;*/
    /*background:url("../image/index/r.png") center center no-repeat;*/
/*}*/
/*.projects .send a{*/
    /*color:#72C9F9;*/
/*}*/
.projects .send{
    color:#fff;
    border:1px solid #72C9F9;
    background:#3BACF3 url("../image/index/r.png") center center no-repeat;
    margin-right: 10px;
}
.projects .send a{
    color:#fff;
}
.projects .send .more a{
    color:#9be8ed;
    padding-right: 0;
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.projects .send h4{
    text-align:center;
    font-size:24px;
    margin-top: 30px;
}
.projects .send .content{
    margin-top: 70px;
}
.projects .send .content a{
    font-size: 28px;
}
.projects .send .content p{
    margin-top: 50px;
}
.projects .send .more{
    margin-top: 10px;
}
.projects .send .more a{
    color:#fff;
}
/****投融宝*****/
.project .project-canvas{
    margin-top: 20px;
}
.project .endDate{
    position: absolute;
    top : 10px;
    right: 10px;
    font-size:12px;
    letter-spacing: 3px;
}
.project .endDate span{
    color:#fd7406;
    font-size:18px;
}
.project .rate{
    position:absolute;
    z-index: 10;
    width:240px;
    top: 50px;
    left: 0;
}
.project .rate .number{
    font-size: 40px;
    color:#fd7406;
}
.project .rate .number.end{
    color:#d5d5d5;
}
.project .rate .number font{
    font-size:20px;
}
.project .rate .tip{
    font-size:12px;
    margin-top: 1px;
}
.project .intro{
    color:#333;
    margin-top: 10px;
}
.project .intro .name{
    margin-bottom: 14px;
    padding: 0 10px;
}
.project.end .intro .name,.project.end .intro .time,.project.end .intro .limit{
    color:#999;
}

.project .intro .limit,.project .intro .time,.project .intro .limit span font{
    font-size:12px;
}
.project.end .intro .name,.project.end .intro .limit,.project.end .intro .time,.project.end .endDate span{
    color:#999;
}
.project.end .rate .number{
    color:#ccc;
}
.project .intro .limit span,.project .intro .time span{
    font-size:18px;
}
.project .btns{
    margin-top: 15px;
}
.project .btns .btn{
    width: 60px;
    height:35px;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.projects .end,.projects .end a{
    color:#999!important;
}
.projects .end .btn,.projects .end .btn:hover{
    color:#fff!important;
    background-color:#C1C1C1!important;
}
/****股权投资*****/
.projects .stock .first{
    margin-left:0;
}
.stock .name{
    font-size:24px;
    margin: 30px auto 21px auto;
    width: 220px;
    overflow: hidden;
    height: 28px;
}
.stock .money{
    margin-bottom:14px;
}
.stock .money span{
    color:#fd7406;
    font-size: 20px;
}
.stock .money span font{
    color:#888;
}
.stock .tip{
    font-size:12px;
    margin: 0 0 40px 0;
}
.stock .money,.stock .tip{
    padding-left: 20px;
    /* text-align:left; */
}
.more{
    margin-top: 48px;
}
.more a, .more-link{
    color: #08c;
    display: inline-block;
    *display: inline;
    height: 16px;
    line-height: 16px;
    zoom: 1;
    overflow: hidden;
    cursor: pointer;
}
.more a:hover .icon-more-blue-text, .more-link:hover .icon-more-blue-text{
    text-decoration:underline;
}
.icon-more-blue-text {
    float: left;
    font-size: 14px;
}
.icon-more-blue-arrow{
    float: left;
    margin-left: 5px;
    margin-top: 2px;
    margin-top: 3px\9;
    *margin-top: 1px;
}
/***融资中心***/
#finance{
    margin-top: 70px;
}
#finance-list{
    margin-top:30px;
}
#finance-list .fl{
    width: 318px;
    height:380px;
    margin-left: 20px;
    border:1px solid #C1C1C1;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    text-align:center;
    position:relative;
    color:#888;
}
#finance-list .fl:first-child{
    margin-left:0;
}
#finance-list .fl .name{
    font-size: 28px;
    margin:52px 0 26px 0;
    text-align:center;
    color:#333;
}

#finance-list .fl ul li{
    line-height:28px;
}

#finance-list .more{

}

/* 投资园地 */
#finance-list.invest-lists .fl {
    height: 467px;
}
#finance-list.invest-lists .fl .name {
    margin: 52px 0 10px 0;
}
#finance-list.invest-lists .name-desc {
    font-size: 18px;
}
#finance-list .fl ul.invest-ul-lists {
    padding-left: 0;
    text-align: center;
    margin-top: 40px;
}

/********热门活动******/
#activities .fl{
    width:280px;
    height:280px;
    margin-left:20px;
    border:1px solid #C1C1C1;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    text-align:center;
    position:relative;
    color:#888;
}
#activities .fl:first-child{
    margin-left:60px;
}
#activities .fl .img{
    margin:32px 0 18px 0;
    height: 56px;
}
#activities .fl .name{
    font-size:30px;
    color:#333;
    height: 30px;
    padding-bottom:6px;
}
#activities .fl .detail{
    margin-top: 20px;
    line-height: 26px;
}
#activities .fl .more{
    margin-top:20px;
}
/******挂牌企业******/
#listed-companys{
    margin-top:70px;

}
.company{
    width:330px;
    height:180px;
    margin-left:5px;
    position:relative;
    margin-top:5px;
}
.company:first-child{
    margin-left:0;
}
.company img{
    width:330px;
    height:180px;
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -webkit-filter:blur(3px);
    filter: blur(3px);
}
.company .mask,.company .text{
    position:absolute;
    left:0;
    top:0;
    z-index:10;
    width:330px;
    height:180px;
    color:#fff;
    text-align:center;
}
.company .mask{
    background-color:#000;
    filter:alpha(opacity=50);
    opacity: 0.65;
}
.company .text{
    z-index:15;
}
.company .time{
    font-size:18px;
    margin-top:48px;
}
/*
#follow-companys .time{
    background:url("../image/index/eye.png") left center no-repeat;
    padding-left: 40px;
    width: 95px;
    margin:48px auto 0 auto;
    text-align: left;
}
*/
.company .name{
    font-size:18px;
    margin-top: 30px;
}
.company .tip{
    line-height: 24px;
    font-size:12px;
    height: 24px;
}
.company .code{
    font-size:12px;
}

/**业务办理**/
#bussniess-link{
    margin:60px auto 35px;
    text-align: center;
}

#bussniess-link h3{
    font-size:16px;
    margin:30px 0;
}
#bussniess-link ul{
    display:inline-block;
    *display:inline;
    zoom:1;
    margin:0 auto;
}
#bussniess-link ul li{
    float:left;
    display:block;
    width:166px;
}
#bussniess-link ul li a:hover{
    text-decoration:underline;
}

/*导航图标*/
.in-navs-lists-box {
    margin-top: 90px;
    background-color:#fafafa;
    background-image: -moz-linear-gradient(top, #f2f2f2, #fafafa); /* Firefox */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f2f2f2), color-stop(1, #fafafa)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fafafa', GradientType='0'); /* IE*/
}
    .in-navs-lists {
        padding: 45px 0 30px 0;
        text-align: center;
    }
    .in-navs-list {
        display: inline-block;
        *display: inline;
        zoom: 1;
        height: 210px;
        width: 176px;
        vertical-align: top;
        padding: 28px 0;
        margin:0 12px;
        cursor: pointer;

        /* margin: 0; */
}
    .in-navs-list:hover {
        background:none #fff;
        border-radius: 5px;
    }
    .in-navs-list-link {
        display: block;
        height: 210px;
    }
    .in-navs-list:hover .in-navs-list-link {
        border-left-color: #fff;
    }
    .in-navs-list:hover + .in-navs-list .in-navs-list-link {
        border-left-color: #f8f8f8;
    }
    .in-navs-list-first {
        border-left-color: #f8f8f8;
    }
        .in-navs-list-icon {
            background: url("../image/index/navs-icon.png?v3") 0 0 no-repeat;
            display: block;
            width: 77px;
            height: 77px;
            margin: 0 auto;
        }
            .in-navs-list-icon1 {
                background-position: 0 0;
            }
            .in-navs-list-icon2 {
                background-position: 0 -77px;
            }
            .in-navs-list-icon3 {
                background-position: 0 -154px;
            }
            .in-navs-list-icon4 {
                background-position: 0 -231px;
            }
            .in-navs-list-icon5 {
                background-position: 0 -308px;
            }
            .in-navs-list-icon6 {
                background-position: 0 -385px;
            }
            .in-navs-list-icon7 {
                background-position: 0 -462px;
            }
            .in-navs-list-icon8 {
                background-position: 0 -539px;
            }
            .in-navs-list-icon9 {
                background-position: 0 -616px;
            }
        .in-navs-list-tit {
            font-size: 22px;
            margin-top: 12px;
        }
        .in-navs-list-text {
            line-height: 24px;
            font-size: 13px;
            color: #999;
            width: 170px;
            margin: 13px auto 0;
        }
/*******产品介绍******/
#products{
    text-align:center;
    padding-bottom: 40px;
}
#products h1{
    font-size:36px;
    padding:60px 0 45px 0;
}
#products .products-nav li{
    display:block;
    width:104px;
    height:104px;
    float:left;
    margin-left:25px;
    border:1px solid #CDCDCD;
    padding:5px;
    border-radius: 57px;
}
#products .products-nav li.active{
    border:3px solid #CDCDCD;
    padding:3px;
}

#products .products-nav li a{
    display:block;
    line-height: 104px;
    color:#fff;
    font-size:21px;
    text-align:center;
    border-radius: 57px;
}
#products .products-nav li.item1 a{
    background-color:#DE0C0F;
}
#products .products-nav li.active.item1{
    border-color:#DE0C0F!important;
}
#products .products-nav li.item2 a{
    background-color:#E34A07;
}
#products .products-nav li.active.item2{
    border-color:#E34A07!important;
}
#products .products-nav li.item3 a{
    background-color:#EC7907;
}
#products .products-nav li.active.item3{
    border-color:#EC7907!important;
}
#products .products-nav li.item4 a{
    background-color:#F4A708;
}
#products .products-nav li.active.item4{
    border-color:#F4A708!important;
}
#products .products-nav li.item5 a{
    background-color:#9CC609;
}
#products .products-nav li.active.item5{
    border-color:#9CC609!important;
}
#products .products-nav li.item6 a{
    background-color:#1C9AD9;
}
#products .products-nav li.active.item6{
    border-color:#1C9AD9!important;
}
#products .products-nav li.item7 a{
    background-color:#338DC7;
}
#products .products-nav li.active.item7{
    border-color:#338DC7!important;
}
#products .product{
    display:none;
}
#products #product1{
    display:block;
}
#products .product h2{
    font-size:30px;
    margin:55px 0 35px 0;
}
#products .product h3{
    font-size:18px;
    padding-bottom:20px;
    color: #666;
}
#products .product .item{
    width:270px;
    float:left;
    margin-left:49px;
    background:url("../image/index/item.png") left top no-repeat;
    text-align:left;
    padding-left:30px;
    margin-top:40px;
}
#products .product .item:first-child,#products .product .item-left{
    margin-left:0;
}
#products .product .item .name{
    font-size:18px;
    padding-bottom:10px;
}
#products .product .item .desc{
    line-height:20px;
    height:40px;
    color: #666;
}
#services{
   /* padding-bottom:50px;*/
}
#services .service{
    display:inline-block;
    width: 285px;
    padding-right: 55px;
    position:relative;
}
#services .service:last-child {
    padding-right: 0px;
}
#services .service em{
    position:absolute;
    left:0;
    top:10px;
}
#services .service h3,#services .service p{
    padding-left: 100px;
}
#services .service h3{
    font-size:22px;
    margin-bottom:10px;
}
#services .service p{
    line-height:20px;
}

/*子公司*/
.subsidiary{
    background:#efefef;
    padding:64px 0 106px 0;
}
.subsidiary h3{
    font-family:"Microsoft Yahei";
    font-size: 30px;
    color: #333;
    text-align:center;
    margin-bottom: 54px;
}
.subsidiary-wrp{
    width: 1000px;
    margin: 0 auto;
}
.subsidiary-wrp ul li{
    float: left;
    margin-right:20px;
    width: 235px;
    margin-bottom: 40px;
    cursor: pointer;
}
.subsidiary-wrp ul li:nth-child(4n){
    margin-right:0;
}
.subsidiary-wrp ul li .subsi-item{
    display: block;
    position:relative;
}
.subsidiary-wrp ul li .subsi-item p{
    width:235px;
    height: 70px;
    line-height:70px;
    background:#fff;
    color: #000029;
    font-size: 18px;
    text-align:center;
}
.subsidiary-wrp ul li .subsi-item .susi-bg{
    width: 235px;
    height: 250px;
    position:absolute;
    top: 0;
    left: 0;
    background:#000;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    filter:alpha(opacity=50);
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    display:none;
}
.subsidiary-wrp ul li .subsi-item .susi-c-detail{
    width: 235px;
    height: 250px;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.subsidiary-wrp ul li .subsi-item .susi-c-detail .pd{
    padding: 66px 25px 0 25px;
    color:#fff;
    font-size: 14px;
    line-height:25px;
}
.subsidiary-wrp ul li .subsi-item .susi-c-detail i{
    display: block;
    width: 32px;
    height: 32px;
    background:url(/node/public/image/index/sub_hovlink.png) no-repeat center center;
    position: absolute;
    left: 50%;
    bottom:20px;
    margin-left: -16px;
}
.subsidiary-wrp ul li .subsi-item:hover .susi-bg,.subsidiary-wrp ul li .subsi-item:hover .susi-c-detail{
    display: block;
}
.xm-fund img{
    display:block;
    margin:0 auto 44px auto;
}
.xm-fund{
    text-align:center;
    padding:78px 0 80px 0;
    background:#fff;
}
.xm-fund p{
    font-family: MS Gothic ;
    font-size:15px;
    color:#4a4a4a;
    text-align:center;
    margin-top:8px;
}
.xm-fund a{
    font-size:16px;
    color:#0088cc;
    border-bottom:1px #0088cc solid;
}
.xm-fund a:hover{
    border-bottom:1px #fff solid;
}

