#banner {
    position: relative;

    width: 100%;
    /* height: 800px; */
    /* background: url(../images/banner-bg.png) center; */
    /* background-size: auto 100%; */
}

#banner .cont {
    position: relative;
}

#nav {
    font-size: 16px;

    height: 80px;

    background: #004296;
}

#nav .a {
    float: left;

    width: 138px;
    margin-top: 19px;
}

#nav .a a {
    line-height: 42px;

    display: block;
    overflow: hidden;

    text-align: center;

    color: #fff;
}

#nav .a:hover,
#nav .a.on {
    border-radius: 21px;
    background-color: #a78236;
}

#nav.on {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
}

#title {
    font-family: SourceHanSerifCN-Bold;
    font-size: 36px;
    font-weight: bold;
    line-height: 84px;

    height: 84px;
    margin-bottom: 40px;
    padding-top: 60px;

    text-align: center;
    letter-spacing: 0;

    background-image: url('../images/title.png');
    background-repeat: no-repeat;
    background-position: center 60px;
}

#title .color1 {
    color: #003874;
}

#title .color2 {
    color: #a78236;
}

/* 项目简介 */

#xmjs .cont {
    position: relative;
}

#xmjs .item {
    display: flex;
    align-items: center;
    justify-content: center;
}

#xmjs .item .text,
#xmjs .item .img {
    flex-grow: 1;

    box-sizing: border-box;
    width: 600px;
}

#xmjs .item .text {
    line-height: 34px;

    letter-spacing: 0;

    color: #333;
    background-color: #fff;
}

#xmjs .center-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 26px;
    height: 26px;
    margin: auto;

    opacity: .9;
    background-color: #a78236;
}

/* 项目特色 */

#xmts {
    height: 570px;

    letter-spacing: 0;

    background: url(../images/xmts.png) center;
    background-size: 1920px 570px;
}

#xmts .cont {
    display: flex;
}

#xmts .cont .item {
    box-sizing: border-box;
    width: 300px;
    padding: 0 15px;
}

#xmts .item .icon-box {
    width: 94px;
    height: 94px;
    margin: 0 auto;

    border: 5px solid rgba(0, 56, 116, .3);
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;

        -ms-border-radius: 50%;
         -o-border-radius: 50%;
}

#xmts .item .icon-bg {
    width: 94px;
    height: 94px;

    border-radius: 50%;
    background-color: #003874;
}

#xmts .item .icon-box img {
    width: 38px;
    height: 38px;
    margin: 29px;
}

#xmts .item h2 {
    font-weight: 500;

    overflow: hidden;

    margin: 20px 0;

    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #003874;
}

#xmts .item .line {
    width: 71px;
    height: 4px;
    margin: 20px auto;

    background-color: #003874;
}

#xmts .item:nth-child(2n) .icon-box {
    border-color: rgba(167, 130, 54, .3);
}

#xmts .item:nth-child(2n) .icon-bg,
#xmts .item:nth-child(2n) .line {
    background-color: #a78236;
}

#xmts .item:nth-child(2n) h2 {
    color: #a78236;
}

#xmts .item ul {
    margin-left: 20px;
}

#xmts .item ul > li {
    line-height: 30px;

    -webkit-box-orient: vertical;

    letter-spacing: 0;
    text-overflow: ellipsis;

    color: #333;

    -webkit-line-clamp: 2;
}

/*项目体系 */

#xmtx {
    height: 860px;

    background: url(../images/xmtx-bg.png) center;
    background-size: 1920px 860px;
}

#xmtx .t {
    line-height: 34px;

    letter-spacing: 0;

    color: #fff;
}

#xmtx .henxin-9-t {
    font-size: 24px;
    line-height: 60px;

    width: 240px;
    height: 60px;
    margin: 50px auto 30px auto;

    text-align: center;

    color: #fff;
    border-radius: 30px;
    background-color: #b4914b;
}

