aboutUs.html 9.2 KB
<html>

<head>
    <!-- META DATA -->
    <meta charset="utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <meta name="description" content="Free Bootstrap Themes - Free Responsive Html5 Templates">
    <meta name="author" content="#">

    <title>Study</title>

    <!-- Bootstrap Core CSS -->
    <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
    <!-- <link rel="stylesheet" href="css/bootstrap1.min.css" type="text/css"> -->

    <!-- Owl Carousel Assets -->
    <link href="owl-carousel/owl.carousel.css" rel="stylesheet">
    <link href="owl-carousel/owl.theme.css" rel="stylesheet">

    <!-- Custom CSS -->
    <link rel="stylesheet" href="css/style2.css">

    <!-- Custom Fonts -->
    <link rel="stylesheet" href="font-awesome-4.4.0/css/font-awesome.min.css" type="text/css">
    <link href='http://fonts.googleapis.com/css?family=Asap:400,700' rel='stylesheet' type='text/css'>

    <style>
        .personalCenter-header-left-imgLogo {
            background: #323232;
            width: 75%;
        }
        
        .personal-header-txt1 {
            display: none;
        }
        
        .personalCenter-left-all {
            display: flex;
            background-color: #323232;
            padding: 0 70px;
            width: 75%;
        }
        
        .personalCenter-right-all {
            background-color: #66CA94;
            padding: 5%;
            width: 25%;
        }
        
        .personalConter-left-headLine {
            display: flex;
            flex-direction: column;
            place-items: center;
            margin-right: 80px;
            width: 100px;
        }
        
        #head-img {
            width: 100px;
            height: 100px;
        }
        
        .personal-all {
            display: flex;
            height: 100%;
        }
        
        .login-footer-all {
            display: none;
        }
        
        .aboutUs-left {
            display: flex;
            background-color: #323232;
            padding: 0 70px;
            width: 75%;
        }
        
        .aboutUs-one {
            display: flex;
            flex-direction: column;
            place-items: center;
        }
        
        .aboutUs-one a {
            color: #fff;
            padding: 50px 0 30px;
        }
        
        .aboutUs-one h2 {
            color: #fff;
        }
        
        @media (max-width: 768px) {
            .personal-header-txt1 {
                display: flex;
                margin: 25px 20px;
                place-items: center;
                justify-content: space-between;
            }
            .header-img1 {
                width: 28%;
            }
            .header-right-btn {
                margin-right: 0px;
                bottom: 0px
            }
            .header-right-yuan {
                width: 35px;
                height: 35px;
            }
            .header-txt11 {
                display: none;
            }
            .personalCenter-left-all {
                width: 100%;
                display: flex;
                flex-direction: column;
                padding-left: 30px;
                padding-right: 30px;
            }
            .personalCenter-right-all {
                display: none;
            }
            .personalConter-left-headLine {
                display: flex;
                flex-direction: row;
                width: 300px;
            }
            .personalConter-left-headLine h4 {
                font-size: 24px;
                font-family: SourceHanSansCN, SourceHanSansCN-Normal;
                font-weight: Normal;
                text-align: left;
                color: #ffffff;
                line-height: 36px;
                padding-left: 16px;
            }
            #head-img {
                width: 60px;
                height: 60px;
            }
            .personal-all {
                background: #323232;
                display: flex;
                flex-direction: column;
            }
            header {
                display: none;
            }
            .login-footer-all {
                display: flex;
                background: #323232;
                flex-direction: column;
                place-items: center;
                display: flex;
            }
            .aboutUs-one {
                display: flex;
                flex-direction: column;
                place-items: flex-start;
            }
            .aboutUs-one h2 {
                font-size: 14px;
                font-family: PingFangSC, PingFangSC-Semibold;
                font-weight: 600;
                text-align: left;
                color: #ffffff;
                line-height: 24px;
            }
            .aboutUs-one a {
                padding: 12px 0;
                font-size: 12px;
                font-family: SourceHanSansCN, SourceHanSansCN-Regular;
                font-weight: 400;
                text-align: left;
                color: #ffffff;
                line-height: 18px;
            }
            .aboutUs-left {
                margin: 55px 30px 40px;
                display: flex;
                width: 100%;
                padding: 0;
            }
        }
    </style>

