﻿@charset "utf-8";

@font-face {
  font-family: 'icomoon';
 
  font-weight: normal;
  font-style: normal;
}

[class^="icomoon-"], [class*=" icomoon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icomoon-freeapi:before {
  content: "\e900";
  color: #9b9b9b;
}
.icomoon-software:before {
  content: "\e901";
  color: #9b9b9b;
}
.icomoon-bigData:before {
  content: "\e902";
  color: #9b9b9b;
}
.icomoon-salary:before {
  content: "\e903";
  color: #9b9b9b;
}
.icomoon-NX:before {
  content: "\e904";
  color: #9b9b9b;
}
/*修复chrome 自动填充input背景*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 0.3rem #CBE3FF inset;
}

.w1200
{
    /*1rem=12px   width:12rem;*/
    width:1200px;
    height:auto;
    margin:0 auto;
}

.login-v2 .login-header{
    height:0.75rem;
    background-color:#fff;
}
.login-v2 .login-header img.logo{
    width:2.78rem;
    height:auto;
    margin-top:0.1rem;
    margin-left:0.95rem;
}
.login-v2 .login-header span{
    font-size:0.16rem;
    color:#000000;
    margin-top:0.2rem;
    margin-right:0.86rem;
}

.login-v2 .login-wrapper{
    width:100%;
    /*height:4.74rem;*/
    max-height:1000px;
    min-height:150px;
    /*background-color:#51A6DD;*/
    background-color:#fff;
    overflow:hidden;
}
/*banner*/
.login-v2 .login-wrapper .banner-box{
    width:100%;
    height:100%;
    background-color:#fff;
    position:relative;
}
.login-v2 .login-wrapper .banner-box .bd ul li img{
   width:100%;
   max-width:2000px;
   min-height:150px;
   max-height:800px;

}
.login-v2 .login-wrapper .banner-box .hd{
    position:absolute;
    width:100%;
    height:0.1rem;
    text-align:center;
    bottom:0.26rem;
    left:0;
}
.login-v2 .login-wrapper .banner-box .hd li{
    display:inline-block;
    width:0.1rem;
    height:0.1rem;
    margin:0 0.05rem;
    background-color:#fff;
    border-radius:50%;
    cursor:pointer;
}
.login-v2 .login-wrapper .banner-box .hd li.on{
    background-color:#51A6DD;
}

.login-v2 .login-content  
{
    position: absolute;
    right: 35%;
    top:23%;
    width:320px;
    height:350px;
    /*padding:0.35rem 0 0.35rem 0.36rem;*/
    padding: 0.42rem 0 0.42rem 0.26rem;
   
    font-size:13px;
    
      
}


.login-v2 .login-content .checkNum-box{
    
    width:2.6rem;
    height:0.25rem;
    border-radius:0.05rem;
    margin:15px 0 0 10px;
    color:Black;
    font-size:12px;
   
}



.login-v2  .login-content .login-form{
    width:95%;
    height:270px;
}
.login-v2  .login-content .login-input{
    width:2.7rem;
    height:0.32rem;
    line-height:0.32rem;
    background:#CBE3FF;
    border-radius: 0.18rem;
    overflow:hidden;
    /*margin-top:0.15rem;*/
}
.login-v2  .login-content .login-input:first-child{
    margin:0.25rem 0 0.15rem 0;
}
.login-v2  .login-content .login-input input{
    width:3rem;
    height:100%;
    padding-left:0.2rem;
    outline:none;
    border:none;
    background-color:transparent;
}
.login-v2  .login-content .login-input:last-child{
    margin:0.25rem 0 0.15rem 0;
    
}
.login-v2 .login-content .login-form .login-input.checkNum{
    position:relative;
    width:2.8rem;
    overflow:visible;
    color:Black;
}

.login-v2 .login-content .login-form .login{
    width:100%;
    height:0.32rem;
    margin-top:0.1rem;
}

.login-v2  .login-content .login-form .login .button{
    width:100%;
    height:100%;
    background-color:#FFFFFF;
    border-radius:0.2rem;
    border:none;
    font-size: 0.18rem;
     font-weight:bolder;
    color: #0350A0;
    cursor:pointer;
    
}



