﻿/*头部内容 HeadIndexBox*/
.HeadIndexBox {
    height: auto;
}

.HeadIndexBox .leftIndexBox {
    height: 40px;
    line-height: 40px;
}

/*登录后状态*/
.afterLoginBox:after{
    z-index:-1;
    position: absolute;
    left:0;
    right:0;
    top:-23px;
    bottom:0;
    content:"";
}
/*LogoSearchBox start*/
.LogoSearchBox {
    width: 100%;
    height: 108px;
    background: #fff;
    min-width: 1200px;
}

.LogoSearchBox .logo_Bg {
    height: 108px;
    background: url(../../images/index/logo_Bg.jpg) no-repeat left center !important;
}

.LogoSearchBox .logoBox .logolink {
    width: 479px;
    height: 47px;
    margin-top: 29px;
    margin-left: 5px;
}

.LogoSearchBox .logoBox .logolink img {
    width: 479px;
    height: 47px;
    display: block;
}


/*搜索 start*/
.searchBox {
    margin: 0 0px 0 91px;
    +width: 420px;
    z-index: 5;
    margin-right: 2px;
    height: 37px;
}

.search {
    background: #fff;
}

.searchBox .top {
    height: 33px;
    border: 2px solid #ff6a00;
    border-radius: 2px;
    background: #fff;
}

.searchBox .input {
    width: 308px;
    height: 33px;
    line-height: 33px;
    border: none;
}

.searchBox .input input {
    display: block;
    font-size: 14px;
    width: 228px;
    height: 33px;
    line-height: 33px;
    +height: 41px;
    +line-height: 41px;
    border: none;
    padding: 0 10px 0 25px;
    background: url(../../images/index/seachBox_FSj.png) no-repeat 5px center;
}

.searchBox .input input::-webkit-input-placeholder {
    color: #AAAAAA;
}

.searchBox .btn {
    font-size: 14px;
    width: 80px;
    +width: 80px;
    background-color: #ff6a00;
}

.searchBox .btn #search-btn {
    width: 80px;
    +width: 80px;
    height: 33px;
    line-height: 33px;
    background: #ff6a00;
    color: #fff;
    position: relative;
    top: -1px;
    border-radius: 0 2px 2px 0;
    cursor: pointer;
}

.searchBox .btn #search-btn:hover {
    border: none;
    color: #fff;
}

.LogoSearchBox .gjJianSuo {
    width: 110px;
    height: 44px;
    line-height: 44px;
    background: #ffebdd;
    border-radius: 2px;
}

/*政策 start*/
.titles {
    width: 390px;
    height: 30px;
    line-height: 30px;
    background: url(../../images/index/bg_Titles.png) no-repeat center;
}

.f30 {
    font-size: 30px;
}

/*政策列表*/
.hoverBlue:hover {
    color: #ff6a00;
}

/*设备模块*/
.f22 {
    font-size: 22px;
}

/*技术模块*/
.br3 {
    border-radius: 3px;
}

/*案例模块*/
/*轮播 开始*/
.picScroll-left {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 30px 0;
}

.picScroll-left .next,
.picScroll-left .prev {
    left: 23px;
    top: 0px;
    display: block;
    width: 51px;
    height: 320px;
    cursor: pointer;
    z-index: 100;
    background: url(../../images/index/icon-left.png) no-repeat left center;
}

.picScroll-left .prev.none,
.picScroll-left .next.none {
    display: none;
}

.picScroll-left .next {
    left: auto;
    right: 9px;
    top: 0px;
    cursor: pointer;
    background: url(../../images/index/icon-right.png) no-repeat right center;
}

.picScroll-left .YQLJ_Bd {
    width: 1150px;
    margin: 0 auto;
}

.picScroll-left .YQLJ_Bd .tempWrap {
    margin-left: -13px;
}

