@charset "utf-8";
/*****************全屏图片公用**********************/
body{
    background: none;
}
.index-6.m-i-h,.index-4.m-i-h {
    left: 50%;
    margin-left: -590px;
    position: absolute;
    top: 0;
}
.indexInBg li.noLiMar{
    margin-right: 0;
}
/*标题公用样式*/
.m-index.m-i-h h1{
    font-size: 24px;
}
.lunhuan img{
    height: 600px;
}
.index-event-but a{
    display: inline-block;
    height: 56px;
    width: 272px;;
    background: url("../Image/Home_index/index-event-but.png") no-repeat scroll 1px -3px;
}
.index-event-but a:hover{
    background-position: 1px -101px;
}
.index-event-but a:active{
        background-position: 1px -203px;
}
.group.index-event-but {
    margin-left: 454px;
    margin-top: 148px;
}


/*****************************首屏****************************/
/*轮换大区域*/
.lunhuan{
    width:100%;
    height:400px;
    position:relative;
}
.lunhuan #lunhuanback{
    width:100%;
    height:400px;
    position:absolute;
    left:0px;
    top:0px;
    overflow:hidden;
}
.lunhuan #lunhuanback p{
    width:100%;
    height:500px;
    position:absolute;
    left:0px;
    top:0px;
    opacity:0;
    filter:alpha(opacity=0);
}
.lunhuan #lunhuanback p.lunhuanback{
    background: url("../img/1.jpg") no-repeat scroll center center;
}
.lunhuan #lunhuanback p.lunhuanback1{
    background: url("../img/2.jpg") no-repeat scroll center center;
}
.lunhuan #lunhuanback p.lunhuanback2{
    background: url("../img/3.jpg") no-repeat scroll center center;
}
.lunhuan #lunhuanback p.lunhuanback3{
    background: url("../img/4.jpg") no-repeat scroll center center;
}
.lunhuan #lunhuanback p.lunhuanback4{
    background: url("../img/5.jpg") no-repeat scroll center center;
}


.lunhuan .lunhuan_main{
    width:950px;
    height:400px;
    margin:0 auto;
    position:relative;
}

#lunbonum{
    height:14px;
    line-height:23px;
    position:absolute;
    right: 0; 
    bottom: 27px; 
    z-index:5;
}
#lunbonum li{
    width:42px;
    height:13px;
    float:left;
    margin-left:5px;
    background:#ffffff;
    cursor:pointer;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
#lunbonum .lunboone,#lunbonum li:hover{
    background:#00c9ff;
    cursor:pointer;
    opacity: 1;
    filter:alpha(opacity=100);
} 
/**/
.indexInBg{
    opacity:0;
    filter:alpha(opacity=0);
}
.main.index{
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: -100px;
}
.indexInBg img{
    height: 600px;
}
.index-index{
    height: auto;
    width: 1180px;
    position: absolute;
    left: 50%;
    margin-left: -590px;
    top: 361px;
    z-index: 1;
}
.index-index .group{
    width: 660px;
    height: auto;
}
/*ul*/
.indexInBg li{
    float: left;
    margin-right: 20px;
}
.indexInBg .index-index li a{
    width: 200px;
    height: 180px;
    display: inline-block;
    background: rgba(255,255,255,0.6);
    vertical-align: top;
    position: relative;
}
.indexInBg .index-index li a:hover{
    background: #00c9ff;
}
.indexInBg .index-index li a:hover h3,.indexInBg .index-index li a:hover span{
    color: #ffffff;
}

