body {
    background-color: #ffffff;
    overflow-x: hidden;
    font-family: Poppins, Helvetica, Arial, sans-serif;
    font-size: 1rem;
}

.container-1200 {
    width: 1200px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

*, :before, :after {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333333;
}

.h-225 {
    width: 100px;
}

/**
导航开始
 */
.header-box {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: rgba(245, 245, 245, .8);
    overflow: hidden;
}

.header {
    width: 100%;
    display: flex;
    height: 80px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.header:hover {
    height: 180px !important;
}

.header .logo {
    width: 300px;
    height: 45px;
    margin-top: 24px;
}
.header .logo img {
    display: block;
    width:100%;
}

.header .nav-box {
    width: 853px;
    display: flex;
    justify-content: space-between;
}

.header .nav-box .nav {
    padding: 0 15px;
}

.nav-box a.title {
    font-size: 16px;
    padding: 30px 0 37px;
    display: block;
    text-align: center;
}

.nav-box .title:hover {
    color: #f20000;
}

.nav-box a.on {
    text-decoration: underline #f20000;
    text-underline-offset: 50%;
    text-decoration-thickness: 2px;
}

.nav-box a.xl-on {
    text-decoration: underline #4652C9;
    text-underline-offset: 50%;
    text-decoration-thickness: 2px;
}

.nav-box a {
    display: block;
    text-align: center;
}

.nav-box a.title-a {
    margin-bottom: 10px;
    font-size: 14px;
}

.nav-box .title-a:hover {
    color: #f20000;
}

/**
导航结束
 */


.index-sp {
    width: 100%;
}

.index-sp img {
    display: block;
    width: 100%;
}

/**
主营业务开始
 */
.ban {
    height: 690px;
    position: relative;
    /*text-align: center;*/
    /*text-shadow: 5px 13px 25px rgba(0, 0, 0, .35);
    background-position: center;*/
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.ban-about {
    position: relative;
    overflow: hidden;
}

.ban-about .bg-cover {
    position: absolute;
    bottom: -350px;
    left: 0;
    width: 100%
}

.yw-header h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
}

.line {
    width: 35px;
    height: 4px;
    background-color: #f20000;
    margin-bottom: 50px;
}

.yw-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.yw-main {
    position: relative;
    top: 460px;
}

.yw-item {
    width: 572px;
    height: 384px;
    position: relative;
    overflow: hidden;
}

.yw1 {
    background: url("../images/yw01.png") no-repeat;
}

.yw2 {
    background: url("../images/yw02.png") no-repeat;
}

.yw-bk {
    color: #ffffff;
    width: 572px;
    height: 384px;
    /*position: absolute;*/
    /*padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;*/
    /*top: 270px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: rgba(15, 28, 51, .5);
    text-align: center;
    cursor: pointer;
    position: relative;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.yw-item:hover .yw-bk {
    opacity: 0;
}

.yw-item:hover .yw-bg {
    top: 0;
    border-bottom: 3px solid #f20000;
}

/*.yw-bk-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}*/

.yw-bk-head .h3 {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 5px;
    letter-spacing: .2rem;
}

.yw-bk-head .h4 {
    font-weight: 400;
    font-size: 20px;
    letter-spacing: .1rem;
    margin-bottom: 15px;
}

.yw-bg {
    width: 100%;
    position: absolute;
    top: 384px;
    left: 0;
    height: 384px;
    background-color: rgba(15, 28, 51, .5);
    z-index: 99999;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #ffffff;
}

.yw-bg a {
    color: #ffffff;
}

.yw-bk-text {
    margin-bottom: 15px;
}

.yw-bk-text p {
    line-height: 24px;
}

.yw-bk-text span {
    font-weight: bold;
}

/**
主营业务结束
 */
.rmyx-head h1 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .2rem;
    color: #000000;
}

.hzqy-head h1 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .2rem;
    color: #000000;
}

.hyzy-head h1 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .2rem;
    color: #000000;
}

.hyzy-box h3 {
    font-size: 24px;
    font-weight: 500;
}

/**
核心竞争力开始
 */
