﻿body,a,h1,h2,h3,h4,h5,img,div,ul,li,a{
    font-size: 14px;
    font-family: "SimSun";
    color: rgb( 115, 115, 115 );
    margin:0px;
    padding:0px;
    list-style: none;
    text-decoration: none;
}
#header{
    width:100%;
    height:940px;
    background: url(/Content/img/body_banner.png) no-repeat;
}
.top_header{
    width:100%;
    height:77px;
    background: rgba(0,0,0,0.1);
}
.logo{
    width:156px;
    height:77px;
    margin-top:9px;
}
.logo>img{
    width:156px;
    height:61px;
    vertical-align: middle;
}
.logo_text,.logo,.logo_text>ul>li{
    float: left;
}
.logo_text{
    height:100%;
}
.logo_text>ul{
    margin-left:60px;
    /*border:1px solid #000;*/
}
.logo_text>ul>li{
    margin-right:55px;
    line-height: 74px;
}
.logo_text>ul>li:last-child{
    margin-right:0px;
}
.logo_text>ul>li>a{
    font-size: 18px;
    font-family: "Hiragino Sans GB";
    color: rgb( 255, 255, 255 );
}


/********集团资讯************/
.sec_Header{
    width:1260px;
    padding-top: 80px;
}
.sec_Condt{
    width:1260px;
    margin:0 auto;
    
}
.sec_Condt>div:first-child{
    margin:50px 70px 50px 70px;
    font-size: 14px;
    font-family: "SimSun";
    color: rgb( 115, 115, 115 );
    line-height:30px;
    text-indent:2em;
    padding-left:45px;
}
.condt_list>ul>li{
    width:300px;
    
    margin-right: 90px;
   
}
.condt_list>ul>li>div:first-child{
    margin:30px auto 20px;
    width:300px;
    height:300px;
     border-radius:50%;
     overflow:hidden;
}

.condt_list>ul>li>div:last-child{
    text-align:center;
    margin:0 35px;
}
.condt_list>ul>li>div:last-child p{
    font-size: 12px;
  font-family: "SimSun";
  color: rgb( 153, 153, 153 );
   line-height:25px;
   margin-top:30px;
}
.condt_list>ul>li>div:last-child a{
    display:block;
     font-size: 14px;
  font-family: "SimSun";
  color: rgb( 217, 44, 44 );
  margin-top:20px;
  margin-bottom:15px;
}
.condt_list>ul{
    padding: 0px 77px;
}
.condt_list>ul:after,.condt_list:after{
     content:".";  
     height:0;  
     visibility:hidden;  
     display:block;  
     clear:both;  
     
}

.condt_list>ul>li{
    float:left;
}
.condt_list>ul>li:last-child{
    margin-right:0px;
}
.sec_btn{
    width:122px;
    height:40px;
    background-color:#e0250e;
    border-radius:50px;
    margin:0px auto;
}
.sec_btn>a{
    display:block;
    text-align:center;
    line-height:40px;
        margin-top: 20px;
     font-size: 18px;
  font-family: "SimSun";
  color: rgb( 255, 255, 255 );
}
.sec_btn>a>span{
    font-weight:bold;
     font-size: 18px;
    color:#fff;

}

