/* zhaosheng */
.zhaosheng {}

.zhaosheng ul {
    display: flex;
}

.zhaosheng ul li {
    width: 577px;
    height: 410px;
    background: #f5fbff;
}

.zhaosheng ul li .zhaosheng-title {
    font-size: 22px;
    color: #05a3fd;
}

.zhaosheng ul li .zhaosheng-title span {
    display: inline-block;
    width: 70px;
    line-height: 45px;
    background: #05a3fd;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 0 0 40px 0;
    margin-right: 15px;
}

.zhaosheng ul li p {
    margin: 15px;
    font-size: 18px;
    line-height: 1.5em;
    height: 100px;
    text-indent: 38px;
}

.zhaosheng ul li img {
    margin: 15px 25px;
}

.zhaosheng ul li:last-of-type {
    margin-left: auto;
}

.com_tit {
    margin: 42px auto 20px auto;
}

.com_tit h3 {
    font-size: 24px;
    text-align: center;
    font-family: 'FZXBSJW';
    background-image: linear-gradient(to bottom, #0c4481, #fff);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    text-transform: uppercase;
    font-weight: normal;
}

.com_tit h2 {
    font-size: 36px;
    text-align: center;
    color: #3395DE;
}

/* zhaosheng gb */
.zhaoshenggb ul {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 50px;
}

.zhaoshenggb ul a {
    left: 0;
    top: 60px;
    position: absolute;
}

.zhaoshenggb ul a img {
    width: 100%;
}

.zhaoshenggb ul li {
    background-color: #f5fbff;
    width: 735px;
    height: 400px;
    padding: 10px 20px 20px 230px;
    box-sizing: border-box;
    margin-top: 80px;
    margin-left: 190px;
}

.zhaoshenggb ul li h2 {
    margin-top: 13px;
    font-size: 26px;
    color: #05a3fd;
}

.zhaoshenggb ul li p {
    font-size: 17px;
    margin-top: 10px;
    line-height: 30px;
}

.btn {
    display: flex;
    justify-content: center;
}

.btn a {
    width: 300px;
    height: 60px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 60px;
    background-color: #dd850f;
    font-size: 24px;
    margin: 20px 60px;
}

.btn .btn_a {
    background-color: #e75e1a;
}


/* dfsafdas */
.title_main,
.title-main {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin: 30px auto 10px;
    color: #fff;
    position: relative;
    width: 1200px;
}

.title_main_bai::after {
    background: #fff;
}

.title_main::after {
    content: "";
    height: 2px;
    background: #fff;
    width: 100px;
    position: absolute;
    top: 50%;
    margin-left: 20px;
    right: 400px;
}

.title_main_bai::before {
    background: #fff;
}

.title_main::before {
    content: "";
    height: 2px;
    background: #fff;
    width: 100px;
    position: absolute;
    top: 50%;
    margin-left: 4px;
    left: 400px;
}

.tit_p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    min-width: 1220px;
}

/* fdsafdasf */
.bg_1 {
    background: url(../images/img2.jpg) no-repeat;
    padding-top: 100px;
    background-size: cover;
    margin-top: 3%;
    padding-bottom: 70px;
}

.qianjing {
    display: flex;
    margin-top: 30px;
}

.qianjing .left {
    width: 48%;
}

.qianjing .right {
    width: 48%;
    margin-left: auto;
}

.qianjing .right img {
    width: 100%;
    display: block;
}

.qianjing .left p {
    color: #fff;
    text-indent: 36px;
    line-height: 50px;
    font-size: 18px;
    margin: 3% auto 16%;
}

.qianjing .left a {
    width: 350px;
    line-height: 50px;
    background: #ffffff;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #3395dd;
    font-size: 22px;
    margin: 0 auto;
}

/*  */
.bg_jiuye {
    background: #d7edfc;
    padding-bottom: 40px;

}

.div_qianjing {
    margin-bottom: 40px;
    padding-top: 72px;
    display: flex;
}

.div_jiuye .left {
    width: 46%;
}

.div_jiuye .ul_list1 {
    width: 53%;
    display: flex;
}

.div_qianjing .left strong {
    font-size: 32px;
}

.div_qianjing .left p {
    margin: 5% 0;
    font-size: 16px;
    line-height: 34px;
    text-indent: 32px;
}

.div_qianjing .left a {
    background: #3395dd;
    width: 280px;
    display: block;
    text-align: center;
    margin: 4% 0 0 50px;
    /* border-radius: 30px; */
    color: #fff;
    line-height: 70px;
    font-size: 26px;
}

.ul_list1 li {
    width: 46%;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 2px #3395dd;
    padding: 0 0 20px 0;
    background: #fff;
}

.ul_list1 li img {
    width: 100%;
}

.ul_list1 li strong {
    display: block;
    text-align: center;
    margin: 3% auto;
    font-size: 20px;
}

.ul_list1 li p {
    width: 90%;
    margin: 1% auto;
    line-height: 28px;
    text-indent: 32px;
}

/* xxnr_body */
.xxnr {
    width: 1200px;
    background-color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: 10px;
}

