
@media screen and (max-width: 1920px) {
  .index{
    width: 100%;
  }
  .index>a>img{
    width: 100%;
  }
  .header{
    width: 100%;
    height: 83px;
  }
  .header-content{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
  }
  .logo{
    margin-top: 30px;
  }
  .nav{
    float: right;
  }
  .nav>li{
    float: left;
    line-height: 83px;
    margin-right: 100px;
  }
  .nav>li>a{
    display: inline-block;
    font-size: 18px;
    color: #333333;
  }
  .nav>li>a:hover{
    border-bottom: 4px solid #0080cc;    
  }
  .active{
    border-bottom: 4px solid #0080cc;
  }
  .banner{
    width: 100%;
  }
  .banner>img{
    width: 100%;
  }
  .company{
    width: 100%;
    padding-top: 25px;
    padding-bottom: 125px;
    box-sizing: border-box;
  }
  .company-content{
    width: 1200px;
    margin: 0 auto;
  }
  .gsjs,.glsjh{
    width: 204px;
    height: 50px;
    background: url(../images/a1.png) no-repeat;
    text-align: center;
  }
  .gsjs>a{
    color: #fff;
  }
  .glsjh{
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
  }
  .gsjs>a{
    /* color: #fff; */
    line-height: 50px;
    font-size: 22px;
  }
  .company-nav{
    float: left;
  }
  .company-nav>a{
    width: 100%;
    height: 40px;
  }
  .company-nav>a>li{
    margin-bottom: 3px;
    color: #000;
  }
  .bmmc,.jnry{
    background: #f2faff;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .bmmc>a,.jnry>a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
  }
  .gls,.pyjh,.job,.xjh{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #f2faff;
  }
  .jnry>a{
    color: #000;
  }
  .company-right{
    width: 810px;
    float: right;
  }
  .content>p{
    text-indent: 2em;
    font-size: 21px;
    line-height: 30px;
    color: #000;
  }
  .ln{
    margin-top: 100px;
    /* text-align: center; */
  }
  .ln>p{
    font-size: 18px;
    color: #000;
  }
  .ln>h3{
    margin-top: 25px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 24px;
    color: #1f76bd;
  }
  .active1{
    background: #2869c8;
    color: #fff !important;
  }
  .content1>p,.ln>p{
    font-size: 18px;
    color: #000;
    line-height: 30px;
  }
  .content1>p>span{
    font-size: 18px;
    color: #0080cc;
  }
  .content1>p>span .ccc{letter-spacing:0.24em;}
  .content1>p>img{
    vertical-align: middle;
    margin-right: 15px;
  }
  .gs{
    margin-top: 20px;
  }
  .gs img{
    margin-right: 15px;
  }
  .content1>h3{
    /*margin: 0 auto;*/
    margin-top: 55px;
    text-align: left;
    width: 360px;
    height: 42px;
    /* background: #0080cc; */
    color: #000;
    font-size: 21px;
    line-height: 42px;
    font-weight:normal;
  }
  .jobitem>li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #b6b6b6;
    font-size: 14px;
    color: #666;
  }
  .jobitem>li>a,.jobitem>li>span{
    font-size: 14px;
    color: #666;
  }
  .jobitem>li>span{
    float: right;
  }
  .footer1{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #6e6e78;
  }
  .ccc{letter-spacing:0.25em;}
  .aaa{padding-left:40px;}
  
}


  
  