
.bg_index{
    margin-bottom: 20px;
}

.main_w{
    width: 1200px;
    margin:0 auto;
}


/*首页主体*/

/*banner*/
.banner{
    overflow:hidden;
    position:relative;
    width:2940px;
}
.banner ul{
    width:7200px;
    position:relative; 
    overflow:hidden; 
    padding:0px; 
    margin:0px; 
    left:-1914.28px;
}
.banner ul li{
    float: left; 
    width: 980px;
}

/* slider */
.slider{
    width:100%;
    /*min-width:1920px;*/
    height:400px;
    position:relative;
    overflow:hidden;
    background:#fff;
    text-align:center;
}
.slider .bd{
    width:1920px;
    /*position:absolute;
    left:50%;
    margin-left:-1800px;*/
}
.slider .bd li{
    width:1920px;
    overflow:hidden;
}
.slider .bd li img{
    display:block;
    width:1920px;
    height:399px;
}
.slider .tempWrap{
    overflow:visible !important;
}
.slider .tempWrap ul{
    margin-left:-1920px !important;
}
.slider .hd{
    position:absolute;
    width:100%;
    left:0;
    z-index:1;
    height:8px;
    bottom:20px;
    text-align:center;
}
.slider .hd li{
    display:inline-block;
    *display:inline;
    zoom:1;
    width:12px;
    height:12px;
    line-height:99px;
    overflow:hidden;
    background:url(../images/slider-btn.png) 0 -13px no-repeat;
    background-size: 110%;
    margin:0 5px;
    cursor:pointer;
    filter:alpha(opacity=60);
    opacity:0.6;
}
.slider .hd li.on{
    background-position:0 0;
    filter:alpha(opacity=100);
    opacity:1;
}
.slider .pnBtn{
    position:absolute;
    z-index:1;
    top:0;
    width:100%;
    height:400px;
    cursor:pointer;
}
.slider .prev{
    left:-71%;
    margin-left:-490px;
}
.slider .next{
    left:71%;
    margin-left:477px;
}
.slider .pnBtn .blackBg{
    display:block;
    width:100%;
    height:400px;
    /*background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;*/
}
.slider .pnBtn .blackBg1{
    position:absolute;
    left:-60px;
    top:0;
}
.slider .pnBtn .blackBg2{
    position:absolute;
    right:0;
    top:0;
}
.slider .pnBtn .arrow{
    display:none;
    position:absolute;
    top:21px;
    z-index:1;
    width:60px;
    height:400px;
}
.slider .pnBtn .arrow:hover{
    filter:alpha(opacity=60);
    opacity:0.6;
}
.slider .prev .arrow{
    right:0;
    background:url(../images/slider-arrow.png) -120px 0 no-repeat;
}
.slider .next .arrow{
    left:0;
    background:url(../images/slider-arrow.png) 0 0 no-repeat;
}




/*图片背景图*/
.index1_1{background: url(../images/index1-1.png) no-repeat;}
.index1_2{background: url(../images/index1-2.png) no-repeat;}
.index2_1{background: url(../images/index2-1.png) no-repeat;}
.index2_2{background: url(../images/index2-2.png) no-repeat;}
.index3_1{background: url(../images/index3-1.png) no-repeat;}
.index3_2{background: url(../images/index3-2.png) no-repeat;}
.index4_1{background: url(../images/index4-1.png) no-repeat;}
.index4_2{background: url(../images/index4-2.png) no-repeat;}
.index5_1{background: url(../images/index5-1.png) no-repeat;}
.index5_2{background: url(../images/index5-2.png) no-repeat;}
.index6_1{background: url(../images/index6-1.png) no-repeat;}
.index6_2{background: url(../images/index6-2.png) no-repeat;}
.index7_1{background: url(../images/index7-1.png) no-repeat;}
.index7_2{background: url(../images/index7-2.png) no-repeat;}