@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
 .indexInBg .index-index li a{
    background-color:#ffffff;
    filter:Alpha(opacity=60);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .index-index h3,.index-index span,.index-index i{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}
.index-index ul{
    height: auto;
    overflow: hidden;
    position: relative;
}
.indexInBg .index-index .IndexImg{
    width: auto;
    height: auto;
    margin-top: 60px;
}
.index-index h4{
    height: 80px;
    line-height: 80px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    font-size: 18px;
    width: 100%;
}
.index-index h3{
    text-align: center;
    width: 100%;
    font-size: 24px;
    color: #595758;
    height: 40px;
    line-height: 40px;
}
.index-index span{
    display: block;
    width: 100%;
    vertical-align: top;
    font-size: 12px;
    color: #595758;
    text-align: center;
    line-height: 2;
}
.index-index .redColor{
    color: #f14b4b;
    font-weight: bold;
}
.indexInBg .m-index > h4{
    position: absolute;
    top: ;
    left: 0;
} 
.index-index i{
    height: 72px;
    width: 100%;
    display: inline-block;
}
/*人物信息*/
.divOut{
    width: 640px;
    height: 120px;
    position: absolute;
    left: 0;
    top: 60px;
}
.divOut .floatRight {
    height: 120px;
    width: 260px;
    padding: 13px 0 20px 0;
}
.divOut .floatRight > span {
    text-align: left;
    width: 100%;
    font-size: 18px;
    color: #595758;
    line-height: 1.7;
    text-indent: 10px;
}
.divOut .floatRight > span.sem{
    text-indent: 0;
}
.divOut .floatRight > span em{
    font-weight: bold;
    margin-left: 10px;
}
.divOut .group{
    width: 370px;
}
.divOut .group h1{
    font-size: 60px;
    color: #595758;
    text-align: right;
    margin-top: 6px;
}

/*****************************迈出创业第一步，你所必需的服务****************************/
.index-2{
    width: 100%;
    height: 200px;
}
.index-2-1{
    width: 960px;
    margin: 20px auto 0;
}
.index-2-1 ul{
    background: url("../img/index-2.png") no-repeat scroll 90px 73px;
    min-height: 100px;
}
.index-2 ul{
    height: auto;
   
}
.index-2 li{
    float: left;
    width: 140px;
    height: 100px;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.index-2-1 li{
    width: 190px;
}
.index-2 li span,.index-2 li em{
    display: inline-block;
}
.index-2 li span{
    width: 100%;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #595757;
}
.index-2 li em{
    background: #ffffff;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    border: 3px solid #c5c5c5;
    position: absolute;
    top: 62px;
    left: 50%;
    margin-left: -13px;
    -moz-transition:ease-out 0.4s;
    -o-transition:ease-out 0.4s;
    -webkit-transition:ease-out 0.4s;
    transition:ease-out 0.4s;
}
.index-2 .current em,.index-2 li:hover em{
    border-color: #00c9ff;
    transform:scale(1.4);
    -moz-transform:scale(1.4);
    -o-transform:scale(1.4);
    -webkit-transform:scale(1.4);
}
.index-2 .current span{
    color: #00c9ff;
    font-weight: bold;
}

/*内容div*/
.index-2-2{
    width: 100%;
    height: 260px;
    margin-top: 40px;
}
.index-2-2 li{
    float: left;
    width: 180px;
    height: 260px;
    border-left: 1px solid #c5c5c5;
}
.index-2-2 li a{
    display: inline-block;
    height:  100%;
    width: 100%;
    position: relative;
}
.index-2-2 .i-3 li{
    width: 157px;
}
.index-2-2 li:hover{
    background: #00c9ff;
}
.index-2-2 li:hover h3,.index-2 .index-2-2 li:hover span,.index-2-2 li:hover h4,.index-2-2 li:hover h4 b{
    color: #ffffff;
}
.index-2-2 li h3{
    font-size: 24px;
    color: #595758;
    line-height: 1.5;
}
.index-2-2 li h3 b{
    font-size: 14px;
}
.index-2 .index-2-2 li span{
    font-size: 12px;
    color: #595758;
    line-height: 2;
}
.index-2-2 li h4{
    font-size: 18px;
    color: #f14b4b;
    line-height: 3;
}
.index-2-2 li h4 b{
    font-weight: normal;
}
.index-2-2 li i{
    width: 100%;
    height: ;
    display: inline-block;
    height: 130px;
}
.index-2-2 > div{
    display: none;
}
.index-2-2 > .current{
    display: block;
}

.i-1,.i-2,.i-3,.i-4,.i-5,.i-6{margin: 0 auto;background: #ffffff;}
.i-1{width: 956px;}
.i-2{width: 775px;}
.i-3{width: 1177px;}
.i-4{width: 955px;}
.i-5{width: 740px;}
.i-6{width: 740px;}
.i-1 .group{
    width: 235px;
    height: 260px;
    text-align: center;
}
.i-1 .group img{
    margin-top: 48px;
}
.i-1 .group p{
    font-size: 24px;
    color: #00c9ff;
    font-weight: bold;
    margin-top: 30px;
    padding: 0 25px;
}
.i-3 .group p{
    margin-top: 0px;
}
.i-1.i-5 .group img,.i-1.i-6 .group img{
    float: left;
    margin: 80px 50px;
}
.i-1.i-5 .group,.i-1.i-6 .group{
    width: 560px;
}
.i-1.i-5 .group p{
    line-height: 1.5;
    margin-top: 0;
    width: 340px;
    text-align: left;
}
.i-1.i-5 .group .mtop{
    margin-top: 92px;
}
.i-1.i-6 .group p{
    margin-top: 118px;
    width: 340px;
    padding: 0;
    text-align: left;
}
.i-4 .group p {
    margin-top: 16px;
}

/*****************************创业的智慧，从点滴积累开始****************************/
.newsList{
    padding: 0 50px 90px 40px;
    margin-top: 10px;
}
#knowledgelist > ul {
    min-height: 300px;
    overflow: hidden;
}
.newsList li {
    float: left;
    height: 60px;
    line-height: 60px;
    width: 660px;
    border-bottom: 1px solid #f1f1f1;
}
.newsList li a{
    color: #595758;
    font-size: 18px;
}
/* .newsList li a:link{color:#595758;}
.newsList li a:visited{color: #9e9e9e;} */
.newsList li a:hover{color: #00c9ff;}
.newsList li span,.newsList li em{
    display: inline-block;
    vertical-align: middle;
}
.newsList li span{
    padding: 10px 12px;
    background: #55c5a9;
    font-size: 14px;
    color: #ffffff;
    line-height: normal;
    margin-right: 22px;
    position: relative;
}
.newsList li em{
    position: absolute;
    right: -6px;
    top: 14px;
    width: 0;
    height: 0;
    border-left:6px solid #55c5a9;
    border-bottom:6px solid transparent;
    border-top:6px solid transparent;
    border-right:none;
}
.newsList .group{
    width: 660px;
}
.newsList .floatRight{
    width: 360px;
}
.newsList .floatRight a{
    display: block;
    height: 160px;
    width: 100%;
    margin-top: 15px;
    position: relative;
}
.newsList .floatRight .flri1{
    margin-top: 30px;
}
.newsList .floatRight a img{
    width: 360px;
    height: 160px;
    vertical-align: top;
}
/*透明层内容*/
.newsList .floatRight div {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    height: 40px;
    line-height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
    text-align: left;
    text-indent: 22px;
    color: #ffffff;
    font-size: 18px;
}
.newsList .floatRight a:hover div{
    background: rgba(0,201,255,0.6);
}


/*but*/
.newsList .group >div{
    clear: both;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}
.newsList .group >div a{
    border: 1px solid #a6a7a6;
    width: 200px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #595758;
}
.newsList .group >div a:hover{
    background-color: #00c9ff;
    color: #ffffff;
    border: 1px solid #00c9ff;
}
.newsList .group >div .inRefresh{
    text-align: left;
    text-indent: 89px;
    background: url("../Image/Home_index/refresh.png") no-repeat scroll 57px 11px;
}
.newsList .group >div .inRefresh:hover{
    background-position: 57px -39px;
}
.newsList .group >div .more{
    margin-left: 60px;
}

/*****************************评价我们的声音****************************/
.index-4.m-i-h h1{
    color: #ffffff;
}
.evlauteMain{
    background: rgba(255,255,255,0.8);
    width: 940px;
    /* opacity: 0.8;
    filter:alpha(opacity=80); */
    height: auto;
    margin: 32px auto 0;
    padding: 40px 100px 55px;
}
.evlauteMy {
    padding-left: 36px;
}
.evlauteMy a{
    display: inline-block;
    width: 126px;
    height: 126px;
    text-align: center;
    position: relative;
    border:none;
    outline: none;
    background: #10cafb;
    transition:ease-out 0.6s;
    -moz-transition:ease-out 0.4s;
    -o-transition:ease-out 0.6s;
    -webkit-transition:ease-out 0.6s;
    -ms-transition:ease-out 0.6s;
}
.evlauteMy .mi{background: url("../Image/Home_index/evlautemy1.png") no-repeat scroll center center;}
.evlauteMy .mi1{background: url("../Image/Home_index/evlautemy2.png") no-repeat scroll center center;}
.evlauteMy .mi2{background: url("../Image/Home_index/evlautemy3.png") no-repeat scroll center center;}
.evlauteMy .mi3{background: url("../Image/Home_index/evlautemy4.png") no-repeat scroll center center;}
.evlauteMy .mi4{background: url("../Image/Home_index/evlautemy5.png") no-repeat scroll center center;}
.evlauteMy .current.mi{background: url("../Image/Home_index/evlautemy11.png") no-repeat scroll center center;}
.evlauteMy .current.mi1{background: url("../Image/Home_index/evlautemy22.png") no-repeat scroll center center;}
.evlauteMy .current.mi2{background: url("../Image/Home_index/evlautemy33.png") no-repeat scroll center center;}
.evlauteMy .current.mi3{background: url("../Image/Home_index/evlautemy44.png") no-repeat scroll center center;}
.evlauteMy .current.mi4{background: url("../Image/Home_index/evlautemy55.png") no-repeat scroll center center;}
.evlauteMain p{
    font-size: 14px;
    color: #595757;
    line-height: 1.7;
    text-align: left;
    margin-top: 12px;
    min-height: 35px;
}
.evlauteMain h4{
    text-align: right;
    font-size: 18px;
    color: #595757;
    line-height: 2.1;
}
.evlautCont{
    position: relative;
    width: 100%;
    min-height: 100px;
}
.evlautCont > div{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 15px;
}

/*****************也许是目前最好的创业法律服务****************************/
.best{
    overflow: hidden;
    margin: 32px 0 75px 0;
}
.best li{
    float: left;
    width: 295px;
    text-align: left;
}
.best h4{
    text-align: center;
    font-size: 26px;
    color: #595757;
    line-height: 3;
    font-weight: normal;
    margin-top: 37px;
}
.best p{
    text-align: left;
    font-size: 14px;
    color: #9e9e9e;
    line-height: 1.5;
    padding: 0 20px;
}
.best i{
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 80px;
    background: url("../Image/Home_index/best.png") no-repeat scroll center 0;
}
/*关注我们·保持沟通*/
.best1{
    border-top: 1px solid #dddddd;
    width: 940px;
    margin: 0 auto;
}
.bBut{
    text-align: center;
    margin: 13px 0 100px 0;
}
.bBut a{
    width: 122px;
    height: 122px;
    display: inline-block;
    vertical-align: top;
    background: url("../Image/Home_index/bastBut.png") no-repeat scroll -1px -1px;
}
.bBut a:hover{
    background-position: -356px -2px;
}
.bBut .bri{
    background-position: -180px -2px;
    margin-left: 173px;
    position: relative;
}
.bBut .bri:hover{
    background-position: -533px -2px;
}
.bBut .bri .bRiCont{
    position: absolute;
    left: -39px;
    top: 117px;
    z-index: 1000;
    width: 197px;
    height: 227px;
    opacity:0;
    display: none;
    -webkit-transition:opacity .5s ease-in-out;
    -ms-transition:opacity .5s ease-in-out;
    -o-transition:opacity .5s ease-in-out;
    -moz-transition:opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    background: url("../Image/Home_index/briront.png") no-repeat scroll center center;
}
.bBut .bri .bRiCont p{
    font-size: 14px;
    color: #595757;
    margin-top: 181px;
}
.bBut .bri:hover .bRiCont{
    opacity:1;
    display: block;
}

/*****************战略伙伴·友情合作****************************/
.i-link-1,.i-link-2{
    height: auto;
    overflow: hidden;
}
.i-link-1 li,.i-link-2 li{
    float: left;
}
.i-link-1 a,.i-link-2 a{
    display: inline-block;
    vertical-align: top;
    background-color:rgba(255,255,255,0.7); 
    *opacity: 0.7;
    *filter:alpha(opacity=70);
}
.i-link-1 a:hover,.i-link-2 a:hover{
    background-color: #00c9ff;
    opacity: 1;
    filter:alpha(opacity=100);
}

/*列表框1*/
.index-link{
    padding: 0 60px 0 0;
    height: auto;
    margin-top: 34px;
}
.i-link-1 li{
    margin-left: 60px;
}
.i-link-1 a{
    width: 220px;
    height: 160px;
}
/*列表框2*/
.i-link-2{
    padding-left: 40px;
}
.i-link-2 a{
    width: 160px;
    height: 100px;
    margin-left: 20px;
}
.i-link-2 li{
    margin-top: 20px;
}

/*****************关于快法务和常见问题和服务支持****************************/
/*关于快法务和常见问题*/
.index-7{
    padding: 80px 0;
}
.index-7 li{
    float: left;
    width: 220px;
    text-align: center;
}
.index-7 .i-mar-li{
    margin-left: 40px;
}
.index-7 h4,.index-7 .floatRight h4{
    font-size: 24px;
    color: #595757;
    line-height: 3.3;
}
.index-7 a{
    display: inline-block;
    width: 100%;
    color: #9e9e9e;
    font-size: 14px;
    line-height: 2.3;
}
.index-7 a:hover{
    color: #7fe4ff;
}
/*服务支持*/
.index-7 .floatRight{
    width: 400px;
    text-align: center;
}
.index-7 .floatRight h2{
    font-size: 42px;
    color: #00c9ff;
    line-height: 1;
    font-weight: normal;
}
.index-7 h3{
    font-size: 22px;
    color: #9e9e9e;
    line-height: 1;
}
.index-7 h6{
    color: #00c9ff;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
}
.serSup{
    margin-top: 30px;
    margin-left: 40px;
}
.serSup .textImgSeparation {
    padding-left: 10px;
    padding-top: 11px;
}
.index-7 .floatRight a{
    float: left;
    width: 180px;
}
.index-7 .floatRight a:hover h3,.index-7 .floatRight a:hover span{
    color: #30d3ff;
}
.index-7 .floatRight span{
    display: inline-block;
    text-align: left;
    font-size: 16px;
    color: #9e9e9e;
    line-height: 1;
}
.main.indexBg.indexfoter{
    height: 680px;
    background: url("../Image/Home_index/link.jpg") no-repeat scroll center center;
}

/***icon***/
/*战略伙伴·友情合作*/
/*大图*/
.k36{background: url("../Image/Home_index/Link/36k.png") no-repeat scroll center center;}
.the{background: url("../Image/Home_index/Link/the.png") no-repeat scroll center center;}
.server{background: url("../Image/Home_index/Link/server.png") no-repeat scroll center center;}
.binggo{background: url("../Image/Home_index/Link/binggo.png") no-repeat scroll center center;}

.k36:hover{background: url("../Image/Home_index/Link/36khover.png") no-repeat scroll center center;}
.the:hover{background: url("../Image/Home_index/Link/thehover.png") no-repeat scroll center center;}
.server:hover{background: url("../Image/Home_index/Link/serverhover.png") no-repeat scroll center center;}
.binggo:hover{background: url("../Image/Home_index/Link/binggohover.png") no-repeat scroll center center;}

/*小图*/
.tai{background: url("../Image/Home_index/Link/tai.png") no-repeat scroll center center;}
.it{background: url("../Image/Home_index/Link/it.png") no-repeat scroll center center;}
.lagou{background: url("../Image/Home_index/Link/lagou.png") no-repeat scroll center center;}
.airui{background: url("../Image/Home_index/Link/airui.png") no-repeat scroll center center;}
.sw{background: url("../Image/Home_index/Link/sw.png") no-repeat scroll center center;}
.jike{background: url("../Image/Home_index/Link/jike.png") no-repeat scroll center center;}
.ytzc{background: url("../Image/Home_index/Link/ytzc.png") no-repeat scroll center center;}
.ifanr{background: url("../Image/Home_index/Link/ifanr.png") no-repeat scroll center center;}
.guoke{background: url("../Image/Home_index/Link/guoke.png") no-repeat scroll center center;}
.ck{background: url("../Image/Home_index/Link/ck.png") no-repeat scroll center center;}

.tai:hover{background: url("../Image/Home_index/Link/taihover.png") no-repeat scroll center center;}
.it:hover{background: url("../Image/Home_index/Link/ithover.png") no-repeat scroll center center;}
.lagou:hover{background: url("../Image/Home_index/Link/lagouhover.png") no-repeat scroll center center;}
.airui:hover{background: url("../Image/Home_index/Link/airuihover.png") no-repeat scroll center center;}
.sw:hover{background: url("../Image/Home_index/Link/swhover.png") no-repeat scroll center center;}
.jike:hover{background: url("../Image/Home_index/Link/jikehover.png") no-repeat scroll center center;}
.ytzc:hover{background: url("../Image/Home_index/Link/ytzchover.png") no-repeat scroll center center;}
.ifanr:hover{background: url("../Image/Home_index/Link/ifanrhover.png") no-repeat scroll center center;}
.guoke:hover{background: url("../Image/Home_index/Link/guokehover.png") no-repeat scroll center center;}
.ck:hover{background: url("../Image/Home_index/Link/ckhover.png") no-repeat scroll center center;}

/*也许是目前最好的创业法律服务*/
.best .bi1{background-position: center 1px;}
.best .bi2{background-position: center -128px;}
.best .bi3{background-position: center -292px;}
.best .bi4{background-position: center -471px;}

/*第一屏*/
/*快公司*/
.in-company{background: url("../Image/Home_index/First/company.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-company{background: url("../Image/Home_index/First/companyhover.png") no-repeat scroll center 23px;}
/*快合伙*/
.in-partnership{background: url("../Image/Home_index/First/partnership.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-partnership{background: url("../Image/Home_index/First/partnershiphover.png") no-repeat scroll center 23px;}
/*1元创业问诊*/
.in-askexamine{background: url("../Image/Home_index/First/askexamine.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-askexamine{background: url("../Image/Home_index/First/askexaminehover.png") no-repeat scroll center 23px;}
/*工商变更*/
.in-change{background: url("../Image/Home_index/First/change.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-change{background: url("../Image/Home_index/First/changehover.png") no-repeat scroll center 23px;}
/*快记账*/
.in-account{background: url("../Image/Home_index/First/account.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-account{background: url("../Image/Home_index/First/accounthover.png") no-repeat scroll center 23px;}
/*快记账（半年）*/
.in-accounthalfyear{background: url("../Image/Home_index/First/accounthalfyear.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-accounthalfyear{background: url("../Image/Home_index/First/accounthalfyearhover.png") no-repeat scroll center 23px;}
/*快记账（季度）*/
.in-accountseason{background: url("../Image/Home_index/First/accountseason.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-accountseason{background: url("../Image/Home_index/First/accountseasonhover.png") no-repeat scroll center 23px;}
/*问律师*/
.in-asklawyer{background: url("../Image/Home_index/First/asklawyer.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-asklawyer{background: url("../Image/Home_index/First/asklawyerhover.png") no-repeat scroll center 23px;}
/*快合同*/
.in-write{background: url("../Image/Home_index/First/write.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-write{background: url("../Image/Home_index/First/writehover.png") no-repeat scroll center 23px;}
/*创业法律顾问*/
.in-startupadviser{background: url("../Image/Home_index/First/startupadviser.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-startupadviser{background: url("../Image/Home_index/First/startupadviserhover.png") no-repeat scroll center 23px;}
/*快商标*/
.in-trademark{background: url("../Image/Home_index/First/trademark.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-trademark{background: url("../Image/Home_index/First/trademarkhover.png") no-repeat scroll center 23px;}
/*著作权*/
.in-copyright{background: url("../Image/Home_index/First/copyright.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-copyright{background: url("../Image/Home_index/First/copyrighthover.png") no-repeat scroll center 23px;}
/*快专利*/
.in-patent{background: url("../Image/Home_index/First/patent.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-patent{background: url("../Image/Home_index/First/patenthover.png") no-repeat scroll center 23px;}
/*商标变更*/
.in-trademarkchange{background: url("../Image/Home_index/First/trademarkchange.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-trademarkchange{background: url("../Image/Home_index/First/trademarkchangehover.png") no-repeat scroll center 23px;}
/*商标转让*/
.in-trademarktransfer{background: url("../Image/Home_index/First/trademarktransfer.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-trademarktransfer{background: url("../Image/Home_index/First/trademarktransferhover.png") no-repeat scroll center 23px;}
/*商标续展*/
.in-trademarkdelay{background: url("../Image/Home_index/First/trademarkdelay.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-trademarkdelay{background: url("../Image/Home_index/First/trademarkdelayhover.png") no-repeat scroll center 23px;}
/*快社保*/
.in-security{background: url("../Image/Home_index/First/security.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-security{background: url("../Image/Home_index/First/securityhover.png") no-repeat scroll center 23px;}
/*快人事*/
.in-matters{background: url("../Image/Home_index/First/matters.png") no-repeat scroll center 23px;}
.index-index li a:hover .in-matters{background: url("../Image/Home_index/First/mattershover.png") no-repeat scroll center 23px;}


/*迈出创业第一步，你所必需的服务*/
/*快公司*/
.index-2-2 li .i-kgs{background: url("../Image/Home_index/Two/kgs.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kgs{background: url("../Image/Home_index/Two/kgshover.png") no-repeat scroll center center;}
/*快合伙*/
.index-2-2 li .i-khh {background: url("../Image/Home_index/Two/khh.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-khh{background: url("../Image/Home_index/Two/khhhover.png") no-repeat scroll center center;}
/*1元创业问诊*/
.index-2-2 li .i-kwz{background: url("../Image/Home_index/Two/kwz.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kwz{background: url("../Image/Home_index/Two/kwzhover.png") no-repeat scroll center center;}
/*工商变更*/
.index-2-2 li .i-kbg{background: url("../Image/Home_index/Two/kbg.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kbg{background: url("../Image/Home_index/Two/kbghover.png") no-repeat scroll center center;}
/*快记账*/
.index-2-2 li .i-kjz{background: url("../Image/Home_index/Two/kjz.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kjz{background: url("../Image/Home_index/Two/kjzhover.png") no-repeat scroll center center;}
/*快记账（半年）*/
.index-2-2 li .i-kjz1{background: url("../Image/Home_index/Two/kjz1.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kjz1{background: url("../Image/Home_index/Two/kjz1hover.png") no-repeat scroll center center;}
/*快记账（季付）*/
.index-2-2 li .i-kjz2 {background: url("../Image/Home_index/Two/kjz2.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kjz2 {background: url("../Image/Home_index/Two/kjz2hover.png") no-repeat scroll center center;}
/*快商标*/
.index-2-2 li .i-ksb{background: url("../Image/Home_index/Two/ksb.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-ksb{background: url("../Image/Home_index/Two/ksbhover.png") no-repeat scroll center center;}
/*著作权*/
.index-2-2 li .i-kzz{background: url("../Image/Home_index/Two/kzz.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kzz{background: url("../Image/Home_index/Two/kzzhover.png") no-repeat scroll center center;}
/*快专利*/
.index-2-2 li .i-kzl{background: url("../Image/Home_index/Two/kzl.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kzl{background: url("../Image/Home_index/Two/kzlhover.png") no-repeat scroll center center;}
/*商标变更*/
.index-2-2 li .i-ksbbg{background: url("../Image/Home_index/Two/ksbbg.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-ksbbg{background: url("../Image/Home_index/Two/ksbbghover.png") no-repeat scroll center center;}
/*商标转让*/
.index-2-2 li .i-ksbzr{background: url("../Image/Home_index/Two/ksbzr.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-ksbzr{background: url("../Image/Home_index/Two/ksbzrhover.png") no-repeat scroll center center;}
/*商标续展*/
.index-2-2 li .i-ksbxz{background: url("../Image/Home_index/Two/ksbxz.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-ksbxz{background: url("../Image/Home_index/Two/ksbxzhover.png") no-repeat scroll center center;}
/*快社保*/
.index-2-2 li .i-ksbao{background: url("../Image/Home_index/Two/ksbao.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-ksbao{background: url("../Image/Home_index/Two/ksbaohover.png") no-repeat scroll center center;}
/*快人事*/
.index-2-2 li .i-krs{background: url("../Image/Home_index/Two/krs.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-krs{background: url("../Image/Home_index/Two/krshover.png") no-repeat scroll center center;} 
/*问律师*/
.index-2-2 li .i-wls{background: url("../Image/Home_index/Two/wls.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-wls{background: url("../Image/Home_index/Two/wlshover.png") no-repeat scroll center center;}    
/*创业法律顾问*/
.index-2-2 li .i-kcy{background: url("../Image/Home_index/Two/kcy.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kcy{background: url("../Image/Home_index/Two/kcyhover.png") no-repeat scroll center center;}        
/*快合同*/
.index-2-2 li .i-kht{background: url("../Image/Home_index/Two/kht.png") no-repeat scroll center center;}
.index-2-2 li:hover .i-kht{background: url("../Image/Home_index/Two/khthover.png") no-repeat scroll center center;}    

/*评价我们的声音*/
.indexBg{
    height: 680px;
    background: url("../Image/Home_index/evBg.jpg") no-repeat scroll center center;
}