
.jsyf_jgtz_box{
    margin: 0%;
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: space-evenly;
    padding: 2% 5%;
    background: #f3f3f3;
    /* max-width: 1280px; */
    /* width: 1280px; */
    margin: 0 auto;
}
.jsyf_jgtz_l h1{
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin-top: 30px;
    text-align: left;
    display: block;
}
.jsyf_jgtz_l{
    max-width: 100%;
 
    color: #000;
    font-size: 14px;
}
    .jsyf_jgtz_l p{
        font-size:16px;
        line-height:40px
    }

.jsyf_jgtz_r{
    padding: 5%;
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
}
.jsyf_dcys_r img{
    max-width: 100%;
}
.jsyf_jgtz_r img{
    max-width: 100%;
}
.jsyf_dcys_l{
    padding: 0px 2%;
    margin-bottom: 30px;
}
.jsyf_dcys_l ul{
    margin-bottom: 30px;
}
.jsyf_dcys_l ul li{
   font-size: 16px;
   color: #000;
   line-height: 40px;
}
.jsyf_dcys_box{
    padding-top: 10px 5% 0 5%;
    margin: 2%;
    display: flex;
    justify-content: space-evenly;
    /* width: 1280px; */
    margin: 0 auto;
}
@media (max-width: 880px) {  
      .jsyf_dcys_box{  
       flex-wrap: wrap;
      }  
    } 
.jsyf_dcys_r{
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    padding: 0px 2%;
    /*margin-right: 40px;*/
}
.jsyf_dcys_boxi{
    width: 100%;
      font-size: 28px;
    font-weight: bold;
    color: #000;
    margin: 40px auto;
    text-align: center;
    display: block;
}
.topcon ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*justify-content: center;*/
    /*align-items: center;*/
}
.topcon_box{
    margin: 2%;
    /* width: 1280px; */
    margin: 0 auto;
    padding: 0 5%;
}
.topcon ul li{
width: 20%;
    padding: 0px 80px;
}
.topcon ul li span{
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: bold;
}
.topcon ul li i{
    text-align: center;
    margin: 0 auto;
    padding: 2px 10px;
    display: block;
    line-height: 16px;
    font-size: 16px;
    background: blue;
    color: #ffffff;
    border-radius: 15px;
}
.topcon_box p{
   
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin: 40px auto;
    text-align: center;
    display: block;
}
.jiegoutez_box{
    margin-top: 57px;
    background: #f3f3f3;
    padding: 2% 5%;
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: space-evenly;
    /* width: 1280px; */
    margin: 57px auto 0 auto;
}
.jiegoutez_l>ul>p{
    padding-top: 30px;
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin: 10px auto;
    text-align: left;
    display: block;
}
.jiegoutez_l{
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
}
.jiegoutez_r{
   padding: 0px 3%;
}
@media (max-width: 800px) {  
      .jiegoutez_box{  
       flex-wrap: wrap;
      }  
    } 
.jiegoutez_l ul {
    margin-bottom: 20px;
}
.jiegoutez_r img{
    max-width: 100%;
}
.jiegoutez_l ul li{
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    /*font-weight: bold;*/
}
.CHGMNZzjjs p{
     padding-top: 30px;
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin: 40px auto;
    display: block;
    text-align: center;
}
.CHGMNZzjjs_bg span{
  bottom: 40px;
    z-index: 9999;
    left: 28px;
    position: relative;
    width: 60px;
    height: 60px;
    background:rgb(31,38,120);
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 60px;
    border-radius: 50%;
}
.CHGMNZzjjs_bg {
  
    /*justify-content: space-between;*/
    /*width: 16%;*/
    /*height: 70px;*/
    /*background-image: url(/img/chgnbg.png);*/
    /*background-position: right; */
    /*  background-repeat: no-repeat;  */
}
.CHGMNZzjjs ul li{
     box-sizing: border-box; 
width: 16%;
}
.CHGMNZzjjs ul li dl dd{
    line-height: 40px;
    color: #4d4d4d;
    font-size: 16px;
}
.CHGMNZzjjs{
    padding: 2%;
}
.CHGMNZzjjs ul li dl dt{
    font-weight: bold;
    font-size: 28px;
    color: rgb(31,38,120);
}
.CHGMNZzjjs ul li dl{
    margin-left: 76px;
     text-align: left;
}
.CHGMNZzjjs ul{
    
     display: flex;
    flex-wrap: wrap;
   
}
@media (max-width: 800px) {  
      .CHGMNZzjjs ul li{  
        flex: 0 0 33.33%;  
      }  

.jsyf_jgtz_box{
    flex-direction: column;
}
.jiegoutez_box{padding-bottom: 50px;}

    }  
    @media (max-width: 500px) {  
      .CHGMNZzjjs ul li{  
        flex: 0 0 50%;  
      }  
    }  
.clearfix{
    clear: both;
}

       @media (max-width: 1600px) {  
.jiegoutez_l{  
    width:50%;
  }  
      @media (max-width: 1400px) {  
.jiegoutez_l{  
    width:30%;
  }  
   @media (max-width: 1400px) {  
.jiegoutez_r img{  
    height: 100%;
    width:30%;
  }  
   @media (max-width: 1000px) {  
.jiegoutez_l{  
   width:100%;
  }  
    
   @media (max-width: 1000px) {  
.jiegoutez_r img{  
    height: 100%;
    width:;
  }  
        @media (max-width: 700px) {  
.jsyf_jgtz_box{  
     flex-wrap: nowrap;
  }  