@charset "utf-8";

@font-face {
    font-family: 'FZLTHBFW--GB1-0';
    src: url("../font/FZLTHBFW.ttf")
}

@font-face {
    font-family: 'FZY4JW--GB1-0';
    src: url("../font/FZY4JW.ttf");
}
@font-face {
    font-family: 'HYa9gj';
    src: url("../font/HYa9gj.ttf");
}
@font-face {
    font-family: 'HYb1gj';
    src: url("../font/HYb1gj.ttf");
}
@font-face {
    font-family: 'HYe3gj';
    src: url("../font/HYe3gj.ttf");
}

.frist-box{
    width: 100%;
    height: 1270px;
    background: url(../img/fristbg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-top: 123px;
    min-width: 1300px;
}
.frist-title{
    display: block;
    margin: 0 auto;
}
.frist-info{
    width: 990px;
    margin-top: 120px;
    margin-bottom: 190px;
    margin-left: 110px;
}
/*.frist-info-text1{*/
/*    font-family: 'jdabiaosong';*/
/*    font-size: 127px;*/
/*    line-height: 150%;*/
/*    color: #ebe7df;*/
/*}*/
/*.frist-info-text2{*/
/*    font-family: 'jdabiaosong';*/
/*    font-size: 113px;*/
/*    line-height: 150%;*/
/*    color: #ebe7df;*/
/*}*/
/*.frist-info-text3{*/
/*    text-align: right;*/
/*    font-family: 'HYb1gj';*/
/*    font-size: 52px;*/
/*    line-height: 150%;*/
/*    color: #ebe7df;*/
/*}*/
.frist-from{
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-around;*/
    width: 100%;
    min-width: 1300px;
    /*height: 212px;*/
    margin: 160px auto 0;
    position: relative;
    /*background: url(../img/3.png) no-repeat;*/
    /*background-size: 100%;*/
}
.frist-from div{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1300px;
}
.frist-from div span{
    font-family: jdabiaosong;
    font-size: 41px;
    color: #eae0d7;
}
.frist-from div input{
    width: 186px;
    height: 46px;
    background-color: #ffffff;
    padding: 0 10px;
    font-size: 17px;
    color: #858382;
}
.frist-from div button{
    display: block;
    width: 186px;
    height: 46px;
    border: 0;
    background-color: #a40000;
    font-family: HYa9gj;
    font-size: 23px;
    color: #fbfaf9;
    cursor: pointer;
}
.two-box{
    width: 1300px;
    margin: 0 auto;
    padding-bottom: 60px;
}
.two-title{
    padding: 70px 0 33px;
}
.two-title span{
    display: block;
    width: 223px;
    height: 56px;
    font-size: 29px;
    line-height: 56px;
    border-radius: 10px;
    text-align: center;
    color: #ebe7df;
    background-color: #056790;
    cursor: pointer;
    transition: all .2s linear;
}
.two-title span.active{
    transform: scale(1.2);
}

.index-swiper {
    width: 100%;
    border: solid 10px #056790;
    position: relative;
}
.swiper-slide{
    display: block;
    position: relative;
}
.slider-info{
    position: absolute;
    left: 275px;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 950px;
}
a.slider-info-right{
    width: 300px;
    height: 76px;
    text-align: center;
    line-height: 76px;
    color: #fff;
    font-size: 26px;
    background-color: #056790;
    margin-bottom: 50px;
}
.slider-info-left{
    width: 580px;
}
.slider-info-left div{
    height: 200px;
}
.slider-info-left div h3{
    font-size: 26px;
    line-height: 120%;
    color: #056790;
    margin-bottom: 20px;
}
.slider-info-left div p{
    padding-left: 10px;
    font-size: 16px;
    line-height: 140%;
    color: #056790;
    text-align: justify;
}










.index-swiper .img1 {
    width: 100%;
    height: auto;
    padding: 30px;
}


.swiper-container {
    --swiper-theme-color: #ff6600; /* 设置Swiper风格 */
    --swiper-navigation-color: #fff; /* 单独设置按钮颜色 */
    --swiper-navigation-size: 26px; /* 设置按钮大小 */
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0.5);
    right: 0;
}

