article,
aside,
audio,
blockquote,
body,
button,
canvasde,
dd,
details,
div,
dl,
dt,
fieldset,
figca1tion,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
input,
legend,
li,
main,
nav,
ol,
p,
pre,
section,
summary,
td,
textarea,
th,
ul,
video {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
    visibility: hidden;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
code,
kbd,
pre,
samp {
    font-family: monospace,serif;
    font-size: 1em;
}
del {
    font-family: Arial;
}
img {
    vertical-align: middle;
    border: 0;
}
li {
    list-style: none;
}
mark {
    background: #ff0;
    color: #000;
}
pre {
    white-space: pre-wrap;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
svg:not(:root) {
    overflow: hidden;
}
address,
caption,
cite,
dfn,
em,
i,
q,
th {
    font-weight: 400;
    font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    font-weight: 700;
}
fieldset,
legend {
    border: 0;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button,
input,
select,
select optgroup,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    line-height: inherit;
    vertical-align: middle;
}
button,
input,
select[multiple],
textarea {
    background-image: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
body {
    font-size: 0.28rem;
    line-height: 1.42857143;
    color: #666;
    max-width: 7.5rem;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    margin-bottom: 0.85rem;
}
a {
    cursor: pointer;
    text-decoration: none;
}
a:active,
a:hover {
    text-decoration: none;
}
a:focus {
    outline: thin dotted #333;
    outline: 0.05rem auto -webkit-focus-ring-color;
    outline-offset: -0.02rem;
}
.page {
    width: 100%;
    height: 100%;
}
.top {
    width: 100%;
    height: 0.75rem;
    background-color: #fff;
}
.top_box {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    width: 1.9rem;
    height: 0.61rem;
}
a {
    display: block;
}
.top_box a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top_box a img {
    width: 0.35rem;
    height: 0.35rem;
}
.top_box a p {
    font-size: 0.24rem;
    color: #343434;
    font-weight: bold;
    margin-left: 0.1rem;
}
.nav {
    width: 100%;
    height: 0.75rem;
    background-color: #00467A;
}
.nav_box {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nav_box a {
    display: inline-block!important;
    height: 100%;
    color: #fff;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.75rem;
}
.swiper-container {
    width: 100%;
    height: 100%;
}

.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-slide img {
    width: 100%;
}
.swiper-button-prev {
    top: 37%!important;
    background: url("../images/img4.png")no-repeat center center;
    background-size: cover;
    width: 0.61rem!important;
    height: 0.61rem!important;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    display: none;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}
.swiper-button-next {
    top: 37%!important;
    background: url("../images/img5.png")no-repeat center center;
    background-size: cover;
    width: 0.61rem!important;
    height: 0.61rem!important;
}
.swiper-pagination-bullet-active {
    background-color: #fff!important;
}
.swiper-pagination-bullet {
    background-color: #fff!important;
}
.content1 {
    width: 100%;
}
.con1 {
    width: 6.9rem;
    height: 100%;
    margin: 0 auto;
}
.title1 {
    font-size: 0.4rem;
    color: #343434;
    text-align: center;
    padding: 0.4rem 0;
}
.ind {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ind img {
    width: 3.16rem;
    height: 2.34rem;
}
.ind p {
    width: 3.74rem;
    box-sizing: border-box;
    padding-left: 0.3rem;
    font-size: 0.24rem;
    color: #343434;
    line-height: 0.38rem;
}
.sz {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0.4rem 0;
}
.sz dt {
    width: 48%;
    height: 0.85rem;
    border-radius: 0.05rem;
    border: 1px solid #D0DEE9;
    display: flex;
    align-items: center;
    box-shadow: 0 0 0.05rem 0.02rem #e6e6e6;
}
.sz dt i {
    width: 25%;
    text-align: center;
}
.sz dt i img {
    display: inline-block;
}
.sz dt:nth-child(1) i img {
    width: 0.37rem;
    height: 0.37rem;
}
.sz dt:nth-child(2) i img {
    width: 0.4rem;
    height: 0.36rem;
}
.sz dt:nth-child(3) i img {
    width: 0.41rem;
    height: 0.41rem;
}
.sz dt:nth-child(4) i img {
    width: 0.34rem;
    height: 0.35rem;
}
.sz dt:nth-child(3) {
    margin-top: 0.2rem;
}
.sz dt:nth-child(4) {
    margin-top: 0.2rem;
}
.sz div {
    width: 75%;
    color: #343434;
}
.sz div h2 {
    font-size: 0.24rem;
}
.sz div p {
    font-size: 0.2rem;
}
.content2 {
    background: url("../images/img11.png")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 1.16rem;
}
.con2_box {
    width: 100%;
    height: 100%;
    background: rgba(0,75,212,0.5);
}
.con2 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.con2 h2 {
    font-size: 0.36rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.con2 button {
    width: 2.11rem;
    height: 0.59rem;
    border-radius: 0.05rem;
    background-color: #8CC4E3;
    font-size: 0.24rem;
    color: #022848;
    font-weight: bold;
    border: 0;
    margin-left: 0.6rem;
}
button,input,select {
    outline: none;
    border: 0;
}
.content3 {
    background: url("../images/img12.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 3.51rem;
}
.con3_box {
    width: 100%;
    height: 100%;
    background: rgba(241,241,241,0.9);
}
.con3 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}
.ts {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.2rem;
}
.ts dt {
    width: 25%;
}
.ts dt img {
    width: 0.92rem;
    height: 0.92rem;
    display: block;
    margin: 0 auto;
}
.ts dt p {
    text-align: center;
    font-size: 0.24rem;
    color: #343434;
    margin-top: 0.3rem;
}
.content4 {
    width: 100%;
}
.con4 {
    width: 6.9rem;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 0.2rem;
}
.zs {
    width: 100%;
}
.zs ul {
    width: 100%;
}
.zs ul li:first-child {
    padding-top: 0;
}
.zs ul li:last-child {
    border-bottom: 0;
}
.zs ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #B4B4B4;
    padding: 0.3rem 0;
}
.zs ul li img {
    width: 2.22rem;
    height: 2.41rem;
}
.zz {
    width: 4.68rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.zzz {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
}
.z1 {
    width: 49%;
}
.z2 {
    width: 49%;
}
.zz dd p {
    width: 100%;
    font-size: 0.2rem;
    color: #343434;
}
.zz dd p:nth-child(3) {
    width: 100%;
    font-size: 0.2rem;
    color: #343434;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zz h2 {
    font-size: 0.28rem;
    color: #343434;
    margin-bottom: 0.1rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.z1 p:nth-child(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.z2 p:nth-child(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.z1 p {
    width: 100%;
    font-size: 0.2rem;
    color: #343434;
}
.z1 p:nth-child(1) {
    width: 100%;
    font-size: 0.2rem;
    color: #343434;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.z2 p:nth-child(1) {
    width: 100%;
    font-size: 0.2rem;
    color: #343434;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.z2 p {
    font-size: 0.2rem;
    color: #343434;
}
.z1 button {
    width: 1.9rem;
    height: 0.5rem;
    border-radius: 0.05rem;
    background-color: #00467A;
    color: #fff;
    font-size: 0.24rem;
    margin-top: 0.1rem;
}
.z2 button {
    width: 1.9rem;
    height: 0.5rem;
    border-radius: 0.05rem;
    color: #00467A;
    font-size: 0.24rem;
    margin-top: 0.1rem;
    background-color: #8CC4E3;
}
.content5 {
    background: url("../images/img18.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 7.07rem;
}
.con5_box {
    width: 100%;
    height: 100%;
    background: rgba(0,75,212,0.4);
}
.con5 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}
.title2 {
    font-size: 0.4rem;
    color: #fff;
    padding: 0.4rem 0;
    text-align: center;
}
.lc {
    width: 100%;
}
.lc ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.lc ul li {
    width: 33.3333%;
    text-align: center;
    margin-bottom: 0.4rem;
    position: relative;
}
.lc ul li:nth-child(1):after {
    content: '';
    background: url("../images/img24.png")no-repeat center center;
    background-size: cover;
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    top: 0.41rem;
    right: -0.25rem;
    margin-top: -0.275rem;
}
.lc ul li:nth-child(2):after {
    content: '';
    background: url("../images/img24.png")no-repeat center center;
    background-size: cover;
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    top: 0.41rem;
    right: -0.25rem;
    margin-top: -0.275rem;
}
.lc ul li:nth-child(4):after {
    content: '';
    background: url("../images/img26.png")no-repeat center center;
    background-size: cover;
    width: 0.55rem;
    height: 0.55rem;
    position: absolute;
    top: 0.41rem;
    right: -0.25rem;
    margin-top: -0.275rem;
}
.lc ul li:nth-child(5):after {
    content: '';
    background: url("../images/img25.png")no-repeat center center;
    background-size: cover;
    width: 0.58rem;
    height: 0.82rem;
    position: absolute;
    top: 0;
    right: -0.25rem;
    margin-top: -0.275rem;
}
.lc ul li img {
    width: 0.82rem;
    height: 0.82rem;
}
.lc ul li h2 {
    font-size: 0.32rem;
    color: #fff;
    margin-top: 0.1rem;
}
.lc ul li p {
    font-size: 0.24rem;
    color: #fff;
}
.btn_s {
    width: 100%;
    height: 0.49rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn_s button {
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    border: 2px solid #fff;
    border-radius: 0.05rem;
    background: none;
    width: 30%;
    height: 100%;
    box-sizing: border-box;
}
.btn_s a {
    font-size: 0.24rem;
    color: #00467A;
    font-weight: bold;
    border-radius: 0.05rem;
    background: #fff;
    width: 30%;
    line-height: 0.49rem;
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    margin-left: 0.8rem;
}
.content6 {
    width: 100%;
}
.con6 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}
.cc {
    background: url("../images/img27.png")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 3.71rem;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    padding: 0.2rem;
}
.cc div {
    width: 70%;
}
.cc div dt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.15rem;
}
.cc div dt span {
    font-size: 0.2rem;
    color: #fff;
    width: 48%;
    display: block;
    text-align: center;
    height: 0.4rem;
    border-radius: 0.5rem;
    line-height: 0.4rem;
}
.cc div dt span:nth-child(1) {
    background-color: #00467A;
}
.cc div dt span:nth-child(2) {
    background-color: #C69781;
}
.cc div p {
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.4rem;
}
.cc button {
    width: 30%;
    color: #00467A;
    font-size: 0.26rem;
    font-weight: bold;
    border-radius: 0.05rem;
    border: 0;
    height: 0.6rem;
    margin-bottom: 0.2rem;
    background-color: #8CC4E3;
}
.content7 {
    width: 100%;
    background-color: #F5F5F2;
}
.con7 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 0.4rem;
}
.hj {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hj img {
    width: 48%;
    height: 2.27rem;
    margin-bottom: 0.3rem;
}
.content8 {
    background: url("../images/img29.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 13.6rem;
}
.con8_box {
    width: 100%;
    height: 100%;
    background: rgba(0,75,212,0.1);
}
.con8 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}
.question {
    width: 100%;
    height: 4.2rem;
    position: relative;
}
.question i {
    display: block;
    width: 6.57rem;
    height: 3.91rem;
    background: rgba(255,255,255,0.4);
    position: absolute;
    top: 0.15rem;
    left: 0.2rem;
    border-radius: 0.1rem;
    z-index: 1;
}
.q1 {
    width: 6.57rem;
    height: 3.91rem;
    background-color: #fff;
    border-radius: 0.1rem;
    position: absolute;
    top: 0;
    left: 0.05rem;
    box-sizing: border-box;
    z-index: 2;
    padding: 0.4rem 0 0.4rem 0.4rem;
}
.q1 dt {
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
}
.q1 dt img {
    width: 0.42rem;
    height: 0.42rem;
}
.q1 dt h2 {
    font-size: 0.28rem;
    color: #343434;
    margin-left: 0.1rem;
}
.q1 dd {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0.1rem;
}
.q1 dd p {
    font-size: 0.24rem;
    color: #343434;
    box-sizing: border-box;
    padding-left: 0.4rem;
    margin: 0.1rem 0;
    position: relative;
}
.q1 dd p:before {
    content: '';
    width: 0.07rem;
    height: 0.07rem;
    background-color: #343434;
    border: 0.05rem solid #E6E7EC;
    border-radius: 50%;
    position: absolute;
    top: 0.1rem;
    left: 0;
}
.form {
    width: 100%;
    border: 3px solid #fff;
    border-radius: 0.1rem;
    box-sizing: border-box;
    padding: 0 0.4rem 0.3rem 0.4rem;
}
.form_tt {
    font-size: 0.4rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0.4rem 0;
}
.form label {
    display: block;
    width: 100%;
    height: 0.65rem;
    background: #fff;
    margin-bottom: 0.25rem;
}
.form label input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 0.2rem;
    border: 0;
    background-color: #fff;
}
.form label select {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 0.2rem;
    border: 0;
    font-size: 0.24rem;
    background-color: #fff;
}
.form button {
    width: 2.45rem;
    height: 0.65rem;
    border-radius: 0.05rem;
    background-color: #8CC4E3;
    color: #003D6D;
    font-size: 0.24rem;
    font-weight: bold;
    display: block;
    margin: 0.4rem auto 0;
}
.content9 {
    width: 100%;
    height: 0.85rem;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    z-index: 99;
}
.active {
    pointer-events: none;
}
a {
    display: block;
}
.content9 a {
    width: 50%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content9 a img {
    width: 0.45rem;
    height: 0.45rem;
}
.content9 a:first-child {
    background-color: #EF2803;
}
.content9 a:last-child {
    background-color: #25C43F;
}
.content9 a p {
    color: #fff;
    font-size: 0.24rem;
    font-weight: bold;
    margin-left: 0.1rem;
}
.content10 {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
}
.con10 {
    width: 6.4rem;
    height: 8.8rem;
    border-radius: 0.05rem;
    background-color: #00467A;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -3.8rem;
    margin-left: -3.2rem;
    text-align: right;
    box-sizing: border-box;
    padding: 0 0.2rem;
    animation:mymove 0.5s;
    animation-iteration-count:1;
    /* Safari and Chrome */
    -webkit-animation:mymove 0.5s;
    -webkit-animation-iteration-count:1;
}

@keyframes mymove
{
    from {top:0;}
    to {top:50%;}
}

@-moz-keyframes mymove /* Firefox */
{
    from {top:0;}
    to {top:50%;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
    from {top:0;}
    to {top:50%;}
}

@-o-keyframes mymove /* Opera */
{
    from {top:0;}
    to {top:50%;}
}
.hide {
    font-size: 0.5rem;
    color: #fff;
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    margin-right: -0.2rem;
}
.title3 {
    font-size: 0.48rem;
    color: #fff;
    text-align: center;
    line-height: 0.35rem;
}
.title4 {
    font-size: 0.24rem;
    text-align: center;
    color: #fff;
    width: 90%;
    height: 0.3rem;
    border-radius: 0.5rem;
    background-color: #336B95;
    margin: 0.25rem auto 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0 0.2rem;
}
.form1 {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0.3rem 0.4rem 0.2rem 0.4rem;
    background-color: #fff;
    border-radius: 0.05rem;
    margin-top: 0.25rem;
}
.form1 label {
    width: 100%;
    height: 0.9rem;
    border: 1px solid #C2D2DF;
    border-radius: 0.05rem;
    display: block;
    margin-bottom: 0.2rem;
    box-shadow: 0 0 0.15rem 0.03rem #f3f3f3;
}
.form1 label input {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.form1 label select {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-left: 0.2rem;
    font-size: 0.24rem;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size:0.24rem;
    color:#666;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size:0.24rem;
    color:#666;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size:0.24rem;
    color:#666;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size:0.24rem;
    color:#666;
}
.form1 button {
    font-size: 0.32rem;
    color: #00467A;
    width: 100%;
    height: 0.8rem;
    font-weight: bold;
    border: 0;
    display: block;
    margin: 0.1rem auto 0;
    background-color: #8CC4E3;
    border-radius: 0.5rem;
}

.checkbox2 {
    width: 100%;
    margin-top: 0.2rem;
    font-size: 0.2rem;
}
.checkbox2 dt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.checkbox2 p {
    font-size: 0.18rem;
    color: #9f9c9c9e;
    margin-top: 0.1rem;
    text-align: left;
}
.checkbox2 a {
    color: #9f9c9c;
}



