* {
    padding: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
}

body {
    width: 100%;
    margin: 0 auto;
}

.wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(../img/beijing.jpg);
    margin: 0 auto;
}

.banner {
    width: 100%;
    height: 600px;
    /* background: url(../img/banner.jpg); */
    position: relative;
}

.center {
    width: 1200px;
    height: 600px;
    margin: 0 auto;
}

.banner .left {
    position: absolute;
    top: 10%;
    left: 5%;
}

.banner .right {
    position: absolute;
    bottom: 10%;
    right: 5%;
}

.smallnav {
    width: 900px;
    height: 700px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -450px;
    background: url(../img/smallnav1.png) no-repeat;
}

.smallnav ul {
    width: 100%;
    height: 100%;
}

.smallnav ul li {
    width: 200px;
    height: 30px;
    line-height: 50px;
    cursor: pointer;
    margin-left: 377px;
    margin-top: 48px;
}

.smallnav ul li a {
    width: 100%;
    height: 100%;
    line-height: 30px;
    cursor: pointer;
    color: #eee;
    font-family: "Comic Sans MS";
}

.smallnav ul li:nth-child(1) {
    position: absolute;
    top: 0;
    left: 130px;
}

.smallnav ul li:nth-child(2) {
    position: absolute;
    top: 30px;
    left: 169px;
}

.smallnav ul li:nth-child(3) {
    position: absolute;
    top: 70px;
    left: 195px;
}

.smallnav ul li:nth-child(4) {
    position: absolute;
    top: 110px;
    left: 208px;
}

.smallnav ul li:nth-child(5) {
    position: absolute;
    top: 150px;
    left: 215px;
}

.smallnav ul li:nth-child(6) {
    position: absolute;
    top: 190px;
    left: 211px;
}

.smallnav ul li:nth-child(7) {
    position: absolute;
    top: 230px;
    left: 197px;
}

.smallnav ul li:nth-child(8) {
    position: absolute;
    top: 270px;
    left: 171px;
}

.smallnav ul li:nth-child(9) {
    position: absolute;
    top: 310px;
    left: 129px;
}

.smallnav ul li:nth-child(10) {
    position: absolute;
    top: 325px;
    left: 66px;
}

.smallnav .text {
    position: absolute;
    top: 91px;
    left: 401px;
    font-family: "Comic Sans MS";
}

.smallnav .text h6 {
    text-align: center;
}

.smallnav .text span {
    display: block;
    font-size: 1.125rem;
    line-height: 20px;
    margin-top: 10px;
    color: #41566b;
    margin-left: -15px;
}

.smallnav .text p {
    margin-top: 30px;
    width: 200px;
    height: 30px;
}

.smallnav .text p img {
    width: 95%;
}

.menu {
    width: 500px;
    margin: 20px auto;
}

.menu a {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000;
}

.menu .curr a {
    font-size: 30px;
    color: #20acb9;
    font-weight: 800;
}

.menu .on a {
    font-size: 30px;
    color: #20acb9;
    font-weight: 800;
}

.con {
    padding: 20px;
}

.con h6 {
    font-size: 50px;
    line-height: 50px;
    color: #20acb9;
    font-weight: 800;
}

.nav {
    width: 100;
    height: 500px;
    position: fixed;
    top: 6.25rem;
    right: 10%;
}

.nav ul {
    width: 100%;
    height: 100%;
}

.nav ul li {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #ccc;
    line-height: 60px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

.nav ul li:hover {
    background: #20acb9;
    color: #fff;
}

.nav ul li a {
    color: #000;
}

.nav ul li a:hover {
    color: #fff;
}

#top {
    width: 100%;
    margin: 0 auto;
    background: #20acb9;
    height: 80px;
    line-height: 80px;
    z-index: 1000;
}

#top.scroll {
    width: 100%;
    margin: 0 auto 10px;
    background: #fff;
    height: 80px;
    line-height: 80px;
    position: fixed;
    left: 0;
    top: 0;
    box-shadow: 3px 3px 8px #ddd;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

#top .topWrap .logo {
    width: 200px;
    height: 120px;
    background: url(../img/121.png) no-repeat;
    float: left;
    position: absolute;
    left: 100px;
    top: 6px;
    z-index: 100;
}

.logolist {
    width: 100%;
    height: 750px;
}

.logolist .top {
    width: 100%;
    height: 30%;
    display: flex;
    justify-content: space-around;
    margin-top: 10%;
}

.logolist .hezuo {
    width: 70%;
    height: 60%;
    margin: 0 auto;
    margin-bottom: 4%;
}

.logolist .hezuo img {
    width: 100%;
    height: 100%;
}

.board {
    width: 50%;
}

.board img {
    margin-left: 60%;
}

.jiankangjie {
    width: 50%;
}

.zhuanti {
    width: 100%;
    height: 100%;
}

.zhuanti h1 {
    width: 100%;
    height: 100px;
    text-align: center;
}

.zhuanti h1 img {
    width: 100%;
    height: 100%;
}

.zhuanti ul {
    width: 100%;
    height: 100%;
}

.zhuanti ul li {
    width: 100%;
    height: 100%;
    margin-top: 20px;
}

.zhuanti ul li h3 {
    font-family: "微软雅黑";
    height: 40px;
    line-height: 40px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhuanti ul li p {
    font-weight: 800;
    font-size: 20px;
    font-family: "华文行楷";
    margin-bottom: 20px;
    color: #666;
}

.zhuanti ul li span {
    color: #999;
}

.zhuanti ul li .left button:hover {
    background: #20acb9;
    color: #fff;
    cursor: pointer;
}

.zhuanti ul li .right button:hover {
    background: #20acb9;
    color: #fff;
    cursor: pointer;
}

.zhuanti ul li span {
    display: block;
    font-size: 10;
    font-family: "微软雅黑";
    margin-bottom: 20px;
}

.zhuanti ul li button {
    width: 200px;
    height: 40px;
    background: #ccc;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
}

.zhuanti ul li .left {
    margin-top: 10px;
}

.zhuanti ul li .right {
    margin-top: 10px;
}

.zhuanti ul li img {
    width: 100%;
    height: 100%;
}

.copy {
    color: #999;
    text-align: center;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
}

#test {
    width: 70px;
    height: 50px;
    background: #20acb9;
    color: #fff;
    border-radius: 10px;
    border: none;
}