.jjfa{
    background: #EAEAEA;
    padding-top: 1rem;
    padding-bottom: 1.37rem;
}
.jjfa .jjfatext{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.48rem;
    color: #000F2E;
    margin-bottom: 0.83rem;
    text-align: center; 
}
.jjfa .jjfalist{
    display: flex;
}
.jjfa .jjfalist .jj{
    width: 4.55rem;
    height: 4.88rem;
    margin-right: 0.38rem;
    border-radius: 0.2rem;
    overflow: hidden;
    background: #FFFFFF;
    transition: 0.5s;
}
.jjfa .jjfalist .jj:last-child{
    margin-right: 0;
}
.jjfa .jjfalist .jjfaimg{
    width: 4.55rem;
    height: 2.85rem;
    overflow: hidden;
}
.jjfa .jjfalist .jjfaimg img{
    width: 100%;
    height: 100%;
    transition: 0.5s;
}

.jjfa .jjfalist .jj:hover .jjfaimg img{
    scale: 1.1;
}
.jjfa .jjfalist .jj:hover{
    box-shadow: 0 0 0.1rem #2968FE;
}
.jjfa .jjfalist .jj .jjfatext{
    padding: 0.35rem 0.25rem;
    background: #FFFFFF;
    height: 2.04rem;
}
.jjfa .jjfalist .jj .jjfatext1{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.24rem;
    color: #000F2E;
    margin-bottom: 0.27rem;
    text-align: left;
}
.jjfa .jjfalist .jj .jjfatext2{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #000F2E;
    line-height: 0.3rem;
    text-align: left;
}


.jsmh{
    background: #EAEAEA;
}
.jsmh .main{
    height: 100%;
    background: url(/assets/img/jsbg.png);
    background-size: auto 7.36rem;
    background-repeat: no-repeat;
    background-position: 3.91rem 0;
}
.jsmh .jsmh_box1{
    padding-top: 1.15rem;
    padding-bottom: 2.22rem;
}
.jsmh .jsbox1_text1{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.48rem;
    color: #000E2E;
    margin-bottom: 0.73rem;
}
.jsmh .jsbox1_text2{
    width: 4.25rem;
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #000E2E;
    line-height: 0.3rem;
}
.jsmh .jsmh_box2{
    display: flex;
    justify-content: space-between;
}
.jsmh .jsmh_box2 .jsbox2_list{
    width: 4.54rem;
    border-top: 0.01rem solid #2968FE;
}
.jsmh .jsmh_box2 .jsbox2_list .jsbox2_num{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 0.77rem;
    color: #2968FE;
    margin-top: 0.27rem;
    margin-bottom: 0.1rem;
}
.jsmh .jsmh_box2 .jsbox2_list .jsbox2_text{
    width: 2.2rem;
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #000E2E;
    line-height: 0.3rem;
}
.jsmh .jsmh_box3{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #000E2E;
    padding-bottom: 0.04rem;
}
.jsmh .jsmh_box2{
    margin-bottom: 0.75rem;
}

.lj{
    padding: 0.86rem 2.4rem;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lj .lj_box1{
    flex: 0 0 6rem;
}
.lj .lj_box1 .lj_text1{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.24rem;
    color: #000E2E;
    margin-bottom: 0.35rem;
    letter-spacing: 0.04rem;
}
.lj .lj_box1 .lj_text2{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.48rem;
    color: #000E2E;
    margin-bottom: 0.43rem;
    letter-spacing: 0.06rem;
}
.lj .lj_box1 .lj_text3{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #000E2E;
    line-height: 0.3rem;
    margin-bottom: 1.3rem;
}
.lj .lj_box1 .lj_text4 a{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #2968FE;
    display: flex;
    align-items: center;
}
.lj .lj_box1 .lj_text4 a img{
    width: auto;
    height: 0.22rem;
    margin-left: 0.17rem;
}
.lj .lj_box2 .lj_box{
    width: 6.99rem;
    height: 2.23rem;
    background: #000E2E;
    border-radius: 0.18rem;
    margin-bottom: 0.26rem;
    padding: 0 0.49rem;
    padding-top: 0.66rem;
}
.lj .lj_box2 .lj_box .lj_btext1{
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 0.57rem;
    color: #FFFFFF;
    margin-bottom: 0.34rem;
    line-height: 1;
}
.lj .lj_box2 .lj_box .lj_btext2{
    font-family: Microsoft YaHei;
    font-weight: normal;
    font-size: 0.15rem;
    color: #FFFFFF;
}
.lj .lj_box2 .lj_box.box2{
    background: #6BFFC6;
}
.lj .lj_box2 .lj_box.box2 .lj_btext1{
    color: #000E2E;
}
.lj .lj_box2 .lj_box.box2 .lj_btext2{
    color: #000E2E;
}


@media only screen and (max-width: 768px) {
.jjfa {
  background: #EAEAEA;
  padding-top: .61rem;
  padding-bottom: .8rem;
}
.jjfa .jjfatext{
    margin-bottom: .6rem;
    font-size: 0.4rem;
}
.jjfa .jjfalist .jj {
  height: 3rem;
  margin-right: 0.18rem;
  width: 33.33%;
}
.jjfa .jjfalist .jjfaimg {
  width: 100%;
  height: auto;
}
.jjfa .jjfalist .jj .jjfatext {
  padding: 0.15rem 0.25rem;
}
.jjfa .jjfalist .jj .jjfatext2 {
  font-size: 0.24rem;
}
.jjfa .jjfalist .jj .jjfatext1{
    font-weight: bold;
}
.jsmh .jsbox1_text1{
    font-size: 0.42rem;
}
.jsmh .jsbox1_text2 {
  font-size: 0.24rem;
  line-height: 0.5rem;
  width: 70%;
}
.jsmh .jsmh_box1 {
  padding-bottom: 1.22rem;
}
.jsmh .jsmh_box2 .jsbox2_list {
  width: 33.3%;
}
.jsmh .jsmh_box2 .jsbox2_list .jsbox2_num {
  font-size: 0.47rem;
}
.jsmh .jsmh_box2 .jsbox2_list .jsbox2_text {
  font-size: 0.24rem;
  color: #000E2E;
  line-height: 0.5rem;
}
.jsmh .jsmh_box3{
    font-size: 0.24rem;
    padding-bottom: 0.4rem;
}
.lj {
  padding: 0.7rem 0.2rem;
  display: block;
  overflow: hidden;
  height: auto;
}
.lj .lj_box1 {
  width: 100%;
  float: left;
  height: auto;
  overflow: hidden;
}

.lj .lj_box1 .lj_text1 {
  font-size: 0.28rem;
  margin-bottom: 0.15rem;
}
.lj .lj_box1 .lj_text2{
    font-size: 0.45rem;
    margin-bottom: 0.23rem;
}
.lj .lj_box1 .lj_text3 {
  font-size: 0.24rem;
  line-height: 0.5rem;
  margin-bottom: 0.7rem;
}
.lj .lj_box1 .lj_text4 a {
  font-size: 0.24rem;
  line-height: .5rem;
  margin-bottom: .3rem;
}
.lj .lj_box2 .lj_box .lj_btext2{
    font-size: .24rem;
}
.lj_box2{
    width: 100%;
    float: left;
}






}