.box1 {
    width: 100%;
    overflow: hidden;
    background-color: #EFEFEF;
    height: 720px;
}

.hx-head h1 {
    color: #000000;
    margin-bottom: 15px;
    margin-top: 60px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
}

.hx-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hx-item {
    width: 576px;
    height: 220px;
    padding-top: 53px;
    padding-left: 214px;
    padding-right: 22px;
    overflow: hidden;
    margin-bottom: 50px;
}

.hx-item h2 {
    font-size: 24px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 24px;
}

.hx-item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.hx01 {
    background: url("../images/hx01.png") no-repeat;
    background-size: cover;
}

.hx02 {
    background: url("../images/hx02.png") no-repeat;
    background-size: cover;
}

.hx03 {
    background: url("../images/hx03.png") no-repeat;
    background-size: cover;
}

.hx04 {
    background: url("../images/hx04.png") no-repeat;
    background-size: cover;
}

.hvr-underline-from-left:before {
    background-color: #f20000;
}

/**
核心竞争力结束
 */

/**
资讯开始
 */
.box2 {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.zx-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.zx-head h1 {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    letter-spacing: .2rem;
}

.zx-menu a {
    display: inline-block;
    margin-left: 15px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #DCDDDD;
    color: #000000;
}

.zx-menu a.active {
    background-color: #f20000;
    color: #ffffff;
}

.zx-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zx-box .zx-item {
    width: 368px;
    height: 290px;
    overflow: hidden;
    border-bottom: 2px solid #EFEFEF;
    margin-bottom: 50px;
}

.zx-item h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    height: 56px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.zx-box .zx-foot {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #666666;
}

.hvr-underline-from-center:before {
    background-color: #f20000;
}

/**
资讯结束
 */

/**
校区地址开始
 */
.xq-head h1 {
    color: #000000;
    font-size: 30px;
    letter-spacing: .2rem;
    font-weight: 500;
}

.xq-dz {
    width: 100%;
    height: 96px;
    display: flex;
}

.xq-dz-txt {
    width: 1078px;
    background-color: #E70012;
    color: #ffffff;
    padding-top: 23px;
    padding-left: 27px;
}

.xq-dz-txt h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.xq-dz-icon {
    width: 118px;
    height: 96px;
    background: #0F1C33;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xq-box {
    margin-bottom: 20px;
    text-align: center;
}

.box3 {
    background: url("../images/xq-bg.png") no-repeat 1000px -50px;
}

/**
校区地址结束
 */

/**
底部开始
 */
.footer {
    margin-top: 65px;
    width: 100%;
    height: 300px;
    background: #EFEFEF;
    padding-top: 34px;
    padding-bottom: 24px;
    color: #666666;
}

.footer-box {
    width: 1200px;
    border-bottom: 1px solid #D7D7D7;
    padding-bottom: 26px;
    display: flex;
}

.footer-left {
    width: 900px;
}

.footer-right {
    width: 238px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.footer1 a {
    color: #666666;
    margin-right: 35px;
}

.footer1 a:hover {
    color: #f20000;
}

.footer2 {
    margin-top: 45px;
    margin-bottom: 25px;
}

.footer2 span {
    font-size: 24px;
    font-weight: bold;
}

.footer-right p {
    margin-top: 10px;
}

.footer-info {
    text-align: center;
    padding-top: 22px;
    font-size: 14px;
}

.footer-end {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
}

/**
底部结束
 */

/**
校企合作页面开始
 */
.rmyx-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.rmyx-box .rmyx-item {
    width: 368px;
    height: 333px;
    text-align: center;
    border-bottom: 2px solid #EFEFEF;
    position: relative;
    overflow: hidden;
}

.rmyx-box h3 {
    font-weight: 400;
    font-size: 24px;
    line-height: 31px;
    margin-top: 24px;
    margin-bottom: 16px;
}

.rmyx-bk {
    color: #ffffff;
    width: 368px;
    height: 333px;
    position: absolute;
    z-index: 10000;
    padding-top: 34px;
    padding-left: 32px;
    padding-right: 32px;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-bottom: 4px solid #f20000;
    top: 333px;
    box-sizing: border-box;
    text-align: left;
    font-weight: 400;
    line-height: 27px;
}

.rmyx-item:hover .rmyx-bk {
    background: #0F1C33;
    opacity: 0.8;
    top: 0;
}

.hzqy {
    width: 100%;
    height: 511px;
    background: url("../images/xqhe-bg.png") no-repeat;
    margin-top: 45px;
    overflow: hidden;
}

.hzqy-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.hzqy-head h1 {
    padding: 0;
    margin: 0 0 15px 0;
}

.hzqy-menu a {
    display: inline-block;
    margin-left: 15px;
    width: 170px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #DCDDDD;
    color: #000000;
}

.hzqy-menu a.active {
    background-color: #f20000;
    color: #ffffff;
}

.hzqy-box {
    width: 1200px;
    height: 269px;
    background: rgba(255, 255, 255, .5);
    position: relative;
}

.hzqy-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 25px;
    padding-left: 42px;
    padding-right: 25px;
    height: 269px;
}

.hzqy-left {
    width: 511px;
}

.hzqy-left h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 75px;
}

