/* 头部导航上*/

.head {
    height: 120px;
    background: #fff;
    font-family: "微软雅黑"!important;
    font-size: 62.5%;
}

.nav1 {
    height: 30px;
    background: #F5F7FA;
    border-bottom: 1px solid #E5E5E5;
}

.nav-content {
    height: 30px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.nav-left {
    height: 30px;
    width: 870px;
    /* background: teal; */
    display: flex;
}

.nav-left img {
    height: 8px;
    width: 8px;
    margin: 0px 3px;
    /* padding: 0 0 0 4px; */
    /* background: red; */
}

.nav-left span {
    height: 30px;
    text-align: center;
    /* border-left: 1px solid #9e9e9e; */
    line-height: 30px;
    display: inline-block;
    /* margin: 0 0 0 5px; */
    /* 后加 */
    /* padding: 0px 5px; */
}

.nav-left a {
    text-decoration: none;
    color: #000;
    /* font-size: 0.8rem; */
    /* 后加 */
    font-size: 0.2rem;
}

.nav-right {
    height: 30px;
    width: 415px;
    /* background: teal; */
    display: flex;
}

.nav-right img {
    height: 8px;
    width: 8px;
    /* background: red; */
}

.nav-right span {
    /* height: 20px; */
    text-align: center;
    line-height: 10px;
    padding-top: 10px;
    display: inline-block;
}

.nav-right a {
    font-size: 0.2rem;
    color: #000;
    text-decoration: none;
}

.nav-content-one {
    /* height: 60px; */
    width: 1200px;
    margin: 0 auto;
    display: flex;
    /* background: red; */
}

.nav-left-one {
    height: 60px;
    width: 35%;
    padding-top: 11px;
    /* background: rgb(0, 225, 255); */
}

.nav-left-one img {
    height: 100%;
    width: 100%;
}

.nav-auto-one {
    height: 50px;
    width: 50%;
    /* background: rgb(0, 225, 255); */
}

.text-button {
    height: 40px;
    width: 100%;
    /* background: bisque; */
    display: flex;
    margin: 16px 25px;
}

.one-txt {
    width: 430px;
    border: 2px #14B1A0 solid;
    outline: none;
    /* font-size: 14px; */
    padding-left: 10px;
}

.one-txt::placeholder {
    /* padding-left: 10px; */
    /* font-size: 1px; */
    color: #7c7b7b;
}

.one-button {
    /* height: 40px; */
    width: 90px;
    background: #14B1A0;
    border: 2px #14B1A0 solid;
    font-size: 18px;
    color: #fff;
    outline: none;
}

.gb {
    width: 90%;
    /* background: red; */
    height: 15px;
    display: flex;
    margin: -5px 0 0 25px;
}

.gb img {
    width: 15px;
    height: 15px;
}

.gb span {
    font-size: 0.7rem;
    padding: 0 0 0 15px;
}

.nav-right-one {
    height: 40px;
    width: 190px;
    /* background: rgb(0, 225, 255); */
}

.sc-kc {
    height: 100%;
    width: 100%;
    margin: 16px 0 0 0;
    display: flex;
    border: 1px #e0e0e0 solid;
    float: right;
    align-items: center;
    justify-content: center;
}

.sc-kc img {
    height: 20px;
    width: 20px;
    margin: 0 7px 7px 0;
}

.sc-kc span {
    display: block;
    font-size: 12px;
    color: #8a8a8a;
    /* margin: 11px 0 0 4px; */
}

.menu-one-1 {
    /* width: 1200px; */
    height: 40px;
    /* background: red; */
    margin: 0 auto;
}

.menu-one {
    height: 40px;
    background: #FFF;
}

.menu-one-nav {
    height: 40px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
}

.menu-one-nav_one {
    height: 40px;
    width: 260px;
    background: #14B1A0;
}

.menu-one-nav_one span {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 11px;
    letter-spacing: 2px;
}

.menu-one-nav_two {
    width: 916px;
    height: 40px;
    /* background: url(/web/20180827194351im_/http://zhihuiyunku.com/public/static/images/u56.png)no-repeat -230px -47px; */
    /* background: #70A525; */
    display: flex;
}


/* .menu-one-nav_two1 {
    width: 972px;
    height: 40px;
    position: relative;
    left: 0px;
    top: 0px;
    background: #fff;
    z-index: 99;
    opacity: 0.8;
} */


/* .menu-one-nav_two ul li a {
    height: 40px;
    width: 97px;
    list-style: none;
    display: inline-block;
    font-size: 0.9rem;
    color: #383938;
    text-align: center;
    line-height: 40px;
    float: left;
    font-weight: 600;
    position: relative;
    left: 0px;
    top: -40px;
    z-index: 110;
    text-decoration: none;
} */

.menu-one-nav_two span {
    height: 40px;
    width: 95px;
    /* background: red; */
    text-align: center;
    line-height: 40px;
    display: block;
}

.menu-one-nav_two a {
    color: #000;
    font-size: 0.8rem;
    text-decoration: none;
}


/* 二维码 */

.ewm {
    height: 130px;
    width: 130px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0px 2px 6px rgb(165, 164, 164);
    display: none;
}

.ewm img {
    height: 90px;
    width: 90px;
    margin-top: 15px;
}

.ewm p {
    font-size: 0.9rem;
    color: #FF6700;
    text-align: center;
}


/* 二维码结束 */


/* 我的学校 */

.my-school {
    height: 130px;
    width: 440px;
    position: relative;
    left: -368px;
    top: 0px;
    z-index: 99999;
    background: #fff;
    box-shadow: 0px 2px 6px rgb(165, 164, 164);
    display: none;
}

.my-school p {
    font-size: 0.8rem;
    color: #333333;
    padding: 10px 0 0 25px;
    display: flex;
}

.my-school1 {
    position: absolute;
    left: 390px;
    top: -10px;
}


/* 我的学校结束 */


/* 客户服务 */

.kh {
    height: 150px;
    width: 83px;
    position: relative;
    left: -7px;
    top: 9px;
    z-index: 99999;
    background: #fff;
    box-shadow: 0px 2px 6px rgb(165, 164, 164);
    display: none;
}

.kh ul {
    padding: 0 10px;
}

.kh ul li {
    font-size: 0.8rem;
    color: #000;
    text-align: center;
    cursor: pointer;
    padding-top: 8px;
    height: 20px;
    border-bottom: 1px solid #f5f5f5;
}


/* 客户服务结束 */


/* 云库导航 */

.yun-dh {
    height: 220px;
    width: 1200px;
    position: relative;
    left: -1125px;
    top: 9px;
    z-index: 99999;
    background: #fff;
    box-shadow: 0px 2px 6px rgb(165, 164, 164);
    display: none;
}

.yun-dha {
    display: flex;
    justify-content: space-between;
}

.yun-dh1 {
    position: absolute;
    left: 1150px;
    top: -10px;
}

.yun-dh-1 {
    height: 220px;
    width: 125px;
    /* background: red; */
}

.yun-dh-1 p {
    font-size: 0.9rem;
    text-align: center;
    padding-top: 10px;
}

.yun-dh-1-1 {
    height: 45px;
    width: 125px;
    /* background: #2DB8A9; */
}

.yun-dh-1-1 img {
    height: 2px;
    width: 60px;
    margin: 20px 0 0 10px;
}

.yun-dh-1-2 {
    height: 170px;
    width: 125px;
    /* background: #2DB8A9; */
}

.yun-dh-1-2 ul li {
    display: block;
    line-height: 34px;
    font-size: 0.8rem;
    color: #000;
    text-align: center;
    cursor: pointer;
}


/* 云库导航结束 */
/*
     FILE ARCHIVED ON 19:43:51 Aug 27, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:08:53 May 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 9.54
  load_resource: 1987.271
  PetaboxLoader3.resolve: 1863.047
  PetaboxLoader3.datanode: 60.551
*/