html,body {
    margin: 0;
    padding: 0;
}

.banner_wrap {
    background: url(../images/banner.png) no-repeat top center;
    height: 530px;
    min-width: 992px;
}

.part2_wrap {
    height: 476px;
    background-color: #ececec;
    padding-top: 48px;
}

.title_iconWrap {
    display: flex;
    justify-content: space-between;
    width: 570px;
    margin: 0 auto;
}

.leftIconWrap {
    padding-top: 20px;
    display: inline-block;
    padding-right: 8px;
}

.rightIconWrap {
    padding-top: 20px;
    display: inline-block;
}

.wrap_box {
    min-width: 1100px;
    margin: 0 auto;
}

.item_conn_wrap .title_wrap {
    font-size: 28px;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: #000000;
    line-height: 18px;
    margin: 0 auto;
    text-align: center;
}

.title_wrap1 {
    font-size: 36px;
    font-family: SourceHanSansSC-Bold;
    text-align: center;
    letter-spacing: 5px;
    font-weight: bold;
}

.part2_wrap .title_wrap div {
    width: 182px;
    height: 5px;
    background-color: #056df5;
    margin: 0 auto;
    text-align: center;
    margin-top: -11px;
}

.tab_connent {
    width: 100%;
    height: 1460px;
}

.item_conn_wrap {
    width: 992px;
    padding-bottom: 14px;
    margin: 0 auto;
    text-align: center;
    align-items: center;
}

.tab_nav_wrap .item_wrap {
    width: 302px;
    height: 106px;
    box-shadow: 0px 4px 4px 0px rgba(7, 0, 2, 0.1);
    line-height: 106px;
    text-align: center;
    margin-bottom: 48px;
    background-color: #fff;
    font-size: 28px;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: #030303;
}

#tab1,#tab2,#tab3,#tab4,#tab41,#tab5,#tab51,#tab6,#tab61 {
    display: none;
}

#tab4 {
    display: inline;
}

#active {
    background-color: #056DF5;
    font-size: 28px;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: #FEFEFE;
}

.tab_nav_wrap {
    padding-top: 52px;
    width: 992px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.item_conn_wrap {
    width: 992px;
    margin: 0 auto;
    padding-top: 18px;
    font-size: 28px;
    font-family: SourceHanSansSC;
}
.item_conn_wrap .title_wrap {
    text-align: left;
    margin-top: 41px;
    letter-spacing: 3px;
}

.item_conn_wrap .title_wrap div {
    width: 182px;
    height: 4px;
    background-color: #056df5;
    margin: 0;
    margin-top: 4px;
    text-align: left;
}
.item_conn_wrap .p_text {
    margin-top: 30px;
    text-align: center;
    width: 933px;
    height: 214px;
    font-size: 24px;
    font-family: SourceHanSansSC;
    font-weight: 400;
    color: #000000;
    line-height: 46px;
    text-align: left;
}
.item_conn_wrap .p_text p {
    text-indent: 2em;
}
.tab_img1 img {
    width: 931px;
    margin-top: 9px;
}

.tab_button {
    width: 100%;
    height: 100px;
    padding-top: 10px;
}

.tabClickButton {
    width: 573px;
    height: 65px;
    background-color: #a0c9ff;
    margin: 0 auto;
    border-radius: 5px;
    font-size: 23px;
    font-family: SourceHanSansSC;
    text-align: center;
    line-height: 65px;
}

/* table2 */
.tabContent {
    font-size: 23px;
    font-family: SourceHanSansSC;
    text-align: center;
    line-height: 23px;
    margin: 0 auto;
    margin-top: 58px;
    margin-bottom: 40px;
    
}

.cellSpacing {
    border: 1px solid #ebeaea;
    width: 330px;
    height: 62px;
    background-color: #a0c9ff;
}

.cellSpacing1 {
    border: 1px solid #ebeaea;
    width: 330px;
    height: 60px;
    background-color: #f8f8f8;
}

.cellSpacing2 {
    border: 1px solid #ebeaea;
    width: 330px;
    height: 60px;
    background-color: #dbebff;
}
/* table2 */

/* 媒体资讯 4 */
#blueBoard {
    width: 200px;
}

#blueBoard1 {
    width: 160px;
}

.bigBoard {
    width: 990px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 25px;
    position: relative;
}

.shiftBox,.shiftBox40,.shiftBox41,.shiftBox50,.shiftBox51,.shiftBox60,.shiftBox61 {
    width: 100px;
    height: 33px;
    position: absolute;
    top: 142px;
    left: 888px;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: white;
    line-height: 33px;
}