#xmtx .henxin-9-c {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#xmtx .henxin-9-c > div {
    line-height: 50px;

    box-sizing: border-box;
    width: 240px;
    height: 50px;
    margin-bottom: 30px;
    padding-left: 30px;

    color: #fff;
    border-radius: 25px;
    background-image: url(../images/xmtx-henxin-bg.png);
}

#xmtx .jjts-3 {
    display: flex;

    margin-top: 30px;
}

#xmtx .jjts-3 .item-1 {
    width: 364px;
    height: 208px;

    background-image: url(../images/xmtx-jjts-1.png);
}

#xmtx .jjts-3 .item-2 {
    width: 423px;
    height: 208px;

    background-image: url(../images/xmtx-jjts-2.png);
}

#xmtx .jjts-3 .item-3 {
    width: 364px;
    height: 208px;

    background-image: url(../images/xmtx-jjts-3.png);
}

/* */

#xywl {
    height: 690px;
}

/* 报考流程 */

#bklc {
    height: 720px;

    background: url(../images/bklc-bg.png) center;
    background-size: 1920px 720px;
}

#bklc .cont {
    display: flex;
}

#bklc .cont .item {
    position: relative;

    box-sizing: border-box;
    width: 240px;
}

#bklc .item .icon-box {
    position: relative;

    width: 106px;
    height: 106px;
    margin: 0 auto;

    border: 1px solid rgba(0, 56, 116);
}

#bklc .item .icon-bg {
    position: absolute;
    z-index: 0;

    width: 106px;
    height: 106px;

    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    background-color: #003874;
}

#bklc .item .icon-box img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 40px;
    margin: auto;
}

#bklc .item .arrow {
    position: absolute;
    top: 42px;
    left: -10px;

    width: 20px;
}

#bklc .item h2 {
    font-weight: 500;

    overflow: hidden;

    margin: 42px 0 25px 0;

    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;

    color: #003874;
}

#bklc .item .line {
    width: 71px;
    height: 4px;
    margin: 20px auto;

    color: #003874;
    background-color: #003874;
}

#bklc .item:nth-child(2n) .icon-box {
    border-color: rgba(167, 130, 54, .3);
}

#bklc .item:nth-child(2n) .icon-bg,
#bklc .item:nth-child(2n) .line {
    background-color: #a78236;
}

#bklc .item:nth-child(2n) h2 {
    color: #a78236;
}

#bklc .item ol,
#bklc .item li {
    margin: 0;
    padding: 0;

    list-style: none;
}

#bklc .item .con {
    font-size: 14px;
    line-height: 24px;

    position: relative;

    width: 190px;
    height: 233px;
    margin: 0 auto;
    padding: 15px;

    color: #333;
    background-color: #fff;
}

#bklc .item .con .triangle {
    position: absolute;
    top: -32px;
    right: 0;
    left: 0;

    width: 0;
    height: 0;
    margin: 0 auto;

    border: 16px solid;
    border-color: transparent transparent #fff;
}

#lxwm {
    height: 590px;

    background: url(../images/lxwm-bg.png) center;
    background-size: 1920px 590px;
}

#lxwm .cont {
    line-height: 30px;

    display: flex;

    color: #fff;
}

#lxwm .left,
#lxwm .right {
    box-sizing: border-box;
    width: 600px;
}

#lxwm .right {
    padding-left: 212px;
}

#lxwm .left ul,
#lxwm .right ul {
    list-style: none;
}

#lxwm .left {
    border-right: 2px solid rgba(255, 255, 255, .4);
}

#lxwm .diqu {
    font-size: 20px;
    line-height: 50px;

    width: 171px;
    height: 50px;
    margin-bottom: 32px;

    text-align: center;

    background-color: #b4914b;
}

#lxwm .right .logo {
    width: 310px;
    margin-top: 81px;
}

#lxwm .right .logo img {
    width: 100%;
}
