.titlestyle191934{ font-size: 9pt; color: #222222; text-decoration: none ;}

.leaderfont191095{ font-family: 宋体; color: #333333; font-size: 9pt ;}
.querystyle191095{ font-size: 14px; border-top: #cde1f6 1px solid; height: 25px; font-family: 宋体; border-right: #cde1f6 1px solid; background-image: url(/system/resource/images/research/seach_bg.gif); background-repeat: no-repeat; border-bottom: #cde1f6 1px solid; position: relative; color: #222222; padding-top: 3px; padding-left: 18px; margin-left: 5px; border-left: #cde1f6 1px solid; margin-right: 5px ;}

.footer2023 {
            width: 100%;
            float: left;
            color: #fff;
            background-color: #9d020a;}

        .footer-content {
            width: 1400px;
            margin: 30px auto;
            padding-bottom: 20px;
            display: flex;
            justify-content: space-between;}

        .f-left{
            display: flex;}
        .txt-content {}

        .footer-content .txt-box {
            line-height: 20px;
            margin-right: 20px;
            margin-top: 20px;}

        .script-icon {
            padding-top: 50px;}
        .code-icon{
         padding-top: 15px;
         margin-left:20px;
        width:150px;
        text-align:center;}
        .code-icon img{
        width:100px;
        height:100px
        ;}
        .code-icon p{
         padding: 8px 0;}

        .footer-content .logo {
            margin-left: 40px;}

        .footer-content .logo img {
            width: 180px;
            height: 180px;}

        .footer-content .img-box {
         width: 530px;
            
             display: flex;
        flex-wrap: wrap;}

        .footer-content .img-box .img-item {
           position: relative;
        width: 110px;
        margin-top: 15px;
        margin-right: 20px;
        cursor: pointer;
        text-align: center;}

       .img-box .img-item .icon {
        width: 40px;
        height: 40px;
        padding: 10px;
        border-radius: 50%;
        border: 1px solid #fff;}
      .img-box .img-item p{
      font-size:13px;
      margin-top:10px;}
      .img-box .img-item .fix-img {
        position: absolute;
        bottom: 20%;
        left: -10px;
        width: 120px;
        height: 120px;
        opacity: 0;

        transition: all 0.5s ease;}
      .img-box .img-item:hover  .fix-img {
         bottom: 110%;
        opacity: 1;}

        .footer-txt {
            float: left;
            width: 100%;
            padding: 10px 0;
            text-align: center;
            background-color: #999;
            font-size: 15px;}