.picScroll-left .YQLJ_Bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .YQLJ_Bd ul li {
    width: 283px;
    height: 318px;
    border: 1px solid #eee;
    margin-left: 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.picScroll-left .YQLJ_Bd ul li:hover {
    box-shadow: 0 3px 15px rgba(204, 204, 204, 0.5);
}

.picScroll-left .YQLJ_Bd ul li .pic {
    display: block;
    width: 100%;
    height: 168px;
    box-sizing: border-box;
    border: 1px solid #eee;
    text-align: center;
}

.picScroll-left .YQLJ_Bd ul li .pic img {
    width: 100%;
    height: 100%;
}

.picScroll-left .YQLJ_Bd ul li .AL_Title:hover {
    color: #ff6a00;
    font-weight: bold;
}

.height48 {
    height: 48px;
    line-height: 24px;
}

.AL_Icon {
    width: 16px;
    height: 18px;
    background: url(../../images/index/AL_Icon.png) no-repeat center center;
}


/*智库*/

.f26 {
    font-size: 26px;
}

.bg_ZK {
    height: 462px;
    padding-top: 40px;
    background: url(../../images/index/bg_ZK.jpg) no-repeat;
}

.bg_ZK ul {
    margin-left: -25px;
}

.bg_ZK ul li {
    width: 280px;
    height: 360px;
    margin-left: 25px;
    background: url(../../images/index/ZK_Pic01.jpg) no-repeat;
}

.bg_ZK ul li:hover .txtBox {
    height: 315px;
    background: url(../../images/index/ZK_Pic01On.jpg) no-repeat;
}

.bg_ZK ul li.ZK_List02 {
    background: url(../../images/index/ZK_Pic02.jpg) no-repeat;
}

.bg_ZK ul li.ZK_List03 {
    background: url(../../images/index/ZK_Pic03.jpg) no-repeat;
}

.bg_ZK ul li.ZK_List04 {
    background: url(../../images/index/ZK_Pic04.jpg) no-repeat;
}

.bg_ZK ul li .txtBox {
    height: 114px;
    padding: 45px 40px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.bg_ZK ul li .txtBox h1 {
    height: 35px;
    line-height: 35px;
    padding-right: 35px;
    background: url(../../images/index/ZK_Icon.png) no-repeat right center;
}

.linheight24 {
    line-height: 24px;
}


/*合作模块*/

.HZ_List {
    margin-left: -20px;
}

.HZ_List li {
    width: 384px;
    margin-left: 20px;
    border: 1px solid #eee;
}

.HZ_List li .HZ_Tiles {
    height: 92px;
    line-height: 92px;
    border-bottom: 1px solid #eee;
    background: url(../../images/index/HZ_Titles.png) no-repeat right center;
}

.HZ_List li .HZ_Pic {
    width: 346px;
    height: 80px;
    margin: 0 auto;
    padding-top: 10px;
    border-bottom: 1px dashed #eee;
}

.HZ_List li .HZ_Pic:last-child {
    border-bottom: 0;
}
/*footer*/
.footer .top {
    width: 100%;
    min-width: 1200px;
    height:70px;
    padding: 40px 0 40px 0;
    background-color: #F6F6F6;
}

.footer .top ul li span {
    color: #989898;
}

.footer .top .row-btm {
    text-align: center;
    margin-top: 14px;
}

.footer .bottom {
    width: 100%;
    min-width: 1200px;
    height: 55px;
    background-color: #101010;
}

.footer .footer-top-left {
    width: 1200px;
    position: relative;
}

.footer .footer-top-left ul {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.footer .footer-top-left ul li {
    height: 36px;
    line-height: 36px;
}

.footer .footer-top-left ul li p {
    display: inline-block;
}

.footer .webApp {
    width: 110px;
}

.footer .webApp .wep {
    width: 110px;
    height: 110px;
}

.width760 {
    width: 760px;
}

.bottom p {
    height: 55px;
    line-height: 55px;
    font-size: 14.5px;
}

.bottom p.p_pic01 {
    background: url(../../images/index/footer_icon.jpg) no-repeat left center;
}

.bottom p.p_pic02 {
    width: 50px;
    background: url(../../images/index/footer_icon02.jpg) no-repeat center;
}

.footer-logo {
    width: 81px;
    height: 101px;
    position: absolute;
    right: 50px;
    top:-12px;
    background: url(../../images/index/footer_dzjg.png);
    z-index: 20;
}

/*导航之二级导航*/

.navList .Nav_DivPaBox {
    top: 55px;
    left: 0;
    padding-top: 15px;
    z-index: 5;
    +margin-left: -290px;
}

.navList .Nav_DivPaBox .flDiv {
    padding: 5px 0;
    border-radius: 5px;
    background: #f46602;
}

.navList .Nav_DivPaBox a.papaSanjiao {
    width: 19px;
    height: 7px;
    padding-left: 0;
    padding-right: 0;
    background: none;
    display: block;
    top: 9px;
    left: 50%;
    margin-left: -8px;
}

.navList .Nav_DivPaBox a.papaSanjiao img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: block;
}
/************************************************弹窗  开始***************************************************/

.zh_popUpbg {
    position: fixed;
    top: 0;
    z-index: 300;
    width: 100%;
    height: 100%;
    background-image: url(../images/icons/popUp_bg.png);
}

.zh_popUpcon {
    background-color: #fff;
    width: 747px;
    max-height: 734px;
    margin: 0 auto;
    top: 10%;
    z-index: 101;
}

.zh_popUpcon h2 {
    line-height: 60px;
    height: 60px;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    padding-left: 339px;
    background: #115FAE url(../images/icons/jrcp_icon.png) no-repeat 307px center;
    font-size: 20px;
}

.zh_alertCloseBtn {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 19px;
    height: 19px;
    background: url(../images/icons/closeX.png) no-repeat center center;
    outline: none;
    cursor: pointer;
    border: none;
}

h2.ylH2 {
    padding-left: 0px;
    border-radius: 0;
    color: #fff;
}

.zh_popimg {
    padding: 30px 90px;
    text-align: center;
}


/*弹窗关闭按钮*/

.zh_alertCloseBtn {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 218ms;
    -ms-transition: all 218ms;
    -o-transition: all 218ms;
    -moz-transition: all 218ms;
    transition: all 218ms;
}

.zh_alertCloseBtn:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}


/*弹窗出现动画*/
.animated {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.zh_fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


/*弹窗消失动画*/

.zh_fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -25%, 0);
        transform: translate3d(0, -25%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -25%, 0);
        transform: translate3d(0, -25%, 0);
    }
}