.login-v2 .data-wrapper{
    width:100%;
    height:1.9rem;
    padding-top:0.25rem;
    background-color:#fff;
}
.login-v2 .data-wrapper .data-list{
    width:7.4rem;
    height:1.4rem;
    margin:0 auto;
    position:relative;
}
.login-v2 .data-wrapper .data-list:before {
    position:absolute;
    content:attr(data-title);
    width:0.82rem;
    height:0.52rem;
    left:-1.32rem;
    top:0.45rem;
    font-size:0.2rem;
    color:#9B9B9B;
    font-weight:bold;
}
.login-v2 .data-wrapper .data-list li{
    width:1.4rem;
    height:1.4rem;
    padding-top:0.34rem;
    float:left;
    margin-left:0.6rem;
    background-color: rgba(255,149,1,0.80);
    border-radius:50%;
}
.login-v2 .data-wrapper .data-list li:first-child{
    margin-left:0;
}
.login-v2 .data-wrapper .data-list li.bg-yellow{
    /*background-color: rgba(255,149,1,0.80);*/
    background-color:#ffaa34;
}
.login-v2 .data-wrapper .data-list li.bg-red{
    /*background: rgba(255,108,103,0.80);*/
    background-color:#ff8985;
}
.login-v2 .data-wrapper .data-list li.bg-blue{
    /*background: rgba(100,169,253,0.80);*/
    background-color:#83bafd;
}
.login-v2 .data-wrapper .data-list li.bg-green{
    /*background: rgba(57,198,153,0.80);*/
    background-color:#61d1ad;
}
.login-v2 .data-wrapper .data-list li h2,
.login-v2 .data-wrapper .data-list li p{
    text-align:center;
    color:#fff;
    font-weight:bold;
}
.login-v2 .data-wrapper .data-list li h2{
    font-size:0.2rem;
    line-height:0.26rem;
    font-weight:normal;
}
.login-v2 .data-wrapper .data-list li p{
    line-height:0.37rem;
    font-size:0.28rem;
}
.login-v2 .news-wrapper{
    width:100%;
    /*max-height:3.1rem;*/
    height:auto;
    position:relative;
    background-color:#fff;
}
.login-v2 .news-wrapper:after{
    position:absolute;
    content:"";
    width:0.1rem;
    height:100%;
    background-color:#ebecf2;
    left:50%;
    top:0;
    margin-left:-0.05rem;
}
.login-v2 .news-wrapper .news-box{
    width:5.95rem;
    /*max-height:3.1rem;*/
    height:auto;
}
.login-v2 .news-wrapper .news-box.fl{
    padding:0.17rem 0.38rem 0.17rem 0;
}
.login-v2 .news-wrapper .news-box.fr{
    padding:0.17rem 0 0.17rem 0.38rem;
}
.login-v2 .news-wrapper .news-box .news-title{
    width:100%;
    height:0.32rem;
    border-bottom:0.02rem solid #51A6DD;
    position:relative;
}
.login-v2 .news-wrapper .news-box .news-title h2 {
    width:100%;
    padding-right:0.6rem;
    font-size: 0.18rem;
    color: #51A6DD;
}
.login-v2 .news-wrapper .news-box .news-title a{
    position:absolute;
    display:inline-block;
    width:0.6rem;
    height:0.2rem;
    line-height:0.2rem;
    font-size:0.14rem;
    color:#9B9B9B;
    text-align:left;
    top:0.05rem;
    right:0;
}
.login-v2 .news-wrapper .news-box .news-list{
    width:100%;
    /*max-height:2.5rem;*/
    height:auto;
    overflow:hidden;
}
.login-v2 .news-wrapper .news-box .news-list li{
    width:100%;
    height:0.24rem;
    line-height:0.24rem;
    padding-right:0.9rem;
    padding-left:0.1rem;
    margin-top:0.07rem;
    background-color:#fff;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    position:relative;
}
/*新闻列表里奇偶行颜色*/
.login-v2 .news-wrapper .news-box .news-list li:nth-child(2n){
   /* background-color: rgba(255,149,1,0.10);*/
    background-color:rgb(240,251,255);
}
.login-v2 .news-wrapper .news-box .news-list li span,
.login-v2 .news-wrapper .news-box .news-list li a{
    font-size: 0.14rem;
    color: #4A4A4A;
}
.login-v2 .news-wrapper .news-box .news-list li span{
    position:absolute;
    width:0.85rem;
    height:0.24rem;
    line-height:0.24rem;
    top:0;
    right:0;
    text-align:left;
}
.login-v2 .news-wrapper .news-box .news-list li.new{
    padding-right:1.35rem;
}
.login-v2 .news-wrapper .news-box .news-list li.new:after{
    position:absolute;
    content:'NEW';
    width:0.36rem;
    height:0.14rem;
    line-height:0.14rem;
    text-align:center;
    background: #51A6DD;
    font-size: 0.12rem;
    color: #FFFFFF;
    right: 0.95rem;
    top: 0.05rem;
    z-index:2;
}
.login-v2 .about-wrapper{
    width:100%;
    min-height:2rem;
    height:auto;
    padding-top:0.32rem;
    background-color:#fff;
}
.login-v2 .about-wrapper ul{
    text-align:center;
}
.login-v2 .about-wrapper ul li{
    display:inline-block;
    width:1.8rem;
    height:1.5rem;
    margin:0 0.13rem;
    text-align:center;
    font-size:0;
    vertical-align:top;
}
.login-v2 .about-wrapper ul li span{
    display:inline-block;
    width:0.38rem;
    height:0.38rem;
    line-height:0.38rem;
    text-align:center;
    border-radius:50%;
    border: 0.01rem solid #9B9B9B;
}
.login-v2 .about-wrapper ul li span i{
    font-size:0.14rem;
    line-height:0.36rem;
    color:#9B9B9B;
}
.login-v2 .about-wrapper ul li span i.icomoon-salary{
    font-size:0.16rem;
}
.login-v2 .about-wrapper ul li span i.icomoon-freeapi,
.login-v2 .about-wrapper ul li span i.icomoon-bigData{
    font-size:0.18rem;
}
.login-v2 .about-wrapper ul li span i.icomoon-NX{
    font-size:0.12rem;
}
.login-v2 .about-wrapper ul li h2{
    font-size:0.18rem;
    font-weight:bold;
    color:#9B9B9B;
    margin-top:0.21rem;
}
.login-v2 .about-wrapper ul li p{
    font-size:0.12rem;
    color:#9B9B9B;
    margin-top:0.22rem;
}    
.login-v2 .footer-wrapper{
    width: 100%;
    height: 0.32rem;
    background: #4A4A4A;
}

