@font-face {
  font-family: 'PINGFANG HEAVY';
  src: url("../fonts/PINGFANG HEAVY.ttf"),
       url('../fonts/PINGFANG HEAVY.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3Â¡Âª5 */
}
.investor1{width: 100%;background: url('../images/inv1.jpg') no-repeat center;}
.investor1_nr{background: url('../images/zq.jpg') no-repeat center top;height: 250px;margin-top:35px;background-size: cover}
.investor1_main{width: 900px;margin:0 auto;max-width: 90%}
.inv1_left{float: left;}
.inv1_right{float: right;}
.investor1 .tit{margin-bottom: 35px;font-family: 'PINGFANG HEAVY';font-weight: bold;}
.investor1 .tit p{font-size: 36px;color: #000000;line-height: 1;margin-bottom: 20px;}
.investor1 .tit span{font-size:18px;color: #000000}
.investor1 .tit:nth-child(2){margin-bottom: 0}
.inv1_more{display:block;width: 140px;height: 50px;line-height: 50px;background: #215ba7;text-align: center;font-size: 18px;color: #fff;border-radius: 25px;}
.investor1_main{position: relative;}
.inv1_more{position: absolute;right: 0;bottom: 0;}
@media  (max-width:1400px){
    .investor1 .tit p{font-size: 32px}
}
@media  (max-width:1200px){
    .investor1 .tit p{font-size:28px}
    .inv1_more{font-size: 16px}
}
@media  (max-width:1000px){
    .investor1 .tit p{font-size:22px}
    .inv1_more{font-size: 15px;width: 120px;height: 40px;line-height: 40px}
}

@media  (max-width:768px){
    .investor1_nr{height: auto;padding: 0.2rem 0;margin-top: 0.2rem}
    .investor1 .tit p{font-size: 0.21rem;margin-bottom: 0.1rem}
    .investor1 .tit span{font-size: 0.16rem;}
    .investor1 .tit{margin-bottom: 0.2rem}
    .inv1_more{font-size:0.15rem;width:1rem;height:0.35rem;line-height:0.35rem;font-size: 0.13rem}
}