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;
}

a {
    cursor: pointer;
    text-decoration: none;
    display: block;
}

a:active,
a:hover {
    text-decoration: none;
}

.page {
    width: 100%;
}

.top {
    width: 1200px;
    height: 107px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.top img {
    width: 267px;
    height: 67px;
}

.top dt {
    width: 933px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top dt a {
    display: block;
    width: 12.5%;
    text-align: center;
    height: 100%;
    line-height: 107px;
    font-size: 18px;
    color: #343434;
    font-weight: bold;
    position: relative;
}

.top dt a:hover {
    font-size: 24px;
}

.top dt a:after {
    content: '';
    border-right: 1px solid #666666;
    height: 15px;
    position: absolute;
    top: 50%;
    margin-top: -7.5px;
    right: 0;
}

.top dt a:last-child:after {
    border: 0;
}

.banner {
    width: 100%;
    height: 570px;
    position: relative;
}

.banImg {
    width: 100%;
    height: 570px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ban {
    width: 1200px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
}

.banD1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid transparent;
    margin-top: 40px;
}

.banD1 dt {
    display: flex;
    align-items: center;
    margin: 0 60px;
}

.banD1 dt i {
    display: block;
    margin-top: 3px;
    margin-right: 10px;
}

.banD1 p {
    display: flex;
    align-items: center;
    font-size: 26px;
    color: #fff;
}

.title1 {
    font-size: 80px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
    letter-spacing: 5px;
}

.title2 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    letter-spacing: 5px;
}

.banD2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.banD2 dt {
    height: 53px;
    padding: 0 30px;
    border-radius: 50px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
}

.banD2 dt img {
    margin-right: 10px;
}

.banD2 dt span {
    font-size: 22px;
    color: #3F4B7F;
}

.banBtn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.banBtn a {
    display: block;
    font-size: 28px;
    color: #3F4B7F;
    font-weight: bold;
    width: 280px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.banBtn a:hover {
    display: block;
    font-size: 34px;
}

.banBtn a:nth-child(1) {
    background-color: #F7CC21;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 5px;
}

.banBtn a:nth-child(2) {
    background-color: #DEDEDE;
    border-left: 1px solid #707070;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 5px;
}

.banner {
    width: 100%;
}

.con1 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.schoolName {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}

.schoolName h2 {
    display: inline-block;
    font-size: 38px;
    color: #3F477B;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.schoolName h2:before {
    content: '';
    background: url("../images/img5.png") no-repeat center center;
    background-size: cover;
    width: 116px;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -160px;
}

.schoolName h2:after {
    content: '';
    background: url("../images/img5.png") no-repeat center center;
    background-size: cover;
    width: 116px;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: -160px;
    transform: rotate(180deg);
}

.aboutBox {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.about1 {
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
}

.about1 h5 {
    font-size: 36px;
    color: #F2F2F2;
}

.about1 p {
    font-size: 18px;
    color: #343434;
    line-height: 35px;
}

.about1 ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.about1 ul li {
    width: 48.5%;
    height: 105px;
    border: 3px solid #989898;
    border-radius: 5px;
    display: flex;
    align-items: center;
}

.about1 ul li i {
    display: block;
    padding: 0 40px;
}

.about1 ul li div {
    text-align: left;
}

.about1 ul li div h2 {
    font-size: 24px;
    color: #333333;
}

.about1 ul li div span {
    display: block;
    font-size: 18px;
    color: #343434;
    margin-top: 10px;
}

.about2 {
    width: 50%;
    box-sizing: border-box;
    padding-left: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.about2 img {
    display: block;
}

.about2 img:first-child {
    width: 420px;
    height: 315px;
}

.about2 dt img {
    margin-bottom: 4px;
    width: 136px !important;
    height: 102px !important;
}

.about3 {
    width: 100%;
    margin-top: 15px;
    padding-bottom: 60px;
}

.about3 ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.about3 ul li:nth-child(1) {
    width: 49%;
    box-sizing: border-box;
    padding-right: 10px;
}

.about3 ul li:nth-child(2) {
    width: 47.5%;
    box-sizing: border-box;
    padding-left: 30px;
}

.about3 ul li {
    display: flex;
    align-items: center;
    height: 105px;
    border: 3px solid #989898;
    border-radius: 5px;
}

.about3 ul li i {
    display: block;
    padding: 0 40px;
}

.about3 ul li div {
    box-sizing: border-box;
}

.about3 ul li div h2 {
    font-size: 24px;
    color: #333333;
}

.about3 ul li div span {
    display: block;
    font-size: 18px;
    color: #343434;
    margin-top: 10px;
}

.content2 {
    background: url("../images/img14.png") no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 170px;
}

.con2 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.formBox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    box-sizing: border-box;
    padding-top: 20px;
}

.hq p {
    font-size: 32px;
    color: #fff;
}

.formIn input {
    width: 212px;
    height: 60px;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 20px;
    color: #888888;
    border: 0;
    outline: none;
    margin-right: 5px;
}

.formIn select {
    width: 212px;
    height: 60px;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 20px;
    color: #888888;
    border: 0;
    outline: none;
}

.formIn button {
    width: 212px;
    height: 60px;
    border-radius: 5px;
    background-color: #F7CC21;
    font-size: 20px;
    color: #3F4B7F;
    font-weight: bold;
    border: 0;
    outline: none;
    margin-left: 10px;
}

.checkbox {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 5px;
}

.checkbox p {
    width: 920px;
    font-size: 12px;
    color: #fff;
    line-height: 25px;
}

.checkbox dt {
    display: flex;
    align-items: center;
    width: 212px;
}

.checkbox dt a {
    font-size: 12px;
    color: #fff;
    margin-left: 10px;
}

.checkbox dt input {
    width: 15px;
    height: 15px;
}

.content3 {
    background-color: #F1F8FF;
    width: 100%;
}

.con3 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 60px;
}

.feature {
    width: 100%;
    height: 420px;
    position: relative;
}

.feature ul {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.feature ul li {
    width: 438px;
    height: 160px;
    background-color: #fff;
    box-shadow: 0 0 10px 5px rgba(102, 102, 102, 0.14);
    position: relative;
    box-sizing: border-box;
    padding: 0 70px 0 90px;
}

.feature ul li:nth-child(1) {
    margin-bottom: 80px;
    margin-right: 40px;
}

.feature ul li:nth-child(2) {
    margin-bottom: 80px;
    margin-left: 40px;
}

.feature ul li:nth-child(3) {
    margin-right: 40px;
}

.feature ul li:nth-child(4) {
    margin-left: 40px;
}

.feature ul li:nth-child(1) img {
    position: absolute;
    top: 50%;
    left: -48px;
    margin-top: -48px;
}

.feature ul li:nth-child(2) img {
    position: absolute;
    top: 50%;
    right: -48px;
    margin-top: -48px;
}

.feature ul li:nth-child(3) img {
    position: absolute;
    top: 50%;
    left: -48px;
    margin-top: -48px;
}

.feature ul li:nth-child(4) img {
    position: absolute;
    top: 50%;
    right: -48px;
    margin-top: -48px;
}

.feature ul li h2 {
    font-size: 26px;
    color: #333333;
    border-top: 1px solid transparent;
    margin-top: 30px;
    position: relative;
}

.feature ul li h2:before {
    content: '';
    width: 6px;
    height: 22px;
    border-radius: 50px;
    background-color: #333333;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: -20px
}

.feature ul li span {
    font-size: 18px;
    color: #343434;
    display: block;
    margin-top: 10px;
    line-height: 28px;
}

.ts {
    background: url("../images/img19.png") no-repeat center center;
    background-size: cover;
    width: 959px;
    height: 330px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -170px;
    margin-left: -479.5px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 113px;
}

.content4 {
    width: 100%;
}

.con4 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.zs {
    width: 100%;
    box-sizing: border-box;
    padding: 3px;
    overflow: hidden;
}

.zs ul {
    width: 100%;
    box-sizing: border-box;
    padding-left: 23px;
}

.zs ul li {
    width: 100%;
    height: 268px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 3px 1px rgba(102, 102, 102, 0.14);
    margin-bottom: 30px;
    border-radius: 3px;
}

.zs1 {
    width: 7%;
}

.zs1 dt {
    width: 46px;
    margin-left: -23px;
    background: #3F477B;
    box-sizing: border-box;
    padding: 10px 0 20px 0;
    border-radius: 50px;
    text-align: center;
}

.zs1 h2 {
    font-size: 26px;
    color: #fff;
    margin-top: 10px;
}

.zs2 {
    width: 30%;
}

.zs2 img {
    width: 300px;
    height: 225px;
}

.zs5 {
    width: 45%;
    box-sizing: border-box;
    padding-right: 60px;
}

.zs3 {
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.zs3 dt {
    width: 50%;
}

.zs3 dt:nth-child(1) {
    box-sizing: border-box;
    padding-right: 10px;
}

.zs3 dt:nth-child(2) {
    box-sizing: border-box;
    padding-left: 10px;
}

.zs3 dt span {
    display: block;
    font-size: 18px;
    color: #343434;
    line-height: 35px;
}

.zsTit {
    font-size: 26px;
    color: #333333;
    margin-bottom: 10px;
}

.zsSa {
    display: block;
    font-size: 18px;
    color: #343434;
    line-height: 35px;
}

.zs4 {
    width: 18%;
}

.zs4 button {
    width: 155px;
    height: 45px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    color: #3F477B;
}

.zs4 button:hover {
    font-size: 22px;
}

.zs4 a:hover {
    font-size: 22px;
}

.zs4 button:nth-child(1) {
    background-color: #F7CC21;
    border: 2px solid #F7CC21;
}

.zs4 button:nth-child(2) {
    background-color: #fff;
    border: 2px solid #3F477B;
    margin-top: 20px;
}

.zs4 a:nth-child(2) {
    width: 155px;
    height: 45px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
    display: block;
    background-color: #3F477B;
    border: 2px solid #3F477B;
    color: #fff !important;
    margin-top: 20px;
}

.more {
    width: 100%;
    padding: 20px 0 40px 0;
}

.more dt {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.more img {
    margin-top: 2px;
}

.more p {
    font-size: 18px;
    color: #343434;
    margin-left: 10px;
}

.content5 {
    background: url("../images/img23.png") no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 155px;
}

.con5 {
    width: 1130px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.xw h2 {
    font-size: 35px;
    color: #3F477B;
    letter-spacing: 3px;
}

.xw p {
    font-size: 24px;
    color: #000000;
    margin-top: 10px;
}

.kgBtn {
    width: 193px;
    height: 60px;
    border-radius: 5px;
    background-color: #3F477B;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.kgBtn img {
    margin-top: 3px;
}

.kgBtn button {
    background: none;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    border: 0;
}

.kgBtn p {
    background: none;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
    border: 0;
}

.content6 {
    width: 100%;
}

.con6 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 80px;
}

.sz {
    width: 100%;
}

.sz ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sz ul li {
    width: 230px;
    height: 76px;
    border-radius: 5px;
    border: 1px solid #F7CC21;
    box-sizing: border-box;
    text-align: center;
    padding-top: 13px;
    margin: 0 30px;
}

.sz ul li:hover {
    background-color: #F7CC21;
}

.sz ul li div {;
    height: 25px;
    display: flex;
}

.sz ul li div img {
    display: block;
    margin: 0 auto;
}

.sz ul li p {
    margin-top: 2px;
    font-size: 20px;
    font-weight: bold;
    color: #3F477B;
}

.szBox {
    width: 100%;
    display: flex;
    align-items: flex-start;
    margin-top: 60px;
}

.s1 {
    width: 40%;
    height: 316px;
    position: relative;
}

.s1:before {
    content: '';
    width: 117px;
    height: 90px;
    background-color: #3F477B;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.s1 img {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

.s2 {
    width: 60%;
    height: 316px;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
}

.s3 {
    width: 100%;
    display: flex;
    align-items: self-start;
    margin-bottom: 10px;
}

.s3 p {
    font-size: 18px;
    color: #343434;
    line-height: 35px;
    padding-top: 10px;
    box-sizing: border-box;
    padding-left: 30px;
}

.s4 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    left: 0;
}

.s4 dt {
    width: 300px;
    height: 60px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
}

.s4 dt p {
    font-size: 26px;
    color: #3F477B;
    font-weight: bold;
    margin-left: 15px;
}

.s4 dt:nth-child(1) {
    background-color: #E8E8E8;
}

.s4 dt:nth-child(2) {
    background-color: #F7CC21;
}

.content7 {
    width: 100%;
    background-color: #F1F8FF;
}

.con7 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.wj {
    width: 100%;
}

.wj ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 40px;
}

.wj ul li {
    width: 387px;
    height: 250px;
    position: relative;
    margin-bottom: 20px;
}

.bc {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wj ul li div {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    padding: 35px;
    z-index: 2;
}

.wj ul li div h2 {
    font-size: 26px;
    color: #3F477B;
    padding-bottom: 10px;
    position: relative;
}

.wj ul li div h2:hover {
    font-size: 28px;
}

.wj ul li div h2:after {
    content: '';
    width: 51px;
    height: 2px;
    background-color: #3F477B;
    position: absolute;
    bottom: 0;
    left: 0;
}

.wj ul li div p {
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
    line-height: 28px;
}

.wj ul li div a {
    width: 110px;
    height: 30px;
    border-radius: 50px;
    background-color: #3F477B;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}

.wj ul li div a span {
    display: block;
    height: 30px;
    line-height: 30px;
}

.wj ul li div a img {
    margin-top: 3px;
    margin-left: 7px;
}

.content8 {
    width: 100%;
    background-color: #4C5488;
}

.con8 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.schoolName1 {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}

.schoolName1 h2 {
    display: inline-block;
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    position: relative;
}

.schoolName1 h2:before {
    content: '';
    background: url("../images/img35.png") no-repeat center center;
    background-size: cover;
    width: 116px;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: -160px;
}

.schoolName1 h2:after {
    content: '';
    background: url("../images/img35.png") no-repeat center center;
    background-size: cover;
    width: 116px;
    height: 4px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: -160px;
    transform: rotate(180deg);
}

.rx {
    width: 100%;
}

.rx ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rx ul li {
    width: 166px;
    height: 344px;
    border-radius: 100px;
    background-color: #fff;
    margin: 0 20px;
    box-sizing: border-box;
    padding: 0 25px;
}

.rx ul li i {
    display: block;
    height: 120px;
    box-sizing: border-box;
    padding-top: 50px;
}

.rx ul li i img {
    display: block;
    margin: 0 auto;
}

.rx ul li h2 {
    font-size: 26px;
    color: #3F477B;
    text-align: center;
    padding: 7px 0;
    position: relative;
}

.rx ul li h2:after {
    content: '';
    width: 104px;
    height: 2px;
    background-color: #EDEDED;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -52px;
}

.rx ul li p {
    font-size: 16px;
    color: #666666;
    margin-top: 20px;
    text-align: center;
    line-height: 25px;
}


.ss4 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 0;
}

.ss4 dt {
    width: 300px;
    height: 60px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 60px;
}

.ss4 dt p {
    font-size: 26px;
    color: #3F477B;
    font-weight: bold;
    margin-left: 15px;
}

.ss4 dt:nth-child(1) {
    background-color: #E8E8E8;
}

.ss4 dt:nth-child(2) {
    background-color: #F7CC21;
}

.content9 {
    width: 100%;
}

.con9 {
    width: 1160px;
    height: 100%;
    margin: 0 auto;
}

.hj {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 60px;
}

.hjF {
    width: 460px;
    height: 345px;
}

.hj dt {
    width: 690px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hj dt img {
    width: 224px;
    height: 168px;
    margin-bottom: 10px;
}

.hj dt img:nth-child(4) {
    margin-bottom: 0;
}

.hj dt img:nth-child(5) {
    margin-bottom: 0;
}

.hj dt img:nth-child(6) {
    margin-bottom: 0;
}

.content10 {
    width: 100%;
    background: #F1F8FF;
    margin-bottom: 0px;
}

.con10 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.bigBox {
    width: 100%;
    height: 550px;
    position: relative;
}

.box1 {
    width: 580px;
    height: 420px;
    border-radius: 20px;
    background: linear-gradient(#6876D5, #3F477B);
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 2;
    box-sizing: border-box;
    padding: 30px 40px 0 40px;
}

.box1 h2 {
    background: url("../images/img43.png") no-repeat center center;
    background-size: cover;
    width: 252px;
    height: 53px;
    text-align: center;
    font-size: 26px;
    color: #3F477B;
    line-height: 53px;
    display: block;
    margin: 0 auto;
}

.box1 dt {
    width: 100%;
    margin-top: 20px;
}

.box1 dt p {
    font-size: 18px;
    color: #fff;
    padding: 17px 40px;
    border-bottom: 1px dashed #fff;
    box-sizing: border-box;
}

.box1 dt p:last-child {
    border-bottom: 0;
}

.box2 {
    width: 964px;
    height: 456px;
    border-radius: 30px;
    background-color: #E3EEFF;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    box-sizing: border-box;
    padding-left: 348px;
}

.box2In {
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px;
}

.box2In h2 {
    font-size: 32px;
    color: #393939;
    text-align: center;
    padding: 30px 0;
    font-weight: normal;
}

.box2In h2 span {
    color: #3F477B;
}

.lastForm {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lastForm dt:nth-child(3) {
    width: 49%;
    height: 54px;
    display: flex;
    align-items: center;
    border: 1px solid #909ABC;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 15px;
}

.lastForm dt:nth-child(4) {
    width: 49%;
    height: 54px;
    display: flex;
    align-items: center;
    border: 1px solid #909ABC;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 15px;
}

.lastForm dt:nth-child(5) {
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
    border: 1px solid #909ABC;
    border-radius: 5px;
    background-color: #fff;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 15px;
}

input, select, button {
    outline: none;
    background-color: #fff;
    border: 0;
    font-size: 18px;
    color: #666666;
    height: 100%;
}

.lastForm dt i {
    display: block;
    width: 50px;
}

.lastForm dt input {
    width: 150px;
}

.lastForm dt select {
    width: 90%;
}

.lastForm dt i img {
    display: block;
    margin: 0 auto;
}

.lastForm button {
    width: 100%;
    height: 54px;
    border-radius: 50px;
    background-color: #F7CC21;
    color: #3F477B;
    font-size: 20px;
    font-weight: bold;
}

.checkbox1 {
    width: 100%;
    margin-top: 10px;
    font-size: 10px;
}

.checkbox1 a {
    font-size: 16px;
    color: #666666;
}

.checkbox1 dt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkbox1 input {
    width: 15px !important;
    height: 15px !important;
    margin-bottom: 0 !important;
    margin-right: 5px !important;
}

.checkbox1 p {
    width: 100%;
    font-size: 12px;
    box-sizing: border-box;
    color: #666666;
    margin-top: 10px;
    text-align: left;
    line-height: 20px;
}

.bottom {
    background: url("../images/img47.png") no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9;
}

.btm {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.btm h2 {
    font-size: 40px;
    color: #D5E5F8;
    letter-spacing: 3px;
}

.btm p {
    font-size: 26px;
    color: #41487e;
    font-weight: revert;
    letter-spacing: 3px;
}

.btm dt {
    width: 282px;
    height: 50px;
    display: flex;
    border-radius: 50px;
    align-items: center;
    background-color: #3F477B;
    justify-content: center;
    cursor: pointer;
}

.btm img {
    margin-top: 5px;
}

.btm dt span {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-left: 10px;
}

.hideBtm {
    position: absolute;
    top: 20px;
    right: -60px;
    cursor: pointer;
}

.left {
    background: url("../images/img49.png") no-repeat center center;
    background-size: cover;
    width: 140px;
    height: 440px;
    position: fixed;
    top: 200px;
    left: 0;
    z-index: 9;
}

.leftBox {
    width: 100%;
    height: 100%;
    position: relative;
}

.leftHide {
    width: 31px;
    height: 31px;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -15.5px !important;
    cursor: pointer;
}

.leftBox h2 {
    width: 100%;
    height: 137px;
    box-sizing: border-box;
    padding-top: 45px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.leftBox dt {
    margin-top: 7px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    text-align: center;
}

.leftBox dt p {
    display: block;
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dashed #4E5DC4;
    cursor: pointer;
}

.leftBox img {
    display: block;
    margin: 0 auto 0;
}

.showBox {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.show {
    background: url("../images/img51.png") no-repeat center center;
    background-size: cover;
    width: 527px;
    height: 601px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -300.5px;
    margin-left: -263.5px;
    box-sizing: border-box;
    padding: 10px 15px;
    text-align: center;
}

.show i {
    display: block;
    overflow: hidden;
}

.show img {
    float: right;
    overflow: hidden;
    cursor: pointer;
}

.show h2 {
    font-size: 32px;
    color: #fff;
    text-align: center;
}

.l_title {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 15px 0;
}

.l_title img:last-child {
    transform: rotate(-180deg);
}

.l_title span {
    display: block;
    margin: 0 10px;
    font-size: 18px;
    color: #fff;
}

.showForm {
    width: 100%;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 20px;
}

.showForm input {
    width: 80%;
    height: 58px;
    border-radius: 5px;
    border: 1px solid #ABABAB;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 18px;
    color: #999999;
    margin-bottom: 20px;
}

.showForm select {
    width: 80%;
    height: 58px;
    border-radius: 5px;
    border: 1px solid #ABABAB;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 18px;
    color: #999999;
    margin-bottom: 20px;
}

.showForm button {
    width: 80%;
    height: 58px;
    background-color: #F7CC21;
    border-radius: 50px;
    font-size: 26px;
    font-weight: bold;
    color: #3F4B7F;
}