.login-v2 .cooperate-wrapper{
    width:100%;
    min-height:2.2rem;
    height:auto;
    background: #636463;
    padding:0.33rem 0 0.4rem 0;
}
.login-v2 .cooperate-wrapper .w1200{
    padding-left:1rem;
}
.login-v2 .cooperate-wrapper h2{
    position:relative;
    font-size: 0.14rem;
    color: #FFFFFF;
    font-weight:normal;
    margin-bottom:0.1rem;
}
.login-v2 .cooperate-wrapper h2:before{
    position:absolute;
    content:"";
    width:0.07rem;
    height:0.18rem;
    background-color:#51A6DD;
    left:-0.15rem;
    top:0;
}
.login-v2 .cooperate-wrapper ul li{
    width:100%;
    height:auto;
    margin-top:0.2rem;
}
.login-v2 .cooperate-wrapper ul li:first-child{
    margin-top:0;
}
.login-v2 .cooperate-wrapper ul li .cooperate-title{
    float:left;
    width:1rem;
    height:auto;
    font-size: 0.12rem;
    line-height:0.2rem;
    color: #FFFFFF;
}
.login-v2 .cooperate-wrapper ul li .cooperate-cont{
    float:left;
    width:9rem;
    height:auto;
}
.login-v2 .cooperate-wrapper ul li .cooperate-cont a{
    font-size: 0.12rem;
    color: #dddddd;
    line-height: 0.2rem;
    margin-right:0.1rem;
    white-space: nowrap;
}
.login-v2 .cooperate-wrapper ul li .cooperate-cont a.bankImg{
    display:inline-block;
    width:0.95rem;
    height:auto;
    margin-right:0.05rem;
    margin-bottom:0.1rem;
}
.login-v2 .cooperate-wrapper ul li .cooperate-cont a.bankImg img{
    width:0.95rem;
}
.login-v2 .footer-wrapper p{
    line-height:0.32rem;
    text-align:center;
    color: #fff;
    text-align: center;
    font-size: 0.12rem;
}

