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;
    padding-bottom: 1.2rem;
}

a {
    cursor: pointer;
    text-decoration: none;
    display: block;
}

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;
}

.top {
    width: 100%;
    height: 0.7rem;
}

.topBox {
    width: 92%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.logo {
    width: 2.44rem;
    height: 0.61rem;
}

.topBox a {
    display: flex;
    align-items: center;
}

.topBox a img {
    width: 0.23rem;
    height: 0.22rem;
}

.topBox a p {
    font-size: 0.24rem;
    color: #D60000;
    font-weight: bold;
    margin-left: 0.05rem;
}

.tab {
    width: 100%;
    height: 0.7rem;
    background-color: #EDEDED;
}

.tabBox {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    display: flex;
}

.tabBox a {
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 0.7rem;
    font-size: 0.24rem;
    color: #555555;
    position: relative;
}

.tabBox a:hover {
    color: #222222;
    font-weight: bold;
}

.tabBox a:after {
    content: '';
    width: 1px;
    height: 0.2rem;
    border-left: 1px solid #555555;
    position: absolute;
    top: 50%;
    margin-top: -0.1rem;
    right: 0;

}

.tabBox a:last-child:after {
    display: none;
}

.banner {
    background: url("../images/img3.png") no-repeat center center;
    background-size: cover;
    width: 7.5rem;
    height: 6.37rem;
}

.ban {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.b1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.4rem;
}

.b1 div {
    width: 2.03rem;
    height: 0.4rem;
    transform: skewX(-25deg);
    background: #0163AE;
}

.b1 p {
    width: 100%;
    height: 100%;
    color: #fff;
    transform: skewX(25deg);
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.4rem;
}

.b2 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 0.68rem;
    margin-top: 0.3rem;
}

.b3 {
    color: #fff;
    font-size: 0.58rem;
    width: 100%;
    text-align: center;
}

.b4 {
    width: 3rem;
    height: 0.7rem;
    background-color: #FF3036;
    text-align: center;
    line-height: 0.7rem;
    border: 0;
    color: #fff;
    outline: none;
    display: block;
    margin: 0.2rem auto 0;
}

input, select, button {
    border: 0;
    outline: none;
}

.b5 {
    width: 5.98rem;
    height: 1.15rem;
    background-color: #AFD2FF;
    border-radius: 0.05rem;
    margin: 0.4rem auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0.05rem 0.2rem 0 0.2rem;
}

.b5 dt {
    width: 25%;
    text-align: center;
}

.b5 dt img {
    width: 0.47rem;
    height: 0.47rem;
}

.b5 dt p {
    font-size: 0.24rem;
    color: #0163AE;
    margin-top: 0.05rem;
}

.content1 {
    width: 100%;
}

.con1 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.title1 {
    width: 100%;
    text-align: center;
    position: relative;
}

.title1 p {
    display: inline-block;
    font-size: 0.34rem;
    color: #0082E6;
    position: relative;
}

.title1 p:before {
    content: '';
    width: 1rem;
    height: 1px;
    border-top: 1px solid #222;
    position: absolute;
    top: 50%;
    left: -1.2rem;
}

.title1 p:after {
    content: '';
    width: 1rem;
    height: 1px;
    border-top: 1px solid #222;
    position: absolute;
    top: 50%;
    right: -1.2rem;
}

.title1 span {
    width: 100%;
    font-size: 0.32rem;
    color: #E3E3E3;
    position: absolute;
    bottom: -0.15rem;
    z-index: -1;
    left: 50%;
    margin-left: -50%;
}

.jj {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 0.4rem;
}

.jj p {
    width: 55%;
    font-size: 0.24rem;
    color: #333333;
    box-sizing: border-box;
    padding-right: 0.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    line-height: 0.4rem;
}

.jj i {
    display: block;
    width: 45%;
}

.jj i img {
    width: 3.09rem;
    height: 2.32rem;
}

.jd {
    width: 100%;
    margin-top: 0.2rem;
}

.jd ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.jd ul li {
    width: 48%;
    height: 1.22rem;
    border-radius: 0.1rem;
    background-color: #F2F2F2;
    display: flex;
    box-sizing: border-box;
    padding: 0 0.2rem;
    align-items: center;
    margin-top: 0.2rem;
}

