/*百度推广页面右侧代码*/
.special-baidu-right{
    position:fixed;
    right:10px;
    top:50%;
    z-index: 500;
    margin-top:-129px;
}
.zgg-special-right .baidu-items li{
    width:50px;
    height: 50px;
    position: relative;
    cursor: pointer;
    background: #ffffff;
    transition: all .3s ease-out;
    -webkit-transition:all .3s ease-out;;
}
.zgg-special-right .baidu-items li.second{
    margin-bottom: 0px;
}
.zgg-special-right .baidu-items li.border .icon-same{
    border-bottom: 1px solid #eef2f0;
}
.zgg-special-right .baidu-items li.first{
    height:50px;
    background:#ff5b57;
}
.zgg-special-right .baidu-items li.five{
    margin-top:7px;
    display: none;
}
.zgg-special-right .baidu-items li .icon-same{
    width:40px;
    height:49px;
    margin: 0 5px;
}
.zgg-special-right .baidu-items li .first-icon{
    background:url(../img/bdgd/right-icon01.png) no-repeat;
}
.zgg-special-right .baidu-items li .second-icon{
    background:url(../img/bdgd/right-icon02.png) no-repeat;
}
.zgg-special-right .baidu-items li:hover .second-icon{
    background:url(../img/bdgd/right-icon02-hover.png) no-repeat;
}
.zgg-special-right .baidu-items li .third-icon{
    background:url(../img/bdgd/right-icon03.png) no-repeat;
}
.zgg-special-right .baidu-items li:hover .third-icon{
    background:url(../img/bdgd/right-icon03-hover.png) no-repeat;
}
.zgg-special-right .baidu-items li .four-icon{
    background:url(../img/bdgd/right-icon04.png) no-repeat;
}
.zgg-special-right .baidu-items li:hover .four-icon{
    background:url(../img/bdgd/right-icon04-hover.png) no-repeat;
}
.zgg-special-right .baidu-items li .five-icon{
    background:url(../img/bdgd/right-icon05.png) no-repeat;
}
.zgg-special-right .baidu-items li:hover .five-icon{
    background:url(../img/bdgd/right-icon05-hover.png) no-repeat;
}
.zgg-special-right .first-dialog{
    width:123px;
    height: 34px;
    position: absolute;
    left: -117px;
    top: 11px;
    display: none;
}
.zgg-special-right .first-dialog-comm{
    background: url(../img/bdgd/first-dialog.png) no-repeat;
    position: relative;
    left: -6px;
}
.zgg-special-right .baidu-items li.first:hover .first-dialog{
    display: block;
    transition: all .3s ease-out;
    -webkit-transition:all .3s ease-out;
}
.zgg-special-right .first-dialog p{
    font-size: 14px;
    color: #ffffff;
    line-height: 34px;
    width:110px;
    text-align: center;
}
.zgg-special-right .same-dialog{
    width: 216px;
    height: 226px;
    position: absolute;
    left: -215px;
    top: -81px;
    display: none;
}
.zgg-special-right .second:hover .second-dialog{
    display: block;
}
.zgg-special-right .third:hover .third-dialog{
    display: block;
}
.zgg-special-right .four:hover .four-dialog{
    display: block;
}
.zgg-special-right .same-dialog-comm{
    background: url(../img/bdgd/second-dialog-bg.png) no-repeat;
    position: relative;
    left: -6px;
}
.zgg-special-right .same-dialog .dialog-boxs{
    width:200px;
    height: 210px;
    padding: 8px;
}
.zgg-special-right .same-dialog  .dialog-comms{
    margin: 0 auto;
    width: 156px;
}
.zgg-special-right .same-dialog  .dialog-comms h2{
    text-align: center;
    font-size: 17px;
    color: #333333;
    line-height: 17px;
    font-weight: bold;
    padding: 18px 0;
}
.zgg-special-right .same-dialog  .dialog-comms .tips{
    width: 156px;
    height: 25px;
    background: url(../img/bdgd/tips.png) no-repeat;
}
.zgg-special-right .same-dialog  .dialog-comms .phone-input{
    width: 106px;
    background: url(../img/bdgd/phone-icon.png) 17px center no-repeat #f2f2f2;
    height: 30px;
    line-height: 30px;
    padding: 0 15px 0 35px;
    font-size: 14px;
    color: #666666;
    margin:5px 0 15px 0;
}
.zgg-special-right .same-dialog  .dialog-comms .phone-btn{
    width: 156px;
    height: 32px;
    line-height: 32px;
    background: #ff5b57;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.zgg-special-right .same-dialog  .dialog-comms .phone-btn:hover{
    background:#ec4844; 
}
.zgg-special-right .same-dialog  .dialog-comms p{
    font-size: 12px;
    color: #a6a6a6;
    line-height: 12px;
    margin-top: 16px;
    text-align: center;
}
.zgg-special-right .third-dialog{
    position: absolute;
    width: 156px;
    height: 174px;
    left: -154px;
    top: -54px;
    display: none;
}
.zgg-special-right .third-dialog-comm{
    position: relative;
    left: -6px;
}
.zgg-special-right .third-dialog img{
    width: 100%;
    height: 100%;
}