.hzqy-right {
    width: 522px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hzqy-right div {
    width: 165px;
    height: 104px;
    margin-bottom: 15px;
}

.hzqy-left-txt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.hzqy-left-txt span {
    display: inline-block;
    width: 50%;
    margin-bottom: 10px;
    color: #666666;
}

.hyzy-box {
    width: 100%;
    height: 222px;
    background: url("../images/hyzy-bg.png") no-repeat 0 170px;
    overflow: hidden;
}

.container-998 {
    width: 998px;
    margin: 0 auto;
}

.hyzy-box h3 {
    height: 20px;
    font-size: 20px;
}

.hyzy-main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
}

.hyzy-main .hyzy-item {
    width: 129px;
    height: 125px;
    border: 1px solid #efefef;
    font-weight: 400;
    line-height: 20px;
    padding: 20px;
    color: #555555;
}

.hyzy-title h3 {
    margin-bottom: 25px;
}

.hyzy-foot {
    width: 1200px;
    height: 185px;
    padding-left: 100px;
    padding-right: 100px;
    background: #E70012;
    margin-top: -2px;
    display: flex;
    justify-content: space-between;
    padding-top: 25px;
}

.hyzy-box1 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.hyzy-item1 {
    padding-top: 140px;
}

.hyzy-item1 p {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
}

.hyzy-foot-item {
    font-weight: 400;
    display: flex;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    justify-content: space-between;
}

/**
校企合作页面结束
 */

/**
联系我们页面开始
 */
.swhz {
    width: 100%;
}

.swhz-box {
    width: 100%;
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
}

.swhz-left {
    width: 720px;
}

.swhz-right {
    width: 400px;
    height: 329px;
    background-color: #EFEFEF;
    padding: 30px;
}

.swhz-right input {
    display: block;
    width: 100%;
    padding: 6px 12px;
    height: 44px;
    border: 1px solid #e1e1e1;
    outline: none;
    margin-bottom: 20px;
}

.swhz-right .save {
    border: none;
    outline: none;
    display: block;
    width: 200px;
    height: 44px;
    background-color: #E70012;
    color: #ffffff;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
}

.xy {
    width: 100%;
    text-align: left;
    margin-top: 18px;
    color: #888888;
}

.xy a {
    color: #888888;
}

.swhz h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
}

.swhz-text p {
    color: #333333;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    text-indent: 2rem;
    margin-bottom: 10px;
}

.swhz-text p span {
    font-size: 28px;
    color: #000000;
    font-weight: 600;
}

.join_us_box {
    background-color: #EFEFEF;
    margin-top: 60px;
    overflow: hidden;
}

.join_us {
    height: 762px;
    box-sizing: border-box;
    padding-top: 150px;
    position: relative;

}

.join_us .join_left {
    width: 306px;
    height: 452px;
    background: url(../images/join_line.png) no-repeat top right;
    position: absolute;
    left: 0;
}

.join_us .join_right {
    position: absolute;
    left: 360px;
}