/*文本弹窗样式*/

.zh_popUpText {
    padding: 30px 0 0 60px;
}

.scroll-bar {
	max-height: 356px;
	overflow-y: scroll;
	padding: 20px;
}

.zh_popUpText .titlePop {
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    margin-right: 5px;
}

.zh_popUpText .titlePop.w90 {
    width: 95px;
}

.zh_popUpText .titlePop.l102 {
    line-height: 102px;
    height: 102px;
}

.zh_popUpText input {
    height: 38px;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 0 10px;
    color: #999;
}

.zh_popUpText input::-webkit-input-placeholder,
.zh_popUpText textarea::-webkit-input-placeholder {
    color: #999;
}

.zh_popUpText select {
    height: 38px;
    line-height: 38px;
    border: 1px solid #e0e0e0;
    background: #f8f8f8;
    border-radius: 4px;
    padding-left: 6px;
    width: 192px;
    *width: 200px;
    color: #999;
}

.zh_popUpText textarea {
    width: 478px;
    height: 90px;
    line-height: 24px;
    padding: 5px 10px;
    color: #999;
    border: 1px solid #e0e0e0;
    background: #f8f8f8;
    border-radius: 4px;
}

.zh_popUpText .upload {
    width: 258px;
    border-radius: 5px 0 0 5px;
}

.zh_popUpText .upBtn {
    width: 70px;
    height: 40px;
    line-height: 40px;
    background: #ff6a00!important;
    color: #fff!important;
    text-align: center;
}

.zh_popUpText .upBtn.bg_grey {
    background: #d6d4d4;
    color: #666;
}

.zh_popUpcon .applyBtn {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    background: #115FAE;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.w178 {
    width: 178px;
}

.w478 {
    width: 478px;
}


/*滚动条*/
.scroll-bar {
    overflow: auto;
}

*.scroll-bar {
    overflow-x: hidden;
}

.scroll-bar::-webkit-scrollbar {
    width: 5px;
}

.scroll-bar::-webkit-scrollbar-thumb {
    width: 5px;
    height: 10px;
    border-radius: 20px;
    background: #ddd;
}

.inputD {
    width: 178px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ececec;
    border-radius: 4px;
    padding: 0 10px;
}

input.HQYanzhengma {
    width: 98px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #f9883a;
    border-radius: 4px;
    margin-left: 9px;
    color: #115FAE;
    background: #fff;
}

.HQYanzhengma.bgBlue {
    background: #fa8939;
    color: #fff;
}

li {
    list-style: none;
}

#RefreshCode {
    cursor: pointer;
}


/************************************************弹窗  结束***************************************************/

.textBox span {
    height: 30px;
    display: inline-block;
    line-height: 30px;
}

.shadowHover:hover {
    box-shadow: 0 3px 15px rgba(204, 204, 204, 0.5);
}


/* 合作 */
.hzhbUl {
    width: 1220px;
}

.hzhbUl li {
    width: 285px;
    height: 190px;
    overflow: hidden;
    margin-right: 20px;
}