.swiper-button-prev, .swiper-button-next {
    background-size: 15px 44px;

}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
}
.three-box{
    width: 100%;
    height: 1130px;
    padding-top: 60px;
    background: url(../img/b2_02.jpg) no-repeat;
    background-size: 100% 100%;
}
.three-box h1{
    font-family: FZLTCHK--GB1-0;
    font-size: 53px;
    line-height: 70px;
    color: #ffffff;
    text-align: center;
}
.three-box h3{
    font-family: FZLTHBFW--GB1-0;
    font-size: 23px;
    line-height: 50px;
    color: #ffffff;
    text-align: center;
}
.three-img{
    width: 1300px;
    margin: 0 auto;
    padding: 188px 0;
}
.three-img img{
    display: block;
    width: 100%;

}
.three-form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
}
.three-form span{
    font-family: HYa9gj;
    font-size: 34px;
    color: #ffffff;
}
.three-form input{
    width: 215px;
    height: 49px;
    padding: 0 10px;
    border: solid 2px #ffffff;
    background: transparent;
    font-size: 29px;
    color: #fdfefc;
}
.three-form input::-webkit-input-placeholder {  	/* WebKit browsers */
    color: #fdfefc;
}
.three-form input:-moz-placeholder {            	/* Mozilla Firefox 4 to 18 */
    color: #fdfefc;
}
.three-form input::-moz-placeholder {           	/* Mozilla Firefox 19+ */
    color: #fdfefc;
}
.three-form input:-ms-input-placeholder {       	/* Internet Explorer 10+ */
    color: #fdfefc;
}
.three-form button{
    width: 195px;
    height: 48px;
    background-color: #056790;
    font-family: HYa9gj;
    font-size: 29px;
    color: #fdfefc;
    border: 0;
}
.four-box{
    padding: 110px 0;
}

.pic {
    overflow: hidden;
    height: 607px;
    margin: 0 auto;
}
.pic ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pic ul li {
    float: left;
    height: 607px;
    width: 239px;
}

.pic ul .pic1 {
    background-image: url(../img/s2.jpeg);
     background-color: #0a5f78;
    background-position: 220px center;
    background-repeat: no-repeat;
    background-size: 600px auto;
}

.pic ul .pic2 {
    background-image: url(../img/s1.jpeg);
     background-color: #1f758e;
    background-position: 220px center;
    background-repeat: no-repeat;
    background-size: 600px auto;
}

.pic ul .pic3 {
    background-image: url(../img/s3.jpeg);
     background-color: #0a5f78;
    background-position: 220px center;
    background-repeat: no-repeat;
    background-size: 600px auto;
}

