.main{

}
.ti2{
    text-indent: 2em;
}

a{
    color: #000;
}
a:hover{
    text-decoration: none;
    color: #000;
}
/* 头部 */

.top_header{
    height: 689px;
    border-bottom: 1px solid #E1E1E1;
    position: relative;
    background: url('../img/name_bg.png') no-repeat;
    padding-top: 28px;
}
.header_main{
    width: 1312px;
    margin: 0px auto;
}
.right_btn{
    margin-top: 4px;
}
.right_btn>span{
    display: inline-block;
    font-size: 16px;
    color: #292B2E;
    padding: 0 15px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #000;
    margin-left: 12px;
    cursor: pointer;
}
.link_us{
    width: 160px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 24px;
    background-image: linear-gradient(to right , #2F6DEB, #2ACE8A);
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 130px;
    cursor: pointer;
}
/* 头部 */

.mian_info{

}
.main_info_inner{
    width: 1312px;
    margin: 0 auto;
}
.left_title{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 1em;
    position: relative;
}
.left_circle{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-image: linear-gradient(-48deg , #A6D5FF, #068AFF);
}
.left_title p {
    position: absolute;
    top: 13px;
    left: 10px;
    width: 100px;
}
.right_content{
    width: 1101px;
}
.info_h1{
    font-size: 30px;
    color: #000;
    line-height: 1em;
    margin-top: 17px;
    margin-bottom: 32px;
}
.memo_p1{
    color: #292B2E;
    font-size: 18px;
    line-height: 30px;
    text-indent: 2em;
}
.process_div{
    /* height: 181px;
    width: 100%;
    background: #EEF5FF;
    border-radius: 16px; */
    margin-top: 39px;
}
.ecology{
    height: 347px;
    margin-top: 59px;
    margin-bottom: 100px;
}
.sys_right{
    /* width: 646px;
    height: 100%;
    background: #EEF5FF;
    border-radius: 16px; */
}
.show_pic{
    /* width: 180px;
    height: 48px;
    border-radius: 24px;
    background: #fff; */
    display: inline-block;
    /* color: #000;
    line-height: 48px;
    text-align: center; */
    margin-top: 31px;
}
.year_content{
    background: #EEF5FF;
    border-radius: 16px;
    height: 130px;
    padding: 38px 30px;
    text-indent: 2em;
}
.cur_year{
    width: 40px;
    float: left;
    text-align: right;
    padding-right: 8px;
}
.cc_b{
    color: #2F6DEB;
}
.line_year{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 7px;
}
.line_memo{
    color: #32353C;
    font-size: 18px;
}
.div_under{
    width: 923px;
    height: 23px;
    background: linear-gradient(to right , rgba(61, 155, 255,0.14), #fff);
    border-radius: 6px;
    position: relative;
    text-align: right;
    padding-right: 100px;
    font-size: 14px;
    color: rgba(50, 53, 60, 0.45);
}
.color_all_p{
    position: absolute;
    top: -11px;
    line-height: 1em;
    left: 17px;
}
.num_b{
    font-size: 40px;
    font-weight: 600;
}
.color_change{
    background: linear-gradient(to right, #2F6DEB, #2ACE8A);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 30px;
    
}
.js_div{
    height:294px;
    background:url('../img/js_bg.png');
    padding-top:46px;
}

/* 尾部 */

.footer_line{
    height: 9px;
    background-image: linear-gradient(to right , #2F6DEB, #2ACE8A);
}
.footer_content{
    height: 400px;
    background: url('../img/ft_bg.png');
    color: #fff;
}
.footer_content_inner{
    width: 1312px;
    margin: 0 auto;
}
.footer_left{
    margin-top: 58px;
}
.join_p{
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 23px;
}
.join_memo{
    font-size: 16px;
    line-height: 1em;
    color:rgba(255,255,255,0.56);
}
.mt75{
    margin-top: 75px;
}
.join_info{
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1em;
}
.earth {
    height: 368px;
    width: 429px;
}
.earth p{
    margin-top: 80px;
    font-size: 16px;
    text-align: right;
    padding-right: 35px;
}

/* 尾部 */

/* 移动端 */
.mb_main{
    display: none;
}
.mb_footer{
    height: 138px;
    width: 100%;
    /* background: url('../img/m_logo.png') no-repeat; */
}
.menu{
    position: absolute;
    right: 20px;
    top: 22px;
    width: 32px;
}
.m_left_title{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 1em;
    position: relative;
}
.m_left_circle{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-image: linear-gradient(-48deg , #A6D5FF, #068AFF);
}
.m_left_title p {
    position: absolute;
    top: 13px;
    left: 10px;
    width: 100px;
}
.memo_title_div{
    position: relative;
    text-align: center;
}
.m_title{
    font-size: 24px;
}
.m_num{
    position: absolute;
    top: -22px;
    font-size: 54px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.11);
    left: 50%;
    transform: translateX(-50%);
}
.m_content{
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    color: #32353C;
    margin-bottom: 0px;
    text-indent: 2em;
}
.mb_cv{
    padding:0 20px;
    margin-top:60px;
    background: url('../img/jg_bg.png') no-repeat;
    background-size:300px 100%;
    background-position:right; 
    padding-bottom: 50px;
}
#m_company {
    padding: 0 20px;
}
#m_company .color_change{
    font-size: 24px;
    line-height: 1em;
    margin-bottom: 15px;
}
#m_company .num_b{
    font-size: 32px;
}
.m_footer{
    padding: 0 20px;
    color: #fff;
    background: url('../img/m_footer.png') no-repeat;
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 48px;
}
.f_title{
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1em;
}
.f_line{
    width: 38px;
    height: 3px;
    background: #2ACE6C;
    margin-top: 14px;
    margin-bottom: 14px;
}
.f_memo{
    font-size: 13px;
}
.f_info{
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 7px;
}
.scroll_out{
    width: 47px;
    height: 7px;
    background: #e9eaf1;
    border-radius: 7px;
    padding-top: 1px;
    display: inline-block;
}
.scroll_in{
    width: 24px;
    height: 5px;
    background: #068aff;
    border-radius: 5px;
    
}
.m_year_box{
    position: relative;
    /* padding: 0 10px; */
    text-align: center;
}
.m_year_box>p{
    font-size: 24px;
    color: #AAAEB7;
    margin-bottom: 0;
}
.m_year_box>p>span{
    font-size: 12px;
    font-weight: bold;
}
.m_year_title{
    color: #121212;
    font-size: 24px;
    text-align: center;
    line-height: 1em;
    margin-top: 30px;
    margin-bottom: 25px;
}
.m_year_memo{
    padding: 20px 15px;
    font-size: 14px;
    color: #32353C;
    background: rgba(242, 243, 247, 0.65);
    border-radius: 16px;
    text-align: justify;
    margin-bottom: 72px;
    text-indent: 2em;
}
.m_year_line{
    width: 65px;
    height: 10px;
    background: #27d0ca;
    position: absolute;
    bottom: 4px;
    z-index: -1;
    display: none;
    left: 50%;
    transform: translateX(-50%);
}
.m_cur_year>p{
    color: #0F0F0F;
}
.m_cur_year>.m_year_line{
    display: block;
}
#s_div{
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    margin-top: 10px;
    /* margin-bottom: -5px; */
}
#s_div::-webkit-scrollbar { 
    width: 0 !important;
    display:none;
}