@font-face{
	font-family: 'yijian'; 
	src: url('../font/AbhayaLibre-ExtraBold.ttf');
}
html{
    font-size: 62.5%;
}
* {
    padding: 0;
    margin: 0;
}
.about-box{
    overflow: hidden;
}
.about-box ul {
    list-style: none;
    /* 取消默认样式 */
    display: flex;
    /* 使用flex */
    counter-reset: steps;
    padding: 100px 0 160px;
}

.about-box  ul li {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
}
.about-box  ul li span {
   width: 0.5rem;;
    height: 0.5rem;;
    background: #2D354E ;
    box-shadow: 0 0 0 .3rem #CFD1D6, 0 0 0 .3rem transparent;
    border-radius: 50%;
    margin: 1rem;
    display: block;
    content: ' ';
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    position: relative;

    z-index: 1;
}

.about-box ul li::before {
    content: '';
    height: 1px;
    width: 100%;
    background: #bcbcbc;
    position: absolute;
    left: 50%;
    /* width: 0.5rem;;
    height: 0.5rem;;
    background: #2D354E ;
    box-shadow: 0 0 0 .3rem #CFD1D6, 0 0 0 .3rem transparent;
    border-radius: 50%;
    margin: 1rem;
    display: block;
    content: ' ';

    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    position: relative;

    z-index: 1; */
}

.about-box ul li::after {
    content: '';
    height: 1px;
    width: 100%;
    background: #bcbcbc;
    position: absolute;
    left: -50%;
}

.about-box ul li div {
    color: black;
}

/* ul li div:before {
    content: "第"counter(steps)"步";
    color: inherit;
    position: absolute;
    bottom: -2rem;
    left: 50%;
    transform: translateX(-50%);
} */

.fis-flex-item{
    text-align: left;
}
.po-top{
    position: absolute;
    top:-53px;
    left:50%;
    width: 120px;
    margin-left: -8px;
}
.po-bottom{
    position: absolute;
    bottom:-100px;
    left:50%;
    width: 120px;
    margin-left: -8px;
}
.mt-120{
    margin-top: 100px;
}
.padding-three{
    padding: 0 7%;
}
.tc{
    text-align: center;
    margin: 30px 0 160px;
}
.b-c{
    border-top: 1px solid #f0f0f0;
}

.imghover{
    transition: all .5s;
    cursor: pointer;
    z-index: 10000;
}
.modul{
    display: none;
    position: absolute;
    top:0;
    left: 0;
    bottom: 0;
    right:0;
    background: rgba(0,0,0,.2);
    transition: all .5s;
    z-index: 100;
}
.ov-hidden:hover .modul{
    display: block;
}
.ov-hidden:hover .imghover{
    transform :scale(1.1);
    -webkit-transform :scale(1.1);
}

.ov-hidden{
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.center{
    text-align: center;
    margin-top: 20px;
}
.tc-10{
    margin-top: 10px;
    margin-bottom: 160px;
}
.c-p{
    cursor: pointer;
}
.hei100{
    height:calc(100% - 86px);
    padding-top: 100px;
    box-sizing: border-box;
    padding-left: 7%;
    position: relative;
}
.avt-back{
    right:0;
    bottom:0;
    position: absolute;
    width: 40%;
    z-index: 10;
}
.avt-back img{
    width: 100%;
}
.in-block{
    float: left;
    
}
.avt img{
    width: 100%;
}
.avt{
    width: 20%;
    box-sizing: border-box;
}
.user-text{
    width: 76%;
    box-sizing: border-box;
    padding-left: 7%;
    position: relative;
    z-index: 1000;
}
.user-box{
    margin-top: 100px;
}
.m-t20{
    margin-top: 1rem;
}
.m-t40{
   
}
.gary-24{
    font-size: 2.4rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-family: 'Microsoft YaHei','PingFangSC-Regular','Hiragino Sans GB'; */
    color: #808A96 !important;
    padding-bottom: 2rem;
}
.h1-box{
	color: #111E34;
    font-size: 4.0rem !important;
    font-weight: 600;
}
.user-text p{
    font-size: 1.6rem;
    color:#111E34;
    line-height: 1.6;
    z-index: 1000;
    font-weight: 500;
}
.list-prd{
    padding-top: 220px;
    background: #fff;
}
.en-title{
    font-size: 2.8rem;
    font-family: 'yijian';
    font-weight: 800;
    color: #111E34;
    letter-spacing: 2px;
    text-align: center;
}
.list-box{
    padding-bottom: 100px;;
}
.cn-title{
    text-align: center;
    margin-top: 10px;
}
.cn-title-2{
    text-align: center;
    width: 60%;
    margin: 50px auto 0;
}
.left-title{
    font-size: 2.2rem;
    font-family: 'yijian';
    color: #BEC2CC;
    text-align: left;
    margin-bottom: 10px;
}
.left-title2{
    font-size: 1.6rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-family: 'Microsoft YaHei','PingFangSC-Regular','Hiragino Sans GB'; */
    vertical-align:text-top
}
.left-p-20{
    box-sizing: border-box;
    padding-left: 80px;
    text-align: left;
    font-size: 1.6rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-family: 'Microsoft YaHei','PingFangSC-Regular','Hiragino Sans GB'; */
    color: #808A96;
    line-height: 25px;
}
.list2{
    padding-top: 1rem;
}
.list2 .left-p-20{
    line-height: 20px;
}
.p-padding{
    padding-top: 4rem;
}
.blod-gary-24{
    font-size: 2.4rem;
    font-family: 'yijian';
    color: #808A96;
    line-height: 34px;
    width: 60%;
    margin: 20px auto 0;
}
.about-box  h1{
    font-size: 4.0rem;
    color:#111E34 ;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-family: 'Microsoft YaHei','PingFangSC-Regular','Hiragino Sans GB'; */
}
.yijian-font{
    font-family: "yijian";
    font-size: 2.4rem;
}
.name-font{
    font-size: 2.4rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-family: "Microsoft YaHei",'PingFangSC-Regular','Hiragino Sans GB'; */
}
@media screen and (min-width: 1440px){
    .avt img{
        width:80%
    }
}