.news_bg{
    width: 100%;
    position: relative;
    /* padding-top: 48px; */
}

.li_nav {
    /* width: 1200px; */
    height: 48px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(95, 112, 143, 0.17);
    line-height: 48px;
    font-size: 14px;
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    z-index: 998;
}

.li_nav span,
.li_nav a {
    color: #333;
}

.li_nav a {
    margin: 0 5px;
}

.detail_bg{
    background: #f7f7f7;
}

.detail_box{
    width: 1200px;
    padding: 30px 0;
    background: #fff;
}

.news_info{
    width: 1060px;
    margin-left: 70px;
}

.news_info h2{
    text-align:center;
    font-size: 26px;
    font-weight: 600;
}

.news_type{
    width: 100%;
    height: 45px;
    background: #f7f7f7;
    margin: 20px 0;
    line-height: 45px;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.news_type span{
    margin: 0 5px;
}

.news_con{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 2;
}

.news_con p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 2;
    margin-bottom: 20px;
}

.news_con img{
    max-width: 100%;
    margin: 20px auto;
}

/* ÊµÃû¾Ù±¨ */

.real_box{
    width: 1060px;
    /* margin-left: 70px; */
    margin: 0 auto;
    margin-bottom: 25px;
}

.real_title{
    width: 342px;
    height: 35px;
    background: url(/file-4000000002-css-..-img-enter_short.png.jpg) center center no-repeat;
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
}

.form_wrap{
    width: 1060px;
    margin: 0 auto;
}
.real_person{
    height: 48px;
    line-height: 48px;
    text-indent: 40px;
    background: #DFEBFF;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.form_wrap .w100{
    width: 100%;
}
.form_wrap .w164p{
    width: 164px;
}
.form_wrap .aic{
    align-items: center;
}
.form_wrap .el-form-item{
    padding-right: 149px;
}
.form_wrap .flex{
    display: flex;
}
.form_wrap .m_l_20{
    margin-left: 20px;
}
.form_wrap .m_r_20{
    margin-right: 20px;
}
.el-upload__tip{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 22px;
}
.el-upload-list{
    background: #F5F8FF;
    border-radius: 4px;
    padding: 10px !important;
    margin-top: 10px !important;
}
.el-upload-list__item-name{
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
    letter-spacing: 0;
}
.el-upload-list__item:first-child{
    margin-top: 0 !important;
}

/* ËÑË÷ */
.search_newsbox{
    width: 1200px;
    padding: 40px 0 30px;
    background: #fff;
    position: relative;
}

.search_in{
    width: 870px;
    margin: 0 auto;
}

.search_txt{
    width: 750px;
}

.search_btn{
    width: 220px;
}

.search_txt input{
    width: 620px;
    height: 50px;
    border: 1px solid #2A76FE;
    border-radius: 3px 0 0 3px;
    padding-left: 15px;
    float: left;
}

.search_txt button{
    width: 98px;
    height: 52px;
    border-radius: 0 3px 3px 0;
    background: #2A76FE;
    color: #fff;
    line-height: 52px;
    text-align: center;
    border: none;
    float: left;
    font-size: 16px;
}

.high_search{
    width: 96px;
    height: 50px;
    border: 1px solid #2A76FE;
    border-radius: 3px;
    background: #F1F6FF;
    line-height: 52px;
    text-align: center;
    color: #2A76FE;
    font-size: 16px;
}

.search_list{
    width: 1065px;
    margin: 40px auto;
}

.search_ul {
    /* min-height: 160px; */
}
.search_ul li{
    height: 49px;
    line-height: 50px;
    border-bottom: 1px solid #DCE1EB;
    background: url(/file-4000000002-css-..-img-li_bg.png.jpg) left center no-repeat;
    font-size: 16px;
    text-indent: 15px;
    overflow: hidden;
}

.channel_name{
    float: right;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    background: #DFEBFF;
    border-radius: 4px;
    color: #223047;
    margin-top: 10px;
    text-indent: 0;
}

.timer{
    float: right;
    text-indent: 0;
    font-size: 16px;
    color: #666;
    font-weight: 400;
    margin-right: 20px;
}

.pagination{
    margin-top: 30px;
}

.w286p{
    width: 286px;
}

.high_box{
    position: absolute;
    width: 100%;
    height: 200px;
    box-shadow: 0 2px 10px 0 rgba(95,112,143,0.17);
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
    padding: 25px 0;
}