.join_us .join_left .strong {
    font-size: 56px;
    color: #333;
    font-weight: bold;
    margin: 120px 0 25px;
}

.join_us .join_right .tab-list {
    width: 840px;
}

.join_us .join_right .tab-title {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.join_us .join_right .tab-container {
    height: 377px;
    overflow-y: auto;
}

.join_us .join_right .tab-container .zhize {
    margin-bottom: 28px;
}

.join_us .join_right .tab-title .active {
    background-color: #f33636;
    color: #fff;
}

.join_us .join_right .tab-title li {
    width: 200px;
    height: 52px;
    background-color: #f7f8f8;
    color: #999;
    text-align: center;
    line-height: 52px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 15px;
    margin-right: 10px;
}

.mfsx-box {
    width: 100%;
    height: 363px;
    background: url("../images/mfsx.png") no-repeat;
    overflow: hidden;
    padding-top: 45px;
}

.mfsx-form {
    width: 743px;
    height: 231px;
    background: url("../images/mfsx-bg.png") no-repeat;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
}

.mfsx-form h3 {
    font-size: 36px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 20px;
}

.mfsx-form input {
    display: block;
    width: 330px;
    height: 44px;
    margin: 0 auto 20px;
    padding: 6px 12px;
}

.mfsx-form button {
    display: block;
    background-color: #f20000;
    color: #ffffff;
    width: 200px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
    outline: none;
    border: none;
    cursor: pointer;
}

/**
联系我们页面结束
 */

/**
公司简介页面开始
 */
.gsjj {
    width: 100%;
    overflow: hidden;
}

.gsjj-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
    margin-top: 60px;
}

.gsjj-box {
    width: 100%;
    height: 560px;
    display: flex;
    justify-content: space-between;
}

.gsjj-item1 {
    width: 578px;
    height: 552px;
    background: url("../images/gy02.png") no-repeat;
}

.gsjj-item2 {
    width: 572px;
}

.gsjj-item2 p {
    text-indent: 2rem;
    font-weight: 400;
    line-height: 27px;
}

.ggjj-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ggjj-list div {
    width: 180px;
    height: 103px;
    border: 2px solid #EFEFEF;
    padding: 20px 0;
    text-align: center;
    margin-top: 20px;
}

.ggjj-list h3 {
    font-size: 22px;
    font-weight: 500;
    color: #E70012;
    text-align: center;
    line-height: 24px;
    margin-bottom: 10px;
}

.ggjj-list span {
    font-size: 16px;
    color: #888888;
}

.gsyj {
    width: 100%;
    height: 556px;
    background: #EFEFEF;
    overflow: hidden;
}

.gsyj-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
    margin-top: 70px;
}

.ry-head h1 {
    color: #000000;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: .2rem;
}

.gsyj-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.gsyj-item {
    width: 264px;
    height: 300px;
    background: url("../images/gy03.png") no-repeat;
    text-align: center;
    padding-top: 48px;
    overflow: hidden;
}

.gsyj-item h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;
}

.gsyj-item p {
    margin-bottom: 50px;
    margin-top: 10px;
    color: #666666;
}

.ry {
    width: 100%;
    overflow: hidden;
}

.ry-head {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
    overflow: hidden;
}

.ry-head a {
    display: inline-block;
    width: 100px;
    height: 34px;
    background-color: #DCDDDD;
    line-height: 34px;
    text-align: center;
    margin-top: 10px;
}

.ry-head a.active {
    background-color: #E70012;
    color: #ffffff;
}

.ry-box {
    width: 100%;
    margin-bottom: 50px;
    position: relative;
    height: 464px;
}

.ry-item {
    width: 100%;
    height: 464px;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
}

.ry-item-text {
    min-width: 470px;
    height: 464px;
    overflow-y: scroll;
}

.ry-item-img {
    min-width: 680px;
    margin-right: 30px;
}

.ry-item p {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
}

/**
公司简介页面结束
 */

/**
技能首页开始
 */
.header .nav-box .jn-nav {
    padding: 0 15px;
}

.jn-header:hover {
    height: 80px !important;
}

.hl-thumb {
    width: 370px;
    height: 157px;
    overflow: hidden;
}

