.jt_Age{
    width:1000px;
    margin: 77px auto;
}
.jt_Age ul{
    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content:space-between;
}

.jt_Age ul li img{
     margin:auto;
     display:block;
}
.jt_Age ul li p{
    font-size:60px;
    font-weight:bold;
    color:#676767;
}
.jt_Age ul li small{
    font-size: 35px;
    font-weight: normal;
    margin-left:4px;
}
.jt_Age ul li span{
    font-size:25px;
    display:block;
    text-align:center;
}
.content{
    width:1200px;
    margin:auto
}

h1,h2,h3{
    font-size:48px;
    color:#000;
    text-align:center;

}
.Emp_char{
    width: 360px;
    height: 300px;
    background: #1F78E1;
    color: #fff;
    float: right;
    position: relative;
    right: 86px;
    top: 75px;
    border-radius: 14px;

}
.Emp-swiper{
    margin:50px auto 30px auto
}
.Emp_char p{
    font-size: 32px;
    padding: 0 20px;
    margin-top: 18px;

}
.Emp_char hr{
    width: 87px;
    color: #FFFD5B;
    background:#FFFD5B;
    /* position: relative; */
    margin-left: 24px;
    height: 1px;
}
.Emp_char span{
    font-size: 20px;
    padding: 0 20px;
    display: block;
    line-height: 37px;
    text-indent: 2em;
    letter-spacing: 1px;

}
.wz_jh{
    width: 100%;
    background: #4B8FFE;
    line-height: 136px;

}
.tabs {
    width: 734px;
    font-size: 24px;
    overflow: hidden;
    margin-top: 18px;
    margin: auto;

}

.tabs a {
        font-weight: normal;
    /* width: 232px; */
    height: 38px;
    line-height: 38px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    background: #fff;
    padding: 8px 37px;
    border-radius: 4px;
}
.tabss{
    margin-top:40px;
}
.jgf{
    width:100%;
    background-color:#f3f5f8;
    height:40px;
}
.tabss a {
font-weight: normal;
    /* width: 155px; */
    height: 70px;
    line-height: 70px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    background: #f4f4f4;
    padding: 1px 33px;
    font-size: 24px;
}

.tabs a:nth-child(2){
    margin-left:20px;
}
.tabs a:nth-child(3){
    margin-left:20px;
}
.tabs a:nth-child(4){
    margin-left:20px;
}
.tabs a:nth-child(5){
    margin-left:20px;
}
.tabs a.active {
    margin-top: -2px;
    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #007CF0;
    border-bottom:2px solid #007CF0 ;
}
.tabss a.actives {
    margin-top: -2px;
    background-repeat: no-repeat;
    -webkit-background-size: 64px 39px;
    -moz-background-size: 64px 39px;
    -o-background-size: 64px 39px;
    background-size: 64px 39px;
    background-position: left top;
    color: #fff;
    background-color:#007CF0;
}
.flex{
display: flex;
    justify-content: space-between;
    /* padding: 20px 0; */
    flex-wrap: wrap;
    margin: auto;
}
 .flex li{
    width: 539px;
    border: 1px solid #000;
    padding: 15px;
    /* margin: 10px; */
    margin-top: 54px;
 }
  .flex li p{
    font-size: 22px;
    color: #000;
    font-weight:bold;
  }
  .flex li span{
    font-size: 18px;
    color: #000;
  }
 .jy_lc{
    margin: 50px auto 50px auto;
 }
 .btn-blue{

    display: -webkit-flex; /* Safari */
    display: flex;
    justify-content:space-between;
    padding: 30px 0;
    width: 50%;
    margin: auto;

}
.btn-blue a{
    width: 35%;
    line-height: 60px;
    border-radius: 4px;
    font-size: 24px;
    color:#fff;
    background-color: #4185F3;
    flex-wrap: nowrap;
    text-align:center;
    letter-spacing: 3px;
}
.btn-blue a:nth-child(2){
    width:63%;
    background:red;
    color:#FFFFFF;
}
.jy_hz{
    width:1200px;
    margin:auto;
    /*background-color:#007CF0;*/
}
.flex_hz{
    display: flex;
    justify-content: space-between;
    /* display: -webkit-flex; */
    /* padding: 60px; */
    margin-top: 40px;
    /*border: 1px solid;*/
    flex-wrap: wrap;
}
.flex_hz li{
    width: 15%;
    /*border: 1px solid;*/
}
.flex_hz li p{
    color:#007CF0;
    text-align: center;
    line-height: 46px;
    font-size: 24px;
}


.Sxkt {
    text-align: center;
    width: 1200px;
    margin: auto;
}
.Sxkt li {
    width: 47.4%;
    display: inline-block;
    margin: 12px;
    font-size: 25px;
    line-height: 62px;
}