.shiftBox a,.shiftBox40 a,.shiftBox41 a,.shiftBox50 a,.shiftBox51 a,.shiftBox60 a,.shiftBox61 a {
    font-size: 32px;
    line-height: 27px;
    color: rgba(255, 255, 255, 0.808);
    font-family: swiper-icons;
}

.shiftLeft,.shiftLeft40,.shiftLeft41,.shiftLeft50,.shiftLeft51,.shiftLeft60,.shiftLeft61 {
    width: 50px;
    height: 33px;
    display: inline-block;
    background-color: #222222;
}

.shiftRight,.shiftRight40,.shiftRight41,.shiftRight50,.shiftRight51,.shiftRight60,.shiftRight61 {
    width: 50px;
    height: 33px;
    display: inline-block;
    background-color: #056df5;
}

.newsBoard {
    width: 478px;
    height: 115px;
    background-color: #f6f6f6;
    padding: 24px 20px;
    border-radius: 2px;
}

.marginSet {
    padding-bottom: 52px;
}

.leftNewsBoard {
    border-right: 1px solid #e1e1e1;
    width: 60px;
    height: 68px;
    display: inline-block;
}

.rightNewsBoard {
    width: 366px;
    height: 68px;
    padding-left: 10px;
    display: inline-block;
}

.topNumber {
    font-size: 36px;
    font-family: SourceHanSansSC;
}

.bottomNumber {
    font-size: 13px;
    color: #999999;
    font-family: SourceHanSansSC;
    line-height: 3px;
}

.topTitleWrap {
    font-size: 14px;
    font-family: SourceHanSansSC;
    text-indent:0;
    text-align: left;
    color: #444444;
}

.topTitleWrap a {
    color: #444444;
}

.bottomContentWrap {
    font-size: 13px;
    color: #999999;
    font-family: SourceHanSansSC;
    text-indent:0;
    text-align: left;
}

.bottomContentWrap a {
    color: #999999;
}

/* 媒体资讯 4 */

/* 研招资讯 5 */

/* 研招资讯 5 */

/* 教育部资讯 6 */

/* 教育部资讯 6 */


/* contactWrap */

.contactWrap {
    height: 790px;
    background: url(../images/bg_contactWrap.png) center center no-repeat;
    padding-top: 46px;
    /* margin-top: 36px; */
}

.cont_contactWrap {
    width: 971px;
    height: 438px;
    margin: 0 auto;
    position: relative;
}

.und {
    width: 176px;
    height: 5px;
    background-color: white;
    position: absolute;
    top: 48px;
    left: 404px;
    border-radius: 4px;
}

.title_contactWrap {
    font-size: 27px;
    font-family: SourceHanSansCN-Bold;
    text-align: center;
    color: white;
    font-weight: bold;
    margin-bottom: 53px;
}

.tip_contactWrap {
    font-size: 16px;
    font-family: SourceHanSansCN-Bold;
    text-align: center;
    color: white;
    margin-bottom: 35px;
}

.form_contactWrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.wrap01{
    width: 421px;
    height: 328px;
    background-color: rgb(100 148 237 / 72%);
    border-radius: 10px;
    padding: 45px 0;
    margin-left: 280px;
}

.contact_wrap {
    display: flex;
    justify-content: space-between;
    padding: 8px;
    padding-top: 24px;
}

.wrap_02{
    width: 501px;
    height: 620px;
    background-color: rgb(100 148 237 / 72%);
    border-radius: 10px;
    padding: 22px 0;
    padding-bottom: 0;
    padding-left: 22px;
}

.title_border {
    width: 162px;    
    height: 38px;
    background-color: #ff4343;
    font-size: 21px;
    font-family: SourceHanSansSC-Medium;
    color: white;
    line-height: 38px;
    border-radius: 9px;
    text-align: center;
    font-weight: 600;
}

.readingWrap {
    width: 480px;
    height: 538px;
    padding: 16px 35px 0 10px ;
    font-size: 16px;
    color: white;
    letter-spacing: 2px;
    line-height: 27px;
    font-family: SourceHanSansSC-Medium;
}

.readingWrap p {
    text-align: justify;
}

.readingWrap span {
    color: #333;
    font-weight: bold;
}

input:focus{
    outline: none;
}

.nameStyle,.phoneStyle,.clickStyle,.verifiStyle {
    width: 332px;
    height: 51px;
    border-radius: 8px;
    border: none;
    margin: 0 45px;
    padding-left: 20px;
    font-size: 19px;
    color: #8b8888;
    font-family: SourceHanSansCN-Bold;
}