/*newsList*/
.login-v2 .newsList-wrapper{
    width:100%;
    height:auto;
    background-color:#fff;
    border-top: 0.01rem solid #C4C4C4;
    border-bottom: 0.01rem solid #C4C4C4;
}
.login-v2 .newsList-wrapper .newsList{
    width:100%;
    height:auto;
    padding:0.2rem 1rem 0.2rem 1rem;
}
.login-v2 .newsList-wrapper .newsList .newsList-title{
    width:10rem;
    height:0.14rem;
    position:relative;
    margin-bottom:0.27rem;
    background-color:#51A6DD;
}
.login-v2 .newsList-wrapper .newsList .newsList-title h2{
    position:absolute;
    width:auto;
    padding:0 0.23rem;
    font-size:0.18rem;
    font-weight:bold;
    background-color:#fff;
    color:#51A6DD;
    z-index:2;
    left:0.78rem;
    top:-0.07rem;
}
.login-v2 .newsList-wrapper .newsList .newsList-content{
    width:10rem;
    height:auto;
    padding:0.37rem 0.22rem;
    border:0.01rem solid #51A6DD;
}
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li{
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding-right: 0.9rem;
    padding-left: 0.1rem;
    margin-top: 0.07rem;
     background-color:rgb(240,251,255);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
     font-size:0.14rem;
}
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li.new{
    padding-right: 1.35rem;
}
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li.new:after{
    position: absolute;
    content: 'NEW';
    width: 0.36rem;
    height: 0.14rem;
    line-height: 0.14rem;
    text-align: center;
    background: #51A6DD;
    font-size: 0.14rem;
    color: #FFFFFF;
    right: 0.95rem;
    top: 0.05rem;
    z-index: 2;
}
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li:nth-child(2n){
    background-color: #fff;
}
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li span,
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li a{
    font-size: 0.14rem;
    color: #4A4A4A;
}
.login-v2 .newsList-wrapper .newsList .newsList-content>ul li span{
    position:absolute;
    width:0.85rem;
    height:0.24rem;
    line-height:0.24rem;
    top:0;
    right:0;
    text-align:left;
}
.login-v2 .newsList-wrapper .newsList .newsList-content .newsList-pages{
    width:10rem;
    height:0.4rem;
    margin-top:0.5rem;
    overflow:hidden;
}
.login-v2 .newsList-wrapper .newsList .newsList-content .newsList-pages .pagination-box{
    width: 9.54rem;
    padding:0;
}

/*=======detail=========*/
.news-detail-wrapper .detail-wrapper {
    background-color: #fff;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
}
.news-detail-wrapper .title-box{
    padding:0 1.08rem 0.35rem;
}
.news-detail-wrapper .news-type{
    font-size: 0.18rem;
    padding-top:0.3rem;
    color: #51A6DD;
    font-weight: bold;
}
.news-detail-wrapper .news-title{
    font-size: 0.24rem;
    line-height:0.3rem;
    padding-top:0.3rem;
    color: #4A4A4A;
    font-weight:bold;
}
.news-detail-wrapper .news-sub-title{
    font-size: 0.2rem;
    line-height:0.26rem;
    padding-top:0.15rem;
    color: #4A4A4A;
}
.news-detail-wrapper .news-content-box .info-source{
    padding:0.1rem 0.14rem;
    margin:0 0.94rem;
    border-bottom: 1px solid #51A6DD;
}
.news-detail-wrapper .news-content-box .info-source span{
    font-size: 0.14rem;
    color:#51A6DD;
}
.news-detail-wrapper .news-content-box .content{
    padding:0.27rem 1.07rem 0.6rem;
}
.news-detail-wrapper .news-content-box .content img{
    max-width:100%; 
}

/*=======顶部连接和底部内容=========*/

  
.weixin{ margin-left: 800px;
         margin-top:-45px!important;
         width:98px;height:98px;
         display:block;} 