.hl-thumb img {
    display: block;
    width: 100%;
}

.swiper {
    width: 100%;
    height: 560px;
}

.xq-lunbo {
    width: 100%;
    height: 580px;
    overflow: hidden;
}

.swiper1 {
    width: 100%;
    position: relative;
    padding: 0;
}

.swiper1 {
    width: 100%;
    height: 500px;
}

.swiper2 {
    width: 100%;
    height: 200px;
}

@media screen and (max-width: 1366px) {
    .swiper {
        width: 100%;
        height: 400px;
    }
}

.px-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
    margin-top: 50px;
}

.px-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 460px;
}

.px-box .px-item {
    width: 368px;
    height: 210px;
    position: relative;
}

.px-item-data {
    width: 322px;
    height: 304px;
    background: #F9F9F9;
    border-radius: 5px;
    position: absolute;
    top: 140px;
    left: 23px;
    padding: 24px 20px;
    text-align: center;
}

.px-item h2 {
    font-size: 24px;
    font-weight: 500;
}

.px-item .jn-line {
    width: 100%;
    height: 2px;
    background: #DCDCDC;
    margin-top: 15px;
    margin-bottom: 20px;
}

.px-item-menu {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    overflow: hidden;
}

.px-item-menu a {
    display: inline-block;
    width: 136px;
    height: 34px;
    background-color: #ececec;
    margin-bottom: 8px;
    border-radius: 6px;
    line-height: 34px;
}

.px-item-menu a:hover {
    background-color: #f20000;
    color: #ffffff;
}

.zz {
    width: 100%;
    height: 1041px;
    background: #EFEFEF;
    overflow: hidden;
}

.zz-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
    margin-top: 56px;
}

.zz-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.zz-box .zz-item {
    width: 368px;
    height: 406px;
    background-color: #F9F9F9;
    padding: 20px 16px;
    border-radius: 6px;
}

.zz-item h3 {
    font-size: 24px;
    margin-bottom: 22px;
    font-weight: 500;
}

.zz-item p {
    color: #666666;
    line-height: 23px;
}

.zz1 {
    width: 100%;
    height: 173px;
}

.zz-box1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 44px;
}

.zz-box1 .zz-item1 {
    width: 368px;
    height: 362px;
    background-color: #F9F9F9;
    padding: 20px 16px;
    border-radius: 6px;
}

.zz-item1 h3 {
    font-size: 24px;
    margin-bottom: 22px;
    font-weight: 500;
}

.zz-item1 p {
    color: #666666;
    line-height: 23px;
}

.zz3 {
    width: 100%;
    height: 130px;
}

.xyjz-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.xyjz-head h1 {
    padding: 0;
    margin: 0 0 15px 0;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: .2rem;
    color: #000000;

}

.xyjz-menu a {
    display: inline-block;
    margin-left: 15px;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #DCDDDD;
    color: #000000;
}

.xyjz-menu a.active {
    background-color: #f20000;
    color: #ffffff;
}

.xyjz-box {
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.xyjz-main {
    width: 100%;
    height: 420px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
}

.xyjz-main .xyjz-item {
    margin-bottom: 9px;
}

.xyjz-main .xyjz-item img {
    display: block;
    width: 285px;
    height: 200px;
}

.hz-box {
    width: 100%;
    height: 390px;
    background: url("../images/hz-bg.png") no-repeat;
}

.hz {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
}

.hz-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
}

.hz-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 40px 20px;
}

.hz-main .hz-item {
    margin-bottom: 15px;
}

.xxhj-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 200px;
    overflow: hidden;
}

.xxhj {
    width: 100%;
    height: 300px;
    overflow: hidden;
}


.xxhj-line {
    width: 650px;
    height: 4px;
    background: #DCDDDD;
    display: flex;
    justify-content: space-between;
    border-radius: 2px;
    margin: 40px auto 0;
}

.xxhj-line .xxhj-line-item {
    width: 50%;
    height: 4px;
}

.xxhj-line div.active {
    background-color: #E70012;
    border-radius: 2px;
}

/**
技能首页结束
 */

/**
学历首页开始
 */
