@charset "utf-8";
.gjgz-banner{ background: url(../images/gjhz/gjhz_banner.jpg) no-repeat 30%;background-size: cover}
.gjgz-banner h2{ padding: 20px 0 0 18%}
.gjgz-banner h2 small{ font-size: 16px;display: block;line-height: 20px;margin-top: 1%}
@media screen and (max-width:991px){
 .gjgz-banner h2{  padding: 5% 3% }
}
@media screen and (max-width:450px){
 .gjgz-banner h2 small{  font-size: 13px;line-height: 18px }
}
.js{ line-height: 34px;text-indent: 2em}
@media screen and (max-width:991px){
 .js{  line-height: 28px }
}
.contact .flex{ background: #ebf5ff url(../images/gjhz/contact_bg.png) no-repeat right bottom;background-size: auto 100%}
.contact .flex .text{ line-height: 46px;font-size: 20px;width: calc(100% - 370px);padding-top: 2%}
.contact .flex .text p{ margin-top: 15px}
@media screen and (max-width:991px){
 .contact .flex{  padding-top: 3%;background-size: 100% auto }
 .contact .flex .img{  max-width: 96% }
 .contact .flex .text{  line-height: 28px;font-size: 16px;padding-bottom: 5% }
 .contact .flex .text p{  margin-top: 8px }
}