.weixintitle{ margin-left:780px;margin-top:10px;width:198px;color:#fff;} 

 .link
{
    text-decoration: none;
   
}
.link:before
{
    content: "/";
    margin: 0 18px;
    color: #0350A0;
}
.link:first-child:before
{
    display: none;
}
.link a
{
    text-decoration: none;
    color: #0350A0;
}



#bottom
{
   height:320px;width:100%;background-color:#ffffff;padding-top:3px;
}

#bottom ul {
    margin-top: .3rem;
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 0 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
  

}

#bottom ul li {
    width: 2.9rem;
    text-align: center
}

#bottom ul li img {
    width: 1.02rem;
    height: 1.02rem
}

#bottom ul li .title {
    font-size: .2rem;
    color: #048fe8;
    margin-top: .13rem
}

#bottom ul li .text {
    font-size: .16rem;
    margin-top: .1rem;
    color: #848484
}

  
/*ie8*/
.ie8 .w1200{
    width:1200px;
}

.ie8 .login-v2 .login-wrapper
{
   width:100%;
    /*height:4.74rem;*/
    max-height:1000px;
    min-height:150px;
    /*background-color:#51A6DD;*/
    background-color:#fff;
    overflow:hidden;
}
/*banner*/
.ie8 .login-v2 .login-wrapper .banner-box{
   width:100%;
    height:100%;
}
.ie8 .login-v2 .login-wrapper .banner-box .bd ul li img{
    width:100%;
   max-width:2000px;
    max-height:800px;
}
.ie8 .login-v2 .login-wrapper .banner-box .hd{
    height:10px;
    bottom:26px;
}
.ie8 .login-v2 .login-wrapper .banner-box .hd li{
    width:10px;
    height:10px;
    margin:0 5px;
    vertical-align:top;
}

/*login-box*/

.ie8 .login-v2 .login-content 
{
    position: absolute;
    right: 35%;
    top:21%;

    width:320px;
    height:330px;
    padding:16px 31px 16px 26px;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.20);
    border-radius: 6px;

    font-size:13px;

    background-size:cover;
    background-repeat: no-repeat;
    /*background-image:url(Resources/Images/LoginIndex/F1200X550.png);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='Resources/Images/LoginIndex/F1200X550.png',
    sizingMethod='scale');
    -ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='Resources/Images/LoginIndex/F1200X550.png',
    sizingMethod='scale');*/
}
.ie8 .login-v2  .login-content .login-form{
    width:95%;
    height:290px;
}

.ie8 .login-v2 .login-content .checkNum-box{
    width:90%;
    height:25px;
    border-radius:5px;
    font-size:12px;
}
.ie8 .login-v2 .login-content .checkNum-box.show{
    transform:translate3d(10px,0,0);
}
.ie8 .login-v2 .login-content .checkNum-box:after{
    border-left: 10px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 20px;
    right:-10px
}
.ie8 .login-v2 .login-content .checkNum-box .login-input{
    width:130px;
}
.ie8 .login-v2 .login-content .checkNum-box .login-input input{
    padding-left:10px !important;
}


.ie8 .login-v2 .login-content .checkNum-box .tipMsg span{
    font-size:12px;
}


.ie8 .login-v2 .login-content .login-input{
    height:30px;
    /*line-height:36px;*/
    border-radius: 18px;
    width:260px;
}
.ie8 .login-v2 .login-content .login-input:first-child{
    margin:25px 0 15px 0;
}
.ie8 .login-v2 .login-content .login-input input{
    vertical-align:top;
    padding:3px 0 3px 20px;
}
.ie8 .login-v2 .login-content .login-input:last-child{
    margin:20px 0 15px 0;
}

.ie8 .login-v2 .login-content .login-form .login{
    height:30px;
   width:260px;
   
   margin-top:15px;
}

.ie8 .login-v2 .login-content .login-form .login .button{
    /*border-radius:20px;*/
    font-size: 18px;
    vertical-align:top;
    width:100%;
    font-weight:bolder;
}



