html, body{
    height: 100%;
    background: #f9fbfc;
    font-family: Microsoft Yahei, Arial, sans-serif;
    overflow: hidden;
}
#bd{
    background: none;
    min-width: 640px;
    height: 100%;
}
#app{
    width: 658px;
    margin: 0 auto;
}
.index-banner img{
    width: 100%;
    height: 190px;
}
.trans-con a:hover{
    background: none;
}
.trans-con .intro-notice:hover .intro-tips{
    display: block;
}
.trans-con{
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    margin: 14px auto 0 auto;
    background: white;
    position: relative;
    width: 610px;
    z-index: 2;
}
.index-banner a:hover{
    background: none;
}
.fast-doc-con {
    height: 125px;
    position: relative;
}
.fast-doc-con li {
    float: left;
    width: 50%;
    height: 96px;
    padding-top: 19px;
}
.cell-intro {
    position: relative;
}
.cell-intro .title {
    font-size: 16px;
    color: #4C4C4C;
}
.intro-tips-con {
    position: relative;
    width: 105px;
    cursor: pointer;
    z-index: 11;
    margin: 0 0 0 111px;
}
.intro-tips-con .intro-notice {
    float: right;
    width: 13px;
    height: 13px;
    background: url('title-notice.png') 50% 50% no-repeat;
    margin-right: 22px;
    margin-top: 2px;
}
.intro-tips-con .intro-tips {
    display: none;
    background: white;
    font-size: 14px;
    color: #333333;
    position: absolute;
    top: 20px;
    left: -37px;
    height: 60px;
    padding: 20px;
    width: 210px;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.15);
    border-radius: 2px;
    z-index: 10;
    cursor: default;
}
.intro-tips-con .intro-tips span {
    float: left;
    width: 50%;
    float: left;
    height: 16px;
    line-height: 16px;
    color: #666666;
    margin-top: 8px;
}
.cell-intro .title a {
    transition: all 0.384s ease-in;
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.cell-intro .desc {
    margin-top: 8px;
    font-size: 13px;
    line-height: 16px;
    color: #888;
    text-align: center;
}
.cell-intro .desc span {
    color: #f93e53;
    font-family: 'arial', 'song';
}
.cell-intro .btn {
    width: 96px;
    height: 28px;
    line-height: 27px;
    text-align: center;
    background: #EB5555;
    color: white;
    border-radius: 3px;
    transition: all 0.1s ease-in;
    margin: 10px auto 0 auto;
    display: block;
    font-size: 12px;
}
.cell-intro .btn:hover{
    background: #f93e53;
    color: white;
}
.trans-list{
    width: 302px;
    height: 125px;
    float: left;
}
.trans-list li{
    float: left;
    margin: 0 12px 12px 0;
    width: 84px;
    height:55px;
    padding:0 12px 0 47px;
    border: 1px solid #EBEBEB;
    color: #5F6266;
    cursor: pointer;
    background-color: white;
    transition: all 0.1s ease-in;
    border-radius: 4px;
}
.trans-list li:hover{
    background-color: white!important;
    color: #EB5555;
    box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.08);
}
.trans-list li.last{
    margin-right: 0;
}
.trans-list .trans-type{
    line-height: 58px;
    font-size: 13px;
}
.cell-pro{
    background: url("pro.png") 14px 50% no-repeat;
    background-size: 20px 20px;
}
.cell-resume{
    background: url("resume-normal.png") 12px 50% no-repeat;
    background-size: 20px 20px;
}
.cell-contract{
    background: url("contract-normal.png") 16px 50% no-repeat;
}
.cell-paper{
    background: url("paper-normal.png") 14px 50% no-repeat;
}
.cell-study{
    background: url("study-normal.png") 10px 50% no-repeat;
    background-size: 20px 20px;
}
.cell-identity{
    background: url("identity-normal.png") 14px 50% no-repeat;
    background-size: 20px 20px;
}
.trans-list li.cell-pro:hover{
    background: url("pro-hover.png") 14px 50% no-repeat;
    background-size: 20px 20px;
}
.trans-list li.cell-resume:hover{
    background: url("resume-hover.png") 12px 50% no-repeat;
    background-size: 20px 20px;
}
.trans-list li.cell-contract:hover{
    background: url("contract-hover.png") 16px 50% no-repeat;
}
.trans-list li.cell-paper:hover{
    background: url("paper-hover.png") 14px 50% no-repeat;
}
.trans-list li.cell-study:hover{
    background: url("study-hover.png") 10px 50% no-repeat;
    background-size: 20px 20px;
}
.trans-list li.cell-identity:hover{
    background: url("identity-hover.png?a=1") 14px 50% no-repeat;
    background-size: 20px 20px;
}
.trans-list .pointer{
    width: 6px;
    height: 8px;
    float: right;
    margin-top: 25px;
    background: url("pointer-normal.png") 50% 50% no-repeat;
}
.trans-list li:hover .pointer{
    background: url("pointer-hover.png") 50% 50% no-repeat;
}
.trans-cell a{
    display: block;
}
.trans-cell a:hover{
    background: transparent;
    color: #EB5555;
}
.trans-service{
    width: 612px;
    height: 126px;
    margin: 12px auto;
    margin-bottom:0;
}
.paper-trans, .service-tel{
    width: 141px;
    height: 77px;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    background: white;
    float: left;
    margin-right: 12px;
    padding-top: 47px;
}
.paper-trans{
    background:white url("paper-normal.png") 50% 20px no-repeat;
    background-size: 20px 20px;
}
.paper-trans:hover{
    background:white url("paper-hover.png") 50% 20px no-repeat;
    background-size: 20px 20px;
    box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.08);
}
.service-tel{
    background:white url("service-normal.png") 50% 20px no-repeat;
    background-size: 20px 20px;
}
.service-tel:hover{
    background:white url("service-hover.png") 50% 20px no-repeat;
    background-size: 20px 20px;
    box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.08);
}
.paper-trans:hover .trans-type,
.paper-trans:hover .trans-desc,
.service-tel:hover .trans-type
{
    color:#EB5555;
}
.paper-trans .trans-type, .service-tel .trans-type{
    font-family: HelveticaNeue;
    font-size: 14px;
    color: #4C4C4C;
    line-height: 14px;
    text-align: center;
    margin-bottom: 14px;
}
.paper-trans .trans-desc{
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    text-align: center;
}
.service-tel{
    margin-right: 0;
    margin-left: 12px;
}
.service-tel span{
    border: 1px solid #EB5555;
    border-radius: 3px;
    width: 70px;
    height: 24px;
    line-height: 24px;
    color: #EB5555;
    text-align: center;
    display: block;
    margin: 0 auto;
}

