footer {
    width: 100%;
    background-color: #1D59C2;
    background-image: url(./botlogo.png);
    background-repeat: no-repeat;
    background-position: 20px 50%;
    position: relative;
    bottom: 0;
    margin-top: 50px;
}

.footmain {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footmain p {
    font-size: 12px;
    line-height: 23px;
    text-align: center;
    color: #fff;
}

.footmain p a {
    color: #fff
}

.footicon {
    width: 200px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -35px;
}

.footinone {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 1.8em;
    color: #fff;
}

.footinone:first-child {
    display: none;
}

.footimg {
    width: 100%;
    height: 580px;
    background: url(./footbg.png);
    position: relative;
    top: -122px;
}

.foot_bg {
    position: absolute;
    width: 100%;
    height: 512px;
    top: 2080px;
    background: url(../images/footer_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/* ������ʽ���� */

.header {
    width: 100%;
    height: 640px;
    background: linear-gradient(rgb(59, 143, 254), rgb(255, 255, 255));
}

.box {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.header_img {
    width: 100%;
    height: 260px;
    background-image: url(./1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.introduction {
    width: 100%;
    margin: 0 auto;
    height: 240px;
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    text-align: justify;
    text-transform: uppercase;
    color: #FFFFFF;
    background-image: url(./2.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 10px;
    position: relative;
    top: 90px;
}

.jujiao {
    width: 100%;
    margin: 0 auto;
    height: 320px;
    position: relative;
    top: 120px;
    background-color: #fff;
}

.key_top {
    width: 100%;
    height: 98px;
    background: #1B83E2;
    padding: 34px 0 34px 50px;
    box-sizing: border-box;
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 29px;
    text-align: justify;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: none;
}

.kex {
    display: flex;
    width: 90%;
    margin: 0 auto;
}

.kex_left {
    width: 402px;
    height: 273px;
    margin-top: 35px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url(./xjp.jpg);display: none;
}

.kex_right {
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
}

.kex_right ul>li {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    margin: auto;
    font-family: SourceHanSansCN-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    line-height: 54px;
    white-space: nowrap;
}

.swjs_left ul li a,
.swjs_right ul li a,
.kex_right ul>li a {
    color: #000000;
}

.kex_more a {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    text-transform: uppercase;
    color: #0172DB;
    float: right;
}

.jiedu .title {
    width: 100%;
    height: 63px;
    background: url(./4.png) no-repeat;
    background-size: 160%;
    background-position: left;
    margin: 50px 0 25px 0;
}

.jiedu_main {
    width: 100%;
    height: 380px;
    background: url(./5.png) no-repeat center;
    background-size: cover;
    background-position: left;
}

.jiedu_main ul {
    width: 90%;
}

.jiedu_main li {
    width: 100%;
    line-height: 60px;
    position: relative;
    left: 20px;
    top: 50px;
}

.jiedu_main a {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    text-align: justify;
    text-transform: uppercase;
    color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 100%;
}

.jiedu_main a span {
    float: right;
}

.jiedu_main img {
    width: 367px;
    height: 404px;
    position: relative;
    left: 1000px;
    bottom: 314px;
    display: none;
}

.baodo .title {
    width: 100%;
    height: 63px;
    background: url(./7.png) no-repeat center;
    background-size: 160%;
    background-position: left;
    margin: 50px 0 25px 0;
}

#box2 {
    width: 100%;
    height: auto;
    display: inline-block;
}

#box2 p {
    margin: 40px auto;
    text-align: center;
    letter-spacing: 6px;
}

#box2 ul {
    width: 100%;
    background: #fff;
    /* border: 1px solid #1B83E2; */
    box-sizing: border-box;
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
}

#box2 ul span {
    width: 100%;
    height: 50px;
    line-height: 58px;
    padding: 0 0 0 10px;
    display: inline-block;
    background-color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #1B83E2;
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 50px;
    text-align: justify;
    text-transform: uppercase;
    color: #1B83E2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#box2 ul span b {
    position: relative;
    left: 280px;
}

#box2 ul li {
    display: none;
    cursor: pointer;
    border: 1px solid #DBDBDB;
    height: 220px;
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    text-transform: uppercase;
    color: #666666;
    padding: 12px;
    box-sizing: border-box;
}

.box_more a {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    text-transform: uppercase;
    color: #666666;
    position: relative;
    bottom: 45px;
    left: 388px;
}

.hudong .title {
    width: 100%;
    height: 63px;
    background: url(./8.png) no-repeat center;
    background-size: 160%;
    background-position: left;
    margin: 50px 0 25px 0;
}

.hudong_box {
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: space-around;
    border: 1px solid #0F7ADD;flex-direction: column;
}

.hudong_more a {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    text-transform: uppercase;
    color: #666666;
    position: relative;
    bottom: 0;
    left: 0;
}

.hudong_left img {
    width: 100%;
    height: 240px;
}

.hudong_right {
    padding: 0 20x 20px 20px;
    box-sizing: border-box;
}

.hudong_right h1 {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
    text-transform: uppercase;
    color: #333333;
}

.hudong_right p {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
    text-transform: uppercase;
    color: #666666;
    margin-top: 10px;
}

.hudong .box {
    position: relative;
    z-index: 66;
    background-color: #fff;
}
.baodo .box {
    position: relative;
    z-index: 66;
    background-color: #fff;
}