html {
    -webkit-text-size-adjust: none;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

html {
    zoom: 1;
}

html * {
    outline: 0;
    zoom: 1;
}

html button::-moz-focus-inner {
    border-color: transparent !important;
}

body {
    font-size: 12px;
    background-color: #fff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    /*border-collapse:collapse;border-spacing:0;*/
}

fieldset,
a img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

q:before,
q:after {
    content: "";
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
    -webkit-appearance: none !important;
}

em,
i {
    font-style: normal;
}

select {
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
    display: block;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media only screen and (min-width: 321px) {
    /*iphone5*/
    html {
        font-size: 62.5% !important;
    }
}

@media only screen and (min-width: 361px) {
    html {
        font-size: 70.31% !important;
    }
}

@media only screen and (min-width: 376px) {
    html {
        font-size: 73.24% !important;
    }
}

@media only screen and (min-width: 481px) {
    html {
        font-size: 84% !important;
    }
}

@media only screen and (min-width: 561px) {
    html {
        font-size: 90% !important;
    }
}

@media only screen and (min-width: 641px) {
    html {
        font-size: 100% !important;
    }
}

.hslclear {
    clear: both;
    display: block;
}

.hslh1 {
    display: block;
    height: 1rem;
}

body {
    font-family: "Microsoft YaHei", sans-serif;
    margin: 0 auto;
    max-width: 640px;
    min-width: 320px;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}

.lxtit {
    position: relative;
    text-align: center;
}

.lxtit h3 {
    font-size: 1.8rem;
}

.lxtit p {
    font-size: 1.2rem;
    line-height: 2rem;
}

.banner {
    width: 100%;
    margin: 0 auto;
    font-family: "微软雅黑";
}

.banner img {
    width: 100%;
    display: block;
}

.lxbox1 {
    padding: 2rem 0.8rem 0;
}

.lxbox1_1 {
    margin-top: 1.5rem;
    position: relative;
    text-align: center;
    border: 1px solid #f37b70;
    padding: 3rem 0 2rem;
}

.lxbox1_1::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0.2rem;
    bottom: 0.2rem;
    left: 0.2rem;
    right: 0.2rem;
    border: 1px dashed #f37b70;
}

.lxbox1_1 h3 {
    position: absolute;
    font-size: 1.8rem;
    line-height: 3rem;
    border: 2px solid #f37b70;
    border-radius: 3rem;
    background-color: #fff;
    color: #f37b70;
    padding: 0 1.5rem;
    left: 50%;
    top: -1.5rem;
    margin-left: -5rem;
    z-index: 2;
}

.lxbox1_1 h3::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
    top: 0.2rem;
    bottom: 0.2rem;
    left: 0.2rem;
    right: 0.2rem;
    border: 1px dashed #f37b70;
    border-radius: 3rem;
}

.lxbox1_1 p {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #333;
    font-weight: 500;
}

.lxbox1_2 {
    margin-top: 2rem;
}

.lxbox1_2 h3 {
    position: relative;
    color: #f37b70;
    z-index: 2;
}

.lxbox1_2 h3::before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 2px solid #f37b70;
    bottom: 1rem;
    width: 12rem;
    left: 0;
    z-index: 1;
}

.lxbox1_2 h3::after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 2px solid #f37b70;
    bottom: 1rem;
    width: 12rem;
    right: 0;
    z-index: 1;
}

.lxbox1_3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 1rem 0;
}

.lxbox1_3 a {
    text-align: center;
    width: 32%;
    margin-top: 0.5rem;
    padding: 0.5rem 0;
}

.lxbox1_3 b {
    color: #fff;
    font-size: 1.3rem;
    line-height: 2.5rem;
}

.lxbox1_3 p {
    color: #fffff8;
    font-size: 1rem;
    line-height: 1.5rem;
}

.lxbox1_4 h3::before {
    bottom: 0;
}

.lxbox1_4 h3::after {
    bottom: 0;
}

.lxbox2_0 {
    padding: 3rem 0.8rem 0;
}

.lxbox2_1 {
    position: relative;
    border: 1px dashed #f37b70;
    padding: 3rem 0.8rem 1rem;
    margin-bottom: 1rem;
    border-radius: 0.5rem;
}

.lxbox2_1 h3 {
    position: absolute;
    color: #fff;
    background-color: #f27b73;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 3rem;
    padding: 0 2rem;
    left: 50%;
    top: -1.5rem;
    margin-left: -7rem;
    z-index: 3;
}

.lxbox2_2 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.lxbox2_3 {
    width: 66%;
    position: relative;
}

.lxbox2_3::before {
    position: absolute;
    content: "";
    display: block;
    border-right: 1px solid #e5e5e5;
    right: 1rem;
    top: 0;
    z-index: 2;
    height: 100%;
}