.ly9 {
    width: 100%;
    height: 800px;
    margin-top: 50px;
}

.ly9-title {
    color: #666666;
    text-align: center;
}

.ly9-title b {
    margin-top: 50px;
    margin-bottom: 8px;
    font-size: 36px;
    display: block;
    color: #333333;
}

.ly9-title span {
    color: #4c5cd4;
    font-weight: bold;
}

.ly9-list {
    margin-top: 48px;
}

.ly9-list li {
    overflow: hidden;
    position: relative;
    float: left;
    width: 230px;
    height: 321px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.ly9-list li:last-child {
    margin-right: 0;
}

.ly9-li-title {
    -webkit-transition: bottom 0.4s ease-out;
    -moz-transition: bottom 0.4s ease-out;
    -ms-transition: bottom 0.4s ease-out;
    -o-transition: bottom 0.4s ease-out;
    transition: bottom 0.4s ease-out;
    padding: 15px 9px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 68px;
    background: rgba(76, 92, 212, 0.8);
}

.ly9-li-title.tline {
    line-height: 44px;
}

.ly9-li-hide {
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: bottom 0.4s ease-out;
    -moz-transition: bottom 0.4s ease-out;
    -ms-transition: bottom 0.4s ease-out;
    -o-transition: bottom 0.4s ease-out;
    transition: bottom 0.4s ease-out;
    position: absolute;
    bottom: -321px;
    left: 0;
    color: #ffffff;
    width: 100%;
    height: 321px;
    padding: 20px;
    background: url("../images/lybg.png");
}

.ly9-li-hide span {
    line-height: 25px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
}

.ly9-list li:hover .ly9-li-hide {
    -webkit-transition: bottom 0.4s ease-out;
    -moz-transition: bottom 0.4s ease-out;
    -ms-transition: bottom 0.4s ease-out;
    -o-transition: bottom 0.4s ease-out;
    transition: bottom 0.4s ease-out;
    bottom: 0;
}

.ly9-list li:hover .ly9-li-title {
    bottom: -68px;
    -webkit-transition: bottom 0.4s ease-out;
    -moz-transition: bottom 0.4s ease-out;
    -ms-transition: bottom 0.4s ease-out;
    -o-transition: bottom 0.4s ease-out;
    transition: bottom 0.4s ease-out;
}

.answer {
    padding-top: 13px;
    width: 100%;
    height: 614px;
    background: url("../images/wtjdbg.png") center center/cover no-repeat;
}

.answer_title {
    color: #ffffff;
    text-align: center;
    margin: 25px auto;
}

.answer_title hr {
    height: 3px;
    border: none;
    border-top: 3px solid #e0e0e0;
    width: 100px;
}

.answer_title h3 {
    line-height: 60px;
    font-size: 36px;
    color: #000000;
}

.answer_title span {
    line-height: 40px;
}

.answer_title hr {
    height: 3px;
    border: none;
    border-top: 3px solid #e0e0e0;
    width: 100px;
    margin: 0 auto;
}

.answer_content {
    position: relative;
    margin-right: 41px;
    padding: 36px 20px;
    float: left;
    width: 268px;
    height: 390px;
    border: 2px solid #dcdddd;
    background: #ffffff url("../images/bg6.png") no-repeat 220px 306px;
}

.answer_content ul {
    margin: 19px 0 36px 0;
}

.answer_content ul li {
    list-style: none;
    width: 100%;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.answer_content h3 {
    background: url("../images/shortline.png") no-repeat;
    font-size: 24px;
    background-position: right;
}

.answer_content span {
    font-size: 14px;
    color: #999999;
}

.answer_more_blue {
    background: #4c5cd4;
}

.answer_more_purple {
    background: #c567b0;
}

.answer_more_darkblue {
    background: #5488b8;
}

.answer_more_brown {
    background: #ce8b66;
}

.answer_more a {
    color: #FFFFFF;
}

.answer_more {
    position: absolute;
    bottom: 30px;
    cursor: pointer;
    width: 115px;
    height: 37px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
    padding: 0 16px;
    line-height: 37px;
    background-image: url("../images/more.png");
    background-repeat: no-repeat;
    background-position: 91px 11px;
}

.answer {
    margin-top: 70px;
}

.zx-line {
    width: 59px;
    margin-left: 0;
    margin-top: 30px;
    height: 3px;
    border: none;
    border-top: 3px solid #4c5cd4;
}

.zs {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin-bottom: 50px;
}

.zs-box {
    width: 100%;
    height: 420px;
    display: flex;
    justify-content: space-between;
}

.zs-box .zs1 div {
    width: 590px;
    height: 201px;
    margin-bottom: 20px;
}

.zs-box .zs2 {
    padding-top: 83px;
    padding-left: 35px;
    padding-right: 35px;
}

.zs .zs-head h1 {
    color: #000000;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    letter-spacing: .2rem;
}

.zs2 {
    width: 590px;
    height: 420px;
    background: url("../images/zs03.png") no-repeat;
}

.zs2-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zs2 h3 {
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}

.zs2-item {
    width: 251px;
    height: 43px;
    background: #FFFFFF;
    border: 1px solid #4652C9;
    box-shadow: 0 3px 5px 0 rgba(106, 159, 254, 0.57);
    border-radius: 21px;
    line-height: 43px;
    margin-bottom: 18px;
    cursor: pointer;
}

.zs2-item:hover {
    background-color: #4C5CD4;
    color: #ffffff;
}

.zs2 div.active {
    background-color: #4C5CD4;
    color: #ffffff;
}

/**
学历首页结束
 */

.crumbs {
    margin-top: 40px;
}

#Article {
    width: 700px;
    overflow: hidden;
    margin: 0 auto;
}

#Article img {
    display: block;
    width: 100%;
    margin: 15px auto;
}