.hzhbUl .li01 {
    background: url(../../images/index/hzjl_enterBg01.png) no-repeat;
}

.hzhbUl .li02 {
    background: url(../../images/index/hzjl_enterBg02.png) no-repeat;
}

.hzhbUl .li03 {
    background: url(../../images/index/hzjl_enterBg03.png) no-repeat;
}

.hzhbUl .li04 {
    background: url(../../images/index/hzjl_enterBg04.png) no-repeat;
}

.hzhbUl li a {
    display: block;
    width: 285px;
    height: 190px;
    overflow: hidden;
}

.hzhbUl li a span {
    background: url(../../images/index/hzjl_enterBgLine.png) no-repeat;
    display: block;
    width: 257px;
    height: 162px;
    margin: 14px auto 0;
    overflow: hidden;
}

.hzhbUl li .liBtn em {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #ff6a00;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin: 60px auto 0;
}

.hzhbUl li .liBtnOn em {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin: 60px auto 0;
}

.hzhbUl .li01:hover {
    background: url(../../images/index/hzjl_enterBgOn01.png) no-repeat;
}

.hzhbUl .li02:hover {
    background: url(../../images/index/hzjl_enterBgOn02.png) no-repeat;
}

.hzhbUl .li03:hover {
    background: url(../../images/index/hzjl_enterBgOn03.png) no-repeat;
}

.hzhbUl .li04:hover {
    background: url(../../images/index/hzjl_enterBgOn04.png) no-repeat;
}


/* 侧边工具条*/
#navBar {
    bottom: 150px;
    position: fixed;
    right: 10px;
    z-index: 101;
}

.navBar {
    width: 88px;
    height: 88px;
    padding: 10px 0 0 0;
    box-sizing: border-box;
    color: #115FAE;
    text-align: center;
    border: 1px solid #ededed;
	cursor: pointer;
}
.navBar span{
    font-size:12px;
}

.lookInto {
    display: inline-block;
    width: 39px;
    height: 41px;
    background: url(../../images/index/diaocha.png) no-repeat center;
    background-size: cover;
}

.navBar05 .assistant {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url(../../images/index/assistant.png) no-repeat center;
}

.navBar06 {
    position: relative;
}

.navBar06 .mobileCode {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: cover;
    background: url(../../images/index/mobile.png) no-repeat center;
    position: relative;
    z-index: 10;
}
.navBar07 .declaration {
    display: inline-block;
    width: 49px;
    height: 40px;
    background: url(../../images/index/declaration.png) no-repeat center;
}
#navBar .qr-code {
    width: 88px;
    height: 86px;
    display: inline-block;
    background: url(../../images/index/wx-mini-program.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: -1;
    transition: all .5s;
}

.navBar03 {
    width: 48px;
    height: 54px;
    padding: 10px 10px 0;
    color: #fff;
    border: 1px solid #ff9232;
    background-color: #ff9232;
}

.navBar04 {
    border: 1px solid #ff6a00;
    background: #ff6a00 url(../../images/index/navBar04On.png) no-repeat center 19px;
}

.navBar01:hover, .navBar02:hover, .navBar05:hover, .navBar06:hover , .navBar07:hover {
    color: #fff;
    background: #115FAE;
    border: 1px solid #115FAE;
    transition: all .5s;
}

.navBar01:hover .lookInto {
    color: #fff;
    background: url(../../images/index/diaochaOn.png) no-repeat center;
    background-size: 50% 50%;
}

.navBar05:hover .assistant {
    color: #fff;
    background: url(../../images/index/assistant_hover.png) no-repeat center;
}

.navBar06:hover .mobileCode {
    color: #fff;
    background: url(../../images/index/mobile_hover.png) no-repeat center;
}
.navBar07:hover .declaration {
    color: #fff;
    background: url(../../images/index/declaration_hover.png) no-repeat center;
}

/*公用header*/
.policyBox .logoBox{
    width:380px;
    line-height: 50px;
    height: 60px;
}
.policyBox .search-head{
    display: flex;
    align-items: center;
}
.policyBox .search-head input[type='text']{
    width: 415px;
height: 44px;
background: #FFFFFF;
border: 2px solid #0A6EDA;
border-radius: 4px 0px 0px 4px;
padding:0 10px;
margin-right: -5px;
}
.policyBox .search-head .btn .block{
    width: 114px;
height: 48px;
line-height: 48px;
color:#fff;
letter-spacing: 1px;
background: #096DD9;
border-radius: 2px 4px 4px 2px;
}
.policyBox .conAuto{
    display:flex;
    align-items: center;
    justify-content: space-between;
}
.policyBox .logo_Bg{
    padding: 25px 0px 40px 0;
}
.policyBox .nav_menu{
    /* border-top:1px solid #FFF0F0F0; */
    padding-left: 20px;
    width: 1180px;
    min-width: 1180px;
	height: 100px;
}
.policyBox .nav_menu .nav-right > li{ 
    height: 60px;
    line-height: 60px;
    font-weight: bold;
}