.lxbox2_2 b {
    font-size: 1.3rem;
    position: relative;
}

.lxbox2_2 b::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -0.3rem;
    left: 0;
    border: 2px solid #ef7b73;
    width: 4.7rem;
}

.lxbox2_4 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.lxbox2_4 p {
    width: 49%;
    background-image: url("../images/0.jpg");
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    font-size: 1rem;
    text-indent: 1.2rem;
}

.lxbox2_5 {
    width: 33%;
}

.lxbox2_6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.lxbox2_6 p {
    background-image: url("../images/00.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    font-size: 1rem;
    text-indent: 1.2rem;
}

.lxbox2_7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lxbox2_7 a {
    width: 32%;
    margin-bottom: 0.5rem;
}

.lxbox2_7 img {
    width: 100%;
}

.lxbox2_8 {
    text-align: center;
}

.lxbox2_9 {
    font-size: 1.4rem;
    line-height: 2.3rem;
}

.lxbox3 {
    margin: 1rem 0;
}


.lxbox4 {
    padding: 1.5rem .8rem;
}

.lxbox4 .lxtit {
    margin-bottom: 2rem;
}

.lxbox4 h3 {
    position: relative;
    color: #f37b70;
    z-index: 2;
}

.lxbox4 h3::before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 2px solid #f37b70;
    bottom: 1rem;
    width: 10rem;
    left: 0;
    z-index: 1;
}

.lxbox4 h3::after {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 2px solid #f37b70;
    bottom: 1rem;
    width: 10rem;
    right: 0;
    z-index: 1;
}

.lxbox4_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lxbox4_1 a {
    width: 49%;
    margin-bottom: .5rem;
}

.lxbox4_1 img {
    width: 100%;
}

.lxbox4_3 {
    position: relative;
    background-color: #F27B73;
    margin-top: .2rem;
    font-size: 1.2rem;
    padding: 1rem;
}

.lxbox4_3 a {
    color: #fff;
}

.lxbox4_3 i {
    position: absolute;
    right: 1rem;
    top: .7rem;
    font-size: 2rem;
}


