@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

html {}

* {
    box-sizing: border-box;
    margin: 0;
}

body {
    width: 7.5rem;
    background: #f7f7f7;
    margin: 0 auto;
    overflow-x: hidden;
    font-family: Helvetica, arial, 'Microsoft YaHei', freesans, clean, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: .32rem;
    color: #20003b;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #341b00;
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word;
    color: #666;
}


/*通用定义*/
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearer {
    clear: both;
    height: 0;
    display: block;
    font-size: 1px;
    overflow: hidden;
}

.bg {
    overflow: hidden;
    background: url(bg-m.png) no-repeat center top #fff;
    background-size: contain;
}

.bg2 {
    overflow: hidden;
    background: url(bg-m.png) no-repeat center top #fff;
    background-size: cover;
}

.banner {
    position: relative;
    width: 100%;
    height: 3.59rem;
    background: url(banner-m.png) no-repeat center top;
    overflow: hidden;
    background-size: contain;
}

.banner2 {
    background: url(banner2-m.png) no-repeat center top;
    background-size: contain;
}

.layout {
    width: 7.5rem;
    margin: 0 auto;
}

.col {
    width: 6.6rem;
    margin: 0.2rem auto 0;
    overflow: hidden;
}

.col .hd {
    overflow: hidden;
    margin: 0 auto;
}

.col .bd {
    position: relative;
    overflow: hidden;
}

.col1 .hd {
    background: url(col1-hd.png) no-repeat center top;
    height: 1.32rem;
    background-size: contain;
}

.col1 .bd {
    margin-top: 0rem;
}

.col1 .mascot {
    position: absolute;
    top: 2.3rem;
}

.col1 .mascot2 {
    width: 2.53rem;
    height: 3.39rem;
    right: 0.1rem;
    background: url(1.png) no-repeat center top;
    background-size: contain;
}

.col1 .mascot1 {
    width: 2.53rem;
    height: 3.39rem;
    left: 0.1rem;
    background: url(2.png) no-repeat center top;
    background-size: contain;
}

.col1 .item {
    width: 6.52rem;
    margin: 0 auto;

}

.col1 .item .img {
    width: 6.52rem;
    height: 3.69rem;
    box-sizing: border-box;
    border: 0.08rem solid #3da3ec;
}

.col1 .item img {
    width: 100%;
    height: 100%;
}

.col1 .item p {
    margin-top: 0.5rem;
    font: 0.5rem/0.5rem "Microsoft YaHei";
    text-align: center;
}

.col2 {
    margin-top: 1.72rem;
}

.col2 .hd {
    background: url(col2-hd.png) no-repeat center top;
    height: 1.32rem;
    background-size: contain;
}

.col2 .bd {
    position: relative;
    margin: 0.18rem auto 0;
    width: 4.14rem;
    overflow: initial;
}

.swiper-container_ztbd {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.swiper-container_ztbd .swiper-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    height: 9.87rem;
}

.swiper-container_ztbd .swiper-slide {
    width: 4rem;
    height: 2.28rem;
}

.ztbd_con {
    width: 100%;
}

.ztbd_con img {
    width: 4rem;
    height: 2.28rem;
    border: 8px solid #3da3ec;
    display: block;
    margin: 0 auto;
}

.ztbd_con p {
    font: 0.35rem/0.4rem "Microsoft YaHei";
    text-align: center;
    margin-top: .2rem;
}

.ztbd_control a {
    position: absolute;
    left: 50%;
    margin-left: -0.22rem;
    width: 0.44rem;
    height: 0.27rem;
    margin-top: -0.6rem;
    background-image: url(arrows-m.png);
    z-index: 10;
    cursor: pointer;
    outline: none;
    background-size: cover;
}

.ztbd_control a.ztbd_prev {
    top: -0.2rem;
    background-position: 0 0;
}

.ztbd_control a.ztbd_next {
    bottom: 0.2rem;
    background-position: 0 -0.27rem;
}

.col3 {
    margin: 1rem auto 0;
    border-width: 3px;
    border-style: solid;
    border-radius: 0.2rem;
    border: 3px solid #46bff5;
    box-shadow: 3px 3px 3px #e6eff7;
    width: 6.61rem;
    height: 6.17rem;
}

.col3 .hd {
    margin-top: 0.4rem;
    background: url(col3-hd.png) no-repeat center top;
    height: 1.32rem;
    background-size: contain;
}

.col4 .hd {
    margin-top: 0.4rem;
    background: url(col4-hd.png) no-repeat center top;
    height: 1.32rem;
    background-size: contain;
}

.col5 .hd {
    margin-top: 0.4rem;
    background: url(col5-hd-m.png) no-repeat center top;
    height: .7rem;
    background-size: contain;
}

.col6 .hd {
    margin-top: 0.4rem;
    background: url(col6-hd-m.png) no-repeat center top;
    height: .7rem;
    background-size: contain;
}

.col7 .hd {
    margin-top: 0.4rem;
    background: url(col7-hd-m.png) no-repeat center top;
    height: .7rem;
    background-size: contain;
}