/*资质办理 -updated by lgy*/
 .handle{
    margin-top: 29px;
    position:relative;
}
.handle a{
    color:#333;
    font-size: 14px;
}
.handle_head{
    line-height:50px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.handle_head span{
    font-size: 22px;
    font-weight: bold;
}
.zzbl .handle_main{
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.handle_main .handle_p{
    width: 266px;
    height: 364px;
    border:14px solid #fff;
    box-shadow: 0 0 2px 2px #ededed;
    /* border-radius: 6px; */
    /*border:1px solid #d6d6d6;*/
    /* box-sizing: border-box; */
    position:relative;
    overflow: hidden;
    
}

/* 资质办理  知识产权 共用样式 star */
.zzbl .handle_s{
    width: 594px;
    display: flex;
    flex-wrap: wrap;
}
 
.zzbl .handle_s .handle_s_base1{
    width: 290px;
    height: 192px;
    margin-left: 3px;
    margin-bottom: 7px;
    margin-right:4px;
    border-radius: 0;
    position: relative;
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(204,204,204,0.3);
}
.zzbl .handle_s .handle_s_base1 .icon_base{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
}
.zzbl .handle_s .handle_s_base1 img{
    width: 120px;
    height: 90px;
}
.zzbl .handle_s_base1 p{
    text-align: left;
}
.zzbl .handle_s_base1 .link-title p{
    text-align: center;
}
.zzbl .handle_s_base1 p.handle_s_one,
.zzbl .handle_s_base1 p.handle_s_two,
.zzbl .handle_s_base1 p.handle_s_three,
.zzbl .handle_s_base1 p.handle_s_more{
    margin: 0;
    padding-left: 22px;
}
.zzbl .handle_s_base1 p.handle_s_one{
    padding-top:22px;
    line-height: 1.5;
}
.zzbl .handle_s_base1 p.handle_s_two{
    margin-top:4px;
}
.zzbl .handle_s_base1 p.handle_s_three{
    margin-top:22px;
}
.zzbl .handle_s_base1 p.handle_s_more{
    width: 66px;
    margin-top: 22px;
    margin-left: 14px;
    padding: 6px 12px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    color: #999;
} 
/* 资质办理  知识产权 共用样式 end */
 .zzbl .gxzc{
     width: 1200px;
     display: flex;
     justify-content: space-between;
 }
 .zzbl .handle_s.gxzc .handle_s_base1{
    width: 280px;
    margin-bottom: 24px;
    background: #fff;
       
 }
 .zzbl .handle_s.gxzc .handle_s_base1>img{
     width: 265px;
     height: 170px;
     margin-top: 12px;
     margin-left: 6px;
 }
 


.handle_main .handle_br{
    border-right: 1px solid #d6d6d6;
}
.handle_main .handle_p a img{
    width: 100%;
    height: 100%;
}
.handle_main .handle_p:hover,.zzbl .handle_s_base1:hover{
    /* box-shadow: 0px 0px 20px #999; */
    box-shadow: 0 0 16px 8px rgba(204,204,204,0.3);
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.handle_main .handle_title{
    position:absolute;
    bottom:60px;
    left:58px;

}



.handle_title span{
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(199,199,199,0.4);
}


.handle_title p:nth-of-type(1){
    width: 140px;
    padding: 4px 2px;
    height: 60px;
    border-radius: 12px; 
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    background-color:rgba(255,255,255,0.1); 
}
.handle_title p:nth-of-type(1) span{
    padding: 12px;
    border-radius: 12px;
    background-color:rgba(255,255,255,0.2); 
}
.gsjy .handle_title,.gxzc .handle_title{
    position: absolute;
    top: 20%;
    left:20%;
}
.link-title{
    position: absolute;
    bottom: 20%;
    left: 25%;
    /* background-color:rgba(255,0,0,0.4);
    width: 100%;
    height: 110px; */
}
.link-title p{
 margin: 0 auto;
 color: #fff;
}
.link-title .who{
    width: 126px;
    height: 40px;
    text-align: center;
    margin-top: 12px;
    font-size: 24px;
    border:1px solid #fff;
    border-radius: 6px;
    padding: 4px;
}
.link-title .how{
    width: 130px;
    height: 20px;
    margin-top: 8px;
    font-size: 16px;
    text-align: center;
}
/* .handle_main .handle_title p:nth-of-type(1){
    font-size: 24px;
    margin-top: 8px;
} */
.handle_title p:nth-of-type(2){
    padding: 0 14px;
    font-size: 14px;
}
.handle_s li:hover,.handle_s_bottom li:hover{
    /* box-shadow: 0px 0px 20px rgba(166,166,166,0.2); */
    box-shadow: 0 0 16px 8px rgba(204,204,204,0.3);
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
/* 
.handle_s_base1{
    width: 290px;
    height: 310px;
    margin-left:10px;
    border-radius: 6px;
} */
.icon_base{
    /*margin-left: 122px;*/
    /*margin-top: 3px;*/
    width: 150px;
    height: 100px;
    margin: 20px auto;
    /*text-align: center;*/
}
.icon_base img{
    width: 100%;
}

.handle_s_base1 .handle_s_one{
    width: 235px;
    height: 28px;
    /* margin: 50px auto 4px; */
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #666;

}
.handle_s_base1 .handle_s_two{
    width: 235px;
    margin:0 auto;
    text-align: center;
    color: #999;
}
.handle_s_base1 .handle_s_three{
    width: 235px;
    margin:20px auto;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #ff5e5c;
}
/* 知识产权 */
.handle_main .handle_zscq{
    margin-bottom: 10px;
}
.handle_main .handle_zscq a{
    display:inline-block;
    height: 260px;
    border-radius: 6px;
    overflow: hidden;
}
.handle_main .handle_zscq a:hover{
    /* box-shadow: 0px 0px 20px #999; lgy*/
    box-shadow: 0 0 16px 8px rgba(204,204,204,0.3);
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.handle_main .handle_zscq>div{
    position: relative;
    height: 260px;
}
.handle_main .handle_zscq .link-title{
    display: inline;
    top:80px;
    left:0;
    background: none;
    text-align: left;
}
.handle_main .handle_zscq .link-title p{
    margin: 2px 32px;;
}
.handle_main .handle_zscq .link-title .who{
    border: 0;
}
.handle_main .handle_zscq .link-title .tolink{
    width: 80px;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
    margin-left:60px;
    text-align: center;
    border:1px solid #fff;
    border-radius: 32px;
    color: #fff;

}
.handle_s{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    /* background: #fbfbfb; */
}

.handle_s.tolarge .handle_s_base1{
    margin: 0 14px 10px 0;
    /* border: none; */
    background: #fff;

}

.deepbk{
    background: #f2f5fa;
    /* f2f5fa */
    padding: 10px 0;
}
.handle_s.hasborder .handle_s_base1{
    border:1px solid #e6e6e6;
    margin: 0 11px 10px 0;

}
.txrz .handle_s_base1{
    width: 264px;
    height: 300px;
    margin-bottom: 32px;
    position: relative;
    background: #fff;
    border: 6px solid #fff;
    box-shadow: 0 0 2px 2px #ededed;
    border-radius: 0;
    overflow: hidden;
    
}
.txrz .handle_s_base1 p.handle_s_one,
.txrz .handle_s_base1 p.handle_s_two,
.txrz .handle_s_base1 p.handle_s_three,
.txrz .handle_s_base1 p.handle_s_more{
    width: 100%;
    text-align: center;
    margin-top: 18px;
}
.txrz .handle_s_base1 p.handle_s_more{
    width: 66px;
    margin: 0 auto;
    padding: 6px 12px;
    border-radius: 6px;
    border: 1px solid #e6e6e6;
}

/* updata by 20190403end*/
/*公司注册*/
.company ul li{
    width: 240px;
    height: 211px;
    border:1px solid #d6d6d6;
    position:relative;
    background: #fff;
    border-right: none;
    box-sizing: border-box;
}

.company li:hover{
    box-shadow: 0 0 16px 8px rgba(204,204,204,0.3);
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.register_p img{
    width: 100%;
    height: 100%;
}
.register_title{
    width: 240px;
    height: 70px;
    position:absolute;
    left:-1px;
    bottom:0;
}
.register_title p{
    margin-left: 18px;
    color:#fff;
}
.register_title p:nth-of-type(1){
    font-size: 24px;
    margin-top: 10px;
}
.register_title p:nth-of-type(2){
    font-size: 14px;
    margin-top:3px;
}
.reg_base p{
    margin-left:16px;
}
.register_t_one{
    font-size: 18px;
    color:#333;
    margin-top: 18px;
    font-weight: bold;
}
.register_t_two{
    font-size: 14px;
    margin-top: 2px;
    color:#999;
}
.register_t_three{
    font-size: 16px;
    margin-top: 2px;
    color:#F04844;
    font-weight:bold;
}

/*知产交易*/
.handle_s_z{
    width:960px;
    border-bottom:1px solid #d6d6d6;
}

/*政策专题*/
.policy_main {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}
.policy_main li{
    width: 398px;
    border-radius: 6px;
    overflow: hidden;
    /* border:1px solid #d6d6d6; */
    background: #fff;
    margin-right: 2px;
}
.policy_main li:hover{
    box-shadow: 0 0 16px 8px rgba(204,204,204,0.3);
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.policy_p{
    width: 398px;
    height: 215px;
}
.policy_p img{
    width: 100%;
    height: 100%;
}
.policy_title{
    width: 381px;
    padding:11px 0;
    border-bottom:1px solid #d6d6d6;
    margin:0 auto;
}
.policy_title p{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.policy_t_bt{
    font-size: 16px;
    color:#333;
    font-weight: bold;
}
.policy_t_m{
    margin-top: 6px;
    font-size: 12px;
    color:#999;
    margin-left: 1px;
}
.policy_icon{
    margin-top: 8px;
    margin-left: 8px;
    margin: 10px 0 8px 8px;
}
.policy_icon div{
    display:inline-block;
    color:#999;
}
.policy_icon div i{
    display:inline-block;
    overflow:hidden;
    margin-bottom: 3px;
}
.policy_icon div span{
    width: 33px;
    display:inline-block;
    overflow:hidden;
}
.policy_eye{
    margin-left: 23px;
}
.poliay_com{
    margin-left: 182px;
}

/*热门话题*/
.topic{
    margin-bottom: 30px;
}
.topic_main li{
    width: 398px;
    height: 351px;
    border:1px solid #d6d6d6;
    background: #fff;
}
.topic_main li:hover{
    box-shadow: 0 0 16px 8px rgba(204,204,204,0.3);
    -webkit-transition: ease-out 0.3s linear;
    -mos-transition: ease-out 0.3s linear;
    -mz-transition: ease-out 0.3s linear;
    -o-transition: ease-out 0.3s linear;
    transition: all 0.3s linear;
    z-index: 88;
}
.topic_f{
    overflow:hidden;
    margin-top: 3px;
}
.topic_f span{
    color:#999;
    font-size: 12px;
}
.topic_t_x{
    width: 105px;
    display:inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-bottom: -4px;
}
.topic_mian_m{
    padding-top: 6px;
    width: 381px;
    height:54px;
    margin:0 auto;
    overflow:hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    font-size: 12px;
    color:#999;
    line-height: 19px;
}

.handle_s_tpic{
    width: 481px;
    height: 211px;
}
.handle_s_tpic img{
    width: 100%;
    height: 100%;
}
.topic_main a li{
    border-right:none;
    position:relative;
}
.topic_main a:last-of-type li{
    border-right: 1px solid #e6e6e6;
}
.handle_s_bottom a:last-of-type li{
    width: 241px;
}
/* .handle_s_z a:nth-of-type(4n) li{
    border-right:1px solid #d6d6d6;
    width: 238px;
} */
.company ul a:last-of-type li{
    border-right:1px solid #e6e6e6;
}
.handle_s_pa a:nth-of-type(1) li{
    /* border-right:1px solid #e6e6e6; */
}


/*楼层切换*/
.index_main{
    position:relative;
}
.floor{
    /* border:1px solid #d6d6d6; */
    position:fixed;
    top:14%;
    left:10%;
    z-index:7;
    display:none;
}
.floor li{
    width: 106px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    border-radius: 4px;
    margin: 2px 0;
    background: #dadada;
    text-align: center;
    cursor:pointer;
    font-size: 16px;
}

.floor li:last-of-type{
    border-bottom: none;
}
.floor li.floor_cur{
    background: #ff651a;
    color:#fff;
}