#Article br {
    display: none;
}

#Article p {
    line-height: 30px;
    font-size: 16px;
    word-wrap: break-word;
    margin-bottom: 15px;
    text-indent: 2rem;
}

#Article h1 {
    font-weight: 500;
    font-size: 30px;
    color: #333333;
}

#pages {
    display: block;
    text-align: center;
}

#pages a, #pages span {
    border: 1px solid #f2f2f2;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 30px;
    display: inline-block;
    color: #999;
    background-color: #fff;
    margin: 0 2px;
}

#pages span {
    color: #fff;
    background-color: #f33636;
}

#pages a.a1 {
    width: 60px;
}

.yw-xl {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 384px;
}

.yw-xl span {
    margin: 0 5px;
    font-size: 18px;
}

.swiper-button-next, .swiper-button-prev {
    color: #4652C9;
}

.swiper-button-prev1 {
    height: 30px;
    width: 30px;
    background-color: #000000;
}

.wms1-summary h3 {
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 400;
}

.wms1-summary p {
    text-indent: 2rem;
}

/**
发展历程css
 */
.hl {
    position: relative;
    height: 830px;
    min-width: 1200px;
    background: #162D57;
    padding-top: 58px;
    width: 100%;
}

.hl-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hl-bg-one {
    width: 2100px;
    height: 2100px;
    position: absolute;
    top: -670px;
    background: url(../images/big-circle.png) no-repeat;
    background-size: contain;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
    transform: rotate(0deg);
    left: -756px;
}

.hl-bg-two {
    width: 1700px;
    height: 1700px;
    position: absolute;
    top: -470px;
    left: 100px;
    background: url(../images/middle-circle.png) no-repeat;
    background-size: contain;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
}

.hl-bg-three {
    width: 1400px;
    height: 1400px;
    position: absolute;
    top: -320px;
    left: 205px;
    background: url(../images/small-circle.png) no-repeat;
    background-size: contain;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
}

/*.hl-box:hover .hl-bg-one,
.hl-box:hover .hl-bg-two,
.hl-box:hover .hl-bg-three {
    transform: rotate(90deg);
}*/

.container-1200 {
    width: 1200px;
    margin: 0 auto;
}

.hl-box {
    width: 100%;
    display: flex;
    height: 625px;
    overflow: hidden;
    position: relative;
}

.hl-menu {
    width: 200px;
}