.ie8 .login-v2 .data-wrapper{
    height:190px;
    padding-top:25px;
}
.ie8 .login-v2 .data-wrapper .data-list{
    width:740px;
    height:140px;
}
.ie8 .login-v2 .data-wrapper .data-list:before {
    width:82px;
    height:52px;
    left:-132px;
    top:45px;
    font-size:20px;
}
.ie8 .login-v2 .data-wrapper .data-list li:first-child{
    margin-left:0;
}
.ie8 .login-v2 .data-wrapper .data-list li{
    width:140px;
    height:140px;
    padding-top:34px;
    margin-left:60px;
}
.ie8 .login-v2 .data-wrapper .data-list li h2{
    font-size:20px;
    line-height:26px;
}
.ie8 .login-v2 .data-wrapper .data-list li p{
    line-height:37px;
    font-size:28px;
}
/*.ie8 .login-v2 .news-wrapper{
    max-height:310px;
}*/
.ie8 .login-v2 .news-wrapper:after{
    width:10px;
    margin-left:-5px;
}
.ie8 .login-v2 .news-wrapper .news-box{
    width:595px;
    /*max-height:310px;*/
}
.ie8 .login-v2 .news-wrapper .news-box.fl{
    padding:17px 38px 17px 0;
}
.ie8 .login-v2 .news-wrapper .news-box.fr{
    padding:17px 0 17px 38px;
}
.ie8 .login-v2 .news-wrapper .news-box .news-title{
    height:32px;
    border-bottom:2px solid #51A6DD;
}
.ie8 .login-v2 .news-wrapper .news-box .news-title h2 {
    padding-right:60px;
    font-size: 18px;
}
.ie8 .login-v2 .news-wrapper .news-box .news-title a{
    width:60px;
    height:20px;
    line-height:20px;
    font-size:14px;
    top:5px;
}
/*.ie8 .login-v2 .news-wrapper .news-box .news-list{
    max-height:250px;
}*/
.ie8 .login-v2 .news-wrapper .news-box .news-list li{
    height:24px;
    line-height:24px;
    padding-right:90px;
    padding-left:10px;
    margin-top:7px;
}
.ie8 .login-v2 .news-wrapper .news-box .news-list li span,
.ie8 .login-v2 .news-wrapper .news-box .news-list li a{
    font-size: 14px;
}
.ie8 .login-v2 .news-wrapper .news-box .news-list li span{
    width:85px;
    height:24px;
    line-height:24px;
}
.ie8 .login-v2 .news-wrapper .news-box .news-list li.new{
    padding-right:135px;
}
.ie8 .login-v2 .news-wrapper .news-box .news-list li.new:after{
    width:36px;
    height:14px;
    line-height:14px;
    font-size: 12px;
    right: 95px;
    top: 5px;
    background-color: rgb(240,251,255);
}
.ie8 .login-v2 .about-wrapper{
    min-height:200px;
    padding-top:32px;
}
.ie8 .login-v2 .about-wrapper ul li{
    width:180px;
    height:150px;
    margin:0 13px;
}
.ie8 .login-v2 .about-wrapper ul li span{
    width:38px;
    height:38px;
    line-height:38px;
    border: 1px solid #9B9B9B;
}
.ie8 .login-v2 .about-wrapper ul li span i{
    font-size:14px;
    line-height:36px;
}
.ie8 .login-v2 .about-wrapper ul li span i.icomoon-salary{
    font-size:16px;
}
.ie8 .login-v2 .about-wrapper ul li span i.icomoon-freeapi,
.ie8 .login-v2 .about-wrapper ul li span i.icomoon-bigData{
    font-size:18px;
}
.ie8 .login-v2 .about-wrapper ul li span i.icomoon-NX{
    font-size:12px;
}
.ie8 .login-v2 .about-wrapper ul li h2{
    font-size:18px;
    margin-top:21px;
}
.ie8 .login-v2 .about-wrapper ul li p{
    font-size:12px;
    margin-top:22px;
}    
.ie8 .login-v2 .footer-wrapper{
    height: 32px;
}

