.banner {
    height: 9.39rem;
    width: 19.2rem;
    position: relative;

}
.banner-spa-1{
    height: 100%;
    background: url("../images/index/top.jpg") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.banner-spa-2{
    height: 100%;
    background: url("../images/index/top-2.png") no-repeat center;
    background-size: 100% 100%;
}
.banner-spa-3{
    height: 100%;
    background: url("../images/index/top-3.png") no-repeat center;
    background-size: 100% 100%;
}
.banner-spa-4{
    height: 100%;
    background: url("../images/index/top-4.png") no-repeat center;
    background-size: 100% 100%;
}
.banner-wrap{
    width: 13.05rem;
    margin: 0 auto;
    text-align: left;
}
.banner-text{
    padding-top: 1.8rem;
    font-size: 0.3rem;
}
.banner-title {
    /*padding-top: 1.8rem;*/
    /*font-size: 0.6rem;*/
    /*color: #1f2026;*/
	/*opacity: 0.95;*/
    /*line-height: 0.72rem;*/
}
.banner-desc {
    margin-top: 0.2rem;
    padding-top: 0.1rem;
    font-family: "FZLTZHUNHJW";
    font-size: 0.23rem;
    color: #666666;
	opacity: 0.95;
}
.banner-icon1 {
    height: 0.7rem;
    width: 0.6rem;
    background: url("../images/index/bannerIcon1.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 6.9rem;
    left: 4.9rem;
    animation: moveDown 1s .1s infinite alternate;
}
.banner-icon2 {
    height: 0.8rem;
    width: 0.86rem;
    background: url("../images/index/bannerIcon2.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 4rem;
    left: 6.8rem;
    animation: moveDown 1s .4s infinite alternate;
}
.banner-icon3 {
    height: 1.28rem;
    width: 1.44rem;
    background: url("../images/index/bannerIcon3.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 6.2rem;
    left: 13.65rem;
    animation: moveDown 1s .6s infinite alternate;
}

.banner-wrap .banner-title{
   padding-top: 0;
}

.banner-wrap .banner-btn {
    display: inline-block;
    margin-top: .3rem;
    width: 1.69rem;
    height: .50rem;
    background-color: #1c86ff;
    border: 1px solid #1c86ff;
    border-radius: .14rem;
    text-align: center;
    line-height: .50rem;
    color: #ffffff;
    font-size: .24rem;
    cursor: pointer;
}
.banner-wrap a.banner-btn:hover{
    color: #ffffff !important;
}
.banner-wrap .banner-btn.line {
    background-color: white;
    color: #1c86ff;
    border: 1px solid #1c86ff;
}
.banner-wrap a.banner-btn.line:hover{
    color: #1c86ff !important;
}
@keyframes moveDown {
    from {
        transform: translateY(-0.07rem);
    }

    to {
        transform: translateY(0.07rem);
    }
}
.top-list {
    width: 13.05rem;
    margin:0 auto;
    margin-top: -1.7rem;
    height: 1.19rem;
    background: url("../images/index/topText.png") center no-repeat;
    background-size: 100%;
    z-index: 10;
}
.top-item {
    text-align: center;
    height: 100%;
    padding-top: .2rem;
    flex: 1;
}
.top-num {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.36rem;
    color: #007fff;
    font-family: "DIN","FZLTZHUNHJWB";
}
.top-plus {
    margin-top: -0.02rem;
    margin-left: 0.1rem;
}
.top-name {
    font-size: 0.2rem;
    color: #666666;
}
.ent-logo {
    width: 3rem;
    height: 1.19rem;
    margin-top: 0.02rem;
    background: url("../images/index/entLogo.png");
    background-size: 100% 100%;
    text-align: center;
    position:relative;
    overflow:hidden;
}
@keyframes line {
    from {
        left: -1rem;
    }

    to {
        left: 3rem;
    }
}
.ent-logo:after {
    width: 0.8rem;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: -2rem;
    overflow: hidden;
    z-index: 9;
    background: -moz-linear-gradient( left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100% );
    background: -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(255, 255, 255, 0)) );
    background: -webkit-linear-gradient( left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100% );
    background: -o-linear-gradient( left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100% );
    background: linear-gradient( left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100% );
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: line 2s linear infinite 0s;
}
.ent-logo-num {
    padding-top: 0.14rem;
    font-size: 0.28rem;
    color: #6c3e06;
}
.ent-logo-name {
    font-size: 0.18rem;
    color: #6c3e06;
    line-height: 0.24rem;
}
.sub {
    padding-top: 1.38rem;
    height: 9.88rem;
    background: url("../images/index/sub.jpg?s=1.1") no-repeat center;
    background-size: 100% 100%;
    background-position-y:0;
}

.sub-wrap {
	width: 13.05rem;
    position: relative;
    margin-top: 2.5rem;
}

.sub-item {
    position: absolute;
    width: 4.04rem;
}
.sub-item0 {
    top: 0;
    left: 0;
}
.sub-item1 {
    top: 1.4rem;
    left: 50%;
    margin-left: -2.02rem;
}
.sub-item2 {
    top: 0;
    right: 0;
}
.sub-item::after {
    width: 2.30rem;
    height: 1px;
    position: absolute;
    content: "";
    bottom: -0.2rem;
    left: 50%;
    margin-left: -1.15rem;
    background-color: #d6e8fb;
}
.sub-item1::after {
    width: 3.76rem;
    margin-left: -1.88rem;
}
.sub-btn {
    margin: 0 auto;
    width: 2.60rem;
    height: .60rem;
    background-color: #033eff;
    box-shadow: 2px 1px 7px 0 rgba(123, 167, 245, 0.16), 6px 5px 8px 0 rgba(79, 132, 185, 0.18), -1px -4px 6px 0 rgba(47, 89, 132, 0.08), inset -2px 0 0 0 rgba(255, 255, 255, 0.5), inset 0 2px 0 0 rgba(255, 255, 255, 0.88), inset 1px 0 0 0 rgba(255, 255, 255, 0.88);
    border-radius: .30rem;
    font-size: .28rem;
    color: #fff;
    text-align: center;
    line-height: .60rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-btn .icon {
    display: inline-block;
    margin-left: 0.2rem;
    width:.15rem;
}
.sub-item1 .sub-btn {
    background: #03cd8d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-item2 .sub-btn {
    background: #2eb3fe;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sub-con {
    margin-top: .14rem;
    margin-bottom: .08rem;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
.pro-item {
    margin-right: .12rem;
    margin-bottom: .09rem;
    width: 1.20rem;
    height: .37rem;
    background-color: #e9f3fd;
    border-radius: .18rem;
    border: solid 1px #87c2fe;
    font-size: .17rem;
    color: #333539;
    text-align: center;
    line-height: .37rem;
    font-family: "FZLTZHUNHJW","Microsoft YaHei","Arial";
}
.sub-text {
    font-size: .18rem;
    text-align: center;
    color: #666666;
    font-family: "FZLTZHUNHJW","Microsoft YaHei","Arial";
    line-height: .24rem;
}
.system-box {
    background: url("../images/index/bg.png") top center no-repeat;
    background-size: 100% 100%;
}
.system-con {
    padding-top: 1.38rem;
    padding-bottom: 1.38rem;
}
.system-wrap {
    margin-top: .80rem;
    height: 5.45rem;
	border-radius: .40rem;
}
.system-wrap0 {
    background: url("../images/index/pic0.png") center no-repeat;
    background-size: 100%;
}
.system-wrap1 {
    background: url("../images/index/pic4.png") center no-repeat;
    background-size: 100%;
}
.system-wrap2 {
    background: url("../images/index/pic2.png") center no-repeat;
    background-size: 100%;
}
.system-wrap3 {
    background: url("../images/index/pic3.png") center no-repeat;
    background-size: 100%;
}
.sys-case {
    padding-top: 1rem;
}
.sys-title {
    position: relative;
    margin-bottom: .30rem;
    font-size: .34rem;
    text-align: left;
}
.sys-title::before {
    width: 0.04rem;
    height: .35rem;
    margin-left: -.32rem;
    margin-top: -.18rem;
    position: absolute;
    top: 50%;
    content: "";
}
.system-wrap0 .sys-title::before {
    background: url("../images/index/line0.png");
}
.system-wrap1 .sys-title::before {
    background: url("../images/index/line1.png");
}
.system-wrap2 .sys-title::before {
    background: url("../images/index/line2.png");
}
.system-wrap3 .sys-title::before {
    background: url("../images/index/line3.png");
}
.system-wrap0 .sys-case {
    margin-left: .97rem;
}
.system-wrap1 .sys-case {
    margin-left: 6.04rem;
}
.system-wrap2 .sys-case {
    margin-left: 1.04rem;
}
.system-wrap3 .sys-case {
    margin-left: 6.04rem;
}
.sys-line {
    margin-bottom: .13rem;
    padding-left: .29rem;
	width: 4.90rem;
	height: .57rem;
    font-size: .18rem;
    color: #fff;
    line-height: .50rem;
    font-family: "FZLTZHUNHJW","Microsoft YaHei","Arial";
}
.sys-line span {
    font-size: .30rem;
}
.sys-line0 {
    background: url("../images/index/box0.png");
    background-size:100% 100%;
}
.sys-line1 {
    background: url("../images/index/box1.png");
    background-size:100% 100%;
}
.sys-line2 {
    background: url("../images/index/box2.png");
    background-size:100% 100%;
}

.maidehao-line0 {
    width: 6.3rem;
    line-height: .57rem;
    background: url("../images/index/1.png");
    background-size:100% 100%;
}
.maidehao-line1 {
    width: 6.3rem;
    line-height: .57rem;
    background: url("../images/index/2.png");
    background-size:100% 100%;
}
.maidehao-line2 {
    width: 6.3rem;
    line-height: .57rem;
    background: url("../images/index/3.png");
    background-size:100% 100%;
}
.btn-link {
    display: flex;
    align-items: center;
    justify-content: center;
	width: 1.97rem;
	height: .46rem;
    line-height: .46rem;
    text-align: center;
    font-size: .22rem;
	border-radius: .33rem;
	border: solid 1px #5c9dff;
    color: #007fff;
    background: #fff;
    font-family: "FZLTZHUNHJW","Microsoft YaHei","Arial"!important;
    cursor: pointer;
}
.btn-link img {
    display: inline-block;
    margin-left: .18rem;
    width:.13rem;
}
.system-wrap0 .btn-link {
    margin-top: .46rem;
}
.sys-text {
    width: 6.3rem;
    font-size: .20rem;
    color: #9296a1;
    line-height: .24rem;
}
.sys-class {
    display: flex;
    margin-top: .60rem;
    margin-bottom: .48rem;
}
.system-wrap3 .sys-class {
    margin-bottom: .48rem;
}
.class-item {
    min-width: 1.98rem;
    height: .57rem;
    text-align: center;
    line-height: .57rem;
    font-size: .17rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .08rem;
    padding: 0 .10rem;
    border-radius: .14rem;
    background-image: linear-gradient(88deg, #549bfb 0%, #005cf3 99%);
    color: #ffffff;
}
.class-item img {
    width: 0.31rem;
    height: 0.31rem;
    display: inline-block;
    margin-left: .08rem;
    vertical-align: middle;
}
.adv-box {
    padding-top: 1.38rem;
}
.adv-list {
    display: flex;
    margin-top: 0.8rem;
    flex-wrap: wrap;
}
.adv-item {
	width: 6.36rem;
	height: 2.55rem;
    padding: .28rem .44rem 0;
    margin-right: .33rem;
    margin-bottom: .16rem;
	background-color: #ffffff;
	box-shadow: 2px 1px .35rem 0 rgba(193, 225, 251, 0.22);
	border-radius: .30rem;
}
.adv-item:nth-child(2n){
    margin-right: 0;
}
.adv-item:hover {
	transform: scale(1.03);
}
.adv-img {
    width: .80rem;
    height: .71rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.adv-img img{
    width: 0.8rem;
    height: 0.67rem;
}
.adv-title {
    margin: .24rem 0 .12rem;
    font-size: .24rem;
    color: #000;
    text-align: center;
}
.adv-sub {
    font-size: .18rem;
    color: #595959;
    font-family: "FZLTZHUNHJW","Microsoft YaHei","Arial"!important;
    text-align: center;
    opacity: 0.75;
    line-height: 0.26rem;
}
.honor-box {
    display: flex;
    justify-content: space-between;
    margin-top: 1.38rem;
}
.honor-left {
	width: 4.95rem;
	height: 2.61rem;
    display: flex;
	padding-left: 1.08rem;
	background: url("../images/index/mark0.png") 0 0 no-repeat #f7f5f0;
    background-size: 1.45rem 1.45rem;
	box-shadow: 0 0 0.43rem 0 rgba(116, 174, 254, 0.15);
	border: 3px solid #fff;
	border-image-source: linear-gradient(0deg,#f5f6f9 0%,#ffffff 100%);
	border-image-slice: 1;
}
.hl-item {
    margin: 0.36rem .26rem 0;
    width: 1.15rem;
}
.hl-text {
    margin-top: .16rem;
    font-size: .18rem;
    color: #525a68;
    text-align: center;
    line-height: .22rem;
}
.honor-right {
	width: 7.87rem;
	height: 2.60rem;
    padding: 0 0 0 1.04rem;
    display: flex;
    justify-content: center;
	background: url("../images/index/mark1.png") 0 0 no-repeat #f7f9fb;
	box-shadow: 0 0 .43rem 0 rgba(116, 174, 254, 0.15);
    border: 3px solid #fff;
    background-size: 1.45rem 1.45rem;
	border-image-source: linear-gradient(0deg, #f5f6f9 0%,  #ffffff 100%);
	border-image-slice: 1;
}
.honor-right-icon {
    width:1.45rem;
    height:1.45rem;
}
.ent-box {
    padding-top: 1.38rem;
    margin-bottom:1.38rem;
}
.page-title {
    margin-bottom:0.8rem;
    line-height:0.44rem;
}
.ent-list {
    display: flex;
    flex-wrap: wrap;
    overflow:hidden;
}
.ent-list .bd ul {
    display:flex;
}
.ent-item {
	width: 2.47rem;
	height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .12rem 0.16rem;
	background-color: #ffffff;
	box-shadow: 1px 1px 9px 0 rgba(150, 150, 150, 0.16);
	border-radius: 2px;
}
.ent-item:nth-child(5n){
    margin-right: 0;
}
.sub-line1 {
    top:0.77rem;
    left: 1.22rem;
}
.sub-line2 {
    top:0.36rem;
    left: 4.68rem;
}
.sub-line3 {
    top:0.42rem;
    right: 5.16rem;
}
.sub-line4 {
    top:0.1rem;
    right: 3.22rem;
}
.sub-line5 {
    top:1.8rem;
    right: 0.36rem;
}
.sub-line6 {
    top:4.02rem;
    left: 0.7rem;
}
.sub-line7 {
    top:4.9rem;
    left: 3.6rem;
}
.sub-line8 {
    top:5.1rem;
    right: 3.68rem;
}
.sub-line9 {
    top:4.7rem;
    left: 1.7rem;
}
.sub-line {
    width: 0.06rem;
    height:2.03rem ;
    position: absolute;
    animation-name: fadeInUp,jump2;
    animation-duration: .5s, 1.8s;
    animation-delay: .9s, 1.1s;
    animation-iteration-count: 1, infinite;
    animation-fill-mode: forwards;
    animation-timing-function: linear;
}
.ent-icon {
    width: 72%;
}
.ent-icon1 {
    width: 47%;
}
.ent-icon2 {
    width: 62%;
}
.hl-icon-bd {
    width: 1.035rem;
    height: 1.035rem;
    border-radius: 50%;
    background-color: #ffffff;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hl-icon {
    width: 90%;
}
