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;
}
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;
    font-family: 微软雅黑!important;
    max-width: 7.5rem;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    /*padding-bottom: 0.6rem;*/
}
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;
}
button,input,select {
    outline: none;
}
.page {
    width: 100%;
    height: 100%;
}
.banner {
    background: url("../images/img1.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 4.0rem;
}
.ban {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.logo {
    display: flex;
    align-items: center;
    padding: 0.1rem 0;
}
.logo img {
    width: 1.63rem;
    height: 0.38rem;
}
.logo p {
    font-size: 0.22rem;
    color: #fff;
    padding: 0.05rem 0.2rem;
    border: 1px solid #cacaca;
    border-radius: 0.3rem 0.1rem;
    margin-left: 0.2rem;
}
.b1 {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 2.5rem;
    letter-spacing: 0.17rem;
	margin-left:0.9rem;
}
.b1 span {
    color: #FFDDAC;
}
.b2 {
    display: inline-block;
    padding: 0.1rem 0.1rem;
    background-color: #FDDC8F;
    border-radius: 0.3rem 0.1rem;
    position: absolute;
    top: 3.0rem;
    left: 0;
}
.b3 {
    display: flex;
    align-items: center;
    justify-content: center;

}
.b2 dt {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0.1rem;
}
.b2 dt img {
    width: 0.32rem;
    height: 0.32rem;
}
.b2 dt p {
    font-size: 0.24rem;
    color: #343434;
    margin-left: 0.1rem;
}
.b4 {
    position: absolute;
    bottom: 1rem;
}
.b4 p {
    font-size: 0.42rem;
    color: #FDDC8F;
    letter-spacing: 0.05rem;
}
.b4 span {
    display: block;
    font-size: 0.24rem;
    color: #fff;
    letter-spacing: 0.1rem;
    margin-top: 0.2rem;
}
.content1 {
    background: url("../images/img2.png")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 11.3rem;
}
.con1 {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
.title1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.3rem;
}
.title1 img {
    width: 0.26rem;
    height: 0.26rem;
    margin-top: 0.08rem;
}
.title1 p {
    font-size: 0.3rem;
    color: #343434;
    margin-left: 0.2rem;
    position: relative;
}
/*.title1 p:after {*/
/*    content: '';*/
/*    width: 5.34rem;*/
/*    height: 0.06rem;*/
/*    background-color: #FADA87;*/
/*    opacity: 0.5;*/
/*    border-radius: 0.5rem;*/
/*    position: absolute;*/
/*    bottom: 0.02rem;*/
/*    left: 50%;*/
/*    margin-left: -2.67rem;*/
/*}*/
.title1 p span {
    color: #BC101A;
    margin: 0 0.1rem;
    font-weight: bold;
}
.form {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.4rem;
}
.form dt {
    display: flex;
    align-items: center;
    width: 100%;
    height: 0.9rem;
    border-radius: 0.2rem;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 0.2rem 0.01rem #dac8c8;
    margin-bottom: 0.25rem;
}
.form dt i {
    width: 15%;
    height: 100%;
    line-height: 0.9rem;
    text-align: center;
    box-sizing: border-box;
    padding-left: 0.2rem;
}
.form dt i img {
    display: inline-block;
}
.form dt:nth-child(3) i img {
    width: 0.21rem;
    height: 0.23rem;
}
.form dt:nth-child(4) i img {
    width: 0.18rem;
    height: 0.24rem;
}
.form dt:nth-child(5) i img {
    width: 0.22rem;
    height: 0.22rem;
}
.form dt:nth-child(6) i img {
    width: 0.19rem;
    height: 0.21rem;
}
.form dt label {
    display: block;
    width: 85%;
    height: 100%;
}
.form dt label input {
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 0.24rem;
    color: #4c4a4a;
    background-color: #fff;
    border-radius: 0.2rem;
}
.form dt label select {
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 0.24rem;
    color: #4c4a4a;
    border-radius: 0.2rem;
    background-color: #fff;
}
input::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 0.24rem;
    color: #B8B8B8;
}
input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 0.24rem;
    color: #B8B8B8;
}
input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 0.24rem;
    color: #B8B8B8;
}
input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 0.24rem;
    color: #B8B8B8;
}
.form dd {
    width: 100%;
    height: 0.9rem;
    position: relative;
}
.form dd button {
    width: 100%;
    height: 100%;
    border: 0;
    background-color: #B70616;
    border-radius: 0.2rem;
    font-size: 0.34rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.03rem;
    box-sizing: border-box;
    padding-right: 0.5rem;
}
.form dd img {
    width: 0.37rem;
    height: 0.55rem;
    position: absolute;
    top: 50%;
    margin-top: -0.275rem;
    left: 86%;
}
.content2 {
    background: url("../images/img3.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 10.48rem;
}
.con2 {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
.title2 {
    width: 100%;
    padding: 0.4rem 0 0.4rem 0.8rem;
    position: relative;
    box-sizing: border-box;
}
.title2:before {
    content: '';
    background: url("../images/img15.png")no-repeat center center;
    background-size: cover;
    width: 0.12rem;
    height: 1.33rem;
    position: absolute;
    top: 50%;
    margin-top: -0.665rem;
    left: 0.4rem;
}
.title2 p {
    font-size: 0.52rem;
    color: #F9D781;
    font-family: 宋体;
    font-weight: bold;
}
.title2 span {
    font-size: 0.36rem;
    color: #fff;
    font-family: 宋体;
}
.title2 span em {
    color: #F9D781;
}
.cc {
    width: 100%;
    background: #fff;
    border-radius: 0.2rem;
    box-sizing: border-box;
    padding: 0.4rem 0;
}
.cc ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.cc ul li {
    width: 50%;
    text-align: center;
    list-style: none;
    margin-bottom: 0.3rem;
}
.cc ul li img {
    width: 1.92rem;
    height: 1.91rem;
    display: block;
    margin: 0 auto;
}
.cc ul li p {
    font-size: 0.32rem;
    color: #343434;
    text-align: center;
    padding-top: 0.15rem;
    font-weight: bold;
}
.cc ul li span {
    font-size: 0.24rem;
    color: #343434;
    text-align: center;
}
select{
    -webkit-appearance:none;appearance:none;
}
li {
    list-style: none;
}
.content3 {
    background: url("../images/img4.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 9.02rem;
}
.con3 {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
.pp {
    width: 100%;
    height: 6.54rem;
    margin-top: 0.3rem;
}
.pp ul {
    width: 100%;
    height: 100%;
}
.pp ul li {
    width: 100%;
    height: 2.18rem;
    display: flex;
    align-items: center;
}
.pp ul li i {
    display: block;
    width: 20%;
    height: 100%;
    line-height: 2.18rem;
    text-align: center;
}
.pp ul li i img {
    display: inline-block;
}
.pp ul li:nth-child(1) i img {
    width: 1.33rem;
    height: 1.33rem;
}
.pp ul li:nth-child(2) i img {
    width: 1.21rem;
    height: 1.35rem;
}
.pp ul li:nth-child(3) i img {
    width: 1.36rem;
    height: 1.26rem;
}
.pp ul li div h2 {
    font-size: 0.42rem;
    color: #fff;
}
.pp ul li div h2 span {
    color: #F9D781;
}
.pp ul li div p {
    font-size: 0.28rem;
    color: #fff;
    margin-top: 0.1rem;
}
.pp ul li div p span {
    color: #F9D781;
}
.content4 {
    width: 100%;
    padding-bottom: 0.4rem;
    background-color: #bf1726;
}
.con4 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}
.title3 {
    padding: 0.4rem 0;
    width: 100%;
    text-align: center;
}
.title3 p {
    text-align: center;
    color: #F9D781;
    font-size: 0.52rem;
    position: relative;
    padding-left: 0.4rem;
    display: inline-block;
    font-family: 宋体;
    font-weight: bold;
}
.title3 p:before {
    content: '';
    background: url("../images/img23.png")no-repeat center center;
    background-size: cover;
    width: 0.12rem;
    height: 0.52rem;
    position: absolute;
    top: 50%;
    margin-top: -0.26rem;
    left: 0;
}
.school {
    width: 100%;
    background-color: #FBF8F2;
    border-radius: 0.2rem;
    box-sizing: border-box;
    padding: 0.3rem;

}
.school ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.school ul li {
    width: 3.05rem;
}
.school ul li div {
    width: 3.05rem;
    height: 0.76rem;
    background-color: #fff;
    text-align: center;
    line-height: 0.76;
}
.school ul li div img {
    width: 2.87rem;
    height: 0.72rem;
    display: inline-block;
}
.school ul li p {
    font-size: 0.24rem;
    color: #343434;
    text-align: center;
    height: 0.46rem;
    line-height: 0.46rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background-color: #EDE8DF;
    margin-bottom: 0.2rem;
}
.content5 {
    background: url("../images/img6.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 7.02rem;
}
.con5 {
    width: 92%;
    height: 100%;
    margin: 0 auto;
}
.xx {
    width: 100%;
    height: 5.33rem;
    border-radius: 0.2rem;
    background-color: #FBF8F2;
    box-sizing: border-box;
    padding: 0.3rem;
}
.swiper-slide img {
    width: 100%!important;
    height: 100%!important;
    display: block;
    border-radius: 0.5rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
    background: #fff;
    opacity: 1!important;
    border-radius: 0.5rem;
}
.swiper-pagination-bullet-active {
    width: 0.34rem!important;
    background-color: #BE1724!important;
}
.con5 p {
    font-size: 0.22rem;
    color: #fff;
    text-align: center;
    margin-top: 0.4rem;
}
.title4 {
    width: 100%;
    padding: 0.2rem 0;
    background-color: #bf1726;
    text-align: center;
    font-family: 宋体;
}
.title4 h2 {
    font-size: 0.52rem;
    color: #fff;
}
.title4 p {
    font-size: 0.46rem;
    margin-top: 0;
    color: #F9D781;
}
.show {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.show_big {
    background: url("../images/img9.png")no-repeat center center;
    background-size: cover;
    width: 5.79rem;
    height: 3rem;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -4.075rem;
    margin-left: -2.895rem;
    animation:mymove 0.5s;
    animation-iteration-count:1;
    /* Safari and Chrome */
    -webkit-animation:mymove 0.5s;
    -webkit-animation-iteration-count:1;
}
.show_box {
    width: 100%;
    height: 100%;
    position: relative;
}
.hide {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 0.5rem;
    color: #fff;
    text-align: center;
    line-height: 0.5rem;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    margin-left: -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%;}
}
/*.show_box dd {*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    width: 100%;*/
/*    height: 2.7rem;*/
/*}*/
.show_box h2 {
    width: 100%;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 1.1rem;
    left: 50%;
    margin-left: -2.895rem;
}
.show_box p:nth-child(2) {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.45rem;
    margin-top: 0.05rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 1.5rem;
    left: 50%;
    margin-left: -2.895rem;
}
/*.show_box dt {*/
/*    text-align: center;*/
/*}*/
.show_box em {
    display: block;
    font-size: 0.28rem;
    color: #666;
    padding-top: 0.5rem;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 2.65rem;
    left: 50%;
    margin-left: -2.895rem;
}
.show_box p:nth-child(4) {
    font-size: 0.26rem;
    color: #343434;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 3.7rem;
    left: 50%;
    margin-left: -2.895rem;
}
.show_box img {
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 4.4rem;
    left: 50%;
    margin-left: -1.25rem;
}
.show_box span {
    display: block;
    font-size: 0.24rem;
    color: #5f9ad8;
    margin-top: 0.6rem;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0.4rem;
    left: 50%;
    margin-left: -2.895rem;
}

.content6 {
    background: url("../images/img29.jpg")no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 3.25rem;
}
.con6 {
    width: 90%;
    height: 100%;
    margin: 0 auto;
}
.t1 {
    font-size: 25px;
    color: #046ac5;
    text-align: center;
    padding: 0.25rem 0;
    font-weight: bold;
    position: relative;
    font-family: 思源黑体;
}
.t1:before {
    content: '';
    width: 80%;
    height: 0.07rem;
    background-color: #f8dd9a;
    border-radius: 0.5rem;
    position: absolute;
    top: 0.9rem;
    left: 50%;
    margin-left: -40%;
}
.ys {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 0.3rem;
}
#FontScroll{
    width: 6rem;
    height: 90px;
    line-height: 30px;
    overflow: Hidden;
    margin: 0 auto;
    padding: 5px 0;
    border-radius: 0.2rem;
    background-color: #fff;
    box-shadow: 0 0 0.2rem 0.01rem #dac8c8;
}
#FontScroll ul li {
    display: flex;
    align-items: center;
}
#FontScroll ul li span:nth-child(1){
    width: 22%;
}
#FontScroll ul li span:nth-child(2){
    width: 28%;
    color: #ad3232;
}
#FontScroll ul li span:nth-child(3){
    width: 50%;
}
#FontScroll span{
    text-decoration: none;
    font-size: 0.24rem;
    color: #222;
    display: block;
}
#FontScroll .line{
    text-align: left;
    width: 100%;
}
#FontScroll .fontColor span{
    /*color: #ad3232;*/
    font-weight: bold;
    font-size: 0.26rem;
    transition: all 0.5s ease 0s;
}
#FontScroll{padding-left: 10px}



left: 10px}