.high_info{
    width: 1065px;
    margin: 0 auto;
}

.high_title{
    font-size: 18px;
    color: #000;
    font-weight: 600;
}

.high_searchtitle{
    width: 53%;
    height: 40px;
    line-height: 40px;
}

.high_searchtitle span{
    display: inline-block;
    width: 60px;
    font-size: 16px;
    float: left;
    font-weight: 600;
}

.high_searchtitle input{
    width: 483px;
    height: 38px;
    border: 1px solid #DCE1EB;
    border-radius: 3px;
    float: left;
    padding-left: 10px;
}

.high_date,.high_datelist{
    width: 47%;
    height: 40px;
    line-height: 40px;
}

.high_date span,.high_datelist .datatitle{
    display: inline-block;
    width: 60px;
    font-size: 16px;
    float: left;
    font-weight: 600;
    margin-left: 10px;
}

.high_datebox{
    width: 430px;
}

.high_channel{
    width: 53%;
    height: 40px;
    line-height: 40px;
}

.high_channel span{
    display: inline-block;
    width: 60px;
    font-size: 16px;
    float: left;
    font-weight: 600;
}

.channel_option{
    width: 493px;
    height: 38px;
    border-radius: 3px;
    float: left;
}

.w495p{
    width: 493px;
}

.h120{
    min-height: 120px;
}

.h120 textarea{
    min-height: 120px!important;
}

.high_btnbox{
    text-align: center;
}

.high_btnbox button{
    display: inline-block;
    width: 118px;
    height: 48px;
    margin: 0 15px;
    text-align: center;
    line-height: 48px;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 16px;
}
.blank_btn{
    color: #2A76FE;
    border: 1px solid #2A76FE;
    background: #fff;
}

.high_btn{
    background: #2A76FE;
    color: #fff;
    border: none;
}

.submit_box{
    width: 1200px;
    padding: 30px 0;
    background: #fff;
}

.submit_info{
    width: 500px;
    margin: 30px auto;
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
}

.submit_img{
    width: 42px;
    margin-right: 10px;
}


.oldModel .li_nav{
    font-size: 20px;
} 

.oldModel .news_info h2{
    font-size: 34px;
}

.oldModel .news_type{
    font-size: 20px;
}

.oldModel .news_con{
    font-size: 26px;
}

.oldModel .news_con p{
    font-size: 26px;
}
.oldModel .real_title{
    font-size: 34px;
}

.oldModel .real_person{
    font-size: 26px;
}

.oldModel .el-form-item__label{
    font-size: 24px;
}

.oldModel .submit_info{
    font-size: 26px;
}

.oldModel .el-upload__tip{
    font-size: 18px;
    line-height: 30px;
}

.oldModel .form_wrap .el-button{
    font-size: 16px;
}

.inter_box{
    width:1000px;
    margin: 0 auto 48px;
}

.inter_box.white_bg{
    padding-top: 10px;
    padding-bottom: 40px;
}
.white_bg{
    background: #ffff;
}

.inter_title{
    background: #fff;
    height: 66px;
    padding-left: 44px;
    line-height: 66px;
    font-size: 20px;
    color: #0F4B9D;
    background: #FFFFFF;
    margin: 5px auto;
    font-weight: bold;
}

.inter_info{
    height: 380px;
    background: #FFFFFF;
    padding-top: 1px;
}

.inter_form{
    width: 450px;
    height: 300px;
    margin: 44px;
}

.flex{
    display: flex;
}
.news_bg .m_l_20{
    margin-left: 20px;
}
.news_bg .m_r_20{
    margin-right: 20px;
}

.submit_btn{
    width: 340px;
    height: 40px;
    background: #0F4B9D;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    float: left;
}

.reset_btn{
    width: 100px;
    height: 40px;
    background: #E4E4E4;
    text-align: center;
    font-size: 18px;
    color: #808080;
    float: right;
}