.jd ul li i {
    width: 30%;
}

.jd ul li img {
    width: 0.86rem;
    height: 0.86rem;
}

.jd ul li div {
    width: 70%;
    box-sizing: border-box;
    padding-left: 0.1rem;
}

.jd ul li div h2 {
    font-size: 0.24rem;
    color: #222222;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jd ul li div p {
    width: 100%;
    font-size: 0.24rem;
    color: #222222;
    line-height: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 0.05rem;
}

.btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.4rem 0;
}

.btn button {
    width: 2.35rem;
    height: 0.65rem;
    border-radius: 0.05rem;
    background-color: #FF3036;
    color: #fff;
    font-weight: bold;
    font-size: 0.24rem;
}

.btn a {
    width: 2.35rem;
    height: 0.65rem;
    color: #FF3036;
    background-color: #fff;
    border-radius: 0.05rem;
    border: 1px solid #FF3036;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.65rem;
    margin-right: 0.4rem;
    font-weight: bold;
}

.content2 {
    background: url("../images/img13.png") no-repeat center center;
    background-size: cover;
    width: 7.5rem;
    height: 7.78rem;
}

.con2 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.title2 {
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
}

.title2 p {
    display: inline-block;
    font-size: 0.34rem;
    color: #0082E6;
    position: relative;
    z-index: 2;
}

.title2 p:before {
    content: '';
    width: 1rem;
    height: 1px;
    border-top: 1px solid #222;
    position: absolute;
    top: 50%;
    left: -1.2rem;
}

.title2 p:after {
    content: '';
    width: 1rem;
    height: 1px;
    border-top: 1px solid #222;
    position: absolute;
    top: 50%;
    right: -1.2rem;
}

.title2 span {
    width: 100%;
    font-size: 0.32rem;
    color: #E3E3E3;
    position: absolute;
    bottom: 0.35rem;
    z-index: 1;
    left: 50%;
    margin-left: -50%;
}