.ie8 .login-v2 .cooperate-wrapper{
    min-height:220px;
    padding:33px 0 40px 0;
}
.ie8 .login-v2 .cooperate-wrapper .w1200{
    padding-left:100px;
}
.ie8 .login-v2 .cooperate-wrapper h2{
    font-size: 14px;
    margin-bottom:10px;
}
.ie8 .login-v2 .cooperate-wrapper h2:before{
    width:7px;
    height:18px;
    left:-15px;
}
.ie8 .login-v2 .cooperate-wrapper ul li{
    margin-top:20px;
}
.ie8 .login-v2 .cooperate-wrapper ul li .cooperate-title{
    width:100px;
    font-size: 12px;
    line-height:20px;
}
.ie8 .login-v2 .cooperate-wrapper ul li .cooperate-cont{
    width:900px;
}
.ie8 .login-v2 .cooperate-wrapper ul li .cooperate-cont a{
    font-size: 12px;
    line-height: 20px;
    margin-right:10px;
}
.ie8 .login-v2 .cooperate-wrapper ul li .cooperate-cont a.bankImg{
    width:95px;
    margin-right:5px;
    margin-bottom:10px;
}
.ie8 .login-v2 .cooperate-wrapper ul li .cooperate-cont a.bankImg img{
    width:95px;
}
.ie8 .login-v2 .footer-wrapper p{
    line-height:32px;
    font-size:12px;
}


/*=======detail=========*/
.ie8 .news-detail-wrapper .title-box{
    padding:0 108px 35px;
}
.ie8 .news-detail-wrapper .news-type{
    font-size: 18px;
    padding-top:30px;
}
.ie8 .news-detail-wrapper .news-title{
    font-size: 24px;
    padding-top:30px;
    line-height:30px;
}
.ie8 .news-detail-wrapper .news-sub-title{
    font-size: 20px;
    padding-top:15px;
    line-height:26px;
}
.ie8 .news-detail-wrapper .news-content-box .info-source{
    padding:10px 14px;
    margin:0 94px;
}
.ie8 .news-detail-wrapper .news-content-box .info-source span{
    font-size: 14px;
}
.ie8 .news-detail-wrapper .news-content-box .content{
    padding:27px 107px 60px;
}


/*newsList ie8*/
.ie8 .login-v2 .newsList-wrapper{
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
}
.ie8 .login-v2 .newsList-wrapper .newsList{
    padding:44px 100px 70px 100px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-title{
    width:1000px;
    height:14px;
    margin-bottom:27px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-title h2{
    padding:0 23px;
    font-size:18px;
    left:78px;
    top:-7px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content{
    width:1000px;
    padding:37px 22px;
    border:1px solid #51A6DD;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content>ul li{
    height: 24px;
    line-height: 24px;
    padding-right: 90px;
    padding-left: 10px;
     font-size: 14px;
    margin-top: 7px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content>ul li.new{
    padding-right: 135px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content>ul li.new:after{
    width: 36px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    right: 95px;
    top: 5px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content>ul li span,
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content>ul li a{
    font-size: 14px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content>ul li span{
    width:85px;
    height:24px;
    line-height:24px;
}
.ie8 .login-v2 .newsList-wrapper .newsList .newsList-content .newsList-pages{
    width:1000px;
    height:40px;
    margin-top:50px;
}
.login-v2 .newsList-wrapper .newsList .newsList-content .newsList-pages .pagination-box{
    width: 954px;
}



/*=======顶部连接和底部内容=========*/

  
.ie8 .weixin{ margin-left: 800px;
         margin-top:-45px!important;
         width:98px;height:98px;
         display:block;} 

.ie8  .link
{
    text-decoration: none;
   
}
.ie8 .link:before
{
    content: "/";
    margin: 0 18px;
    color: #0350A0;
}
.ie8 .link:first-child:before
{
    display: none;
}
.ie8 .link a
{
    text-decoration: none;
    color: #0350A0;
}

.ie8 #bottom
{
   height:320px;width:96%;padding-top:10px;
}

.ie8 #bottom ul {
    margin-top: .3rem;
    width: 99%;
    height: 100%;
    list-style: none;
    margin-left: 50px;
    
}

.ie8 #bottom ul li {
    width:22%;
    text-align: center;
    display:block;
    float:left;
    line-height: 40px;
}

.ie8 #bottom ul li img {
    width: 1.02rem;
    height: 1.02rem
    
}

.ie8 #bottom ul li .title {
    font-size: .2rem;
    color: #048fe8;
    margin-top: .13rem
}

.ie8 #bottom ul li .text {
    font-size: .16rem;
    margin-top: .1rem;
    color: #848484;
     width:330px;
   text-align:center;
   padding-left:30px;
}