.right {
    width: 300px;
    *width: 290px;
    height: 300px;
    margin-top: 40px;
    padding: 0 65px 0px 65px;
    border-left: 1px solid #EEEEEE;
  }
  
  .question {
    font-size: 18px;
    color: #0F4B9D;
    font-weight: bold;
    margin-bottom: 15px;
  }
  
  .queitem {
    margin-bottom: 10px;
  }
  
  .quetitle {
    height: 40px;
    line-height: 40px;
    background: #f4f4f4;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
  }
  
  .quecon {
    padding: 10px;
    border: 1px dashed #dddddd;
    display: none;
  }

  .fastzc{
    text-align: right;
  }

  .fastzc a{
    font-size: 16px;
    color: #0F4B9D;
  }

  .login_title{
    width: 940px;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    height: 45px;
    position: relative;
  }

  .login_title span{
    font-size: 20px;
    color: #2A76FE;
    font-weight: bold;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-bottom: 3px solid #2A76FE;
    padding-bottom: 5px;
  }

  .login_form{
    width: 640px;
    margin: 40px auto 0;
  }

  .login_form .w100{
    width: 100%;
  }

  .login_form .login_btn{
    width: 100%;
    background-color: #2A76FE;
  }

  .center_title{
    background: #fff;
    height: 66px;
    line-height: 66px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .center_title span{
    font-size: 20px;
    color: #2A76FE;
    padding-left: 44px;
    font-weight: bold;
  }

  .center_title a{
    font-size: 16px;
    color: #2A76FE;
    margin-right: 20px;
    display: inline-block;
    height: 30px;
    border: 1px solid #2A76FE;
    line-height: 30px;
    padding: 0 12px;
    border-radius: 4px;
  }

  .intergral_box{
    height: 590px;
    background:#fff;
    margin-top: 5px;
  }

  .intergral_left{
    width: 210px;
    border-right: 1px solid #f7f7f7;
  }

  .intergral_item{
    margin-top: 25px;
    text-align: center;
  }

  .intergral_item p{
    font-size: 16px;
    margin-top: 10px;
  }

  .intergral_list{
    margin-top: 40px;
  }

  .intergral_li{
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    position: relative;
  }
  .intergral_li a{
    font-size: 16px;
    margin-left: 10px;
  }

  .intergral_li.checked{
    color: #2A76FE;
    background: #f7f7f7;
    border-left: 3px solid #2A76FE;
  }

  .intergral_li.checked a{
    color: #2A76FE;
  }

  .intergral_right{
    width: 789px;
  }

  .intergral_info{
    width: 740px;
    margin: 0 auto;
  }

  .intergral_balance{
    height: 90px;
    line-height: 90px;
    background: #ECF0F5;
    margin-top: 20px;
    border-radius: 10px;
    font-size: 22px;
    color: #333;
    text-indent: 15px;
    display: flex;
    align-items: center;
  }

  .intergral_balance span{
    color: #567FE6;
    font-size: 26px;
  }

  .intergral_form{
    height: 435px;
    border: 1px solid #eee;
    margin-top: 20px;
    border-radius: 10px;
  }

  .intergral_formtitle{
    font-size: 22px;
    color: #333;
    margin-left: 15px;
    padding-top: 10px;
    display: inline-block;
  }

  .address_form{
    height: 548px;
    border: 1px solid #eee;
    margin-top: 20px;
    border-radius: 10px;
  }

  .address_box{
    width: 700px;
    margin: 20px auto 0;
    border: 1px solid #bbb;
    background: #f4f4f4;
    min-height: 140px;
    border-radius: 10px;
  }

  .noAddress{
    font-size: 16px;
    color: #333;
    line-height: 35px;
    text-align: center;
    margin-top: 40px;
  }

  .noAddress span{
    color: #567FE6;
    cursor: pointer;
  }

  .address_bg{
    /* background: #f4f4f4; */
    padding: 20px 40px 20px 20px;
  }

  /* .address_input input{
    background: none;
    border: none;
    border-bottom: 1px solid #bbb;
    border-radius: 0;
  } */

  .address_item{
    padding: 20px;
    font-size: 16px;
    color: #333;
    position: relative;
  }

  .address_item p{
    margin-bottom: 15px;
  }

  .address_item p:last-child{
    margin-bottom: 0;
  }

  .address_item .edit_address{
    position: absolute;
    right: 15px;
    top: 20px;
    background-color: #2A76FE;
    padding: 0 20px;
    height: 30px;
  }

  .redWarn{
    margin-top: 25px;
    font-size: 16px;
    color: red;
    padding-left: 20px;
  }

  
  .unreadNum {
    background: #ff0000;
    width: 20px;
    height: 20px;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: 25px;
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
  }
  .enclosure-p a{
    color: blue!important;
  }