body{
    min-width: 1366px;
    width: 100%;
    font-family: Microsoft YaHei;
}

/*banaer*/

.nav_img_03{
   height: 800px; 
}

.tab h2{
    width: 106px;
    color: #ffa200;
    font-weight: 300;
    border-bottom: 3px solid #ff9900;
    position: relative;
    bottom: -1px;
}
.active_intro{
    height: 224px;
    width: 1000px;
    margin: 0 auto;
    margin-top: 35px;
}
.active_intro .sub_title{
    
}
.active_intro .sub_title span{
    width: 82px;
    font-size: 12px;
}
.active_intro .background_art{
    text-align: left;
    font-size: 16px;
}
.nav_img{
    width: 100%;
    min-width: 1366px;
}

/*活动主题*/
.active_theme{
    height: 628px;
    width: 1000px;
    margin: 0 auto;
    margin-top: 0;
}
.active_theme_content{
    width: 100%;
    margin-top: 0px;
    text-align: center;
    position: relative;
}
.active_theme_content img{
    margin: 0 auto;
    width: 1000px;
    
}
.active_theme_content_sub_title{
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.active_theme_content_sub_title span{
    text-align: center;
    display: inline-block;
    width: 110px;
    height: 22px;
    line-height: 22px;
    color: #8e8e8e;
    border: 1px solid #cccccc;
    border-radius: 30px;
    margin-right: 25px;
    font-size: 12px;
}
.active_theme_content_sub_title:hover span{
    background-color: #ff9900;
    color: #ffffff;
}
/*领袖意见*/
.loader_sug{
    height: 420px;
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.loader_content{
    padding-top: 10px;
}
.banner {
    position: relative;
    overflow: hidden;
}

.banner li {
    list-style: none;
}

.banner ul li {
    float: left;
}

.banner .dots {
    position: absolute;
    bottom: 0;
    left: 36%;
}

.banner .dots li {
    background-color: #d3d3d3;
    display: inline-block;
    width: 52px;
    height: 3px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.banner .dots li.active {
    background: #ff9900;
    opacity: 1;
}
.two {
    display: block;
    width: 100%;
    height: 400px;
}
.two li{
    width: 240px;
    height: 142px;
    float: left;
    margin: 0 6px;
    margin-top: 30px;
    position: relative;
}
.two  li:nth-child(4n+0){
    margin-right: 0;
}
.two  li:nth-child(4n+1){
    margin-left: 0;
}
.load_hover{
    display: block;
    width: 236px;
    height: 96px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0,0.3);
    z-index: -10000;
}
.two li:hover .load_hover{
    z-index: 100000;
}
.load_img img{
    display: inline-block;
/*    height: 100px;*/
    width: 236px;
}
.load_title{
    font-size: 12px;
    display: inline-block;
    margin-top: 6px;
    
}
.load_title a{
    text-decoration: none;
    color: #666666;
}
.two li:hover .load_title a{
    color: #ff9900;
}

/*优秀案例展示*/
.emp_show{
    width: 1000px;
    margin: 0 auto;
    margin-top: 35px;
}
.emp_show h2{
    width: 144px;
}
.emp_show_content{
    padding-top: 25px;
}
.three{
    display: block;
    width: 100%;
    height: 910px;
/*    padding-left: 44px;*/
}
.three li {
/*    padding-left: 15px;*/
    position: relative;
    float: left;
    width: 464px;
    height: 188px;
    margin: 15px;
    
/*    margin-top: 30px;*/
}

.emp_hover{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 464px;
    height: 122px;
    background-color: rgba(104, 109, 109,0.5);
    z-index: -1111;
    text-align: center;
    line-height: 29px;
    color: #ffffff;
    font-size: 20px;
    padding-top: 66px;
}
.three li:hover .emp_hover,.five li:hover .emp_hover{
    z-index: 1111;
}
.three li:hover .emp_title,.five li:hover .emp_title{
    display: none;
}



.emp_img{
    width: 464px;
    height: 188px;
}
.emp_img img{
    width: 464px;
    height: 188px;
}

.emp_title{
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 464px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(61, 58, 48,0.5);
    text-align: center;
    color: #ffffff;
}
.emp_hover a,.emp_title a{
    text-decoration: none;
    color: #ffffff;
}
.cs .dots{
    left: 40%;
}

/*行业聚焦*/
.industy{
    width: 1000px;
    margin: 0 auto;
    margin-top: 35px;
}
.industy_content{
    height: 304px;
    margin-top: 40px;
}
.industy_content_l{
    width: 48%;
    float: left;
}
.industy_content_r{
    width: 48%;
    float: right;
}
.stab{
    width: 100%;
    height: 296px;
}
.stab img{
    width: 100%;
}
.stab_title{
    padding: 5px 4px 5px 10px;
    background-color: #838383;
    line-height: 20px;
    
}
.stab_title span{
    height: 42px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    font-size: 12px;
}

.stab_title h3{
    line-height: 30px;
    font-weight: 400;
    width: 460px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 16px;
}
.stab span{
    display: inline-block;
    color: #ffffff;
}


.industy_content .banner .dots {
    position: absolute;
    bottom: 105px;
    left: 80%;
    right: 0px;
    margin-right: 0;
}

.industy_content .banner .dots li {
    background-color: #d3d3d3;
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #ff9900;
    cursor: pointer;
    opacity: .4;
    border-radius: 50%;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.industy_content .banner .dots li.active {
    background: #ffffff;
    opacity: 1;
}
.industy_content_r ul li{
    height: 96px;
    border-bottom: 1px solid #e5e5e5;
}
.industy_content_r ul li span{
    display: inline-block;
/*    color: #666666;*/
}
.industy_content_r_title{
    font-size: 18px;
    line-height: 28px;
    color: #666666;
}
.industy_content_r_title a{
	color: #666;
}
.industy_content_r_content{
    font-size: 14px;
    line-height: 18px;
    color: #999999;
}
.industy_content_r_content a{
	color: #999;
}
.industy_content_r ul li:hover span a{
    color: #ff9900;
}
.industy_content_r ul li:hover .industy_content_r_title{
    text-decoration: underline;
}
/*研究报告*/
.rep{
    width: 1000px;
    margin: 0 auto;
}
.five{
    display: block;
    width: 100%;
    height: 248px;
/*    padding-left: 44px;*/
}
.five li {
/*    padding-left: 15px;*/
    position: relative;
    float: left;
    width: 464px;
    height: 188px;
    margin: 15px;
    
/*    margin-top: 30px;*/
}
.rep_content{
    padding-top: 25px;
}
.rep_content .banner .dots {
    position: absolute;
    bottom: 0;
    left: 41%;
/*    right: 0px;*/
/*    margin-right: 0;*/
}


/*专业投资机构*/
.vc,.data_com,.media_sound,.dir_vc{
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
}
.vc_content{
    overflow: hidden;
}
.vc_content .banner .dots{
    bottom: 0;
    left: 40%;
}
.vc h2{
    width: 146px;
}
.data_com .six{
    height: 360px;
}
.six{
    display: block;
    width: 100%;   
}
.six li{
    display: inline-block;
    position: relative;
    float: left;
    width: 12%;
    height: 120px;
    margin: 0 50px;
    margin-top: 40px;
}
.six li:nth-child(5n+0){
    margin-right: 0;
}
.six li:nth-child(5n+1){
    margin-left: 0;
}
.six li span.vc_img{
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 1px solid #666666;
    overflow:hidden;
    text-align: center;
}
.six li span.vc_img img{
    display: block;
    width: 112px;
/*    margin-left: -52px;*/
}
.vc_hover{
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(127, 127, 127,0.8);
    height: 110px;
    width: 110px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 116px;
    color: #ffffff;
    font-size: 20px;
    z-index: -10000;
}
.six li:hover .vc_hover{
    z-index: 10000;
}
/*优秀大数据企业*/
.data_com{
/*    height: 400px;*/
}
.data_com h2{
    width: 172px;
}

/*媒体声音*/
.media_sound_content{
    height: 162px;
    padding-top: 25px;
}

.media_sound_content ul li{
    display: inline-block;
    height: 42px;
    float: left;
/*    margin: 0 12px;*/
    margin-top: 15px;
    width: 426px;
    padding: 0 0 0 65px;
}
.media_sound_content ul li:hover{
    background-color: #e5e5e5;
}
.icn{
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
/*    background-color: #ffffff;*/
    text-align: center;
    float: left;
    background-image: url(../img3/tips_.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
/*    border: 3px solid #ffffff;*/
}
/*.icn img{
    width: 30px;
    margin-top: 4px;
}*/
.media_say  a{
    font-size: 16px;
    margin-left: 5px;
    display: inline-block;
    height: 36px;
    width: 360px;
    line-height: 36px;
    color: #666666;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media_sound_content ul li:hover a{
    text-decoration: underline;
    color: #ff9900;
}
.media_sound_content ul li:hover .icn{
/*    background-color: #ff9900;*/
    background-image: url(../img3/tips_hover.png);
/*    border: 3px solid #ff9900;*/
}
.media_sound_content ul li:nth-child(2n+0){
    margin-right: 0;
}
.media_sound_content ul li:nth-child(2n+1){
    margin-left: 0;
}
/*投资风向标*/
.dir_vc h2{
    width: 124px;
}
.dir_vc_content{
    height: 304px;
}
.mnc{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    background-color: #666666;
    margin-top: 30px;
}