.feature {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.feature p {
    width: 3.29rem;
    height: 2.53rem;
    text-align: center;
    box-sizing: border-box;
    padding: 1.5rem 0.2rem 0 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.28rem;
    color: #0082E6;
}

.feature p:nth-child(1) {
    background: url("../images/img14.png") no-repeat center center;
    background-size: cover;
}

.feature p:nth-child(2) {
    background: url("../images/img15.png") no-repeat center center;
    background-size: cover;
}

.feature p:nth-child(3) {
    background: url("../images/img16.png") no-repeat center center;
    background-size: cover;
    margin-top: 0.4rem;
}

.feature p:nth-child(4) {
    background: url("../images/img17.png") no-repeat center center;
    background-size: cover;
    margin-top: 0.4rem;
}

.content3 {
    width: 100%;
    background-color: #4b79cc;
}

.con3 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.title3 {
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 0.6rem;
    padding-bottom: 0.4rem;
}

.title3 p {
    display: inline-block;
    font-size: 0.34rem;
    color: #fff;
    position: relative;
    z-index: 2;
}

.title3 p:before {
    content: '';
    width: 1rem;
    height: 1px;
    border-top: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: -1.2rem;
}

.title3 p:after {
    content: '';
    width: 1rem;
    height: 1px;
    border-top: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: -1.2rem;
}

.title3 span {
    width: 100%;
    font-size: 0.32rem;
    color: #4599EC;
    position: absolute;
    bottom: 0.25rem;
    z-index: 1;
    left: 50%;
    margin-left: -50%;
}

.school {
    width: 100%;
    padding-bottom: 0.4rem;
}

.school ul {
    width: 100%;
}

.school ul li {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0.3rem 0;
    border-bottom: 1px solid #fff;
}

.school ul li:first-child {
    padding-top: 0;
}

.school ul li:last-child {
    border-bottom: 0;
}

.school ul li i {
    width: 30%;
}

.school ul li i img {
    width: 1.8rem;
    height: 2.3rem;
    border-radius: 0.05rem;
}

.schoolIn {
    width: 70%;
}

.schoolIn h2 {
    width: 100%;
    font-size: 0.28rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.schoolIn p {
    width: 100%;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.schoolIn div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.1rem;
}

.schoolIn dt {
    display: flex;
    align-items: center;
}

.schoolIn dt img {
    width: 0.6rem;
    height: 0.49rem;
}

.schoolIn dt span {
    width: 1.73rem;
    height: 0.49rem;
    border-radius: 0.05rem;
    text-align: center;
    display: block;
    line-height: 0.49rem;
}

.schoolIn dt:first-child span {
    font-size: 0.24rem;
    color: #005CE5;
    background-color: #fff;
    font-weight: bold;
}

.schoolIn dt:last-child span {
    font-size: 0.24rem;
    color: #fff;
    background-color: #FF3036;
    font-weight: bold;
}

.content4 {
    width: 100%;
    background-color: #F0F8FF;
}

.con4 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}

.sz {
    width: 100%;
    position: relative;
    height: 4.3rem;
}

.sz img {
    width: 3.22rem;
    height: 3.22rem;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 0.1rem solid #0082E6;
    border-left: 0.1rem solid #0082E6;
}

.sz p {
    font-weight:bold;
    color: #fff;
    font-size: 0.35rem;
    text-align: center;
    width: 1.84rem;
    height: 1.84rem;
    border-radius: 50%;
    background: linear-gradient(#25A0FF, #0082E6);
    box-sizing: border-box;
}

.sz p:nth-child(2) {
    padding-top: 0.3rem;
    letter-spacing: 2px;
    position: absolute;
    top: 0;
    right: 3.6rem;
}

.sz p:nth-child(3) {
    padding-top: 0.3rem;
    letter-spacing: 2px;
    position: absolute;
    top: 1.8rem;
    left: 0.7rem;
}

.sz p:nth-child(4) {
    padding-top: 0.3rem;
    letter-spacing: 2px;
    position: absolute;
    top: 2.3rem;
    right: 2rem;
}

.szTx {
    width: 100%;
    border: 1px solid #C0C0C0;
    box-sizing: border-box;
    padding: 0.2rem 0.4rem;
    background-color: #F9F9F9;
}

.szTx p {
    font-size: 0.24rem;
    color: #555555;
    width: 100%;
    height: 100%;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.content5 {
    width: 100%;
}

.con5 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.lc {
    background: url("../images/img22.png") no-repeat center center;
    background-size: cover;
    width: 6.9rem;
    height: 4.09rem;
}

.lc ul {
    width: 100%;
    height: 100%;
    position: relative;
}

.lc ul li {
    position: absolute;
}

.lc ul li div {
    display: flex;
    align-items: center;
}

.lc ul li div h2 {
    font-size: 0.3rem;
    color: #007EE6;
    margin-right: 0.1rem;
}

.lc ul li div p {
    font-size: 0.3rem;
    color: #333333;
}

.lc ul li span {
    font-size: 0.24rem;
    color: #666666;
}

.lc ul li:nth-child(1) {
    top: 0.53rem;
    left: 0.1rem;
}

.lc ul li:nth-child(2) {
    top: 0.53rem;
    right: 0.2rem;
}

.lc ul li:nth-child(3) {
    top: 2.65rem;
    left: 0.1rem;
}

.lc ul li:nth-child(4) {
    top: 2.65rem;
    right: 0.2rem;
}

.lc ul li:nth-child(5) {
    top: 1.5rem;
    left: 2.9rem;
}

.lc ul li:nth-child(5) div h2 {
    color: #fff !important;
    font-size: 0.64rem;
}

.lc ul li:nth-child(5) div p {
    color: #fff !important;
    font-size: 0.28rem;
    line-height: 0.35rem;
}

.content6 {
    background: url("../images/img23.png") no-repeat center center;
    background-size: cover;
    width: 7.5rem;
    height: 11.1rem;
}

.con6 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.hj {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hj img {
    width: 3.35rem;
    height: 2.65rem;
    margin-bottom: 0.25rem;
}

.content7 {
    width: 100%;
}

.con7 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}

.qq {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.q {
    background: url("../images/img25.png") no-repeat center center;
    background-size: cover;
    width: 3.39rem;
    height: 1.92rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
}

.q dt {
    display: flex;
    align-items: center;
    padding-top: 0.2rem;
}

.q dt img {
    width: 0.32rem;
    height: 0.32rem;
}

.q dt h2 {
    font-size: 0.26rem;
    color: #333333;
    margin-left: 0.1rem;
}

.q p {
    font-size: 0.24rem;
    color: #555555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    width: 100%;
    margin-top: 0.1rem;
}

.q button {
    font-size: 0.24rem;
    color: #007EE6;
    margin-top: 0.05rem;
}

.qe {
    background: url("../images/img27.png") no-repeat center center;
    background-size: cover;
    width: 6.87rem;
    height: 3.13rem;
    margin-top: 0.1rem;
    box-sizing: border-box;
    padding: 0 0.2rem;
}

.qe dt {
    display: flex;
    align-items: center;
    padding-top: 0.3rem;
}

.qe dt img {
    width: 0.32rem;
    height: 0.15rem;
}

.qe dt h2 {
    font-size: 0.26rem;
    color: #333333;
    margin-left: 0.1rem;
}

.qe dd {
    margin-top: 0.1rem;
}

.qe p {
    font-size: 0.24rem;
    color: #555555;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 0.45rem;
}

.qe button {
    background-color: #FF3036;
    width: 2.7rem;
    height: 0.65rem;
    border-radius: 0.05rem;
    font-size: 0.24rem;
    color: #fff;
    margin-top: 0.15rem;
}

.bottom {
    width: 100%;
    height: 0.9rem;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.bottom dt {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom dt img {
    width: 0.47rem;
    height: 0.45rem;
}

.bottom dt p {
    font-size: 0.3rem;
    color: #fff;
    margin-left: 0.15rem;
}

.bottom a {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom a img {
    width: 0.41rem;
    height: 0.42rem;
}

.bottom a p {
    font-size: 0.3rem;
    color: #fff;
    margin-left: 0.15rem;
}

.bottom dt {
    background-color: #007EE6;
}

.bottom a {
    background-color: #FF8201;
}

.formBox {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.form {
    width: 6rem;
    background-color: #0082E6;
    border-radius: 0.05rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -4.2rem;
    margin-left: -3rem;
    animation:mymove 0.5s;
    animation-iteration-count:1;
    /* Safari and Chrome */
    -webkit-animation:mymove 0.5s;
    -webkit-animation-iteration-count:1;
    box-sizing: border-box;
    padding: 0.2rem;
}
@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%;}
}
.form i {
    width: 100%;
    display: block;
    text-align: right;
}
.form img {
    display: inline-block;
    width: 0.36rem;
    height: 0.36rem;
}
.form h2 {
    font-size: 0.5rem;
    width: 100%;
    text-align: center;
    background-image: linear-gradient(#FF760D, #F39612);
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-stroke: 0.01rem #fff;
    margin-top: -0.2rem;
}
.form dd {
    width: 100%;
    text-align: center;
}
.form dd p {
    display: inline-block;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
    border: 0.01rem solid #fff;
    border-radius: 0.5rem;
    padding: 0.01rem 0.3rem;
    margin-top: 0.1rem;
}
.form fieldset {
    width: 80%;
    margin: 0.3rem auto 0;
}
.form fieldset input[type="text"],
.form fieldset input[type="tel"] {
    width: 100%;
    height: 0.65rem;
    border-radius: 0.05rem;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 0.2rem;
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
}
.form fieldset select {
    width: 100%;
    height: 0.65rem;
    border-radius: 0.05rem;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 0.2rem;
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
}
.form button {
    font-size: 0.24rem;
    font-weight: bold;
    color: #fff;
    width: 3rem;
    height: 0.65rem;
    border-radius: 0.05rem;
    background-color: #FF3036;
    display: block;
    margin: 0.2rem auto 0;
}

.checkbox2 {
  width: 100%;
  margin-top: 0.2rem;
  font-size: 0.2rem;
  color: #c6e6ff;
  text-align: center;
}
.checkbox2 label {
  font-size: .22rem;
}
.checkbox2 a {
  display: inline;
  color: #c6e6ff;
}
.checkbox2 p {
  font-size: 0.18rem;
  margin-top: 0.2rem;
  text-align: left;
}