.hl-item {
    width: 1000px;
    padding-left: 100px;
    color: #ffffff;
    position: relative;
}

.hl-item .hl-item-head {
    position: absolute;
    width: 900px;
    height: 625px;
    top: 0;
    left: 100px;
    display: none;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.hl-item-head h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}

.hl-item-head div {
    margin-bottom: 15px;
    font-weight: 400;
}

.hl-head {
    margin-bottom: 30px;
}

.hl-head h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .2rem;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.hl-menu-head {
    width: 100%;
    color: #ffffff;
    display: flex;
    justify-content: right;
    height: 45px;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.hl-year {
    margin-right: 20px;
}

.hl-icon div {
    display: block;
    width: 20px;
    height: 1px;
    background-color: #efefef;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.hl-font {
    font-size: 30px;
}

.hl-icon div.hl-width {
    width: 30px;
}

.cj1-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
}

.cj1-box {
    width: 100%;
    height: 425px;
    display: flex;
    overflow: hidden;
    box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.04), -4px -4px 15px 0px rgba(0, 0, 0, 0.03);
}

.cj1-left {
    width: 360px;
    height: 425px;
    background: url("../images/cjbj.png") no-repeat;
}

.cj1-left-menu {
    width: 100%;
    height: 80px;
    padding: 0 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    line-height: 80px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .1rem;
}

.cj1-left div.active {
    background-color: #FFFFFF;
}

.cj1-right {
    width: 840px;
    height: 425px;
    position: relative;
}

.cj1-body {
    padding: 25px 20px;
}

.cj1-body-menu {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
}

.cj1-body-menu div {
    height: 38px;
    padding: 0 12px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    text-align: center;
    line-height: 38px;
    color: #8B8B8B;
    cursor: pointer;
    margin-right: 10px;
}

.cj1-body-menu div.active {
    background: rgba(255, 51, 66, 0.05);
    color: #E91F2F;
}

.cj1-body-data {
    width: 100%;
    height: 330px;

    margin-top: 30px;
    position: relative;
    overflow-y: scroll;
}

.cj1-body-item {
    font-size: 14px;
    line-height: 28px;
}
.cj1-body-item p {
    text-indent: 2rem;
}

.cj3 {
    width: 100%;
    height: 679px;
    background: url("../images/cj-bg.png") no-repeat;
    padding-top: 47px;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
}

.cj3-box {
    width: 900px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
}

.cj3-body {
    width: 240px;
    height: 200px;
    text-align: center;
    background-color: rgba(255, 255, 255, .95);
    padding-top: 20px;
    margin-bottom: 30px;
}

.cj3-body h3 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .1rem;
    color: #FF0017;
    margin-bottom: 0;
}

.cj3-body p {
    font-size: 16px;
    margin-bottom: 20px;
}

.cj3-body img {
    display: block;
    width: 66px;
    margin: 0 auto;
}

.cj4 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.cj4-box {
    width: 1040px;
    height: 510px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.cj4-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 1rem;
}

.cj4-item-body {
    width: 162px;
    height: 144px;
    box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.04), -4px -4px 15px 0 rgba(0, 0, 0, 0.03);
    text-align: center;
    padding-top: 10px;
    overflow: hidden;
    margin-bottom: 12px;
}

.cj4-item-body p {
    font-size: 14px;
    margin-top: 5px;
}

.cj4-item-body img {
    display: block;
    width: 97px;
    margin: 0 auto;
}

.cj-add {
    margin-top: 50px;
}

.cj-add-head {
    padding-left: 24px;
}

.cj-add-head .line {
    margin-bottom: 30px;
}

.rh8 .rh-head h1 {
    color: #000000;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .2rem;
    font-size: 30px;
}
.rh8-body {
    background-color: rgb(240, 246, 250);
    position: relative;
    padding: 1rem;
    display: flex;
    justify-content: space-between;
}
.rh8-img {
    position: absolute;
    width: 35px;
    top: -15px;
    left: 10px;
}
.rh8-img img {
    display: block;
    width: 100%;
}
.rh8-body a {
    color: rgb(0, 67, 154);
}
.footer-right img {
    display: block;
    width: 100px;
}