
@font-face {
    font-family: 'MyCustomFont';
    src: url('/font/myfont.woff') format('woff'),   /* 其次优先级 */
         url('/font/myfont.ttf') format('truetype'); /* 最后优先级 */
}  
@font-face {
    font-family: 'MyCustomFontBold';
    src: url('/font/AlibabaPuHuiTi-3-115-Black.ttf') format('ttf'), /* 最优先级 */
}  
*,body,html,ul,li,dt,dd{ margin: 0px; padding:0px;list-style: none;}
a{text-decoration: none;color:#000}
        body{background-color: #242C34;color:#FFF;font-size: 14px;    font-family: 'MyCustomFont';}
html,body{ width: 100%; min-width: 414px;}
        .content{}
        .header,.footer,.content{ width: 100%;}
        .flex{display: flex;}
        .row{display: flex;flex-direction: row;}
        .column{display: flex;flex-direction: column;}
        .flex-center{display: flex;justify-content: center;}
        .align-center{display: flex;align-items: center;}
        .flex-between{justify-content: space-between;}
        .bold{font-weight: bold;}
        .f68{font-size: 68px;}
        .f24{font-size: 24px;}
        .f12{font-size: 16px;}


        .header{ height:180px;    position: sticky;    z-index: 10;
            left: 0px;
            top: 0px;}
        .logo{display: flex; width: 20%;
    justify-content: space-evenly;}
        .nav{    width: 30%;
            height: 30%;
            line-height: 60px;
            display: flex; margin-right: 3%;
            justify-content: space-evenly;}
    .nav .ul{ width: 100%;display: flex;
    justify-content: space-evenly;}
    .nav li{ display: flex;flex:1;min-width: 100px;}
    .nav li a{ text-decoration: none; color:#FFF; flex:1;}
    .nav li a.active,.nav li a:hover{    background-color: #ffffff0d;
        flex: 1;
        color: #fff;
        font-size: 14px;
        font-weight: bold;}
    /* .nav li a:hover{ text-decoration: underline;} */

    .banner{background-color:#0000005c;min-height: 400px;}
    .banner .word{    width: 40%;
margin: auto;
height: 100%;
display: flex;font-family: 'MyCustomFontBold';
flex-direction: column;
justify-content: center;}

    .product .title,.profession .title{    height: 310px;
    background-color: #242C34;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;}
    .product .title .name,.profession .title .name{    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;}
    .main,.footer,.header{background-color: #242C34; text-align: center;}

    .main{    padding-top:15px;}
    .profession .title .name{ font-size: 36px;}
    
    .product .title .tips,.profession .title .tips{    font-size: 14px;}
    .profession .title .tips{    font-size: 18px;
    line-height: 40px;}
    .product .ul ul{display:flex;flex-wrap: wrap;}
    .product .ul .li,.product .ul .li .desc,.product .ul .li .img{ width: 50%;}
    .product .ul .li .desc{justify-content: center; background-color: #FFF;color:#333;
    align-items: center;
    font-size: 14px;}
    .product .ul .li .desc .t{    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;}
    .product .ul .li .desc .info{    font-size: 16px;
    color: #999;
    width: 180px;
    line-height: 30px;}
    .product .ul .li .desc .btn{    border-radius: 17px;
    border: 1px solid #EFEFEF;
    padding: 8px 20px;
    margin-top: 20px;
    color: #333;
    font-size: 14px;}
    .service .ul .li{width: 100%;width: calc(100% - 80px - 80px);
    min-width: 980px; margin-bottom: 40px; margin: 20px auto;}
    .service .ul .li .img img{ height: 100%;}
    .service .ul .li .desc{ justify-content: center; align-items: self-start;}
    .service .ul .li .t{ text-align: left;padding-left: 14%;}
    .service .ul .li .desc .info{text-align: left;
    padding-left: 14%;
    width: 55%;}
    .factory{ padding-bottom:40px; padding-top:40px;}
    .factory .ul .li{ width: 25%;}
    .factory .ul .li .img,.factory .ul .li .img img{ width: 100%;}
    .factory .ul .li .desc{    background: none;
    width: 100%; padding-top:40px;}
    .factory .ul .li .desc .info{    font-size: 14px;
    line-height: 25px;
    width: 40%;
    color: #FFF; padding-top: 10px;
}
    .factory .ul .li .desc .t{ font-size: 16px; color:#FFF; margin: 40px 0px;}
    .imgbanner{
        padding: 30px 0px;
    }
    .imgbanner .section{width: calc(100% - 80px - 80px);
    min-width: 980px;
    margin: 0px auto;}
    .imgbanner .img{ width: 50%;}
    .imgbanner .img img{ width: 100%; height: 100%;}
    .imgbanner .desc{    width: 50%;
    background-color: #FFF;
    color: #000;
    align-items: flex-start;
    justify-content: center;}
    .imgbanner .desc .t{margin-left:10%;font-weight: bold; font-size: 18px;}
    .imgbanner .desc .info{    margin-left: 10%;
    text-align: left;
    line-height: 28px;
    color: #999;
    margin-top: 20px;}

    .app .ul ul{ justify-content: center;padding:50px 10% 50px 10%;}
    .app .ul ul li{ width:27%; margin: 3%; list-style: none;}
    .app .ul ul li img{width: 220px;height: 220px; border-radius: 50%;}


    .footer .formArea{width: 50%;
    display: flex;
    align-items: center; line-height:40px;
    flex-direction: column;}
    .footer .formArea .form{ width: 460px;}
    .footer .formArea .t{    margin-bottom: 7px;
    font-size: 28px;
    padding-top: 150px;}
    .footer .formArea  input{background: none;
    border-radius: 0px;
    line-height: 55px;
    color: #FFF;
    padding-left: 10px;
    border: 0px;    padding-left: 110px;
    border-bottom: 1px solid #FFF;}
    .footer .formArea .label,.submail .label{ display: flex;flex-direction: column;    text-align: left;
    line-height: 55px;
    font-size: 16px;    position: relative;}
    .footer .formArea .label label,.submail .label label{    position: absolute;
    left: 10px;
    top: 5px;
}
    .footer .formArea .label textarea{    background: none;
    border: 0px;
    color: #FFF;
    padding-left: 13px;
    border-bottom: 1px solid #FFF;
    min-height: 150px;
    padding-top: 52px;}
    .footer .formArea .btn button,.submail button{    padding: 20px 50px;
    font-size: 20px;
    position: relative;
    top: -30px;
    border-radius: 4px;
}
.link{    margin-bottom: 30px;}
.submail{padding-top: 100px; width: 300px; margin: 0px auto;}
.submail .t{font-weight: bold; font-size: 16px; margin-bottom:10px;}
.submail input{background: none;
    border-radius: 0px;
    line-height: 55px;
    color: #FFF;
    padding-left: 10px;
    border: 0px;
    padding-left: 110px;
    border-bottom: 1px solid #FFF;}
.submail button{width: 100%;
    padding: 9px 20px;
    position: static;
    font-size: 14px;
    margin-bottom: 60px;
    border-radius: 0px;}