/* .xxnr_body {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.xxnr_tit {
    width: 533px;
    height: 77px;
    background: #ebebeb;
    margin: 0 auto;
    border-radius: 40px;
}

.xxnr_tit a {
    display: inline-block;
    width: 69px;
    height: 69px;
    background: #2e568b;
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 69px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    border-radius: 50%;
    margin: 4px 0 0 4px;
}

.xxnr_tit span {
    font-size: 30px;
    font-weight: bold;
    padding-left: 35px;
}

.xxnr_con {
    width: 533px;
    margin: 20px auto 30px;
}

.xxnr_item {
    width: 100%;
    border: 1px dashed #afacad;
    box-sizing: border-box;
    margin-top: 20px;
}

.xxnr_item p {
    width: 507px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 34px;
    margin-top: 20px;
}

.xxnr_item a {
    display: block;
    width: 220px;
    height: 44px;
    background: #d1080e;
    font-size: 24px;
    color: #fff;
    line-height: 44px;
    border-radius: 25px;
    margin: 20px 0 20px 260px;
    text-indent: 45px;
    background-image: url(../images/icon_03.png);
    background-size: 44px 12px;
    background-position: 148px center;
    background-repeat: no-repeat;
} */
/* xxnr_body  gb */
.xxnygb {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 70px;
}

.xxnygb .hd {
    background: #f4f4f4;
    position: relative;
}

.xxnygb .hd ul {
    box-shadow: 0px 0px 8px 2px #dfdfdf;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.xxnygb .hd ul li {
    height: 80px;
    cursor: pointer;
    font-size: 24px;
    line-height: 80px;
    text-align: center;
}

.xxnygb .hd ul li.on {
    background: linear-gradient(#05A3FD, #007EC8);
    color: #fff;
}

.xxnygb .bd {
    margin-top: 50px;
    margin-bottom: 40px;
}

.xxnygb .bd .bd_item {
    display: grid;
    grid-template-columns: 610px 590px;
    zoom: 1;
}

.xxnygb .bd .bd_item .bd_item1 {
    width: 610px;
    height: 398px;
}

.xxnygb .bd .bd_item .bd_item2 {
    padding: 60px 0 30px 60px;
}

.xxnygb .bd .bd_item .bd_item2 span {
    font-size: 24px;
    font-weight: bold;
    color: #05a3fd;
    border-bottom: 1px dashed #737373;
    display: block;
    height: 50px;
}

.xxnygb .bd .bd_item .bd_item2 p {
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px;
}





/*  */
.sksj {
    width: 1200px;
    margin: 0 auto;
}

.sksj_spec_con {
    width: 1200px;
    display: flex;
}

.sksj_spec_item {
    width: 348px;
    background: #3395dd;
    color: #fff;
    text-align: center;
    height: 207px;
}

.sksj_spec_item img {
    display: block;
    width: 49px;
    margin: 0 auto;
    margin: 15px auto 18px;
}

.sksj_spec_item h3 {
    font-size: 18px;
    font-family: 'FZXBSJW';
    line-height: 24px;
    text-transform: uppercase;
    font-style: italic;
}

.sksj_spec_item p {
    font-size: 28px;
    font-weight: bold;
    margin-top: 20px;
    color: #fff;
}

.sksj_spec_img_con {
    width: 846px;
}

.sksj_spec_img_con img {
    width: 263px;
}

.sksj_img_con {
    width: 1200px;
}

.sksj_img_le {
    margin-top: 3px;
}

.sksj_img_le img {
    width: 295px;
    margin-bottom: 2px;
}

.sksj_img_ri {
    width: 295px;
    padding-top: 3px;
}

.sksj_img_ri img {
    width: 295px;
}

.com_btn_red {
    display: block;
    width: 1200px;
    height: 68px;
    background: #2b548a;
    font-size: 26px;
    text-align: center;
    line-height: 68px;
    color: #fff;
    margin: 20px auto;
    background-image: url(../images/icon_03.png);
    background-size: 44px 12px;
    background-position: 730px center;
    background-repeat: no-repeat;
}

/*  */
.byjy {
    width: 100%;
    background-color: #f3f3f3;
    padding: 20px 0 30px 0;
    margin-top: 40px;
}

.sdys {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.sdys_body {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.sdys_item {
    width: 131px;
    height: 150px;
    background: url(../images/lbx.png) no-repeat center center;
    background-size: 131px 150px;
    color: #fff;
    text-align: center;
}

.sdys_item h3 {
    width: 100px;
    font-size: 36px;
    font-weight: normal;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    padding-bottom: 8px;
    border-bottom: 1px dashed #fff;
    margin: 0 auto;
    margin-top: 10px;
}

.sdys_item p {
    font-size: 18px;
    margin-top: 2px;
    color: #fff;
}

.byjy_con {
    width: 1200px;
    margin: 50px auto 30px auto;
    display: flex;
    justify-content: space-between;
}

.byjy_item {
    width: 291px;
    margin-bottom: 8px;
}

.byjy_item p {
    height: 44px;
    background: #3395dd;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 44px;
}

.com_btn_blue {
    background: #2b548a;
    background-image: url(../images/icon_03.png);
    background-size: 44px 12px;
    background-position: 730px center;
    background-repeat: no-repeat;
}


/* 热门专业 */


.rmzy_box {
    width: 1200px;
    display: grid;
    margin: 0 auto;
    grid-template-columns: repeat(4, 1fr);
    padding-bottom: 40px;

}

.rmzy_pic {
    margin: 10px 10px 0 10px;
}

.rmzy_box a img {
    width: 100%;
    display: block;
}

.rmzy_box a p {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: rgba(51, 51, 51, 0.7);
    margin-top: -40px;
    position: relative;
    color: #fff;
    text-align: center;
}