.verifi_Style {
    width: 200px;
    height: 51px;
    border-radius: 8px;
    border: none;
    font-size: 19px;
    color: #8b8888;
    font-family: SourceHanSansCN-Bold;
    display: inline-block;
}

.clickStyle {
    font-weight: bolder;
}

.verifiStyle {
    background-color: #fff;
    position: relative;

}

.yznumber {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #ff4343;
    border-radius: 8px;
    width: 155px;
    height: 51px;
    font-family: SourceHanSansCN-Bold;
    font-size: 19px;
    color: white;
    font-weight: bold;
    text-align: center;
    line-height: 51px;
}

.phoneStyle,.verifiStyle {
    margin-top: 20px;
}

.clickStyle {
    margin-top: 20px;
    background-color: #ff4343;
    color: white;
    padding-left: 0;
    text-align: center;
}

.wrap03, .wrap04 ,.wrap02 {
    width: 174px;
    height: 270px;
}

.wrap04 {
    display: inline-block;
}

.wrapTop {
    width: 100%;
    height: 200px;
    padding: 14px 0;
}

.wrapBottom {
    width: 100%;
    height: 70px;
    padding: 8px 6px;
    font-size: 18px;
    font-family: SourceHanSansSC-Regular;
    line-height: 27px;
    text-align: center;
    color: white;
}

/* contactWrap */



/* blueBookWrap */

.blueBookWrap {
    height: 923px;
    display: flex;
    align-items: center;
}

.contentWrap {
    width: 992px;
    margin: 0 auto;
    margin-top: -114px;
}

.underLine_contWrap {
    position: relative;
    display: flex;
    margin: 0 auto;
    width: 1040px;
    padding-left: 70px;
}

.leftIcon {
    display: inline-block;
    padding-top: 15px;
    padding-right: 20px;
}

.rightIcon {
    display: inline-block;
    padding-top: 15px;
}

.title_contentWrap {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    font-family: SourceHanSansSC;
    letter-spacing: 5px;
}

.underL {
    position: absolute;
    width: 184px;
    height: 5px;
    background-color: #056df5de;
    top: 36px;
    right: 407px;
    border-radius: 3px;
}

.desc_contentWrap {
    margin: 0 auto;
    margin-top: 56px;
    width: 975px;
    height: 160px;
}

.desc1,.desc2 {
    display: flex;
    justify-content: space-between;
}

.desc2 {
    margin-top: 50px;
}

.num01, .num02, .num03, .num04, .num05, .num06, .num07 {
    height: 54px;
    border: dashed 2px #3885d3;
    padding: 5px 18px;
    font-size: 16px;
    font-family: SourceHanSansCN-Bold;
    line-height: 19px;
    position: relative;
}  

.num01 {
    width: 194px;
}

.num02 {
    width: 238px;
}

.num03 {
    width: 238px;
}   

.num04 {
    width: 238px;
}

.num05 {
    width: 308px;
}   

.num06 {
    width: 308px;
}

.num07 {
    width: 308px;
}

.numberTip {
    position: absolute;
    top: -17px;
    left: -20px;
}

.blueBook_Wrap {
    width: 990px;
    height: 487px;
    justify-content: space-between;
    position: relative;
}

.book1,.book2,.book3 {
    width: 321px;
    height: 487px;
    border: solid 1px #dcdcdc;
}

.bookTop {
    height: 353px;
    width: 250px;
    margin: 30px auto;
    background-color: rgba(100, 148, 237, 0.418);
}

.bookBottom {
    height: 72px;
    width: 100%;
    background-color: #056df5;
    padding: 10px 10px;
    font-family: SourceHanSansSC-Medium;
	font-size: 18px;
    line-height: 27px;
    color: #ffffff;
}

.bookBottom a {
    color: #ffffff;
}

/* blueBookWrap */



/* artifactWrap */

.artifactWrap {
    height: 670px;
    background: url(../images/bg_artifactWrap.png) center center no-repeat;
}

.titleWrap {
    position: relative;
    margin: 0 auto;
    width: 485px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 38px;
}

.leftIcon_white {
    display: inline-block;
    padding-top: 55px;
}

.rightIcon_white {
    display: inline-block;
    padding-top: 55px;
}

.title_artifact {
    font-size: 36px;
    text-align: center;
    padding-top: 35px;
    color: white;
    font-family: SourceHanSansSC;
    display: inline-block;
    font-weight: bold;
}