.special-baidu-right1{
    position:fixed;
    right:10px;
    top:50%;
    z-index: 500;
    margin-top:-130px;
}
.zgg-special-right1 .baidu-items li{
    width:50px;
    height: 50px;
    position: relative;
    cursor: pointer;
    background: #00cb72;
    transition: all .3s ease-out;
    -webkit-transition:all .3s ease-out;
    margin-bottom: 2px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.zgg-special-right1 .baidu-items li:hover{
    background: #06a85f;
}
.zgg-special-right1 .baidu-items li.five{
    display: none;
}
.zgg-special-right1 .baidu-items li .icon-same{
    width:50px;
    height:50px;
}
.zgg-special-right1 .baidu-items li .first-icon{
    background:url(../img/bdgd/right1-icon01.png) no-repeat;
}
.zgg-special-right1 .baidu-items li .second-icon{
    background:url(../img/bdgd/right1-icon02.png) no-repeat;
}
.zgg-special-right1 .baidu-items li .third-icon{
    background:url(../img/bdgd/right1-icon03.png) no-repeat;
}
.zgg-special-right1 .baidu-items li .four-icon{
    background:url(../img/bdgd/right1-icon04.png) no-repeat;
}
.zgg-special-right1 .baidu-items li .five-icon{
    background:url(../img/bdgd/right1-icon05.png) no-repeat;
}
.zgg-special-right1 .first-dialog{
    width:139px;
    height: 54px;
    position: absolute;
    left: -131px;
    top: 0px;
    display: none;
}
.zgg-special-right1 .first-dialog-comm{
    background: url(../img/bdgd/first-dialog1.png) no-repeat;
    position: relative;
    left: -6px;
}
.zgg-special-right1 .baidu-items li.first:hover .first-dialog{
    display: block;
    transition: all .3s ease-out;
    -webkit-transition:all .3s ease-out;
}
.zgg-special-right1 .first-dialog p{
    font-size: 16px;
    color: #666666;
    line-height: 38px;
    width: 120px;
    text-align: center;
    padding: 8px;
}
.zgg-special-right1 .same-dialog{
    width: 205px;
    height: 210px;
    position: absolute;
    left: -201px;
    top: -60px;
    display: none;
}
.zgg-special-right1 .second:hover .second-dialog{
    display: block;
}
.zgg-special-right1 .third:hover .third-dialog{
    display: block;
}
.zgg-special-right1 .four:hover .four-dialog{
    display: block;
}
.zgg-special-right1 .same-dialog-comm{
    background: url(../img/bdgd/second-dialog-bg1.png) no-repeat;
    position: relative;
    left: -6px;
}
.zgg-special-right1 .same-dialog .dialog-boxs{
    width:186px;
    height: 194px;
    padding: 9px 8px;
}
.zgg-special-right1 .same-dialog  .dialog-comms{
    margin: 0 auto;
    width: 152px;
}
.zgg-special-right1 .same-dialog  .dialog-comms h2{
    text-align: center;
    font-size: 14px;
    color: #666666;
    line-height: 34px;
    font-weight: bold;
    border-bottom: 1px dashed  #b2b2b2;
}
.zgg-special-right1 .same-dialog  .dialog-comms .tips{
    width: 152px;
    background: url(../img/bdgd/suo.png) no-repeat;
    font-size: 12px;
    color: #f5b300;
    line-height: 14px;
    text-indent: 16px;
}
.zgg-special-right1 .same-dialog  .dialog-comms .phone-input{
    width: 112px;
    background: url(../img/bdgd/phone-icon.png) 8px center no-repeat #f2f2f2;
    height: 30px;
    line-height: 30px;
    padding: 0 12px 0 28px;
    font-size: 14px;
    color: #666666;
    margin:17px 0 6px 0;
}
.zgg-special-right1 .same-dialog  .dialog-comms .phone-btn{
    width: 152px;
    height: 32px;
    line-height: 32px;
    background: #00da84;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin: 18px 0;
}
.zgg-special-right1 .same-dialog  .dialog-comms .phone-btn:hover{
    background:#06a85f; 
}
.zgg-special-right1 .same-dialog  .dialog-comms p{
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    text-align: center;
}
.zgg-special-right1 .third-dialog{
    position: absolute;
    width: 156px;
    height: 174px;
    left: -154px;
    top: -54px;
    display: none;
}
.zgg-special-right1 .third-dialog-comm{
    position: relative;
    left: -6px;
}
.zgg-special-right1 .third-dialog img{
    width: 100%;
    height: 100%;
}