.pic ul .pic4 {
    background-image: url(../img/s4.jpeg);
    background-color: #1f758e;
    background-position: 220px center;
    background-repeat: no-repeat;
    background-size: 600px auto;
    width: 600px
}
@media screen and (min-width:320px) and (max-width:1400px) {
    .pic ul .pic1 {
        background-image: url(../img/s2.jpeg);
        background-color: #0a5f78;
        background-position: 220px center;
        background-repeat: no-repeat;
        background-size: 60% auto;
    }

    .pic ul .pic2 {
        background-image: url(../img/s1.jpeg);
        background-color: #1f758e;
        background-position: 220px center;
        background-repeat: no-repeat;
        background-size: 60% auto;
    }

    .pic ul .pic3 {
        background-image: url(../img/s3.jpeg);
        background-color: #0a5f78;
        background-position: 220px center;
        background-repeat: no-repeat;
        background-size: 60% auto;
    }

    .pic ul .pic4 {
        background-image: url(../img/s4.jpeg);
        background-color: #1f758e;
        background-position: 220px center;
        background-repeat: no-repeat;
        background-size: 60% auto;
        width: 600px
    }
}
.txt {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #0a5f78;
    height: 607px;
    width: 239px;
}
.txt.active{
    background-color: #1f758e;
}
.txt div{
    width: 150px;
}
.txt div h3 {
    font-family: HYe3gj;
    font-size: 33px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align:  center;
    position: relative;
    margin-bottom: 20px;
}
.txt div h3:after{
    position: absolute;
    left: 20px;
    bottom: -15px;
    content: '';
    width: 112px;
    height: 3px;
    background-color: #fdfefc;
}
.txt div p {
    height: 80px;
    font-family: FZY4JW--GB1-0;
    font-size: 24px;;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align:  center;
}
.five{
    width: 100%;
    height: 1235px;
    padding-top: 30px;
    background: url(../img/fivebg.png) no-repeat;
    background-size: 100% 100%;
}
.five h1{
    font-family: FZLTCHK--GB1-0;
    font-size: 53px;
    line-height: 70px;
    color: #0a5f78;
    text-align: center;
}
.five h3{
    font-family: FZLTHBFW--GB1-0;
    font-size: 23px;
    line-height: 50px;
    color: #0a5f78;
    text-align: center;
}
.five-img{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1300px;
    margin: 0 auto;
    text-align: center;
    padding-top: 34px;
}
.five-img img{
    width: 425px;
    margin-bottom: 10px;
}
a.five-btn{
    display: block;
    margin: 47px auto;
    width: 357px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    font-size: 44px;
    color: #fff;
    background-color: #056790;
}
.six{
    width: 100%;
    height: 1200px;
    padding-top: 50px;
    background: url(../img/sixbg.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
}
.six-img-left {
    position: absolute;
    top: 0;
    left: 0;
}
.six-img-left p{
    position: absolute;
    top: 10px;
    left: 30px;
    width: 36px;
    height: 300px;
    line-height: 36px;
    font-size: 30px;
    color: #ffffff;
}
.img-center {
    display: block;
    margin: 0 auto;
}
.six-img-title{
    position: relative;
    text-align: center;
    padding-bottom: 50px;
}
.six-img-title h2{
    font-family: FZLTCHK--GBK1-0;
    font-size: 60px;
    line-height: 90px;
    color: #ffffff;
}
.six-img-title h2 span{
    color: #fa0707;
}
.six-img-title p{
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}
a.sex-btn{
    position: absolute;
    top: 100px;
    right: 100px;
    width: 357px;
    height: 78px;
    line-height: 78px;
    font-family: Jcusong;
    font-size: 44px;
    color: #ffffff;
    background-color: #056790;
    border: 0;
}
seven {
    padding: 0 0 10px;
}

.seven-title {
    font-family: FZLTCHK--GBK1-0;
    display: block;
    font-size: 53px;
    line-height: 60px;
    color: #056790;
    padding: 35px;
    text-align: center;
}

.seven-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1090px;
    margin: 0 auto;
}

