.titlestyle191653{ font-size: 9pt; color: #222222; text-decoration: none ;}

.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

.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;}