</head>

<body>
    <header>
        <nav>
            <div class="header-txt11">
                <div class='personalCenter-header-left-imgLogo'>
                    <div class="header-img11">
                        <img src="./img/portfolio/whiteLogo.png" onclick="window.location.href='index.html'" style='width:100%'>
                    </div>
                </div>
                <div style="background: #66CA94;width: 25%;">
                    <div class="header-right11">

                        <!-- <div class="header-btnL">
                            <a href="aboutUs.html">
                                <div class="header-loginBtn">加入我们</div>
                            </a>

                        </div> -->
                        <div>
                            <!-- <a onclick="closePage()"><img src="./img/portfolio/Y9.png"></a> -->
                            <a href="javascript:history.go(-1)"><img src="./img/portfolio/Y9.png"></a>

                        </div>
                    </div>
                </div>
            </div>
        </nav>
    </header>


    <div class="personal-all">
        <div class="personal-header-txt1">
            <div class="header-img1">
                <img src="./img/portfolio/whiteLogo.png" style="width: 100%;" onclick="window.location.href='index.html'">
            </div>
            <div class="header-right1">
                <a class="header-right-btn" onclick="setPersonal()">
                    <img src="./img/portfolio/circle.png" class="header-right-yuan">
                </a>

            </div>
        </div>


        <div class="aboutUs-left">
            <div class="aboutUs-one">
                <h2>成功职场第一步,从Start-Line开始</h2>
                <a>扫一扫,添加实习助手老师</a>
                <div class='aboutUs-img'>
                    <img src="./images/jionUs.png" style='width:100%'>
                </div>
            </div>
        </div>
        <div class='personalCenter-right-all'>
            <a href="personalCenter.html">
                <h3 style="color: #fff;font-size: 1.8em;">我的账号</h3>
            </a>
            <a onclick="ifVIP()">
                <h3 style="color: #fff;font-size: 1.8em;">联系我们</h3>
            </a>
        </div>
        <div class="login-footer-all">
            <div class="login-footer-img" style="width: 25%;margin-top: 45px;">
                <img src="img/portfolio/whiteLogo.png" width="100%">
            </div>
            <div style="color: #fff;
            font-family: PingFangSC, PingFangSC-Regular;
            text-align: center;
            font-size: 9px;margin-top: 12px;">成功职场第一步,从Start-Line开始</div>
            <div style="color: #66CA94;font-size: 12px;font-family: PingFangSC, PingFangSC-Regular;margin: 60px 0 20px;">关注Start-Line</div>
            <div style="width: 25%;margin-bottom: 200px;">
                <img src="img/portfolio/EWM.png" width="100%">
            </div>
        </div>
    </div>








    <!-- jQuery -->
    <script type="text/javascript" src="js/jquery-2.1.1.js"></script>
    <script type="text/javascript" src="js/bootstrap.min.js"></script>

    <!-- Custom Theme JavaScript -->
    <script src="js/agency.js"></script>
    <script src='./personalCenter.js'></script>
    <!-- Plugin JavaScript -->
    <script src="js/jquery.easing.min.js"></script>
    <script src="js/classie.js"></script>
    <script src="js/cbpAnimatedHeader.js"></script>
    <script src="config.js"></script>
    <!-- carousel -->
    <script src="owl-carousel/owl.carousel.js"></script>
    <script>
        $(document).ready(function() {
            $("#owl-brand").owlCarousel({
                autoPlay: 3000,
                items: 1,
                itemsDesktop: [1199, 1],
                itemsDesktopSmall: [979, 2],
                navigation: false,
                navigationText: ['<i class="fa fa-chevron-left fa-5x"></i>', '<i class="fa fa-chevron-right fa-5x"></i>']
            });
        });
    </script>
</body>

</html>