/*********科技孵化中心*********/
.sec_padding{
    padding-top:40px;
}
.section_two{
    background-color:#f8f8f8;
    padding-top:0px;
    padding-bottom: 70px;
}
.sectwo_cont{
    margin-top:45px;
}
.sectwo_cont::after,.Wwidth>ul::after,.carousel ul::after{
    content:".";  
     height:0;  
     visibility:hidden;  
     display:block;  
     clear:both;  
}
.sectwo_cont .carousel ul li{
       float:left;
    margin-right:90px;
    text-align:center;
     
    border-radius:10px;
     width: 360px;
     height:550px;
     position:relative;
}
.sectwo_cont .carousel ul li div>img{
    position: absolute;
    right: 40px;
    bottom: 40px;
   
}
.sectwo_cont .carousel ul li:hover div>img{
     position: absolute;
    right: 33%;
    bottom:  45%;
    transition: .5s cubic-bezier(.68,-.55,.27,1.55);
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.sectwo_cont .carousel ul li div a{
    display:block;
    height:100%;
    vertical-align:middle;
}
.sectwo_cont .carousel ul li div a img{
     width: 340px;
    height: 530px;
    vertical-align: middle;
    margin-top: 10px;
}
.sectwo_cont .carousel ul li:last-child{
    margin-right:0px;
}

.num_list{
    text-align:center;
    margin-top: 50px;
}
.num_list a{
        width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    
    border-radius: 15px;
    border: 1px solid #fff;
    background: #fff;
    color: #ccc;
    opacity: 0.8;
}
/*********投融资************/
.trz_one{
    position:relative;
}
.trz_text{
    position:absolute;
    bottom:160px;
    left:18px;
}
.trz_text>a{
   
    height: 30px;
    display: block;
}
.trz_text>a>h4{
    font-size:18px;
    color:#fff;
    border-bottom:1px solid #f7cdcd;
    line-height: 40px;
   width: 170px;
    text-align: center;
}
.trz_text>a>p{
    display:block;
    text-align:center;
    color:#fff;
     font-size: 14px;
  font-family: "SimHei";
  line-height:40px;
}
.trz_one>div{
    width:202px;
    height:409px;
    border:1px solid blue;
}
.trz_one>ul::after{
     content:".";  
     height:0;  
     visibility:hidden;  
     display:block;  
     clear:both;
}
.trz_one>ul{
    width:95%;carousel
    margin:0 auto;
}
.trz_one>ul>li{
    
    float:left;
    margin-top:60px;
    position:relative;
    margin-right:129px;
}
.trz_one>ul>li>div:first-child{
    width:202px;
    height:409px;
}
.trz_one>ul>li:last-child{
    margin-right:0px;
}
.trz_one>ul>li>div:first-child>div{
    position: absolute;
    bottom: 153px;
    left: 0px;
    width:202px;
}
.trz_one>ul>li>div:first-child>div>a>h4{
    width:100%;
    font-size: 18px;
  font-family: "SimHei";
  color: rgb( 81, 81, 81 );
  font-weight:normal;
  line-height: 74px;
    text-align: center;
}
.trz_one>ul>li>div:first-child>div>a>h3{
     font-size: 14px;
  font-family: "SimHei";
  width:100%;
  font-weight:normal;
      text-align: center;
    line-height: 20px;

}
.add{
    display:none;
}
.trz_one>ul>li>div:last-child{
    margin-top:-60px;
}
/*********人才服务港***********/
.sec_pad>h1{
    color:#fff;
    border-bottom: 2px solid #fff;
}
.sec_pad>h4>a{
    color:#fff;
}
.secpad_cont{
    margin-top:80px;
}
.arrow{
    margin: 0 auto;
    width: 1080px;
    position: relative;
    z-index: 20;
}
.caroufredsel_wrapper>ul>li{
    width:350px;
    height:415px;
     position:relative;
     z-index:0;
     float:left;
     margin-right:105px;
    
}
.caroufredsel_wrapper>ul>li:last-child{
    margin-right:0px;
}
.caroufredsel_wrapper>ul>li>a{
    display:block;
    height:415px;
    width:350px;
    overflow:hidden;
}
.caroufredsel_wrapper>ul>li>a>img{
    border-radius:20px;
    width:350px;
    height:415px;
}

.caroufredsel_wrapper>ul>li>div{
    height:118px;
    width:100%;
    background:rgba(0,0,0,0.3);
    position:absolute;
    bottom:0px;
    left:0px;
    z-index:1000;
    border-radius:15px;
}

.caroufredsel_wrapper>ul>li>div>h4{
    color:#fff;
     font-size: 24px;
  font-family: "SimHei";
  padding:25px 40px;
  line-height:35px;
  font-weight:normal;
}
.caroufredsel_wrapper>ul>li>divsliderBox .arrow {
    margin: 0 auto;
    width: 1080px;
    position: relative;
    z-index: 20;
}

.arrow>li{
    width:50px;
    height:50px;
}
.prev_one>img{
    margin-right:20px;
    cursor:pointer;
}

.next_one>img{
    margin-left:20px;
    cursor:pointer;
}
.arrow .prev_one{
    position:absolute;
   
        left: -170px;
    top: 160px;
}
.next_one{
    position:absolute;
    right:-148px;
    top: 160px;
    
}
.foo{
    margin: 0 auto 56px;
    width: 1260px;
    height: auto;
    
}
.arrow::after,.caroufredsel_wrapper>ul>li>div::after,.foo::after,.zlhb_list::after,.zlhb_list  ul::after,.newleft_ft>div::after,.newleft_ft>div>ul::after{
      content:".";  
     height:0;  
     visibility:hidden;  
     display:block;  
     clear:both;
}

/********战略伙伴**********/
.zlhb_list{
    margin-top:60px;
}
.zlhb_list>ul{
        width: 95%;
    
    margin: 0 auto;
    padding-left: 2%;
}
.zlhb_list>ul>li{
       width: 13%;
    height: 120px;
    margin-right: 1%;
    float: left;
    overflow: hidden;
    margin-bottom: 47px;
}
.zlhb_list>ul>li>a{
    display:block;
    
    text-align:center;
}
.zlhb_list>ul>li>a>img{
    width:180px;


    height:130px;
    
}

/*****解决方案中心********/
.Wwidth{
    width:760px;
    margin:90px auto 35px;
}
.Wwidth>ul>li{
    margin-right:65px;
    float:left;
}
.Wwidth>ul>li:last-child{
    margin-right:0px;
}
.Wwidth>ul>li>a{
    font-size: 24px;
  font-family: "SimHei";
  color: rgb( 43, 43, 43 );
}
.dt_x>ul{
    background: url(/Content/img/bgjj.png) no-repeat center top;
    width: 985px;
    height: 854px;
    margin: 0 auto;
    padding-top: 54px;
    overflow: hidden;
}
.dt_x>ul>li{
        width: 400px;
    height: 310px;
    float: left;
        margin-left: 60px;
}
.dt_x>ul>li:first-child{
    margin-top:60px;
}
.dt_x>ul>li:last-child{
    margin-top:-60px;
}

.dt_x>ul>li>a{
    display:block;
    width:328px;
    height:203px;
    margin:0 auto;
    
}
.dt_x>ul>li>a>img{
    border-radius:15px;
}
.dt_x>ul>li>div{
    padding:25px 45px;
}
.dt_x>ul>li>div>h4,.dt_x>ul>li>div>p{
      font-size: 14px;
  font-family: "SimHei";
  color: rgb( 102, 102, 102 );
}
.dt_x>ul>li>div>h4{
        margin-bottom: 10px;
     font-size: 16px;
    text-align:center;
}
.dt_x>ul>li>div>p{
    line-height:30px;
}
.f_r{
        margin-top: 125px;
    margin-bottom: 20px;
   
}
.Wwidth ul li.cur a{
     color: #ff0000;
     text-decoration:none;
    
}



/******底部**********/
.newleft_ft{
    width:796px;
    height:183px;
    
    float:left;
    margin-top:100px;
}
.newright_ft{
    margin-right: -180px;

    width:400px;
    height:280px;
 
     float:right;
     position:relative;
}
.newleft_ft>div>ul>li{
    float:left;
}
.newleft_ft>div>ul>li>a{
      font-size: 18px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
}
.guanzhu{
    background:url(../img/duobiaoxing11.png) no-repeat right;
    width: 137%;
    
    line-height: 80px;
}
.guanzhu>h4{
    margin-top:-30px;
    text-align:right;
    margin-right:10px;
    color: #fff;
}
.beian{
       text-align: right;
    margin-top: -40px;
    margin-right: 180px;
}
.beian p,.beian span{
       font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb( 255, 255, 255 );
    padding-right: 32px;
        line-height: 30px;

}
.ewm_ft{
    
    position:absolute;
    top:25%;
    left:37%;
}
.ewm_ft p{
    font-size: 13px;
  font-family: "Microsoft YaHei";
  color: rgb( 255, 255, 255 );
}
.newright_ft>h4{
     font-size: 14px;
  font-family: "SimHei";
  color: rgb( 255, 255, 255 );
  
}
.adress{
    position:absolute;top:75%;left:15%;text-align:center;
}
.adress>h4,.adress>h4>span{
         font-size: 14px;
    font-family: "SimHei";
    font-weight: normal;
    color: rgb( 255, 255, 255 );
    line-height: 25px;
}