.main {
    width: 992px;
    margin: 0 auto;
    height: 350px;
    margin-top: 50px;
    position: relative;
}

.tool-list {
    margin: 67px 0 105px;
    margin-top: 0;
    height: 100%;
}

.tool-list li {
    float: left;
    width: 247px;
    position: relative;
    cursor: pointer;
}

ul, ol, li {
    list-style: none;
}

.tool-item1,.tool-item2,.tool-item3,.tool-item4 {
    padding-bottom: 16px;
    height: 375px;
    width: 250px;
    background-color: white;
    box-shadow: 0px 3px 19px 1px rgb(197 203 255 / 81%);
    border-radius: 7px;
}

.neckWrap {
    background: url(../images/neck.png) center center no-repeat; 
    background-size: 100%;
    padding-top: 23px;
    padding-bottom: 2px;
    background-position: 0 -3px;
}

.circleWrap {
    width: 58px;
    height: 58px;
    margin: auto auto; 
}

.tool-info1 p {
    font-size: 17px;
    text-align: center;
    color: #ffa442;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 16px;
    font-family: SourceHanSansSC-Regular;
    font-weight: 900;
}

.tool-content {
    width: 177px;
    margin: 0 auto;
    font-size: 13px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 50px;
}

.tool-item1 a {
    line-height: 34px;
    margin: 0 auto;
    border-radius: 17px;
    text-align: center;
    color: #fff;
    margin-top: 16px;
    margin-bottom: 40px;
}

.btn1 {
    display: block;
    width: 166px;
    height: 34px;
    background-color: #ffa442;
    box-shadow: 0px 3px 8px 0px #ffa442;
}

.btn2 {
    display: block;
    width: 166px;
    height: 34px;
    background-color: #4b64ff;
    box-shadow: 0px 3px 8px 0px #4b64ff;
}

.btn3 {
    display: block;
    width: 166px;
    height: 34px;
    background-color: #ff4b4b;
    box-shadow: 0px 3px 8px 0px #ff4b4b;
}

.btn4 {
    display: block;
    width: 166px;
    height: 34px;
    background-color: #f3d538;
    box-shadow: 0px 3px 8px 0px #f3d538;
}

#mem_wrap {
    position: absolute;
    left: -45px;
    top: -70px;
    width: 335px;
    height: 480px;
    display: none;
}

#helper_wrap {
    position: absolute;
    left: 209px;
    top: -70px;
    width: 335px;
    height: 480px;
    display: none;
}

#kywb_wrap {
    position: absolute;
    left: 459px;
    top: -70px;
    width: 335px;
    height: 480px;
    display: none;
}

#access_wrap {
    position: absolute;
    left: 712px;
    top: -70px;
    width: 335px;
    height: 480px;
    display: none;
}

#letterPosition1 {
    position: absolute;
    top: 121px;
    left: 19px;
    width: 208px;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 50px;
    display: none;
}

#letterPosition2 {
    position: absolute;
    top: 121px;
    left: 269px;
    width: 208px;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 50px;
    display: none;
}

#letterPosition3 {
    position: absolute;
    top: 121px;
    left: 519px;
    width: 208px;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 50px;
    display: none;
}

#letterPosition4 {
    position: absolute;
    top: 121px;
    left: 773px;
    width: 208px;
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    line-height: 24px;
    margin-bottom: 50px;
    display: none;
}

/* artifactWrap */

.box1 {
    transform: translate(-60%, -58%);
    top: 66%;
    left: -51%;
    position: absolute;
}

.box1 {
    width: 900px;
    height: -478px;
}

.fixbox {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
    display: none;
    margin: 0 auto;
}

.fixbox .close {
    position: absolute;
    right: 436px;
    top: 16px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    color: #ffffff;
    z-index: 1000;
    font-weight: 600;
}

.swiper-container {
    width: 100%;
    height: 131%;
    position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next {
    position: absolute;
    top: 577px;
    right: 12px;
    border: none;
    width: 50px;
    height: 33px;
    background-color: #056df5;
}

.swiper-button-prev {
    position: absolute;
    top: 577px;
    left: 878px;
    z-index: 10;
    border: none;
    width: 50px;
    height: 33px;
    background-color: #222222;
}

.swiper-slide swiper-slide-active {
    padding-bottom: 210px;
}
.banner_wrap{
    position: relative;
}
.banner_wrap a{
    display: block;
    width: 100%;
    height: 100%;
}
.banner_wrap img{
    position: absolute;
    left: 10%;
    top: 40px;
}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea,button {
    -webkit-appearance: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px white inset;
}