.seiya_box1 {
    width: 100%;
    height: 12rem;
    background-image: url(../img/2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top;
}

.seiya_box1 .content-box {
    width: 100%;
    height: 12rem;
    margin: 0 auto;
    text-align: center;
    padding-top: 4.5rem;
    line-height: 1.8rem;
}

.seiya_box1 .content-box p {
    font-size: 1.2rem;
}

.seiya_box1 h1 {
    color: #e10f0f;
    font-size: 1.4rem;
    margin-top: 0.5rem;
}

.red {
    color: #e21111;
}

.seiya_box2 {
    width: 100%;
    background-color: rgb(243, 245, 246);
    padding: 1rem 0;
}

.seiya-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.seiya_box2 .seiya-flex {
    padding: 0 1rem;
}

.seiya_box2 .content-box {
    height: auto;
    width: 48.5%;
    background-color: #fff;
    border-radius: 5px;
    position: relative;
    margin-bottom: 1rem;
}

.seiya_box2 .content-box .box-son {
    padding: 1rem 0.5rem;
}

.seiya_box2 .content-box .box-label {
    font-size: 1.5rem;
    font-weight: 900;
    text-align: center;
    margin-bottom: 0.5rem;
    color: #508be8;
}

.seiya_box2 .content-box img {
    width: 100%;
    height: 9rem;
    border-radius: 5px 5px 0 0;
}

.seiya_box2 .text-content {
    margin-top: 0.5rem;
    width: 100%;
    height: 7rem;
}

.seiya_box2 .content-box p {
    font-size: 1rem;
    text-align: center;
    line-height: 1.6rem;
}

.red3 {
    color: #ff0000;
}

.seiya_box2 .box-button {
    width: 98%;
    height: 3rem;
    margin: 0 auto;
    border-radius: 3rem;
    background-image: linear-gradient(90deg, #e11010, #e71c1c 31%, #f63a3a 64%, #fe4b4b);
    line-height: 3rem;
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    cursor: pointer;
}


.seiya_box3 {
    width: 100%;
    padding: 2rem 0;
}

.seiya_box3 .tit {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.seiya_box3 .tit h2 {
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    font-size: 2rem;
    height: 3.5rem;
    position: relative;
}

.seiya_box3 .tit h2:before {
    content: "";
    width: 5rem;
    height: 0.5rem;
    display: block;
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    margin-left: -2.5rem;
    background-color: #498cf0;
}

.seiya_box3 .blue {
    color: #498cf0;
}

.seiya_box3 .content-main {
    border: 1px solid #498cf0;
    width: 96%;
    margin: 2rem auto;
}

.seiya_box3 .content-main .top-tit {
    height: 4rem;
    line-height: 4rem;
    background-color: #498cf0;
    color: #fff;
    text-indent: 1rem;
    margin: 0;
    font-weight: bold;
}

.seiya_box3 .content-main .top-tit h3 {
    font-size: 1.8rem;
    text-indent: 1rem;
    float: left;
}

.seiya_box3 .content-main .top-tit .box-button {
    float: right;
    background-image: url("../img/22.jpg");
    background-size: 100% 100%;
    width: 2rem;
    height: 2rem;
    margin: 1rem;
}

.seiya_box3 .main-box {
    padding: 0.5rem 0.5rem 0 0.5rem;
}

.seiya_box3 .main-box .content-box {
    width: 100%;
    height: 9.2rem;
    margin-bottom: .5rem;
}

.seiya_box3 .main-box .content-box .box-left {
    width: 40%;
    float: left;
    height: 100%;
}

.seiya_box3 .main-box .content-box .box-left img {
    width: 100%;
    height: 100%;
    display: block;
}

.seiya_box3 .main-box .content-box .box-right {
    width: 60%;
    height: 100%;
    float: right;
    background-color: #ececec;
    text-indent: 1rem;
}

.seiya_box3 .main-box .content-box .box-right .box-tit {
    color: #498cf0;
    font-weight: 900;
    margin-top: 0.5rem;
    font-size: 1.5rem;
}

.seiya_box3 .main-box .content-box .box-right .text-content {
    font-size: 1.1rem;
    color: #333333;
    margin: 0.2rem 0;
}

.seiya_box3 .content-box .box-button {
    width: 43%;
    cursor: pointer;
    margin: 0 auto;
    height: 2.5rem;
    border-radius: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    color: #fff;
    margin-top: 0.3rem;
}

.seiya_box3 .content-box .box-button:nth-child(1) {
    background-image: linear-gradient(90deg, #3697f9, #439efa 31%, #5fadfd 64%, #73b8ff);
}

.seiya_box3 .content-box .box-button:nth-child(2) {
    background-image: linear-gradient(90deg, #e11010, #e71c1c 31%, #f63a3a 64%, #fe4b4b);
}

.seiya_box4 {
    width: 100%;
    padding: 1rem 0;
    background-color: rgb(243, 245, 246);
}


.seiya-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.seiya_box4 .content-box {
    width: 32%;
}

.seiya_box4 .content-box img {
    width: 100%;
}

.seiya_box5 {
    width: 100%;
    padding: 2rem 0;
}

.seiya_box5 .tit {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.seiya_box5 .tit h2 {
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    font-size: 2rem;
    height: 3.5rem;
    position: relative;
}

.seiya_box5 .tit h2:before {
    content: "";
    width: 5rem;
    height: 0.5rem;
    display: block;
    position: absolute;
    bottom: -0.5rem;
    left: 50%;
    margin-left: -2.5rem;
    background-color: #498cf0;
}

.seiya_box5 .blue {
    color: #498cf0;
}

.seiya_box5 .content-main {
    margin-top: 2rem;
}

.seiya_box5 .content-box {
    display: block;
    background-color: #6197e9;
    border: 1px solid #6197e9;
    text-align: center;
    height: 11rem;
    width: 48.3%;
    margin: 0.4rem 0 0.4rem 0;
}

.seiya_box5 .content-box i {
    display: block;
    font-size: 3.5rem;
    color: #FFF;
    padding-top: 2rem;
    margin-bottom: 0.5rem;
}
.seiya_box5 img{
	width: 3.5rem;
	height: 3.5rem;
	margin: 2rem auto 0.5rem auto;
	
}
.seiya_box5 .content-box b {
    display: block;
    color: #FFF;
    font-size: 1.5rem;
}

.seiya_box6 img {
    width: 100%;
}

.seiya_box5 {
    padding-bottom: 0;
}

.seiya_box7 {
    background-color: #fffcdc;
    padding: 2rem 0;
}

.seiya_box7 h2 {
    font-size: 1.8rem;
    text-align: center;

}

.seiya_box7 .blue {
    color: #498cf0;
}

.seiya_box7 .el-form-item {
    width: 90%;
    margin: 1rem auto;
}

.seiya_box7 .el-form-item__content {
    margin-left: 0 !important;
}

.seiya_box7 .el-button {
    width: 90%;
    height: 3.5rem;
    font-size: 1.5rem;
    background-color: #e41515;
    border: none;
    cursor: pointer;
    margin: 0 5%;
}

      .seiya_foot {
              color: #999999;
    background-color: #fffcdc;
        }

        .seiya_foot .hslfoot3 {
            padding-top: 0.3rem;
        }

        .hslfoot3 {
            clear: both;
            text-align: center;
            padding-top: 1rem;
            color: #999999;
        }

        .seiya_foot .hslfoot3 a {
            color: #999999;
        }