/*banner*/
.banners-con{
    position: relative;
    z-index: 9;
}
.banners{
    position: relative;
    z-index:1;
    height: 190px;
}
.banners li{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height: 190px;
    z-index:0;
}
.banners li.current{
    z-index:2;
}
.banners li.second{
    z-index:1;
}
.banners-indexs{
    position:absolute;
    right: 16px;
    bottom:22px;
    height: 10px;
    z-index:10;
}
.banners-indexs li{
    width:8px;
    height:8px;
    border-radius: 4px;
    background:white;
    opacity: .5;
    float:left;
    transition: all 0.384s ease-in;
    margin-right: 10px;
    cursor: pointer;
}
.banners-indexs li.current{
    background: white;
    opacity: 1;
}
.banners-con .prev, .banners-con .next{
    width: 25px;
    height: 45px;
    background: white;
    bordr: 1px solid red;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    left: 0;
    z-index:2;
    display: none;
}
.banners-con:hover .prev, .banners-con:hover .next{
    display: block;
}
.banners-con .prev, .banners-con .prev:hover{
    background: rgba(0, 0, 0, .5) url("pointor-left.png") 50% 50% no-repeat;
    background-size: 80%;
}

.banners-con .next, .banners-con .next:hover{
    left: auto;
    right: 0;
    background:rgba(0, 0, 0, .5) url("pointor-right.png") 50% 50% no-repeat;
    background-size: 80%;
}