.policyBox .nav_menu .nav-right > li:hover > a,
.policyBox .nav_menu .nav-right > li:hover .icon-iconfont_up
{ 
    color: #096DD9;
}
.policyApplay .icon-iconfont_up{
    font-size: 20px;
    color: #ADADAD;
    margin-left: 4px;
}

.policyBox .nav_menu .nav-right .nav_menu_active > a,
.policyBox .nav_menu .nav-right .nav_menu_active > a > i
 {
    color: #096DD9;
}
.policyMenu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 100;
    background: #2181DF;
}
.policyMenu:after {
    width: 100%;
    position: absolute;
    left: 0;
    right:0;
    top: -25px;
    bottom:0;
    content:" ";
    z-index: -1;
}
.policyMenu .policyMenu-content {
    width: 100%;
    /* padding: 40px 40px; */
    box-sizing: border-box;
    margin: auto;
    background-size: cover;
    padding: 30px 40px;
    height: 143px;
}

.policyMenu .policyMenu-content-title {
    width: 1050px;
    height: 82px;
    margin: auto;
    line-height: 82px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.policyMenu .policyMenu-content-title li {
    float: right;
    margin-right: 20px;
    width: 130px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    background: #338BE2;
    border-radius: 5px;
}

.policyMenu .policyMenu-content-title li:hover {
    background: #fff;
    border-radius: 5px;
}

.policyMenu .policyMenu-content-title li a {
    display: inline-block;
    color: #fff;
    width: 116px;
    height: 40px;
    font-size: 18px;
}

.policyMenu .policyMenu-content-title li:hover a {
    color: #115FAE;
}

.policyBox {
    position: relative;
    height: 100px;
    line-height: 100px;
}

.nav-right li {
    padding: 0 25px;
}

.nav-right li a:hover {
    color: #096DD9;
    font-weight: bold;
}
/* 全站统计数据 */
body{position: relative;}

.umeng-box {
    position: absolute;
    bottom: 85px;
    width: 1200px;
    left: calc(50% - 700px);
} 
.umeng-box a{
    position: relative;
    left: 320px;
    top: 38px;
}

.new_login img~span a:hover {
    color: #096DD9;
}
/*右侧菜单样式*/
#rightside_hide {
    background-color: #096DD9;
    width: 88px;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

#rightside_hide span {
    font-size: 13px;
    color: #fff;
    margin-right: 10px
}

#rightside_hide img {
    width: 13px;
    height: 13px;
}

#right_small {
    position: fixed;
    top: 30%;
    right: 10px;
    z-index: 100;
}

#right_small .small01,
.small02,
.small03,
.small04 {
    width: 52px;
    height: 52px;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}

#become_big {
    background-color: #096DD9;
    transform: rotateY(180deg);
    height: 53px;
    width: 53px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.small01 p {
    position: absolute;
    top: 1px;
    right: 53px;
    width: 0;
    height: 52px;
    background: #E6F4FF;
    color: #096DD9;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

.small01:hover p {
    width: 90px;
    transition: all 0.2s ease-out 0s;
}

.small02 p {
    position: absolute;
    top: 0px;
    right: 53px;
    width: 0;
    height: 52px;
    background: #E6F4FF;
    color: #096DD9;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

.small02:hover p {
    width: 90px;
    transition: all 0.2s ease-out 0s;
}

.small03 p {
    position: absolute;
    top: 0px;
    right: 53px;
    width: 0;
    height: 52px;
    background: #E6F4FF;
    color: #096DD9;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
}

.small03:hover p {
    width: 90px;
    transition: all 0.2s ease-out 0s;
}

.small04:hover .qr-code_small {
    width: 88px;
    height: 86px;
    display: inline-block;
    background: url(../../images/index/wx-mini-program.jpg) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 64px;
    z-index: -1;
}

.small04:hover .qr-code_small img {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 37px;
    right: -10px;
    display: block;
}

.qr-code_small img {
    display: none;
}