.seven-item {
    width: 357px;
    height: 391px;
    background-image: linear-gradient(
            #056790,
            #056790),
    linear-gradient(
            #040000,
            #040000);
    background-blend-mode: normal,
    normal;
    margin-bottom: 51px;
}

.seven-item h1 {
    font-size: 100px;
    line-height: 120px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}

.seven-item p {
    width: 100%;
    height: 76px;
    margin: 0 auto;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 38px;
    letter-spacing: 0px;
    color: #ffffff;
}

.seven-item img {
    display: block;
    height: 150px;
    margin: 25px auto;
    transition: all .5s linear;
}

.seven-item img:hover {
    transform: scale(1.2);
}

.eight {
    width: 100%;
    height: 860px;
    background: url("../img/eightbg.jpg") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.eight-tit {
    display: block;
    font-family: FZLTCHK--GBK1-0;
    display: block;
    font-size: 53px;
    line-height: 60px;
    color: #fff;
    text-align: center;  
    margin: 80px auto 50px;
}

.eight-info {
    width: 1176px;
    padding: 0 258px;
    height: 560px;
    margin: 0 auto;
    position: relative;
}

.eight-img {
    position: relative;
}

.eight-img img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 560px;
}

.eight-img img:first-child {
    display: block;
}

.eight-label {
    position: absolute;
    top: 0;
    left: 0;
    width: 1176px;
    height: 560px;
    z-index: 9;
}

.eight-label a {
    position: absolute;
    width: 238px;
    height: 69px;
    font-size: 43px;
    color: #fff;
    text-align: center;
    line-height: 69px;
    background-color: #055e7a;
}

.eight-label a:before {
    position: absolute;
    top: -5px;
    left: 0;
    content: '';
    width: 0;
    height: 2px;
    border-top: 2px solid #c47135;
    /*background: #055e7a;*/
    transition: all 0.25s;
}

.eight-label a:after {
    position: absolute;
    bottom: -5px;
    right: 0;
    content: '';
    width: 0;
    height: 2px;

    border-bottom: 2px solid #c47135;
    /*background: #055e7a;*/
    transition: all 0.25s;
}
.eight-label a:hover {
    /*background-color:#58b6d3;*/
    cursor:pointer;
    background-color: #c47135;
}
.eight-label a:hover:before, .eight-label a:hover:after {
    /*height: 100%;*/
    width: 100%;
}
.label-1 {
    top: 0;
    left: 0;
}

.label-2 {
    top: 168px;
    left: 0;
}

.label-3 {
    top: 328px;
    left: 0;
}

.label-4 {
    bottom: 0;
    left: 0;
}

.label-5 {
    top: 0;
    right: 0;
}

.label-6 {
    top: 168px;
    right: 0;
}

.label-7 {
    top: 328px;
    right: 0;
}

.label-8 {
    bottom: 0;
    right: 0;
}

.nine-tit {
    display: block;
    font-family: FZLTCHK--GBK1-0;
    display: block;
    font-size: 53px;
    line-height: 60px;
    color: #056790;
    text-align: center;
    margin: 30px auto;
}
.nine-info {
    position: relative;
    width: 867px;
    height: 284px;
    margin: 0 auto;
}
.nice-text{
    position: absolute;
    top: 0;
}

.nice-text span{
    display: block;
    width: 180px;
    height: 95px;
    text-align: center;
    font-weight: 300;
    font-size: 45px;
    line-height: 95px;
    color: #056790;
}
.nice-text1{
    left: 100px;
}
.nice-text2{
    left: 395px;
}
.nice-text3{
    left: 675px;
}

.ten{
    padding-top: 20px;
    width: 1300px;
    margin: 0 auto;
}

.ten-info{
    width: 581px;
    height: 581px;
    margin: 100px auto;
    border-radius: 100%;
    border: 10px solid #055e7a;
    position: relative;
}
.ten-info>img{
    display: block;
    margin: 175px auto;
}
.tem-item {
    position: absolute;
}
.tem-item img{
    transition: all .3s linear;
}
.tem-item:hover img{
    transform: scale(1.25);
}
.tem-item1{
    top: 155px;
    left: -50px;
}
.tem-item2{
    top: 10px;
    left: 40px;
}
.tem-item3{
    top: -55px;
    left: 225px;
}
.tem-item4{
    top: 10px;
    right: 40px;
}
.tem-item5{
    top: 155px;
    right: -50px;
}
.tem-item6{
    top: 330px;
    right: -40px;
}
.tem-item7{
    top: 465px;
    right: 50px;
}
.tem-item8{
    bottom: -60px;
    left: 225px;
}
.tem-item9{
    top: 465px;
    left: 70px;
}
.tem-item10{
    top: 330px;
    left: -40px;
}
.tem-item p{
    font-size: 20px;
    color: #055e7a;
    width: 100px;
    opacity: 1;
    transition: all .5s linear;
}
.tem-item p.active{
    position: absolute;
    top: 160px!important;
    opacity: 0;
}
.tem-item1 p,
.tem-item2 p{
    position: absolute;
    top: 0;
    left: -80px;
}
.tem-item3 p{
    position: absolute;
    top: -30px;
    left: 0;
    width: 101px;
    text-align: center;
}
.tem-item4 p,
.tem-item5 p{
    position: absolute;
    top: 0;
    right: -100px;
}
.tem-item6 p,
.tem-item7 p{
    position: absolute;
    top: 80px;
    right: -100px;
}
.tem-item7 p{
    right: -100px;
}
.tem-item8 p{
    position: absolute;
    top: 115px;
    left: 0;
    width: 101px;
    text-align: center;
}
.tem-item9 p,
.tem-item10 p{
    position: absolute;
    top: 80px;
    left: -80px;
}
.img-ten1{
    position: relative;
    top: -20px;
    text-align: right;
    font-family: HYe3gj;
    font-size: 21px;
    font-weight: lighter;
    line-height: 30px;
    letter-spacing: 11px;
    color: #056790;
}
.img-ten2{
    text-align: center;
    font-family: HYe3gj;
    font-size: 39px;
    line-height: 60px;
    letter-spacing: 20px;
    color: #056790;

}
.footer{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 275px;
    background-image: linear-gradient(
            #056790,
            #056790),
    linear-gradient(
            #0d4c58,
            #0d4c58);
    background-blend-mode: normal,
    normal;
}
.footer-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1300px;
    margin: 0 auto;
}
.footer-info div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 30px;
}
.footer-info div a{
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 10px;
    color: #056790;
    background-color: #ffffff;
    letter-spacing: 1px;
    font-size: 25px;
    margin-right: 32px;
    border-radius: 5px;
    margin-bottom: 24px;
}
.footer-info div a:last-child{
    margin-bottom: 0;
}


.box10 .accordion-box {
    width: 100%;
    height: 415px
}

.box10 .accordion-box ul {
    padding: 0;
    width: 1595px;
    height: 415px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    /*left: 52%;*/
    /*top: 0;*/
    /*margin-left: -852px;*/
    /*margin-top: 0px;*/
}

.box10 .accordion-box ul li {
    width: 849px;
    position: absolute;
    top: 0;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .left {
    width: 600px;
    height: inherit;
    overflow: hidden;
    position: relative;
    float: left
}

.box10 .accordion-box ul li .left .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.3);*/
    /*transition: all ease .3s 0s;*/
    /*-moz-transition: all ease .3s 0s;*/
    /*-webkit-transition: all ease .3s 0s*/
}

.box10 .accordion-box ul li .left .shadow .title {
    width: 460px;
    height: 70px;
    color: #fff;
    line-height: 2;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 130px;
    left: 70px
}

.box10 .accordion-box ul li .left .shadow .button {
    background: transparent;
    color: #fff;
    position: absolute;
    top: 210px;
    left: 240px
}

.box10 .accordion-box ul li .left .shadow .button:hover {
    background: rgba(255, 255, 255, 0.2)
}

.box10 .accordion-box ul li .left img {
    z-index: -1;
    width: 849px;
    height: 415px;
    /*transition: all ease .3s 0s;*/
    /*-moz-transition: all ease .3s 0s;*/
    /*-webkit-transition: all ease .3s 0s*/
}

.box10 .accordion-box ul li .right {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #0a5f78;
    width: 249px;
    height: 415px;
    float: left;
    position: relative;
    /*transition: all ease .3s 0s;*/
    /*-moz-transition: all ease .3s 0s;*/
    /*-webkit-transition: all ease .3s 0s*/
}
.box10 .accordion-box ul li .right div{
    width: 150px;
}
.box10 .accordion-box ul li .right div h3 {
    font-family: HYe3gj;
    font-size: 33px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align:  center;
    position: relative;
    margin-bottom: 20px;
}
.box10 .accordion-box ul li .right div h3:after{
    position: absolute;
    left: 20px;
    bottom: -15px;
    content: '';
    width: 112px;
    height: 3px;
    background-color: #fdfefc;
}
.box10 .accordion-box ul li .right div p {
    height: 80px;
    font-family: FZY4JW--GB1-0;
    font-size: 24px;;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align:  center;
}
.box10 .accordion-box ul li .right .title {
    font-family:'Microsoft YaHei';
    font-weight:bold;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 73px;
    left: 50px;
    font-size: 24px;
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr
}

.box10 .accordion-box ul li .right .sub-title {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 106px;
    font-size: 6px;
    left: 27px
}

.box10 .accordion-box ul li .right::before {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 48%;
    left: -10px;
    width: 0;
    height: 0;
    border-right-width: 10px;
    border-right-style: solid;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

.box10 .accordion-box ul li:nth-child(odd) .right {
    /*background: #dee0e2*/
}

.box10 .accordion-box ul li:nth-child(odd) .right::before {
    border-right-color: #0a5f78!important;
}

.box10 .accordion-box ul li:nth-child(even) .right {
    background: #1f758e
}

.box10 .accordion-box ul li:nth-child(even) .right::before {
    border-right-color: #1f758e
}

.box10 .accordion-box ul li:hover .left .shadow {
    /*background-color: rgba(0, 0, 0, 0.6)*/
}

.box10 .accordion-box ul li:hover .left .shadow img {
    transform: scale(1.2, 1.2)
}

.box10 .accordion-box ul li:hover .right {
    /*background-color: #0a5f78;*/
    color: #fff
}

.box10 .accordion-box ul li:hover .right::before {
    border-right-color: #1f758e
}

.box10 .accordion-box ul li:hover .right .title {
    color: #fff
}

.box10 .accordion-box ul li:hover .right .sub-title {
    color: #fafafa
}



.show_system_item{
    width: auto;
    float: left;
    margin-left: 1px;
    cursor: pointer;
    position: relative;
}
.show_system_big{
    display: none;
    width: 650px;
    opacity: 0.4;
    margin-left: 1px;
}
.hide{
    display: none;
}
.show{
    display: block!important;
}
.arrow_left{
    display: none;
    margin-top: 1px;
}
.arrow_box{
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translate(-50%,-50%);
}
.decoration_line{
    width: 35px;
    height: 6px;
    border-bottom: 1px solid #fff;
}
.show_system_small{
    background-color: #0a5f78;
    width: 200px;
    height: 415px;
    position: relative;
}
.show_system_small.active{
    background: #1f758e;
}

.show_system_small div{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 200px;
}
.show_system_small div h3{
    font-family: HYe3gj;
    font-size: 33px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align:  center;
    position: relative;
    margin-bottom: 20px;
}
.show_system_small div h3:after{
    position: absolute;
    left: 45px;
    bottom: -15px;
    content: '';
    width: 112px;
    height: 3px;
    background-color: #fdfefc;
}
.show_system_small div p {
    height: 80px;
    font-family: FZY4JW--GB1-0;
    font-size: 24px;;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    text-align:  center;
}

.shade{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,.5);
    z-index: 99;
}
.shade-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40%;
    padding: 1rem;
    background: #fff;
    box-sizing: border-box;
    border-radius: .5rem;
}
.shade-content input{
    display: block;
    width: 100%;
    margin: 10px auto;
    height: 3rem;
    border:.02rem solid #eee;
    border-radius: .5rem;
    padding: 0 1rem;
    font-size: 1rem;
}
.shade-content button{
    display: block;
    width: 40%;
    margin: 10px auto;
    height: 3rem;
    border:0;
    border-radius: .5rem;
    background: rgb(31,68,110);
    color: #fff;
    font-size: 1rem;
}
.shade-content button.active{
    background: #333333;
}