@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 {
    font-size: 10vw;
}

* {
    box-sizing: border-box;
    margin: 0;
}

body {
    margin: 0 auto;
    padding: 0;
    border: 0;
    overflow-x: scroll;
    font-size: 12px;
    min-width: 12rem;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f7f7f7;
}

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.png) no-repeat center top;
}

.bg3 {
    overflow: hidden;
    background: url(bg3.png) no-repeat center top;
}

.banner {
    position: relative;
    width: 100%;
    height: 4.37rem;
    background: url(banner.png) no-repeat center top;
    overflow: hidden;
}
.banner2 {
    position: relative;
    width: 100%;
    height: 4.37rem;
    background: url(banner2.png) no-repeat center top;
    overflow: hidden;
}


.layout {
    width: 16.35rem;
    margin: 0 auto;
    /* overflow: hidden; */
}

.col {
    margin-top: 1.4rem;
    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;
}

.col1 .bd {
    margin-top: 0.75rem;
}

.col1 .mascot {
    position: absolute;
    top: 0.8rem;
}

.col1 .mascot2 {
    width: 4.64rem;
    height: 6.61rem;
    right: 1.7rem;
    background: url(1.png) no-repeat center top;
}

.col1 .mascot1 {
    width: 4.86rem;
    height: 6.67rem;
    left: 1.7rem;
    background: url(2.png) no-repeat center top;
}

.mascot3 {
    position: absolute;
    top: 3rem;
    width: 2.84rem;
    height: 3.73rem;
    left:50%;
    margin-left: -8rem;
    background: url(3.png) no-repeat center top;
}
.mascot4 {
    position: absolute;
    top: 12.34rem;
    width: 3.33rem;
    height: 3.26rem;
    right: 50%;
    margin-right: -9.6rem;
    background: url(4.png) no-repeat center top;
}

.col1 .item {
    width: 9.02rem;
    margin: 0 auto;

}

.col1 .item .img {
    width: 9.02rem;
    height: 5.11rem;
    box-sizing: border-box;
    border: 0.11rem 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 .hd {
    background: url(col2-hd.png) no-repeat center top;
    height: 1.32rem;
}

.col2 .bd {
    position: relative;
    margin: 1.8rem auto 0;
    width: 15.2rem;
    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: 3.54rem;
}

.swiper-container_ztbd .swiper-slide {
    width: 4.44rem;
    height: 3.54rem;
}

.ztbd_con {
    width: 100%;
}

.ztbd_con img {
    width: 4.44rem;
    height: 2.54rem;
    border: 8px solid #3da3ec;
    display: block;
    margin: 0 auto;
}

.ztbd_con p {
    font: 0.35rem/0.4rem "Microsoft YaHei";
    text-align: center;
    margin-top: .5rem;
}

.ztbd_control a {
    position: absolute;
    top: 50%;
    width: 0.27rem;
    height: 0.44rem;
    margin-top: -0.6rem;
    background-image: url(arrows1.png);
    z-index: 10;
    cursor: pointer;
    outline: none
}

.ztbd_control a.ztbd_prev {
    left: -0.5rem;
    background-position: 0 0;
}

.ztbd_control a.ztbd_next {
    right: -0.5rem;
    background-position: -0.27rem 0;
}

.col3 {
    margin-top: 1rem;
    border-width: 3px;
    border-style: solid;
    border-radius: 0.2rem;
    border: 3px solid #46bff5;
    box-shadow: 3px 3px 3px #e6eff7;
    width: 6.93rem;
    height: 6.17rem;
}

.col3 .hd {
    margin-top: 0.4rem;
    background: url(col3-hd.png) no-repeat center top;
    height: 0.86rem;
}

.col4 .hd {
    margin-top: 0.4rem;
    background: url(col4-hd.png) no-repeat center top;
    height: 0.86rem;
}

.col5 .hd {
    margin-top: 0.4rem;
    background: url(col5-hd.png) no-repeat center top;
    height: 0.9rem;
}

.col3 ul {
    width: 6.43rem;
    margin: 0.3rem auto 0;
}

.col3 ul li {
    font: .33rem/.8rem "Microsoft YaHei";
    text-align: center;
}

.col3 .more {
    float: right;
    display: block;
    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: 1.06rem;
    height: 0.41rem;
    border-radius: 0.2rem;
    font: 0.25rem/0.4rem "Microsoft YaHei";
    text-align: center;
    color: #fff;
    margin-right: 0.26rem;
}

.col5 {
    width: 15.36rem;
    margin: 2.56rem auto 0;
}

.col6{
    margin-top: 1.56rem;
}

.col5 .bd {
    width: 14.8rem;
    margin: 0 auto;
}

.col5 .bd ul {
    width: 7.23rem;
}

.col5 .bd .fl {
    border-right: 1px solid #a1a1a1;
}

.col5 .more {
    margin-right: 0rem;
}

.boxlayout {
    overflow: hidden;
}

.linkbox {
    margin: 1.89rem auto 2.75rem;
    display: block;
}

.linkbox a {
    display: block;
    width: 5.76rem;
    background: url(link.png) no-repeat center top;
    height: 1.07rem;
    margin: 0 auto;
}

a:hover {
    color: #3da3ec;
}

.collayout {
    width: 15.46rem;
    margin: 0 auto;
}

/* 主页面 */
.container {
    position: relative;
    width: 19.2rem;
    height: 9.58rem;
    background: url(bg2.png) no-repeat center top;
    overflow: hidden;
}

.container .main {
    position: relative;
    width: 15.48rem;
    margin: 5.67rem auto 0;
    overflow: hidden;
}

.container .side {
    width: 5.63rem;
    overflow: hidden;
}

.container .side .title {
    position: relative;
    width: 5.63rem;
    height: 0.99rem;
    background: url(btn1.png) no-repeat center top;
    font: bold .5rem/0.99rem "Microsoft YaHei";
    background-size: contain;
}

.container .side .title,
.container .side .title a {
    color: #fff;
}

.container .side.fl .title {
    text-indent: 2.22rem;
}


.container .side.fr .title {
    text-indent: .68rem;
}

.container .side.fr .title {
    background: url(btn2.png) no-repeat center top;
    /* line-height: 0.7rem; */
}

.container .side.fr span {
    position: absolute;
    top: 0.7rem;
    left: 1.52rem;
    font: bold .23rem/0.24rem "Microsoft YaHei";
    text-indent: 0;
}

.side-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 5.63rem;
    margin-top: 0.37rem;
}

.side-btn a {
    width: 2.61rem;
    height: .71rem;
    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 .4rem/0.71rem "Microsoft YaHei";
    text-align: center;
    color: #fff;
}

.col6 .hd {
    background: url(col6-hd.png) no-repeat center top;
    height: 0.9rem;
}

.col7 .hd {
    background: url(col7-hd.png) no-repeat center top;
    height: 0.9rem;
}

.col7{
    margin-bottom: 0.4rem;
}