.col3 ul {
    width: 6.43rem;
    margin: 0 auto;
}

.col3 ul li {
    font: .33rem/.8rem "Microsoft YaHei";
    text-align: center;
}

a.more {

    display: block;
    margin: 0.3rem auto 0;
    background-image: -moz-linear-gradient(90deg, rgb(70, 191, 245) 0%, rgb(61, 163, 236) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(70, 191, 245) 0%, rgb(61, 163, 236) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(70, 191, 245) 0%, rgb(61, 163, 236) 100%);
    width: 2.45rem;
    height: 0.44rem;
    border-radius: 0.2rem;
    font: 0.25rem/0.4rem "Microsoft YaHei";
    text-align: center;
    color: #fff;
}

.col5 {
    width: 6.61rem;
    margin: 0rem auto 0;
}

.col5 .bd {
    width: 6.2rem;
    margin: 0.4rem auto;
}

.col5 .bd ul {
    width: 2.87rem;
}

.col5 .bd .fl {
    border-right: 1px solid #a1a1a1;
}

.col5 .more {
    margin-right: 0rem;
}

.boxlayout {
    overflow: hidden;
}

.linkbox {
    margin: 1rem auto 2rem;
    display: block;
}

.linkbox a {
    display: block;
    width: 5.76rem;
    background: url(link.png) no-repeat center top;
    height: 1.07rem;
    margin: 0 auto;
    background-size: contain;
}

a:hover {
    color: #3da3ec;
}

.collayout {
    width: 6.61rem;
    margin: 0 auto;
}

/* 主页面 */
.container {
    position: relative;
    width: 7.5rem;
    height: 13.34rem;
    background: url(bg-m2.png) no-repeat center top;
    overflow: hidden;
    background-size: cover;
}

.container .main {
    position: relative;
    width: 4.5rem;
    margin: 7rem auto 0;
    overflow: hidden;
}

.container .side {
    width: 4.5rem;
    overflow: hidden;
}

.container .side .title {
    position: relative;
    width: 4.5rem;
    height: 0.8rem;
    background: url(btm1.png) no-repeat center top;
    background-size: cover;
}

.container .side .title,
.container .side .title a {
    color: #fff;
    font-size: 0;
}

.container .side2 {
    margin-top: 1rem;
}

.container .side2 .title {
    background: url(btm4.png) no-repeat center top;
    line-height: 0.7rem;
    background-size: cover;
}

.side-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 4.5rem;
    margin-top: 0.37rem;
}

.side-btn a {
    width: 2.08rem;
    height: .56rem;
    background-image: -moz-linear-gradient(180deg, rgb(30, 155, 228) 0%, rgb(0, 129, 215) 100%);
    background-image: -webkit-linear-gradient(180deg, rgb(30, 155, 228) 0%, rgb(0, 129, 215) 100%);
    background-image: -ms-linear-gradient(180deg, rgb(30, 155, 228) 0%, rgb(0, 129, 215) 100%);
    font: bold .32rem/0.56rem "Microsoft YaHei";
    text-align: center;
    color: #fff;
}

footer {
    width: 7.5rem;
    padding: 0.5rem 0;
    background: #f7f7f7;
    box-sizing: border-box;
    overflow: hidden
}

.i_sydw img {
    display: block;
    width: 0.8rem;
    height: auto;
    margin: 0 auto 0.2rem;
}

footer p {
    margin-top: 0.2rem;
    font-weight: lighter;
    font-size: 0.28rem;
    line-height: 0.36rem;
    text-align: center;
    color: #000;
}

footer p span {
    font-weight: bold;
}

footer p a {
    color: #000;
}

footer p.small {
    display: inline-block;
    width: 133%;
    transform-origin: 0 0;
    transform: scale(0.75);
}

.col2 .bd {
    width: 6.16rem;
}

.swiper-wrapper2 {
    display: flex;
    flex-wrap: wrap;
    gap: 0.1rem;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0.2rem;
}

.swiper-slide2 {
    flex: 0 0 calc(49% - 0.1rem);
    /* 每个项目占50%宽度，减去一半间距 */
    box-sizing: border-box;
    margin-top: 0.5rem;
}

.swiper-slide2 .ztbd_con {
    width: 3.0rem;
}

.swiper-slide2 .ztbd_con img {
    width: 100%;
    height: 1.77rem;
    border: 0.08rem solid #3da3ec;
    display: block;
}


.backlink {
    position: fixed;
    top: 0.3rem;
    left: 0.3rem;
    width: .5rem;
    height: .5rem;
    background: url(back.png) no-repeat center top;
    z-index: 999;
    background-size: cover;
}

.col6,
.col7 {
    height: auto;
    margin: 0.3rem auto;
    overflow: hidden;
}

.col6 .bd ul,
.col7 .bd ul {
    padding: 0.1rem;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.more-btn {
    margin: 0.3rem auto;
    width: 2.03rem;
    height: .63rem;
    font: .24rem / .63rem 'Microsoft YaHei';
    text-align: center;
    border: 0.01rem solid #2294e0;
    color: #2294e0;
    border-radius: 0.31rem;
    cursor: pointer;
}